From 295888a08ac807c45a142e63394300842e7fdfcb Mon Sep 17 00:00:00 2001 From: Michael Gebetsroither Date: Sun, 30 Nov 2008 14:47:30 +0100 Subject: [PATCH] fix create-netboot to work with new initrds --- create-netboot | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/create-netboot b/create-netboot index 43b8ec4..bf82832 100755 --- a/create-netboot +++ b/create-netboot @@ -21,7 +21,7 @@ function actionPkg local path_="$tmp_/grml_netboot_package_$version_" mkdir "$path_" - cp $NETBOOT_PACKAGE_CONF_FILE_ $CONFIG_ + cp $NETBOOT_PACKAGE_CONF_FILE_ $CONF_FILE_ echo "executing grml-terminalserver-config initrd" grml-terminalserver-config initrd diff --git a/debian/changelog b/debian/changelog index 1f02760..3acd95d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-terminalserver (0.99.1) unstable; urgency=low + + * fix create-netboot to work with new initrds + + -- Michael Gebetsroither Sun, 30 Nov 2008 14:43:47 +0100 + grml-terminalserver (0.99) unstable; urgency=low [ Michael Gebetsroither ] -- 2.1.4