Author: jhuntwork
Date: 2006-05-12 22:29:10 -0600 (Fri, 12 May 2006)
New Revision: 1550

Modified:
   trunk/doc/README
Log:
Added -l to mkisofs command in the README, and aesthetic tweak.

Modified: trunk/doc/README
===================================================================
--- trunk/doc/README    2006-05-13 02:31:47 UTC (rev 1549)
+++ trunk/doc/README    2006-05-13 04:29:10 UTC (rev 1550)
@@ -133,7 +133,7 @@
     cd ..
 
 * Make an image contatining those files:
-    mkisofs -M lfslivecd-[version].iso \
+    mkisofs -l -M lfslivecd-[version].iso \
         -C `cdrecord -msinfo dev=/dev/cdrom` \
        -R -o second-session.iso second-session
 
@@ -173,7 +173,7 @@
     Create an empty file in order to prevent udev from running dhcpcd.
 
 INTERNATIONALIZATION
-================
+============================
 It is possible to specify the locale using the bootloader prompt, like this:
 
   linux [EMAIL PROTECTED]

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to