Author: alexander
Date: 2005-12-05 07:06:22 -0700 (Mon, 05 Dec 2005)
New Revision: 1224
Modified:
branches/dm/initramfs/init.c
branches/dm/packages/nALFS-profile/Makefile
Log:
Merged some fixes from trunk
Modified: branches/dm/initramfs/init.c
===================================================================
--- branches/dm/initramfs/init.c 2005-12-05 13:56:31 UTC (rev 1223)
+++ branches/dm/initramfs/init.c 2005-12-05 14:06:22 UTC (rev 1224)
@@ -230,7 +230,7 @@
printf("%s: Volume ID is %s\n", curdevice, pd.volume_id);
- close(fd);
+ /* close(fd); */
/* Compare the string in pd.volume_id with the VOLUME_ID
generated by the livecd Makefiles */
Modified: branches/dm/packages/nALFS-profile/Makefile
===================================================================
--- branches/dm/packages/nALFS-profile/Makefile 2005-12-05 13:56:31 UTC (rev
1223)
+++ branches/dm/packages/nALFS-profile/Makefile 2005-12-05 14:06:22 UTC (rev
1224)
@@ -1,12 +1,12 @@
# nALFS profile Makefile
NM= profile
-VRS= LFS-6.1
+VRS= LFS-SVN
DIR= $(VRS)
FILE= $(NM)-$(DIR).tar.bz2
-URL-$(FILE)=
http://www.linuxfromscratch.org/alfs/downloads/profiles/stable/$(FILE)
-SHA-$(FILE)= e4be78e5de2e71ba7b48013483142aa62fc7283f
+URL-$(FILE)=
http://www.linuxfromscratch.org/alfs/downloads/profiles/lfs/svn/$(FILE)
+SHA-$(FILE)= 1938839673d967647c78d27ea5d27a67caf07dd3
# Targets
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page