Temporarly move /etc/apt/sources.list.d/grml.list in instsoft.GRMLBASE
[grml-live.git] / debian / changelog
index e4292ed..3cff90b 100644 (file)
-grml-live (0.9.20) UNRELEASED; urgency=low
+grml-live (0.9.22) UNRELEASED; urgency=low
+
+  * Send 'Find FAI build logs at' message to grml-live.log as well.
+  * Software related changes:
+    - Drop edac-utils from GRML_FULL (it's in a bad shape within Debian).
+    - Add qla-tools to GRML_FULL.
+    - Add libsmbios-bin to GRML_FULL (thanks to Christian Bricart).
+    - Replace nessusclient, nessusd and nessus-plugins with
+      openvas-client and openvas-server in GRML_FULL.
+  * Do not use /etc/grml_version but instead use /etc/debian_version
+    as check whether the chroot exists. If grml-live execution
+    itself succeded but was interrupted during task_configure it should
+    be fine to re-run grml-live with -u/-b options.
+  * Fix usage of exclude option in $SQUASHFS_OPTIONS.
+  * Always remove temporary squashfs stderr file.
+  * Fix usage of /etc/runlevel.conf in 15-initsetup.
+  * Add wicd configuration to /etc/grml/fai/config/debconf/GRMLBASE.
+  * Temporarly move /etc/apt/sources.list.d/grml.list in instsoft.GRMLBASE
+    to /etc/apt/sources.list.d/grml.unused and restore in 33-aptsetup
+    again then. This should should prevent us from duplicated sources
+    list entries.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 26 Aug 2009 23:59:14 +0200
+
+grml-live (0.9.21) unstable; urgency=low
+
+  [ Michael Prokop ]
+
+  * New features:
+    - Split the single /etc/apt/sources.list file into structured files
+      in /etc/apt/sources.list.d/. We are using:
+      - /etc/apt/sources.list.d/grml.list for all grml related repositories
+      - /etc/apt/sources.list.d/debian.list for official Debian repositories
+      [Closes: issue349]
+    - Provide information about grml-live version and Debian/suite
+      through /etc/grml_live_version in the generated ISO. [Closes: issue637]
+    - New graphical boot menu. Can be disabled via ISOLINUX_METHOD=console.
+    - New configuration variables DISTRI_NAME and DISTRI_INFO which should allow
+      easier rebranding of grml-live based distributions.
+    - Support installation of local files (not being part of any Debian package)
+      through $CHROOT_INSTALL.
+    - Display path of FAI logs during execution of grml-live.
+    - Replace all references to ftp.de.debian.org with cdn.debian.org,
+      see http://wiki.debian.org/DebianGeoMirror for details.
+      Thanks for the idea, Marc Haber!
+
+  * Bug fixes and improvements:
+    - When adjusting postfix configuration: make sure to execute newaliases
+      command after adjusting configuration, otherwise the old hostname
+      will be left inside /etc/aliases.db.
+    - grml_cleanup_chroot: get rid of /etc/lvm/cache/.cache and
+      /etc/lvm/backup/main as well.
+    - grml_cleanup_chroot: drop the /usr/include/linux checks.
+    - 90-update-alternatives: use wm-ng as default x-window-manager.
+      [Closes: issue716]
+    - Check for existence of $target/etc/apt/important_note.txt before
+      operating on it.
+    - buildd: drop GRML_LIVE_ARCH but instead use default architecture
+      if not specified.
+    - Set UTC=no by default. See http://bts.grml.org/grml/issue708 for
+      details. Credits to Ulrich Zehl for debugging. [Closes: issue708]
+    - Improve check for architecture which should be build: if not specified
+      assume a safe default and check this one.
+    - Unify variable default checks, always assume sane defaults.
+    - Always run $SUITE checks, so grml-live repository is used also
+      if suite isn't manually specified.
+    - Detect existence of stage 'boot' using boot/isolinux so grml-live
+      executed with options '-q -B' and empty boot/isolinux works as well.
+    - Introduce $NO_WINDOWS_BINARIES which replaces $WINDOWS_BINARIES so
+      we can improve sanity checks and easify configuration.
+    - Integrate memtest86+ binary so we don't ship old versions from
+      the build host. [Closes: issue717]
+    - Check whether rebuild of ISO is needed even though the ISO exists already.
+      [Closes: issue719]
+
+  * Debian packaging related changes:
+    - Bump to Standard-Version 3.8.3 (no further changes).
+    - Improve long description.
+    - Update copyright file (make lintian happy).
+    - Register grml-live html docs using doc-base.
+
+  * Documentation:
+    - grml-cheatcodes: document bootoption 'nostartx'.
+    - Apply patch from Marc Haber (thanks!) for new grml cheatcodes
+      (new DCS directory feature).
+
+  * Software related changes:
+    - Add git-email to GRML_FULL (thanks to Joerg Woelke for mentioning).
+    - Add aesfix, aeskeyfind, bios-memimage, chaosreader, ext3grep, fatback,
+      myrescue, pipebench, safecopy, shed and xmount to GRML_FORENSIC. The
+      packages are either already available or should be available soon.
+    - Add scsitools to GRML_MEDIUM.
+    - Drop bar from GRML_FULL (no release since 2007, consider using
+      for example cpipe instead).
+    - Drop grml-saveconfig as it is replaced with recent versions
+      of grml-autoconfig.
+    - Drop hydra from GRML_FULL (the license is not a clean GPL one).
+    - Drop icedax from GRML_FULL (we have schilyutils available).
+
+  [ Thorsten Glaser ]
+  * Update MirOS bsd4grml to 20090812 and sync menu.lst, grub.cfg,
+    isolinux.cfg, syslinux.cfg with each other; provide a fallback
+    way to boot MirOS bsd4grml from both GRUB versions using modules.
+  * Fix going back to GNU GRUB from ldbsd.com via alternative boot method;
+    while here, add the grml release info to the appropriate file.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 18 Aug 2009 00:33:48 +0200
+
+grml-live (0.9.20) unstable; urgency=low
 
   * Add gnupg2 to GRML_FULL. Thanks to Walter Haidinger.
-  * Drop ext2resize frml GRML_FULL (see #400797).
   * Drop all references to xserver-xorg-input-elo2300 (see #527699).
-  * Drop workbone from GRML_FULL (see #429178).
-  * Drop windowlab from GRML_FULL (see #410618).
-  * Drop rgpsp from GRML_FULL (owner set to Debian QA Group and
-    package doesn't seem to be that important for grml).
-  * Drop libpam-pwgen from GRML_FULL (see #511613).
-  * Drop hping2 from GRML_FULL (hping3 is available in all relevant
-    Debian releases nowadays, see #533275).
-  * Drop gqcam from GRML_FULL (still depends on gtk1.2).
-  * Drop gdk-imlib11 from GRML_FULL (see #522810).
-
- -- Michael Prokop <mika@grml.org>  Sun, 02 Aug 2009 11:27:31 +0200
+  * Cleanups in GRML_FULL:
+    - Drop cheops (depends on libgtk1.2).
+    - Drop dviutils ("Note: selecting "texlive-extra-utils" instead of the
+      virtual package "dviutils" -> non-existing package)
+    - Drop ext2resize (see #400797).
+    - Drop fcoretools (see #534542).
+    - Drop gdk-imlib11 (see #522810).
+    - Drop gqcam (still depends on gtk1.2).
+    - Drop hping2 (hping3 is available in all relevant Debian releases
+      nowadays, see #533275).
+    - Drop libpam-pwgen (see #511613).
+    - Drop rgpsp (owner set to Debian QA Group and package doesn't seem
+      to be that important for grml).
+    - Drop windowlab (see #410618).
+    - Drop workbone (see #429178).
+  * Add check for valid Debian suite name to avoid breakage of sources.list
+    if someone calls grml-live with a typo in the -s option.
+  * Add exception for libewf1 and libstdc++2.10-glibc2.2 in
+    /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan.
+  * buildd:
+    - add support for building squeeze based ISOs.
+    - add cronjob based on what the grml team is using at daily.grml.org
+    - use '-a' instead of '-rltD' as rsync option to sync logs
+    - use timestamp with hour, minute and second to match with FAI style
+  * /etc/grml/fai/config/hooks/updatebase.GRMLBASE: install apt configuration
+    also when updating the chroot (this happens if we have a base.tgz available
+    on fresh installations).
+  * Document usage of STOP_ON_ERROR in /etc/grml/fai/fai.conf.
+  * Really add support for genisoimage (thanks for the bugreport, Worf).
+  * Set subdirectories of $OUTPUT independent of cmdline parsing so
+    it is possible to set it via conffile as well.
+  * Validate whether the specified architecture class matches the
+    architecture (option), otherwise installation of kernel will fail.
+  * Add 'How do I deploy grml-live on a plain Debian installation' to FAQ.
+  * Build grml-live documentation with table of content.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 00:34:53 +0200
 
 grml-live (0.9.19) unstable; urgency=low
 
@@ -38,7 +171,7 @@ grml-live (0.9.19) unstable; urgency=low
      that have been removed from GRML_FULL.
   * Software related changes in GRML_FORENSIC:
     - drop stegdetect (see #507908)
-    - add several further packages: 
+    - add several further packages:
       acpi apache2 apache2-utils at bluez-utils cpufrequtils cryptcat
       cups cups-pdf dc dsniff dvd+rw-tools gphoto2 hdparm hping3
       mysql-client netdiscover nmap os-prober poppler-utils pppconfig
@@ -64,7 +197,7 @@ grml-live (0.9.18) unstable; urgency=low
   * Apply patches by Thorsten Glaser <tg@mirbsd.org>:
     - Fix jumping back from the bsd4grml loader (ldbsd.com) to GNU GRUB
     - Update bootgrub.mksh from MirBSD
-    - Pad official ISOs to multiples of 256 KiB for partition table support. 
+    - Pad official ISOs to multiples of 256 KiB for partition table support.
   * Add bc to Depends as bootgrub.mksh requires it.
 
  -- Michael Prokop <mika@grml.org>  Sat, 13 Jun 2009 12:11:19 +0200