Author: justin
Date: 2005-11-12 20:40:45 -0700 (Sat, 12 Nov 2005)
New Revision: 1066
Modified:
branches/dm/doc/README
Log:
Reverted change to doc/README in dm branch.
Modified: branches/dm/doc/README
===================================================================
--- branches/dm/doc/README 2005-11-12 21:45:14 UTC (rev 1065)
+++ branches/dm/doc/README 2005-11-13 03:40:45 UTC (rev 1066)
@@ -92,13 +92,14 @@
instructions below.
* Burn the official CD in multi session mode:
- cdrecord dev=/dev/cdrom -v -multi -tao lfslivecd-x86-1-[version].iso
+ cdrecord dev=/dev/cdrom -v -multi -tao lfslivecd-[version].iso
* Prepare a directory with the files you want to add, delete or change:
mkdir second-session && cd second-session
vim path/to/new-file
vim path/to/file-to-be-changed
- touch path/to/.wh.file-to-be-deleted
+ echo path/to/file1-to-be-deleted >.delete
+ echo path/to/file2-to-be-deleted >>.delete
cd ..
* Make an image contatining those files:
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page