From: Arne Fitzenreiter Date: Fri, 26 Oct 2012 15:44:20 +0000 (+0200) Subject: xen-image: fix adding readme and config. X-Git-Tag: v2.13-beta1~131 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8c02fc396feddbc2c95076c2e38029ea4b58fc5;p=ipfire-2.x.git xen-image: fix adding readme and config. --- diff --git a/lfs/xen-image b/lfs/xen-image index dec606d818..1c2624e2e7 100644 --- a/lfs/xen-image +++ b/lfs/xen-image @@ -169,6 +169,10 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) sed -i -e "s|^thermal|#thermal|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 umount $(MNThdd)/proc umount $(MNThdd)/dev