[gentoo-user] Re: pf-sources Kernel

2011-05-23 Thread James
Nikos Chantziaras arcor.de> writes: > I don't run pf-sources, but I run a BFS-patched gentoo-sources. One of > the reasons I use it is because of its support for the SCHED_ISO process > priority, which is important for audio applications. Otherwise, I would > need to use a realtime-linux ke

Re: [gentoo-user] ebuild ChangeLog and emerge -l

2011-05-23 Thread Paul Hartman
On Mon, May 23, 2011 at 10:29 AM, Nikos Chantziaras wrote: > When doing an update using the -l option of emerge, eg: > >  emerge -uDNl world > > The ChangeLog entries that are displayed seem buggy to me.  For example, > sometimes a whole page worth of changes from a single ChangeLog is > displayed

Re: [gentoo-user] ebuild ChangeLog and emerge -l

2011-05-23 Thread James Wall
On Mon, May 23, 2011 at 10:29 AM, Nikos Chantziaras wrote: > When doing an update using the -l option of emerge, eg: > >  emerge -uDNl world > > The ChangeLog entries that are displayed seem buggy to me.  For example, > sometimes a whole page worth of changes from a single ChangeLog is > displayed

[gentoo-user] ebuild ChangeLog and emerge -l

2011-05-23 Thread Nikos Chantziaras
When doing an update using the -l option of emerge, eg: emerge -uDNl world The ChangeLog entries that are displayed seem buggy to me. For example, sometimes a whole page worth of changes from a single ChangeLog is displayed, containing entries for ebuilds older than what is currently insta

Re: [gentoo-user] Re: system rescue usb stick

2011-05-23 Thread Coert Waagmeester
On 05/22/2011 01:36 PM, Mick wrote: > On Saturday 21 May 2011 23:17:30 walt wrote: >> On 05/20/2011 04:22 AM, Coert Waagmeester wrote: >>> On 05/19/2011 04:12 AM, Valmor de Almeida wrote: Is SystemRescueCd still a good system rescue tool? The web site has not been updated for over 1 year.

Re: [gentoo-user] How do I dump use flags?

2011-05-23 Thread JDM
Ignore the bit about symlinks. Sorry talking garbage. Not sure what I was thinking but trying to suggest there is a use flag called symlink. Its not related to this. Apologies. --Original Message-- From: Peter Humphrey To: Gentoo ReplyTo: Gentoo Subject: Re: [gentoo-user] How do I dump u

Re: [gentoo-user] How do I dump use flags?

2011-05-23 Thread Peter Humphrey
On Friday 20 May 2011 09:17:48 JDM wrote: > Try "eselect profile list" which should list available profiles including > a gnome. > > You will need symlinks in "USE" flags in make.conf to get eselect to work > and reemerged world. What do you mean? Symlinks in USE flags? I'm flummoxed. > Not sur

Re: [gentoo-user] configure flags for net-proxy/squid

2011-05-23 Thread Pandu Poluan
On Mon, May 23, 2011 at 14:42, Neil Bothwick wrote: > On Mon, 23 May 2011 11:36:15 +0700, Pandu Poluan wrote: > >> Um, I was referring to the flags passed to the ./configure utility, >> e.g. "--enable-htcp" or "--enable-icmp", *not* the USE flags. > > Run "ebuild /path/to/ebuild configure" then lo

Re: [gentoo-user] Display indirect login X app here?

2011-05-23 Thread Neil Bothwick
On Sun, 22 May 2011 12:01:59 -0700, Mark Knecht wrote: > mark@gandalf ~ $ ssh -X -Y -C laptop > Password: > Last login: Sun May 22 03:50:07 PDT 2011 from 192.168.1.2 on pts/0 > mark@laptop1 ~ $ konsole > (4454)/: KUniqueApplication: Cannot find the > D-Bus session server: "/usr/bin/dbus-launch te

Re: [gentoo-user] configure flags for net-proxy/squid

2011-05-23 Thread Neil Bothwick
On Mon, 23 May 2011 11:36:15 +0700, Pandu Poluan wrote: > Um, I was referring to the flags passed to the ./configure utility, > e.g. "--enable-htcp" or "--enable-icmp", *not* the USE flags. Run "ebuild /path/to/ebuild configure" then look at configure.log in $PORTAGE_TMPDIR. You've already discov