Re: /boot or not /boot (was Re: [gentoo-user] can't stop the panic on eeepc)

2009-05-09 Thread Francesco Talamona
On Saturday 09 May 2009, Dale wrote: > I was talking about with just a plain file system.  I read in a > install guide somewhere when I was installing ages ago that having > /boot on a separate partition, and not always mounted, was a good > security practice.  That way no one could alter the kerne

Re: [gentoo-user] Loop-AES

2009-05-09 Thread Mike Kazantsev
On Sun, 10 May 2009 05:35:32 +0200 meino.cra...@gmx.de wrote: > loop-aes and aespipe are part of the gentoo-portage. > Is "ciphers", which is also offered via loop-aes.sourceforge.net > also part of portage? I dont find it... > Or any other way to choose different cipher-algorithms to > be used wi

[gentoo-user] Loop-AES

2009-05-09 Thread meino . cramer
Hi, loop-aes and aespipe are part of the gentoo-portage. Is "ciphers", which is also offered via loop-aes.sourceforge.net also part of portage? I dont find it... Or any other way to choose different cipher-algorithms to be used with loop-aes? Thank you very much for any help in advance! Have a n

Re: [gentoo-user] how to recover a portage that wasn't in use for very long time

2009-05-09 Thread Mike Kazantsev
On Sun, 10 May 2009 07:54:34 +0600 Mike Kazantsev wrote: > Otherwise you can use "portage --tree" or just look for DEPEND and > RDEPEND vars in the ebuild itself, which can be found in /var/db/pkg. I mean "emerge --tree", of course ;) -- Mike Kazantsev // fraggod.net signature.asc Descriptio

Re: [gentoo-user] how to recover a portage that wasn't in use for very long time

2009-05-09 Thread Mike Kazantsev
On Sun, 10 May 2009 03:58:41 +0300 Alexey Luchko wrote: > But then I've got the following collision. Obviously, a portage update > is required. But it is confused by dependencies: > colinux ~ # emerge portage --pretend --tree > > These are the packages that would be merged, in reverse order: >

Re: [gentoo-user] Nokia PC Suite on VMware

2009-05-09 Thread Paul Hartman
2009/5/9 Sergey A. Kobzar : > Hello. > > I have laptop running Gentoo and VMware Server on it. I need Nokia PC > Suite to manage my Nokia mobile phone. > > Does anybody have Nokia PC Suite working on VMware or I need setup Win > on my laptop? - I'd want avoid this if possible... I think vmware ser

[gentoo-user] how to recover a portage that wasn't in use for very long time

2009-05-09 Thread Alexey Luchko
Hi! I have a gentoo installed, but I wasn't updating it since late 2007, I suppose. Today I've run emerge --sync. It worked! It's great ;) But then I've got the following collision. Obviously, a portage update is required. But it is confused by dependencies: colinux ~ # emerge portage --pr

Re: /boot or not /boot (was Re: [gentoo-user] can't stop the panic on eeepc)

2009-05-09 Thread Dale
Neil Bothwick wrote: > On Sat, 09 May 2009 08:15:09 -0500, Dale wrote: > > >> I was talking about with just a plain file system. I read in a install >> guide somewhere when I was installing ages ago that having /boot on a >> separate partition, and not always mounted, was a good security >> pra

Re: /boot or not /boot (was Re: [gentoo-user] can't stop the panic on eeepc)

2009-05-09 Thread Neil Bothwick
On Sat, 09 May 2009 08:15:09 -0500, Dale wrote: > I was talking about with just a plain file system. I read in a install > guide somewhere when I was installing ages ago that having /boot on a > separate partition, and not always mounted, was a good security > practice. That way no one could alt

Re: [gentoo-user] Ripping audio from a video DVD

2009-05-09 Thread Peter Humphrey
On Saturday 09 May 2009 18:48:32 Florian Philipp wrote: > The way I do it usually: > > mplayer dvd://1 -dumpaudio -dumpfile sound.ac3 > [wait] > a52dec -o wav < sound.ac3 > sound.wav > oggenc sound.wav > > e voila: sound.ogg is a rather small audio file at ~128kbit/s (or was it > 160?) > > You'll

Re: [gentoo-user] Nokia PC Suite on VMware

2009-05-09 Thread Robert Bridge
Sergey A. Kobzar wrote: I have laptop running Gentoo and VMware Server on it. I need Nokia PC Suite to manage my Nokia mobile phone. Does anybody have Nokia PC Suite working on VMware or I need setup Win on my laptop? - I'd want avoid this if possible... I don't, but I will suggest an alternat

[gentoo-user] Nokia PC Suite on VMware

2009-05-09 Thread Sergey A. Kobzar
Hello. I have laptop running Gentoo and VMware Server on it. I need Nokia PC Suite to manage my Nokia mobile phone. Does anybody have Nokia PC Suite working on VMware or I need setup Win on my laptop? - I'd want avoid this if possible... -- Sergey

Re: [gentoo-user] really old box for a firewall

2009-05-09 Thread Mick
On Tuesday 28 April 2009, Yahya Mohammad wrote: > > Help would be appreciated, even if it's along the lines of turning the > > old box into a boat anchor, as it's not fit for purpose. > > I would say it's more efficient to use your old box as a boat anchor :) > and get a cheap low power consuming e

Re: [gentoo-user] Ripping audio from a video DVD

2009-05-09 Thread Florian Philipp
Peter Humphrey schrieb: > Hello list, > > I've acquired a DVD of a concert performance which I'd like to put on the > choir's Web site. It's too big, though, at nearly 1 GB, so I wondered about > extracting just the audio from it and putting that up instead. > > Is there a Gentoo-ish way of doi

Re: /boot or not /boot (was Re: [gentoo-user] can't stop the panic on eeepc)

2009-05-09 Thread Alan McKinnon
On Saturday 09 May 2009 15:13:35 Stroller wrote: > On 9 May 2009, at 13:41, Dirk Heinrichs wrote: > > Am Samstag, 9. Mai 2009 12:20:46 schrieb Stroller: > >>> This is Gentoo, so you as the user define the rules. And for _me_, > >>> it definitely > >>> _is_ a rule. > >> > >> Could you possibly expla

Re: [gentoo-user] 'if echo hello' in .bashrc

2009-05-09 Thread Joerg Schilling
Etaoin Shrdlu wrote: > On Saturday 9 May 2009, 12:15, Stroller wrote: > > On 8 May 2009, at 14:38, Stroller wrote: > > > ... > > > if echo hello|grep --color=auto l >/dev/null 2>&1; then > > >export GREP_OPTIONS='--color=auto' GREP_COLOR='1;32' > > > fi > > > > I'm afraid this thread has ru

[gentoo-user] Re: /boot or not /boot

2009-05-09 Thread Dirk Heinrichs
Am Samstag, 9. Mai 2009 15:13:35 schrieb Stroller: > I believed you could manage without either a /boot volume or an > initramfs. Yes, of course you can. If you don't use an encrypted root fs, for example. That's the main reason I use it on my laptop, and on other machines because root fs is

Re: [gentoo-user] Ripping audio from a video DVD

2009-05-09 Thread Stroller
On 9 May 2009, at 11:48, Peter Humphrey wrote: ... I've acquired a DVD of a concert performance which I'd like to put on the choir's Web site. It's too big, though, at nearly 1 GB, so I wondered about extracting just the audio from it and putting that up instead. You would use something l

Re: /boot or not /boot (was Re: [gentoo-user] can't stop the panic on eeepc)

2009-05-09 Thread Dale
Dirk Heinrichs wrote: > Am Samstag, 9. Mai 2009 14:46:39 schrieb Dale: > > >> Wasn't there a security reason for this setup at one time? If you put >> /boot on a separate partition, then the only time it needed to be >> mounted was to update the kernel or edit grub/lilo. That was what I was >

Re: /boot or not /boot (was Re: [gentoo-user] can't stop the panic on eeepc)

2009-05-09 Thread Stroller
On 9 May 2009, at 13:41, Dirk Heinrichs wrote: Am Samstag, 9. Mai 2009 12:20:46 schrieb Stroller: This is Gentoo, so you as the user define the rules. And for _me_, it definitely _is_ a rule. Could you possibly explain why, please? Because it eliminates the need for an initramfs (which I

Re: /boot or not /boot (was Re: [gentoo-user] can't stop the panic on eeepc)

2009-05-09 Thread Dirk Heinrichs
Am Samstag, 9. Mai 2009 14:46:39 schrieb Dale: > Wasn't there a security reason for this setup at one time? If you put > /boot on a separate partition, then the only time it needed to be > mounted was to update the kernel or edit grub/lilo. That was what I was > reading when I installed Gentoo

Re: /boot or not /boot (was Re: [gentoo-user] can't stop the panic on eeepc)

2009-05-09 Thread Dale
Dirk Heinrichs wrote: > Am Samstag, 9. Mai 2009 12:20:46 schrieb Stroller: > > >>> This is Gentoo, so you as the user define the rules. And for _me_, >>> it definitely >>> _is_ a rule. >>> >> Could you possibly explain why, please? >> > > Because it eliminates the need for an initram

/boot or not /boot (was Re: [gentoo-user] can't stop the panic on eeepc)

2009-05-09 Thread Dirk Heinrichs
Am Samstag, 9. Mai 2009 12:20:46 schrieb Stroller: > > This is Gentoo, so you as the user define the rules. And for _me_, > > it definitely > > _is_ a rule. > > Could you possibly explain why, please? Because it eliminates the need for an initramfs (which I used until a few weeks ago), even if y

Re: [gentoo-user] 'if echo hello' in .bashrc

2009-05-09 Thread Mike Kazantsev
On Sat, 9 May 2009 11:15:30 +0100 Stroller wrote: > Presumably BSD grep & all other greps also support the GREP_OPTIONS > environment variable? If it doesn't have support for the var then there should be no reason to pollute environment by setting it, possibly confusing the user which cares to

Re: [gentoo-user] 'if echo hello' in .bashrc

2009-05-09 Thread Etaoin Shrdlu
On Saturday 9 May 2009, 12:43, Stroller wrote: > My question is: > Do BSD & other greps also support GREP_OPTIONS ? A quick google search reveals that NetBSD and FreeBSD use GNU grep, while OpenBSD uses BSD grep, which (at least according to the man page - see http://tinyurl.com/cs2unf) does no

[gentoo-user] Ripping audio from a video DVD

2009-05-09 Thread Peter Humphrey
Hello list, I've acquired a DVD of a concert performance which I'd like to put on the choir's Web site. It's too big, though, at nearly 1 GB, so I wondered about extracting just the audio from it and putting that up instead. Is there a Gentoo-ish way of doing this, or should I start messing abo

[gentoo-user] Many dbus reject messages when starting KDE4

2009-05-09 Thread Robin Atwood
When I login to KDE 4.2 I instantly start getting zillions of messages from dbus rejecting send messages. It seems to affect many different components. This is a current Gentoo system. I tried on the forums but got no response. Has anyone here seen this? May 9 15:36:21 opal dbus-daemon: Rejec

Re: [gentoo-user] 'if echo hello' in .bashrc

2009-05-09 Thread Stroller
On 9 May 2009, at 11:41, Etaoin Shrdlu wrote: ... Let's say we use BSD grep or Schilling grep or whatever - is there actually any harm in exporting GREP_OPTIONS='--color=auto' in this case? Yes, because if the grep implementation in question supports GREP_OPTIONS but doesn't support --color

Re: [gentoo-user] 'if echo hello' in .bashrc

2009-05-09 Thread Etaoin Shrdlu
On Saturday 9 May 2009, 12:15, Stroller wrote: > On 8 May 2009, at 14:38, Stroller wrote: > > ... > > if echo hello|grep --color=auto l >/dev/null 2>&1; then > >export GREP_OPTIONS='--color=auto' GREP_COLOR='1;32' > > fi > > I'm afraid this thread has run away from me. I'm drinking the day's

Re: [gentoo-user] can't stop the panic on eeepc

2009-05-09 Thread Stroller
On 8 May 2009, at 21:58, Dirk Heinrichs wrote: Am Freitag, 8. Mai 2009 19:17:28 schrieb Daniel da Veiga: On Fri, May 8, 2009 at 14:04, Dirk Heinrichs > wrote: Am Donnerstag, 7. Mai 2009 22:53:18 schrieb Alan McKinnon: Mirrored - no problem. But how else would you boot off a striped / with

Re: [gentoo-user] 'if echo hello' in .bashrc

2009-05-09 Thread Stroller
On 8 May 2009, at 14:38, Stroller wrote: ... if echo hello|grep --color=auto l >/dev/null 2>&1; then export GREP_OPTIONS='--color=auto' GREP_COLOR='1;32' fi I'm afraid this thread has run away from me. I'm drinking the day's first cup of tea & rubbing my eyes furiously in confusion. Wha

Re: [gentoo-user] KDE4 transparent panel

2009-05-09 Thread Volker Armin Hemmann
On Samstag 09 Mai 2009, Alan McKinnon wrote: > On Saturday 09 May 2009 10:52:35 Volker Armin Hemmann wrote: > > On Samstag 09 Mai 2009, Alan McKinnon wrote: > > > Hi all, > > > > > > I was fiddling with Desktop Settings, and seem to have reverted my > > > panel back to some default. Now I've lost m

Re: [gentoo-user] KDE4 transparent panel

2009-05-09 Thread Alan McKinnon
On Saturday 09 May 2009 10:52:35 Volker Armin Hemmann wrote: > On Samstag 09 Mai 2009, Alan McKinnon wrote: > > Hi all, > > > > I was fiddling with Desktop Settings, and seem to have reverted my panel > > back to some default. Now I've lost my semi-transparent panel and it's > > replaced with some

Re: [gentoo-user] KDE4 transparent panel

2009-05-09 Thread Volker Armin Hemmann
On Samstag 09 Mai 2009, Alan McKinnon wrote: > Hi all, > > I was fiddling with Desktop Settings, and seem to have reverted my panel > back to some default. Now I've lost my semi-transparent panel and it's > replaced with some baby-blue thing. I've got lots of extra themes installed > and can't find

[gentoo-user] KDE4 transparent panel

2009-05-09 Thread Alan McKinnon
Hi all, I was fiddling with Desktop Settings, and seem to have reverted my panel back to some default. Now I've lost my semi-transparent panel and it's replaced with some baby-blue thing. I've got lots of extra themes installed and can't find the one I used to have (doh...).Plus the logout dial