From 8b57d4588ceff322a9d60e23ec8b1e10437b0600 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Wed, 11 Apr 2007 18:00:44 +0000 Subject: * created example of a PXE-template file and changed Makefile to copy this to the config-path git-svn-id: http://svn.openslx.org/svn/openslx/trunk@876 95ad53e4-c205-0410-b2fa-d234c58c8868 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e9d744d0..11178865 100644 --- a/Makefile +++ b/Makefile @@ -152,6 +152,8 @@ supported."; \ tar -xp -C $(SLX_SHARE_PATH)/initramfs; cd ../.. @tar --exclude=.svn -cp -C initramfs distro-specs | \ tar -xp -C $(SLX_SHARE_PATH) + @cp -p config-db/PXE-template.example \ + $(SLX_CONFIG_PATH)/ @cp -a installer/default_files/machine-setup.default \ $(SLX_SHARE_PATH)/templates/ @tar --exclude=.svn -cp -C installer/default_files tftpboot | \ -- cgit v1.2.3-55-g7522