diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-09-21 11:21:44 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-09-21 11:21:44 +0000 |
commit | 39db482833042f1ea4e669b802c9ae64b9361a93 (patch) | |
tree | 7ad3d870969b3d08570ffcdef12e598548a427ad /perl-install/NEWS | |
parent | 02f06bfe6f0badfb3727abc32ea82e16241e8437 (diff) | |
download | drakx-39db482833042f1ea4e669b802c9ae64b9361a93.tar drakx-39db482833042f1ea4e669b802c9ae64b9361a93.tar.gz drakx-39db482833042f1ea4e669b802c9ae64b9361a93.tar.bz2 drakx-39db482833042f1ea4e669b802c9ae64b9361a93.tar.xz drakx-39db482833042f1ea4e669b802c9ae64b9361a93.zip |
finish-install: write autologin settings after user creation only (so that home is set and exists, should partly fix GNOME autologin)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index dab128a1e..cc88f8d4e 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,9 @@ - harddrake: o do not auto-configure CD-Rom drives in fstab, it fordbids umounting with hal (install does not configure them in fstab either) +- finish-install: + o write autologin settings after user creation only + (so that home is set and exists, should partly fix GNOME autologin) Version 10.4.207 - 21 September 2007, by Thierry Vignaud |