summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/install/NEWS3
-rw-r--r--perl-install/install/share/list.xml2
2 files changed, 4 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index d84d8e61c..c11c2bcf6 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,6 @@
+- debug mode:
+ o adjust for python-3.6
+ o include chroot & partprobe too
- fix local install on systems without usb
Version 17.93 - 19 January 2018
diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml
index 840658c81..86d3482ff 100644
--- a/perl-install/install/share/list.xml
+++ b/perl-install/install/share/list.xml
@@ -65,7 +65,7 @@
</if>
<if set="DEBUG_INSTALL">
- strace bash less ps top gdb busybox cfdisk partprobe
+ strace bash less ps top gdb busybox cfdisk partprobe chroot
</if>
</from>