[Lunar-commits] r26527 - moonbase/branches/crater/modules_fixed_for_glibc_2.7/util-linux
Samuel Verstraete
elangelo at lunar-linux.org
Wed Oct 31 21:21:42 CET 2007
Author: elangelo
Date: 2007-10-31 21:21:42 +0100 (Wed, 31 Oct 2007)
New Revision: 26527
Modified:
moonbase/branches/crater/modules_fixed_for_glibc_2.7/util-linux/BUILD
Log:
that's better... making sure shutdown does not get installed (sysvinit
is the normal shutdown so it seems....)
gr,S.
Modified: moonbase/branches/crater/modules_fixed_for_glibc_2.7/util-linux/BUILD
===================================================================
--- moonbase/branches/crater/modules_fixed_for_glibc_2.7/util-linux/BUILD 2007-10-31 19:24:07 UTC (rev 26526)
+++ moonbase/branches/crater/modules_fixed_for_glibc_2.7/util-linux/BUILD 2007-10-31 20:21:42 UTC (rev 26527)
@@ -1,7 +1,7 @@
(
#still need several patches
- OPTS+="--enable-arch --enable-agetty --enable-init --disable-kill \
+ OPTS+="--enable-arch --enable-agetty --disable-init --disable-kill \
--disable-last --disable-mesg --enable-partx --enable-raw \
--enable-rdev --enable-rename --disable-reset --disable-login-utils \
--enable-shedutils --disable-wall --enable-write"
More information about the Lunar-commits
mailing list