[Lunar-commits] r18570 - lunar-iso/trunk/isolinux

Auke Kok sofar at lunar-linux.org
Tue Feb 7 20:29:39 UTC 2006


Author: sofar
Date: 2006-02-07 20:29:27 +0000 (Tue, 07 Feb 2006)
New Revision: 18570

Modified:
   lunar-iso/trunk/isolinux/isolinux.cfg
Log:
Isolinux doesn't allow # without a space after it as a comment.


Modified: lunar-iso/trunk/isolinux/isolinux.cfg
===================================================================
--- lunar-iso/trunk/isolinux/isolinux.cfg	2006-02-07 19:04:46 UTC (rev 18569)
+++ lunar-iso/trunk/isolinux/isolinux.cfg	2006-02-07 20:29:27 UTC (rev 18570)
@@ -27,4 +27,4 @@
 	KERNEL memtest
 	APPEND -
 # uncomment the following line to enable serial console booting
-#SERIAL 0 38400
+# SERIAL 0 38400



More information about the Lunar-commits mailing list