diff --git a/debian/bin/install-header b/debian/bin/install-header index a7cff3b4d..c27eec1b2 100644 --- a/debian/bin/install-header +++ b/debian/bin/install-header @@ -9,7 +9,7 @@ set -e # The scripts/ directory should be supplied for each flavour, since some # archs do some *very* strange things... -rm -rf scripts +# rm -rf scripts # XXX: once we're using a linux-headers-$(version)-$(debnum) that's Arch: all, # we'll want to drop this bit of code. The asm-* directories should remain. diff --git a/debian/changelog b/debian/changelog index e3112eb73..121d4764d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,10 @@ linux-2.6 (2.6.14+2.6.15-rc5-0experimental.2) UNRELEASED; urgency=low [ maximilian attems ] * Drop modular-ide.patch, nacked by ide upstream. Prevents udev to load ide-generic and those successfull boots with initramfs-tools. + * Don't remove the asm symlink until klibc builds against + fixed linux-kernel-headers. (Workaround #342690) - -- maximilian attems Mon, 12 Dec 2005 13:00:49 +0100 + -- maximilian attems Mon, 12 Dec 2005 14:35:43 +0100 linux-2.6 (2.6.14+2.6.15-rc5-0experimental.1) experimental; urgency=low