summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2007-09-07 07:28:03 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2007-09-07 07:28:03 +0000
commitf1e147b06e143c36ddc023f5297e3d5a15852466 (patch)
tree9f3272d10e677ac3a822943c7b5f1b0bf1eccce0 /Makefile
parentefcd98845f1e6888ebcd6a55c70206c517b234aa (diff)
downloadalpine-conf-f1e147b06e143c36ddc023f5297e3d5a15852466.tar.bz2
alpine-conf-f1e147b06e143c36ddc023f5297e3d5a15852466.tar.xz
added albootstrap, setup-keymap and replaced setup-problem-reporting with setup-sendbug
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index e3174aa..efcf61f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-V=0.9
+V=1.0
P=alpine-conf
PV=$(P)-$(V)
APKF=$(PV).apk
@@ -7,15 +7,17 @@ PREFIX=/usr/local
TMP=$(PV)
LIB_FILES=libalpine.sh
-SBIN_FILES=lbu\
+SBIN_FILES=albootstrap\
+ lbu\
setup-ads\
setup-alpine\
setup-cryptswap\
setup-dns\
setup-hostname\
setup-interfaces\
+ setup-keymap\
setup-mta\
- setup-problem-reporting\
+ setup-sendbug\
setup-webconf\
update-conf
EXTRA_DIST=Makefile README