From 7335b53a0054408c2993286552a93e31ab86b014 Mon Sep 17 00:00:00 2001 From: Aaron Klingaman Date: Fri, 29 Apr 2005 18:50:49 +0000 Subject: [PATCH] update the version file in the old location (used for backward compatibility) --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 5784084..f4498be 100755 --- a/build.sh +++ b/build.sh @@ -163,6 +163,7 @@ function build_initrd() echo "copying old boot cd directory bootme (TEMPORARY)" cp -r bootme_old $CD_ROOT/usr/bootme + echo "$FULL_VERSION_STRING" > $CD_ROOT/usr/bootme/ID echo "forcing lvm to make lvm1 partitions (TEMPORARY)" cp -f $CONF_FILES_DIR/lvm.conf $CD_ROOT/etc/lvm/ -- 2.43.0