From 7043bffef52e7f7404a09d4de3919de915e5de70 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Mon, 1 Sep 2008 21:51:20 +0000 Subject: * implemented PREBOOT_CD boot environment that creates an appropriate ISO image git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2181 95ad53e4-c205-0410-b2fa-d234c58c8868 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b65dc377..e96086db 100644 --- a/Makefile +++ b/Makefile @@ -192,8 +192,8 @@ supported."; \ tar -xp -C $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share; \ tar --exclude=.svn -cp -C initramfs uclib-rootfs | \ tar -xp -C $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share; \ - tar --exclude=.svn --exclude *.example -cp -C boot-env pxe | \ - tar -xp -C $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/boot-env; \ + tar --exclude=.svn --exclude *.example --exclude OpenSLX -cp boot-env | \ + tar -xp -C $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/; \ cp -p boot-env/pxe/menu-template.example \ $(SLX_BUILD_PATH)$(SLX_CONFIG_PATH)/boot-env/pxe/; \ cp -a installer/default_files/machine-setup.default \ -- cgit v1.2.3-55-g7522