On Sun, 05 Aug 2007 12:22:22 +0600
"Alexander E. Patrakov" <[EMAIL PROTECTED]> wrote:
> (resending from gmail - USU seems to have problems, sorry for possible
> duplicates)
One was grey listed for 12 hours. No big deal
>
> Owen wrote:
> > I took the lfscd-remastering-howto.txt from trunk/doc and converted it to a
> > 3 page pdf so it could be printed out "pretty"
>
> Have you tested that it works at all? Documentation in trunk is out of
> date, and you'd better verify/improve it than create new files with
> known-wrong information.
Yes, you are correct. The initramfs "zip archive" from the
wiki.linuxfromscratch.org site doesn't seem to exist.
So I used svn to get them from trunk
running make compile-stage2 fails
cp /lib/{libblkid.so.1,libc.so.6,libdl.so.2,} temp/lib
cp: omitting directory `/lib/'
make: *** [compile-stage2] Error 1
The first line copies OK, so it seems to fail on the next line. All files exist.
cp /lib/{libblkid.so.1,libc.so.6,libdl.so.2,$(LINKER)} $(WDIR)/lib
cp /lib/{libncursesw.so.5,libreadline.so.5,libhistory.so.5} $(WDIR)/lib
FWIW
Owen
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page