diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-10-08 14:39:55 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-10-08 14:39:55 +0000 |
commit | 1fd7171432a46f572eaef7c71a6ffe6dc50f479f (patch) | |
tree | ffa696ee33e46a497c8b3cbfeb92b9fb9e1b5375 /perl-install | |
parent | d1b1a87df13793d692a7d19167692624e207e9c2 (diff) | |
download | drakx-1fd7171432a46f572eaef7c71a6ffe6dc50f479f.tar drakx-1fd7171432a46f572eaef7c71a6ffe6dc50f479f.tar.gz drakx-1fd7171432a46f572eaef7c71a6ffe6dc50f479f.tar.bz2 drakx-1fd7171432a46f572eaef7c71a6ffe6dc50f479f.tar.xz drakx-1fd7171432a46f572eaef7c71a6ffe6dc50f479f.zip |
do not start an X server if using --text
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 6ce8a9957..a1a9fe58c 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- drakx-in-chroot: + o do not start an X server if using --text - continue installing if an advertising image is corrupted (#37674) Version 11.68 - 3 October 2008 |