X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fxen-image;h=1c2624e2e705e391cd629568e24da699279abb4a;hp=dec606d818e64179e1a2b1d0e8873a63c145baff;hb=52a2f02f41d362b84d294a0b3239d93cd2010a14;hpb=1d12008db5c86f06c70600ea2ac9cc0721af6d9b diff --git a/lfs/xen-image b/lfs/xen-image index dec606d81..1c2624e2e 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