X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=5507eabbfbc497bea4b5d3dbeff2f8fdc20c12a6;hb=3eced239fca9259c3af03b85c0bb8795387024e1;hp=df05995b8152f1c456e25fca1d159a90bbce178e;hpb=bc4c12b30c8d01843efcd08c9b0d4cf2eded4712;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index df05995..5507eab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +grml-live (0.0.11) unstable; urgency=low + + * Add new class XORG. + * Add X.org packages to GRML_MEDIUM. + * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix + via /etc/grml/fai/config/scripts/GRMLBASE/32-xorg. + * Adjust grml-buildd for new logdir structure. + * Add new packages to GRML_FULL: + - atl2-modules-2.6.23-grml + - firmware-rt61 + - firmware-rt73 + - mlocate + - open-vm-tools + - pcaputils + - firmware-ralink (replaces firmware-rt61 and firmware-rt73) + + -- Michael Prokop Mon, 26 Nov 2007 15:07:54 +0100 + grml-live (0.0.10) unstable; urgency=low * Drop patches which are part of FAI 3.2.3 now. Depend on @@ -7,7 +25,8 @@ grml-live (0.0.10) unstable; urgency=low - LOGDIR is now /var/log/fai/$HOSTNAME/$FAI_ACTION_date+time - LOGDIR is /tmp/fai during an installation (not dirinstall), and will be copied to the path above at the end of an installation - * Log the executed FAI command line to /var/log/grml-live.log. + * Log the executed FAI, squashfs and mkisofs command lines to + /var/log/grml-live.log. * New option '-C ' for specifying a configuration file. Needs heavy testing though, because the files are updated during runtime it isn't as easy as expected to be. :-/ @@ -15,10 +34,23 @@ grml-live (0.0.10) unstable; urgency=low old FAI logs. * Do not enable apt-listbugs if the binary is not available. [Testing: issue340] - * Add keychain package to GRML_MEDIUM. * Add keychain package to GRML_SMALL. + * Add new packages to GRML_MEDIUM: + - grml-live + - keychain + - lzma-modules-2.6.23-grml + - squashfs-modules-2.6.23-grml (we build the module external now) * Add new packages to GRML_FULL: - aosd-cat + - grml-live + - lzma-modules-2.6.23-grml + - squashfs-modules-2.6.23-grml (we build the module external now) + * Support loading of squashfs module via + /etc/grml/fai/live-initramfs/grml-script.init-top + * Make sure we have pinning for grml-stable and grml-testing + repositories via /etc/grml/fai/apt/preferences, not matter where + the packages come from (web vs. local mirror/cache for example). + * Remove base.tgz from chroot directory. * Do not create /etc/sysconfig/network-scripts and /etc/sysconfig/provider any longer in cleanup script. * Fix typo in bootsplash f3 (thanks, jimmy).