From 0f7605c3fefdbf720dc71272f010893177a0c038 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 26 Dec 2007 20:17:40 +0100 Subject: [PATCH] Fix kernel related packages for GRML_FULL @ AMD64 --- debian/changelog | 3 ++- etc/grml/fai/config/package_config/GRML_FULL | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0496503..86852c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,8 @@ grml-live (0.0.14) unstable; urgency=low deleted in /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot * Create grml-live.log-file with permissions 664. * Adjust buildd/functions.sh for new logging. - * Fix kernel related packages for GRML_MEDIUM @ AMD64. + * Fix kernel related packages for GRML_MEDIUM and GRML_FULL + on AMD64 architecture. * Drop packages from GRML_FULL: - findimagedupes: too many new dependencies, being: libgraphics-magick-perl libgraphicsmagick1 libwmf0.2-7 diff --git a/etc/grml/fai/config/package_config/GRML_FULL b/etc/grml/fai/config/package_config/GRML_FULL index ac0e7d7..a64dcf2 100644 --- a/etc/grml/fai/config/package_config/GRML_FULL +++ b/etc/grml/fai/config/package_config/GRML_FULL @@ -2120,7 +2120,10 @@ truecrypt-2.6.23-grml ## amd64 specific packages {{{ PACKAGES aptitude AMD64 -linux-image-2.6.23-grml64 aufs-modules-2.6.23-grml64 +aufs-modules-2.6.23-grml64 +linux-image-2.6.23-grml64 +lzma-modules-2.6.23-grml64 +squashfs-modules-2.6.23-grml64 ## }}} # vim: foldmethod=marker -- 2.1.4