update the version file in the old location (used for backward compatibility)
authorAaron Klingaman <alk@cs.princeton.edu>
Fri, 29 Apr 2005 18:50:49 +0000 (18:50 +0000)
committerAaron Klingaman <alk@cs.princeton.edu>
Fri, 29 Apr 2005 18:50:49 +0000 (18:50 +0000)
build.sh

index 5784084..f4498be 100755 (executable)
--- 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/