mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
xen-image: fix adding readme and config.
This commit is contained in:
@@ -169,6 +169,10 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
|||||||
sed -i -e "s|^thermal|#thermal|g" $(MNThdd)/etc/sysconfig/modules
|
sed -i -e "s|^thermal|#thermal|g" $(MNThdd)/etc/sysconfig/modules
|
||||||
sed -i -e "s|^video|#video|g" $(MNThdd)/etc/sysconfig/modules
|
sed -i -e "s|^video|#video|g" $(MNThdd)/etc/sysconfig/modules
|
||||||
|
|
||||||
|
# Copy readme and config
|
||||||
|
cp $(DIR_SRC)/config/xen-image/* \
|
||||||
|
/install/images/$(SNAME)
|
||||||
|
|
||||||
# Unmount
|
# Unmount
|
||||||
umount $(MNThdd)/proc
|
umount $(MNThdd)/proc
|
||||||
umount $(MNThdd)/dev
|
umount $(MNThdd)/dev
|
||||||
|
|||||||
Reference in New Issue
Block a user