X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2Fgrml-live.txt;h=63420b60741201cd7658d195ba848569d61ee3e7;hb=fb862d890ebcba8939e423443b3782fc96682cf7;hp=29d17e8da833b9414adb99f5d5e0b77f9c4e0a33;hpb=f532d104825cdf1e3d077efd09861f7ab6e5339d;p=grml-live.git diff --git a/docs/grml-live.txt b/docs/grml-live.txt index 29d17e8..63420b6 100644 --- a/docs/grml-live.txt +++ b/docs/grml-live.txt @@ -102,6 +102,16 @@ supported inside the scripts/hooks/classes at /etc/grml/fai/config. Instead use /etc/grml/grml-live.local for configuration stuff used inside /etc/grml/fai/config. + -d **DATE**:: + +Use specified date as build date information on the ISO instead of the default. +The default is the date when grml-live is being executed (retrieved via +executing 'date +%Y-%m-%d'). The information is stored inside the file +/GRML/grml-version on the ISO, /etc/grml_version in the squashfs file and in all +the bootsplash related files. This option is useful if you want to provide an +ISO with release information for a specific date but have to build it in +advance. Usage example: '-d 2009-10-30' + -F:: Force execution and do not prompt for acknowledgment of configuration.