summaryrefslogtreecommitdiffstats
path: root/perl-install/install
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
commit76478044618001837f98f90accb583157476d354 (patch)
treeb8ec9150c2fa7b07aa1fa05d6184d981f9232b8f /perl-install/install
parent0cc19f596811e888295d08a4fe189abd5a568c15 (diff)
downloaddrakx-backup-do-not-use-76478044618001837f98f90accb583157476d354.tar
drakx-backup-do-not-use-76478044618001837f98f90accb583157476d354.tar.gz
drakx-backup-do-not-use-76478044618001837f98f90accb583157476d354.tar.bz2
drakx-backup-do-not-use-76478044618001837f98f90accb583157476d354.tar.xz
drakx-backup-do-not-use-76478044618001837f98f90accb583157476d354.zip
include busybox in debug builds
Diffstat (limited to 'perl-install/install')
-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>