From bd1bd2921f898b50471ded092daff08209231ef4 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 20 Feb 2008 22:03:49 +0100 Subject: [PATCH] Add sshfs to GRML_MEDIUM and remove gnu-fdisk from GRML_FULL --- debian/changelog | 3 +++ etc/grml/fai/config/package_config/GRML_FULL | 1 - etc/grml/fai/config/package_config/GRML_MEDIUM | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0592da4..fbcee87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ grml-live (0.5) unstable; urgency=low grml.squashfs. * Update bootsplashes to current implementation, based on live-initramfs and grml-autoconfig. + * Get rid of gnu-fdisk in GRML_FULL (it's causing just too many + headaches, see #461888, #463720 and #445304 for example). + * Add sshfs to GRML_MEDIUM. -- Michael Prokop Wed, 20 Feb 2008 16:41:06 +0100 diff --git a/etc/grml/fai/config/package_config/GRML_FULL b/etc/grml/fai/config/package_config/GRML_FULL index dd99d54..da358ab 100644 --- a/etc/grml/fai/config/package_config/GRML_FULL +++ b/etc/grml/fai/config/package_config/GRML_FULL @@ -768,7 +768,6 @@ gkrellweather glark gmailfs gmrun -gnu-fdisk gnuhtml2latex gnupg gnupg-agent diff --git a/etc/grml/fai/config/package_config/GRML_MEDIUM b/etc/grml/fai/config/package_config/GRML_MEDIUM index 82a5de3..d807022 100644 --- a/etc/grml/fai/config/package_config/GRML_MEDIUM +++ b/etc/grml/fai/config/package_config/GRML_MEDIUM @@ -184,6 +184,7 @@ setserial sharutils smartmontools socket +sshfs statserial strace sudo -- 2.1.4