X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=e591354794930df478e7bc0f8359e7cb8fd639b9;hb=50a9468f9d78d6d7461aacef0485c87421c2bb52;hp=b9b8c64009b0f6e1234db63b6778d224f00e59a6;hpb=ae210c42bf5a383d2a057d8b0c1579b07d5d49f4;p=grml-live-grml.git diff --git a/debian/changelog b/debian/changelog index b9b8c64..e591354 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,6 @@ grml-live (0.0.10) unstable; urgency=low - 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. - * No longer update chroot system via instsoft.GRMLBASE as FAI - should do that now. * 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. :-/ @@ -17,10 +15,13 @@ 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: + - keychain + - squashfs-modules-2.6.23-grml (we build the module external now) * Add new packages to GRML_FULL: - aosd-cat + - squashfs-modules-2.6.23-grml (we build the module external now) * Do not create /etc/sysconfig/network-scripts and /etc/sysconfig/provider any longer in cleanup script. * Fix typo in bootsplash f3 (thanks, jimmy).