Line 73:
Line 73:
rsync -arv /mirrors/centos/7/os/x86_64/EFI /build/smeserver/stage/$VERSION/x86_64/
rsync -arv /mirrors/centos/7/os/x86_64/EFI /build/smeserver/stage/$VERSION/x86_64/
rsync -arv ~/smeserver/cdrom.image/sme10/EFI/* /build/smeserver/stage/$VERSION/x86_64/EFI/ --exclude=CVS
rsync -arv ~/smeserver/cdrom.image/sme10/EFI/* /build/smeserver/stage/$VERSION/x86_64/EFI/ --exclude=CVS
+
+
populate netinstall
+
rsync -arv ~/smeserver/cdrom.image/sme10/netinstall /build/smeserver/stage/$VERSION/x86_64/ --exclude=CVS
+
populate Packages/base
+
rsync -arv ~/smeserver/cdrom.image/sme10/
====Create cdrom content====
====Create cdrom content====