README: tweaks.

This commit is contained in:
Juan RP 2012-06-12 17:08:50 +02:00
parent 42d58ca543
commit cf6dacddf2

7
README
View File

@ -11,13 +11,12 @@ Options:
-c (gzip|bzip2|xz) Compression type for the squashfs/initramfs image. -c (gzip|bzip2|xz) Compression type for the squashfs/initramfs image.
-k version Kernel version to use. -k version Kernel version to use.
-o outfile Output file name for the ISO image. -o outfile Output file name for the ISO image.
-r rootdir Rootfs directory.
-s splash Splash image file for isolinux. -s splash Splash image file for isolinux.
-v volname ISO Volume name. -v volname ISO Volume name.
NOTE: If -k not specified it will use $(uname -r) by default. * 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. * The first time it is executed a config file will be created (~/mklive.conf).
NOTE: It's assumed that void-mklive is run in a Void Linux system. * 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 Take a look at the configuration file (~/mklive.conf) to tweak some
default parameters in the generated image. default parameters in the generated image.