summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/install/NEWS2
-rw-r--r--perl-install/install/share/runinstall2.sh2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index d137a7c75..7779bdb59 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,5 +1,7 @@
- debug image:
o include enough python in order to generate a stack trace from within stage2
+ o fix passing arguments from drakx-in-chroot
+- do not compile/include xhost+ anymore (unused for years)
- log why updates were not applied
Version 15.73 - 12 November 2013
diff --git a/perl-install/install/share/runinstall2.sh b/perl-install/install/share/runinstall2.sh
index bcf0f25d1..014f5fd5d 100644
--- a/perl-install/install/share/runinstall2.sh
+++ b/perl-install/install/share/runinstall2.sh
@@ -5,4 +5,4 @@ perl -I/usr/lib/libDrakX -Minstall::install2 -e "install::install2::start_udev()
echo "You can start the installer by running install2"
echo "You can run it in GDB by running gdb-inst"
/usr/bin/busybox sh
-exec install2
+exec install2 $@