diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ChangeLog | 17 | ||||
| -rw-r--r-- | docs/parameters.txt | 3 |
2 files changed, 19 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 933ad53..55401ac 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,3 +1,20 @@ +2007-07-26 Daniel Baumann <daniel@debian.org> + + * bin/live-md5check: + - Removed, using standard md5sum which makes the md5 check slower, + doesn't integrate well with usplash yet, but it makes live-initramfs + architecture independent now. + * scripts/live: + - Fixed typo. + - Added live-media-path as suggested by Jordi Pujol + <jordi_pujol@telefonica.net>. + +2007-07-19 Daniel Baumann <daniel@debian.org> + + * scripts/live, scripts/live-bottom/02_timezone: + - Added utc boot parameter as suggested by Vladimir Stavrinov + <vs@inist.ru> + 2007-07-18 Daniel Baumann <daniel@debian.org> * docs/parameters.txt: diff --git a/docs/parameters.txt b/docs/parameters.txt index 2399772..cde3d94 100644 --- a/docs/parameters.txt +++ b/docs/parameters.txt @@ -1,7 +1,7 @@ Boot Parameters for Debian Live ------------------------------- -Updated for live-initramfs 1.91.5-1 on 2007-07-23. +Updated for live-initramfs 1.91.6-1 on 2007-07-23. These options (can be combined) work from the syslinux bootprompt: @@ -43,6 +43,7 @@ live timezone=TIMEZONE live todisk=DEVICE live toram live union=unionfs|aufs +live utc=yes|no live xdebconf live xvideomode=RESOLUTION |
