summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-03-08 11:53:17 +0000
committerThierry Vignaud <tv@mageia.org>2012-03-08 11:53:17 +0000
commit233cb4a083e4f316c3400bfb1a5349308917c708 (patch)
treeb8ec9150c2fa7b07aa1fa05d6184d981f9232b8f
parent25f42475a3c4dfdf65a2a14a7f29a806bb84ef4b (diff)
downloaddrakx-233cb4a083e4f316c3400bfb1a5349308917c708.tar
drakx-233cb4a083e4f316c3400bfb1a5349308917c708.tar.gz
drakx-233cb4a083e4f316c3400bfb1a5349308917c708.tar.bz2
drakx-233cb4a083e4f316c3400bfb1a5349308917c708.tar.xz
drakx-233cb4a083e4f316c3400bfb1a5349308917c708.zip
include busybox in debug builds
-rw-r--r--perl-install/install/NEWS1
-rw-r--r--perl-install/install/share/list.xml2
2 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 52b5c3927..62aaffc7b 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -5,6 +5,7 @@
o list network, network-auth, network-up & resolvconf into new 'networking' category
- debug build:
o don't run directly stage2
+ o include busybox
Version 13.90 - 06 March 2012
diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml
index 035da9421..f0f3953b9 100644
--- a/perl-install/install/share/list.xml
+++ b/perl-install/install/share/list.xml
@@ -74,7 +74,7 @@
</if>
<if set="DEBUG_INSTALL">
- strace bash less ps top gdb
+ strace bash less ps top gdb busybox
</if>
</from>