On Wed, Feb 28, 2024 at 04:23:37PM -0600, Dale wrote:
>
> I have two questions. Does a upgrade change it back to defaults? If
> so, there may be a file in /etc somewhere that is more permanent. If
> not, cool. :-)
No, it's never been overwritten, so far...
> How did you get the info to matc
On Sat, Feb 24, 2024 at 08:53:37PM -0800, Daniel Frey wrote:
> After cursing KDE for a while with three monitors, does anyone have any
> idea why KDE is so bad at managing multiple monitors?
. I ended up adding this to /usr/share/sddm/scripts/Xsetup:
xrandr --output DVI-D-0 --primary --output HD
On Tue, Jan 14, 2020 at 06:33:58PM -0500, Andrew Udvare wrote:
> The first machine is on a 17.1 profile, and migration was relatively
> simple, and worked. I did it based on this post:
>
> https://forums.gentoo.org/viewtopic-p-8373904.html?sid=5c30f451df89c01a6bbe0a8dadd77c36#8373904
I'm already
On Tue, Jan 14, 2020 at 05:48:40PM -0500, Mike Gilbert wrote:
> The portage ebuild has some code that automatically patches
> /usr/share/portage/config/make.globals for existing installs. You can
> update the setting there.
Ah, I didn't look there in my search :).
Cool, thanks much for the info.
I recently installed a new server, and noticed that it is using
/var/cache/distfiles rather than /usr/portage/distfiles. looking at the
documentation, it seems that is the new default, and it says "new
installations" will use it. I have older servers which are still using
/usr/portage/distfiles
Has anybody tried out (or made an ebuild for) the Amazon Corretto jdk
package?
https://aws.amazon.com/corretto/
This looks like an interesting alternative that is no-cost and promises
long term support. It will also be used for almost all AWS java
deployments, so it should be well tested
On 4/23/2019 4:31 PM, Holger Hoffstätte wrote:
since JDK9+, nothing else. There is no notable difference between
oracle-jdk-8, icedtea-8 or openjdk-8 other than IcedTea (being the JDK-8
LTS maintained by RedHat) also containing the (awesome) Shenandoah GC -
which was also merged into the officia
So Oracle java has a crappy license now, and I see on the dev list
they're even talking about removing it from portage. However, openjdk
has no stable version, and the ebuild contains:
if use gentoo-vm ; then
ewarn "WARNING! You have enabled the gentoo-vm USE flag, making
this JDK"
> From: Rich Freeman
> Sent: Thursday, December 01, 2016 12:14 PM
>
> The other issue is that my mythtv front-end died shortly after I got
> it into the tree, and I've ended up moving off of mythtv.
Bummer; out of curiosity, how are you satiating your media needs now?
> limbo. However, it almos
Any dev thoughts on unmasking media-tv/mythtv-0.28? I don't generally
have issues with keywording unstable packages for testing and deploying
ahead of the curve, but I usually try to avoid things that are package
masked, particularly on relatively production stuff like my daily dose
of TV :).
It l
On Fri, Sep 16, 2016 at 10:54:16AM +0200, Dan Johansson wrote:
> Yes, you are correct, I'm running stable (5.6.5).
> Then I'll have to wait for next release to "go stable" or try upgrading
> to 5.7.4.
As a workaround, uninstall kscreen, create a shell script (named say
xrandr.sh), and put the ap
On Sat, Mar 21, 2015 at 02:09:57PM -0400, German wrote:
> Thank you, but are there anyone around who uses Mutt with gmail?
I use mutt with gmail IMAP and the following flags:
[ebuild R] mail-client/mutt-1.5.23-r5 USE="berkdb crypt gdbm gpg
imap kerberos nls sasl smime smtp ssl -debug -doc
> From: Rich Freeman
> Sent: Friday, January 16, 2015 4:41 PM
>
> I suspect that eventually we'll get to a point where the stage3s don't
> contain init, just as they don't contain a kernel. Besides, who wants
> all those files clogging up their drives when all they want is a
> chroot? :)
I've g
> From: walt
> Sent: Friday, January 16, 2015 5:18 PM
>
> I'd love to see a bar-chart of the age distribution of gentoo devs.
>
> And then compare it to a similar chart of the people who hang out in
> this mailing list :)
I'm only a proxy maintainer, not a dev, but in the spirit of data analysis
http://www.linuxvoice.com/interview-lennart-poettering/
So it seems the reason (in Lennart Poettering's imagination at least)
that Gentoo hasn't embraced systemd as our default init system is
because we're all old and conservative? Not like those young Arch Linux
power user whippersnappers who are
if [ -f /usr/src/linux/System.map ]; then
depmod -a -F /usr/src/linux/System.map ${KV}
else
ewarn "System.map not found - unable to check symbols"
fi
fi
--
Paul B. Henson | (909) 979-6361 | http://www.csupomona.edu/~henson/
Operating Systems and Net
16 matches
Mail list logo