diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-06-05 17:48:29 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-06-05 17:48:29 +0000 |
commit | f2d6c71099c1f496fbc006df7b41ce45b7185b0c (patch) | |
tree | c5dfc2e4c21d08ffa0891e2eac705ec97314d2c7 /perl-install/install/NEWS | |
parent | b7973e4f02752c2a2b2727576dccf55d1aafb3a9 (diff) | |
download | drakx-f2d6c71099c1f496fbc006df7b41ce45b7185b0c.tar drakx-f2d6c71099c1f496fbc006df7b41ce45b7185b0c.tar.gz drakx-f2d6c71099c1f496fbc006df7b41ce45b7185b0c.tar.bz2 drakx-f2d6c71099c1f496fbc006df7b41ce45b7185b0c.tar.xz drakx-f2d6c71099c1f496fbc006df7b41ce45b7185b0c.zip |
(spawnShell) spawn a shell like in regular mode
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index f0484d5fe..41dd61c15 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,7 @@ - debug mode: o do not start udev twice o just start the installer if one quits the shell + o spawn a shell like in regular mode Version 14.26 - 5 June 2012 |