Some work on xen-image

This commit is contained in:
Arne Fitzenreiter
2009-08-08 17:52:54 +02:00
parent bada0832c1
commit 9df6d70f3d
4 changed files with 26 additions and 9 deletions

View File

@@ -48,6 +48,9 @@ md5 :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
rm -rf /install/cdrom /tmp/*
#Clear mtab (prevents .journal problems)
echo > /etc/mtab
# Compress root filesystem
# Reason for this tar+untar+tar is removing of entries listed two or more in src/ROOTFILES
mkdir -p /install/cdrom/doc