Re: [gentoo-user] OpenRC broke my LVM?

2008-04-22 Thread Matt Harrison
Dave Jones wrote: Hi Matt Matt Harrison wrote on 23/04/08 07:05: I've been running a gentoo system as my fileserver without problems for a while. Its using software raid (1+0) with lvm on top, and its been a dream until now. The other day I did an emerge world and had a message about an sqli

Re: [gentoo-user] OpenRC broke my LVM?

2008-04-22 Thread Dave Jones
Hi Matt Matt Harrison wrote on 23/04/08 07:05: I've been running a gentoo system as my fileserver without problems for a while. Its using software raid (1+0) with lvm on top, and its been a dream until now. The other day I did an emerge world and had a message about an sqlite ebuild missing

[gentoo-user] OpenRC broke my LVM?

2008-04-22 Thread Matt Harrison
Hi folks, I've been running a gentoo system as my fileserver without problems for a while. Its using software raid (1+0) with lvm on top, and its been a dream until now. The other day I did an emerge world and had a message about an sqlite ebuild missing from the repository. Well I had other

[gentoo-user] confusing emerge output

2008-04-22 Thread Allan Gottlieb
# emerge --verbose --ask --deep --update --newuse --tree world gives just a few packages with dev-java/rhino the last one (first to be merged). But # emerge --oneshot --ask rhino Gives a bunch of packages with rhino the last one (last to build). Could someone explain? thanks, allan =

Re: [gentoo-user] OT: Question re: UUID

2008-04-22 Thread Mark Knecht
On Tue, Apr 22, 2008 at 2:43 PM, Mick <[EMAIL PROTECTED]> wrote: > > On Monday 21 April 2008, Mark Knecht wrote: > > On Mon, Apr 21, 2008 at 2:22 PM, Neil Bothwick <[EMAIL PROTECTED]> wrote: > > > On Mon, 21 Apr 2008 17:41:58 +0200, Dirk Heinrichs wrote: > > > > The other possible way would be

[gentoo-user] Re: iwlwifi - problem with wireless radio being killed

2008-04-22 Thread »Q«
»Q« <[EMAIL PROTECTED]> wrote: > On Tue, 22 Apr 2008 11:30:26 +0100 > Neil Bothwick <[EMAIL PROTECTED]> wrote: > > preup() { > > [[ ${IFACE} == "wlan0" ]] && iwconfig wlan0 txpower on > > return 0 > > } > > Thanks much. That works nicely. I had tried > > iwconfig_wlan0="txpower on" >

Re: [gentoo-user] OT: Question re: UUID

2008-04-22 Thread Neil Bothwick
On Tue, 22 Apr 2008 22:43:12 +0100, Mick wrote: > I have thought about using labels, but never really ventured into it (I > think I tried it once on a server). Can I do it retrospectively on > ext2, reiserfs and xfs, or is it going to erase the contents of the > partition? You can, see the man p

[gentoo-user] Re: iwlwifi - problem with wireless radio being killed

2008-04-22 Thread »Q«
On Tue, 22 Apr 2008 11:30:26 +0100 Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Sun, 20 Apr 2008 16:42:41 -0500, »Q« wrote: > > > I wish I knew how to keep it from going off in the first place, > > It's probably a good thing, especially if your laptop's battery is as > rubbish as mine I guess

Re: [gentoo-user] OT: Question re: UUID

2008-04-22 Thread Mick
On Monday 21 April 2008, Mark Knecht wrote: > On Mon, Apr 21, 2008 at 2:22 PM, Neil Bothwick <[EMAIL PROTECTED]> wrote: > > On Mon, 21 Apr 2008 17:41:58 +0200, Dirk Heinrichs wrote: > > > The other possible way would be to give your devices unique names, > > > either via udev or by using LVM. Adv

Re: [gentoo-user] driver for ATI RAdeon HD3650

2008-04-22 Thread b.n.
[EMAIL PROTECTED] ha scritto: What would be the best driver for a ATI RAdeon HD3650 graphic interface ? Preferably Open Source. Thanks for sharing your experience Sorry if stating the obvious, but have you already tried this guide? http://gentoo-wiki.com/HOWTO_RadeonHD m. -- gentoo-user@lists.

Re: [gentoo-user] Re: [OT vmware] Networking Gentoo as guest on vista

2008-04-22 Thread Etaoin Shrdlu
On Tuesday 22 April 2008, 17:48, [EMAIL PROTECTED] wrote: > I'm hoping some of you here have run gentoo on a windows host and will > know something about the various networking possibilities. > > My setup: > > Wireless connected laptop running windows vista premium home > Local lan network connect

[gentoo-user] Re: [OT vmware] Networking Gentoo as guest on vista

2008-04-22 Thread reader
[EMAIL PROTECTED] writes: NOTE: [ Sorry if this repost is a little abusive - possibly people just felt it was too off topic and ignored it. I'm trying again since I am not getting useful input from the vmware forums where this properly belongs. Apparently not many of those vmware

Re: [gentoo-user] Why does emerge ignore APACHE2_MPMS?

2008-04-22 Thread felix
On Tue, Apr 22, 2008 at 11:53:45AM +0200, Joe User wrote: > Am Dienstag, 22. April 2008 00:25:23 schrieb [EMAIL PROTECTED]: > > My make.conf has this line: > > > > APACHE2_MPMS="mpm-prefork mpm-worker" > > That line should be > APACHE2_MPMS="prefork worker" Right you are! When I change that,

Re: [gentoo-user] GRUB w/ external drive (was UUID)

2008-04-22 Thread Anthony E. Caudel
Josh Cepek wrote: Anthony E. Caudel wrote: Michael Schmarck wrote: · Anthony E. Caudel <[EMAIL PROTECTED]>: I have noticed in some distros (namely Ubuntu) that the fstab uses UUID's rather than /dev references. Is this a better way? Does it eliminate the problem of /dev references changi

Re: [gentoo-user] Re: iwlwifi - problem with wireless radio being killed

2008-04-22 Thread Neil Bothwick
On Sun, 20 Apr 2008 16:42:41 -0500, »Q« wrote: > I wish I knew how to keep it from going off in the first place, It's probably a good thing, especially if your laptop's battery is as rubbish as mine > for now I'll just give an alias to > "/etc/init.d/net.wlan0 stop && iwconfig wlan0 txpower on

Re: [gentoo-user] Why does emerge ignore APACHE2_MPMS?

2008-04-22 Thread Joe User
Am Dienstag, 22. April 2008 00:25:23 schrieb [EMAIL PROTECTED]: > My make.conf has this line: > > APACHE2_MPMS="mpm-prefork mpm-worker" That line should be APACHE2_MPMS="prefork worker" Regards, Joe User -- gentoo-user@lists.gentoo.org mailing list