Gentoo Archives: gentoo-dev

From: Shadow <shadow@××××.net>
To: zhen@g.o
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Catalyst + runlevels
Date: Tue, 20 Jul 2004 06:07:00
Message-Id: 200407200808.58018.shadow@s3os.net
In Reply to: Re: [gentoo-dev] Catalyst + runlevels by John Davis
1 A Tuesday 20 July 2004 00:21, John Davis va escriure:
2 > On Mon, 2004-07-19 at 17:58, Shadow wrote:
3 > > I build a stage2 LiveCD, when I boot-up from it all goes well untill the
4 > > system begans to execute boon runlevel scripts...
5 > > There's no /etc/runlevels dir on my livecd...
6 > >
7 > > I inspect catalyst temporal build directories trying to find what
8 > > happens...:
9 > >
10 > > in /var/tmp/catalyst/tmp/default/stage1-x86-... theres /etc/runlevels
11 > > but in
12 > > /var/tmp/catalyst/tmp/default/stage2-x86-... and stage3-x86,
13 > > livecd-stage1..., livecd-stage2... there's not /etc/runlevels
14 > >
15 > > also if I untar-zip my stage1-x86-...tar.bz2 file there's not
16 > > /etc/runlevels there ...
17 > >
18 > > What could be happen here ?
19 > >
20 > > Thanks !
21 >
22 > Do you have "livecd" in your livecd/use?
23
24
25 Yes
26
27 This is my livecd-stage1.spec.txt:
28
29 ## livecd-stage1 template for Gentoo Linux release bootable LiveCDs
30
31 subarch: x86
32 version_stamp: v10beta
33 target: livecd-stage1
34 rel_type: default
35 profile: default-x86-2004.0
36 snapshot: 20040714
37 source_subpath: default/stage3-x86-v10beta
38
39 livecd/use:
40 -X
41 -gtk
42 -svga
43 ipv6
44 socks5
45 livecd
46 fbcon
47 ssl
48
49 livecd/packages:
50 baselayout
51 livecd-tools
52 genkernel
53 ucl
54 kudzu-knoppix
55 module-init-tools
56 hotplug
57 irssi
58 aumix
59 metalog
60 pciutils
61 parted
62 mt-st
63 links
64 star
65 strace
66 raidtools
67 nfs-utils
68 jfsutils
69 usbutils
70 speedtouch
71 xfsprogs
72 # xfsdump
73 e2fsprogs
74 reiserfsprogs
75 hdparm
76 nano
77 less
78 openssh
79 dhcpcd
80 mingetty
81 pwgen
82 popt
83 dialog
84 rp-pppoe
85 gpm
86 screen
87 mirrorselect
88 penggy
89 iputils
90 hwdata-knoppix
91 hwsetup
92 bootsplash
93 device-mapper
94 lvm2
95 evms
96 vim
97 gpart
98 pwgen
99 pptpclient
100 mdadm
101 tcptraceroute
102 netcat
103 ethtool
104 wireless-tools
105
106
107 >
108 > Cheers,
109
110 --
111 .__.
112 S^3.O.S. _.--^^ ___ \
113 _../^ _.^ ^\!
114 _./ .-^ -_. |
115 _-/^ .-^ > \
116 /^--.. / /| ./ \._
117 ^^/ / ^_-./^ ^.__ >-.-. www.s3os.net
118 <_____..--^^^---...__^..__..
119 Solucions i Serveis amb Sistemes Open Source
120
121 C/Mestre falla s/n. Olot(Girona), Spain.
122 mailto: info@××××.net
123 Jordi Fernàndez (Shadow) -- Project Manager.
124
125 --
126 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Catalyst + runlevels John Davis <zhen@g.o>