Re: [gentoo-user] btrfs and sparse VM image files

2014-05-20 Thread Stefan G. Weichinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 19.05.2014 13:01, schrieb Neil Bothwick: On Mon, 19 May 2014 12:07:32 +0200, Marc Stürmer wrote: Just take a look at the official Gotchas Page of BTRFS, which can be found here: https://btrfs.wiki.kernel.org/index.php/Gotchas Putting

[gentoo-user] systemd how can I get a service to start after network is up

2014-05-20 Thread covici
Hi. I have a simple, static, ethernet network. However when booting using systemd, a number of services which should start only after the network is up, insist on starting in parallell and so fail for various reasons. Here is my network service and my ntpdate service file, and I would like to

[gentoo-user] Use Flags and Updating

2014-05-20 Thread Hunter Jozwiak
Hi all. How do I get Portage to update all software to use my new USE flags? I made some modifications to the variable, and I want to make sure that all packages can use the flags.

Re: [gentoo-user] Use Flags and Updating

2014-05-20 Thread Alexander Kapshuk
On 05/20/2014 02:37 PM, Hunter Jozwiak wrote: Hi all. How do I get Portage to update all software to use my new USE flags? I made some modifications to the variable, and I want to make sure that all packages can use the flags. emerge(1) -N -- --newuse

RE: [gentoo-user] Use Flags and Updating

2014-05-20 Thread Hunter Jozwiak
From: Alexander Kapshuk [mailto:alexander.kaps...@gmail.com] Sent: Tuesday, May 20, 2014 7:44 AM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Use Flags and Updating On 05/20/2014 02:37 PM, Hunter Jozwiak wrote: Hi all. How do I get Portage to update all software to use

Re: [gentoo-user] Use Flags and Updating

2014-05-20 Thread Alexander Kapshuk
On 05/20/2014 02:40 PM, Hunter Jozwiak wrote: *From:*Alexander Kapshuk [mailto:alexander.kaps...@gmail.com] *Sent:* Tuesday, May 20, 2014 7:44 AM *To:* gentoo-user@lists.gentoo.org *Subject:* Re: [gentoo-user] Use Flags and Updating On 05/20/2014 02:37 PM, Hunter Jozwiak wrote:

Re: [gentoo-user] Use Flags and Updating

2014-05-20 Thread Stephan Müller
Am 20.05.2014 13:37, schrieb Hunter Jozwiak: Hi all. How do I get Portage to update all software to use my new USE flags? I made some modifications to the variable, and I want to make sure that all packages can use the flags. Hi, you can use the --newuse option of emerge, like this: #

Re: [gentoo-user] systemd how can I get a service to start after network is up

2014-05-20 Thread Michael Hampicke
Am 20.05.2014 12:29, schrieb cov...@ccs.covici.com: Hi. I have a simple, static, ethernet network. However when booting using systemd, a number of services which should start only after the network is up, insist on starting in parallell and so fail for various reasons. Here is my network

Re: [gentoo-user] Use Flags and Updating

2014-05-20 Thread Matti Nykyri
On May 20, 2014, at 14:49, Alexander Kapshuk alexander.kaps...@gmail.com wrote: On 05/20/2014 02:40 PM, Hunter Jozwiak wrote: From: Alexander Kapshuk [mailto:alexander.kaps...@gmail.com] Sent: Tuesday, May 20, 2014 7:44 AM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user]

Re: [gentoo-user] grub2 boots only older kernel

2014-05-20 Thread thegeezer
On 2014-05-20 02:28, wirel...@tampabay.rr.com wrote: On 05/19/14 19:00, wraeth wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 20/05/14 05:26, James wrote: Hello, Greetings :-) I even copied of the .config file from 3.13.6 to 3.14.4, answered the questions and issued: By

Re: [gentoo-user] Use Flags and Updating

2014-05-20 Thread yac
On Tue, 20 May 2014 14:49:17 +0300 Alexander Kapshuk alexander.kaps...@gmail.com wrote: Here's what I usually run when updating the world. Long version: emerge --ask --update --deep --with-bdeps=y --newuse @world With '--with-bdeps=y' set in the file shown below: grep bdeps