it's seem nightly build of lfs-bootscripts-6.3.tar.bz2 . So, the sha1sum of this package mistakes.
Index: packages/lfs-bootscripts/Makefile =================================================================== --- packages/lfs-bootscripts/Makefile (revision 2052) +++ packages/lfs-bootscripts/Makefile (working copy) @@ -6,7 +6,7 @@ FILE= $(DIR).tar.bz2 URL-$(FILE)= http://www.linuxfromscratch.org/lfs/downloads/6.3/$(FILE) -SHA-$(FILE)= f2447b29f99e9b4d6700d89a4d572584951531b8 +SHA-$(FILE)= ab777ce44476494caba80518be9ced4f724a89d5 PATCH1= $(NM)-livecd-1.patch BYW, it's still missed a link with this package in the Makefile. i fixed by create symbolic link like this. "lfs-bootscripts-6.3.tar.bz2 -> /sources/lfs-bootscripts-6.3.tar.bz2" ----- Satit P. Open WebMail Project (http://www.phayoune.org) -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
