Gentoo Archives: gentoo-dev

From: Tony Clark <tclark@×××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] livecd-ng-1.0.ebuild
Date: Fri, 18 Apr 2003 04:14:20
Message-Id: 200304180614.18340.tclark@telia.com
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 I've been trying to make a live customised cd from the above ebuild. There
5 seems to be a couple of problems with the ebuild.
6
7 power livecd # livecd-ng gentoo-basic initrd
8 Using current working directory as LIVECD_ROOT.
9 cp: cannot stat `./archives/gcloop_0.66-1.tar.gz': No such file or directory
10 cp: cannot stat `./archives/busybox-0.60.5.tar.bz2': No such file or directory
11 /usr/sbin/livecd-ng: aborting.
12
13 I haven't been able to find gcloop anywhere. I found cloop and copied that to
14 gcloop. Likewise I grabed a copy of busybox and put it where the script was
15 looking for it.
16 livecd-ng gentoo-basic initrd runs now for a while however it bombs out with
17 3000+0 records in
18 3000+0 records out
19 mke2fs 1.32 (09-Nov-2002)
20 cp: cannot stat `/pub/tmp/gentoo-basic/tmp/cloop-0.66/cloop_ucl.o': No such
21 file or directory
22 chroot_generate: error: can't find ucl cloop module
23
24 Can anyone tell me what gcloop is. I am guessing it is cloop with patches :(
25
26 There is a bug (19272) which basically covers the above problems. The
27 documentation in the readme for livecd-ng doesn't matchup too well with the
28 script either.
29
30 My immediate problem is how to solve the gcloop problem and get the
31 cloop_ucl.o module built. Then hopefully I can debug the custom livecd
32
33 Thanks
34 tony
35
36 - --
37 Contract ASIC and FPGA design.
38 Telephone +46 702 894 667
39 http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x633E2623
40
41 -----BEGIN PGP SIGNATURE-----
42 Version: GnuPG v1.2.1 (GNU/Linux)
43
44 iQCVAwUBPp97mmkjRGZD9pCjAQLwsgP/erNi4/E+M09pm/qwNJmsCoGdceWxvbIE
45 Zfjxi6lo13dXBBkdcHEzpeJgHRmkN/4Hs6Q/65rj2MYzd5gr2s3sjXxN3l66Yc/c
46 XACXNHXl2EozSLacI4lhe22sSyI4FIPRhHsW88AirpuQKRoqZ9yJ+U4Xmbu8qhoe
47 9jx9yagFZrs=
48 =e5qC
49 -----END PGP SIGNATURE-----
50
51
52 --
53 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] livecd-ng-1.0.ebuild Sylvain <asm8@×××××××.fr>