Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Devicekit - especially just for Dale
Date: Tue, 19 Jan 2010 16:36:45
Message-Id: 4B55DF78.70602@gmail.com
In Reply to: [gentoo-user] Re: Devicekit - especially just for Dale by Harry Putnam
1 Harry Putnam wrote:
2 > Peter Humphrey <peter@××××××××××××××.org> writes:
3 >
4 >
5 >> On Tuesday 19 January 2010 09:03:57 Neil Bothwick wrote:
6 >>
7 >>> On Mon, 18 Jan 2010 18:21:18 -0600, Dale wrote:
8 >>>
9 >>>> I usually just do softlevel=single or that other one I got wrote down
10 >>>> here somewhere.
11 >>>>
12 >>> That turns off almost everything, whereas gentoo=nox does a normal
13 >>> startup of everything but xdm. Single mode has its uses but it's a bit
14 >>> of a sledgehammer for this particular nut.
15 >>>
16 >> Each of my machines has a no-x run level, which omits services such as X,
17 >> dbus and hal but does start gpm, network services and (except on the
18 >> laptops) numlock. Saves me quite a bit of typing.
19 >>
20 >
21 > Do you do this thru grub.conf then?
22 >
23 > Modification of the kernel line?
24 >
25 > In fact, whatever way you do it, can you give somekind of example?
26 >
27
28 Most likely he just creates a runlevel and then add the things he needs
29 to that runlevel. I did this once in the past and all I did was create
30 a directory in /etc/runlevels and then use rc-update to add things to
31 the runlevel. I don't think you have to have a "special" tool to add
32 the runlevel.
33
34 Once created, just add softlevel="name of runlevel here> to the end of
35 the boot line in grub. It should boot to that runlevel. Oh, no spaces
36 between that either. It should be all as one word.
37
38 That help any?
39
40 Dale
41
42 :-) :-)