Adding live-initramfs 1.99.2-1.
[live-boot-grml.git] / docs / ChangeLog
index 6f8d95c..ecd8a0a 100644 (file)
@@ -1,3 +1,112 @@
+2007-09-09  Daniel Baumann  <daniel@debian.org>
+
+       * Using common indenting.
+       * scripts/live:
+         - Applied patch from Jim Paris <jim@jtan.com> to fix wrong usage of
+           ipconfig (Closes: #440235).
+       * Uploaded 1.99.2-1.
+
+2007-09-09  Michael Prokop <mika@grml.org>
+
+       * scripts/live:
+         - Extending toram parameter to specify module.
+         - Adding forgotten nofstab boot parameter.
+       * scripts/live-bottom/40install_driver_updates:
+         - Adding check driver updates.
+       * scripts/live-bottom/25configure_init:
+         - Adding check for file-rc.
+       * scripts/live-bottom/21xvidemode:
+         - Sorting variable checks always before logging.
+       * scripts/live, live-bottom/*:
+         - Adding boot parameters to disable each service.
+       * scripts/live, live-bottom/22gnome_panel_date:
+         - Adding nognomefstab boot parameter.
+       * scripts/live-bottom/38disable_restricted_manager:
+         - Removing leftover reference to casper-functions.
+
+2007-09-05  Daniel Baumann  <daniel@debian.org>
+
+       * scripts/live, scripts/live-bottom:
+         - Added nouser parameter to disable user creation.
+         - Added noxautoconfig parameter to disable xorg re-configuration.
+         - Added nohosts parameter to disable /etc/hosts creation.
+       * scripts/live-bottom/15autologin:
+         - Moved disabling of kpersonalizer to 34disable_kpersonalizer.
+
+2007-09-01  Daniel Baumann  <daniel@debian.org>
+
+       * Merging changes from casper 1.97, 1.98 and 1.99.
+       * Uploaded 1.99.1-1.
+
+2007-08-29  Daniel Baumann  <daniel@debian.org>
+
+       * scripts/live-bottom/12fstab:
+         - By default, we do not have fstab, so it is save to just append the
+           unionfs mount rather than overwritting it.
+       * hooks/live:
+         - Including wget if available.
+       * Uploaded 1.96.2-1.
+
+2007-08-21  Daniel Baumann  <daniel@debian.org>
+
+       * Merging changes from casper 1.96.
+       * Uploaded 1.96.1-1.
+
+2007-08-21  Daniel Baumann  <daniel@debian.org>
+
+       * scripts/live:
+         - Applied patch from Jesse W. Hathaway <jesse@mbuki-mvuki.org> to
+           not use nfsro with kernels larger than 2.6.22 (where unionfs 2.x
+           is supposed to be available soon).
+       * Uploaded 1.95.3-1.
+
+2007-08-11  Daniel Baumann  <daniel@debian.org>
+
+       * Uploaded 1.95.2-1.
+
+2007-08-01  Daniel Baumann  <daniel@debian.org>
+
+       * scripts/live-bottom/10adduser:
+         - Setting debconf preseeding for passwd/make-user manually to true,
+           overriding any users preseeding on that, so that the user account
+           gets created for sure.
+
+2007-07-29  Daniel Baumann  <daniel@debian.org>
+
+       * Merging changes from casper 1.95.
+       * Uploaded 1.95.1-1.
+
+2007-07-26  Daniel Baumann  <daniel@debian.org>
+
+       * Merging changes from casper 1.92, 1.93 and 1.94.
+
+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>.
+       * Uploaded 1.91.6-1.
+
+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:
+         - Added values for vga parameter.
+       * scripts/live:
+         - Added patch from Thomas Lange <lange@informatik.uni-koeln.de> to
+           respect rootserver name from dhcp.
+       * Uploaded 1.91.5-1.
+
 2007-07-12  Daniel Baumann  <daniel@debian.org>
 
        * bin/live-snapshot, scripts/live: