SVN: livecd/mklive/README

qwiat qwiat at pld-linux.org
Sun Oct 24 00:07:09 CEST 2010


Author: qwiat
Date: Sun Oct 24 00:07:09 2010
New Revision: 11883

Modified:
   livecd/mklive/README
Log:
- cosmetics
- added line wrapping


Modified: livecd/mklive/README
==============================================================================
--- livecd/mklive/README	(original)
+++ livecd/mklive/README	Sun Oct 24 00:07:09 2010
@@ -10,10 +10,13 @@
 - KISS
 - architecture autodetection: x86/x86_64
 - gzip and lzma support (mklive -h)
-- automatic support for 'aufs' module (unionfs by default), you have only to install aufs package.
-- easy to customize, just look into the 'templates' directory...
+- automatic support for 'aufs' module (unionfs by default), you have only to
+  install aufs package. Remeber to use a '--tpl=' option
+- easy to customize, just copy the 'templates' directory and create your own
+  template.
 - mkLive do not modify any file of your system
-- support for custom templates. Copy 'templates' to a new directory and use '--tpl=' option
+- support for custom templates. Copy 'templates' to a new directory and use
+  '--tpl=' option
 
 
 Limitations
@@ -40,18 +43,23 @@
 ----------
 1. Install PLD system into a directory, e.g:
  # mkdir /my-sys
+ # rpm --initdb -r /my-sys
  # poldek -r /my-sys
 
-2. Run mkLive, e.g:
+2. Customize new PLD installation
+
+3. Run mkLive, e.g:
  # mklive /my-sys /my-live.iso
 
-3. Burn iso image on CD/DVD disc
+4. Burn iso image on CD/DVD disc
+
 
 See help for more information:
 # mklive -h
 
 
-Author
-------
-Pawel (qwiat) Kwiatkowski
-e-mail/jid: qwiat(at)pld-linux(dot)org
+Developers:
+-----------
+Paweł (qwiat) Kwiatkowski  e-mail/jid: qwiat(at)pld-linux(dot)org
+Bartosz (shadzik) Świątek
+


More information about the pld-cvs-commit mailing list