X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog;h=84845100733420b8cf75450b9bc4216132ac1d2a;hb=ccea277caf476cdfef4c0f953df5a97062d8be42;hp=9d2a4eeb0feac8a1d1208e3f60a5c7d58cda3bca;hpb=3d52fbcb4fe70132ade14759d76573b471294800;p=live-boot-grml.git diff --git a/docs/ChangeLog b/docs/ChangeLog index 9d2a4ee..8484510 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,3 +1,26 @@ +2007-06-18 Daniel Baumann + + * scripts/live, scripts/live-bottom/05mountpoints: + - Replaced 'mount -o move' with 'mount --move'. + * scripts/live, scripts/live-bottom/10adduser: + - Added check for 'nosudo' bootparameter to disable automatic + sudo configuration. + * scripts/live, scripts/live-bottom/13swap: + - Renamed 'swapoff' parameter to 'noswap'. + * scripts/live, scripts/live-bottom/15autologin: + - Added check for 'noxautologin' bootparameter to disable automatic + gdm/kdm login. + * scripts/live, scripts/live-bottom/25configure_init: + - Added check for 'noautologin' bootparameter to disable automatic + terminal login. + * bin/live-snapshot, scripts/live, scripts/live-helpers: + - Also recognize ext3, but treat it like ext2. + +2007-06-12 Daniel Baumann + + * scripts/live-bottom/*: + - Added generic header. + 2007-05-12 Daniel Baumann * scripts/live: