summary refs log tree commit diff
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2012-06-12 17:08:50 +0200
committerJuan RP <xtraeme@gmail.com>2012-06-12 17:08:50 +0200
commitcf6dacddf2a7054d01d53bca3d5851ddeb1f1d57 (patch)
tree42e078de4f5b36b980ca9dec5de437b339ccea61
parent42d58ca543398eaee9aab799de7c5f60b763df6c (diff)
downloadhrmpf-cf6dacddf2a7054d01d53bca3d5851ddeb1f1d57.tar.gz
hrmpf-cf6dacddf2a7054d01d53bca3d5851ddeb1f1d57.tar.xz
hrmpf-cf6dacddf2a7054d01d53bca3d5851ddeb1f1d57.zip
README: tweaks.
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index 1e43928..f3c9332 100644
--- a/README
+++ b/README
@@ -11,13 +11,12 @@ Options:
  -c (gzip|bzip2|xz) 	Compression type for the squashfs/initramfs image.
  -k version		Kernel version to use.
  -o outfile		Output file name for the ISO image.
- -r rootdir		Rootfs directory.
  -s splash		Splash image file for isolinux.
  -v volname		ISO Volume name.
 
-NOTE: If -k not specified it will use $(uname -r) by default.
-NOTE: the first time it is executed a configuration file will be created at ~/mklive.conf.
-NOTE: It's assumed that void-mklive is run in a Void Linux system.
+* If -k not specified it will use $(uname -r) by default.
+* The first time it is executed a config file will be created (~/mklive.conf).
+* It's assumed that void-mklive is executed in a Void Linux system.
 
 Take a look at the configuration file (~/mklive.conf) to tweak some
 default parameters in the generated image.