From 4a7642d7047675da9c1a9b3a2b8fb9fcbbbaebf7 Mon Sep 17 00:00:00 2001 From: Lars Müller Date: Sat, 6 Jan 2007 21:33:17 +0000 Subject: Add slxbootstrap used by busybox. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@589 95ad53e4-c205-0410-b2fa-d234c58c8868 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c9c790b7..c32d3449 100644 --- a/Makefile +++ b/Makefile @@ -151,7 +151,7 @@ supported."; \ tar -xp -C $(SLX_SHARE_PATH) @cd theming; tar --exclude=.svn -cp * | \ tar -xp -C $(SLX_SHARE_PATH)/themes; cd .. - @cp tools/busybox $(SLX_SHARE_PATH)/busybox + @cp -p tools/busybox installer/slxbootstrap $(SLX_SHARE_PATH)/busybox/ @# create pre-/postinit scripts for us in initramfs: @echo -e "#!/bin/sh\n#\n# This script allows the local admin to \ -- cgit v1.2.3-55-g7522