summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/install/Makefile1
-rw-r--r--perl-install/install/NEWS2
2 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/Makefile b/perl-install/install/Makefile
index f939b5b79..fbd4f5a3d 100644
--- a/perl-install/install/Makefile
+++ b/perl-install/install/Makefile
@@ -90,6 +90,7 @@ endif
full_stage2:
$(MAKE) stage2
+ @[ "$${DEBUG_INSTALL+xxx}" ] && make dont_run_directly_stage2
$(MAKE) compress
compress:
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index b71a5d270..52b5c3927 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -3,6 +3,8 @@
o list mandi with iptables* & shorewall in services
o list dm, mdadm, messagebus, microcode_ctl, netconsole & partmon services in system
o list network, network-auth, network-up & resolvconf into new 'networking' category
+- debug build:
+ o don't run directly stage2
Version 13.90 - 06 March 2012