mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Some work on xen-image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user