From 0afaa320ce2875418a5f5f826d54e442d8443178 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sun, 29 Oct 2006 12:58:38 +0000 Subject: Updateѕ pxelinux components, added proper license file (COPYING), added busybox (compiled, for testing reasons) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@483 95ad53e4-c205-0410-b2fa-d234c58c8868 --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index db6972ae..35afa78e 100644 --- a/Makefile +++ b/Makefile @@ -118,7 +118,8 @@ supported."; \ -p $(SLX_PUBLIC_PATH) \ -p $(SLX_TFTPBOOT_PATH) \ -p $(SLX_SHARE_PATH)/themes - + @# copy license + @cp COPYING $(SLX_BASE_PATH) @# copy initramfs generator scripts (and inject SLX_CONFIG_PATH on the way): @cp initramfs/{mkdxsinitrd,slxmkramfs} $(SLX_BIN_PATH) @sed -e "s,@@@SLX_CONFIG_PATH@@@,$(SLX_CONFIG_PATH)," \ -- cgit v1.2.3-55-g7522