diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-12-21 22:02:12 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-12-21 22:02:12 +0000 |
commit | ad301504d955663f0d60ee11217a5ffd3e121916 (patch) | |
tree | 698f7a0e15a571ce1daf84aa8e8f67f2573fdb22 /ChangeLog | |
parent | 2fbbdd02fb49ce0e92ecb8bd658ed301ebe185aa (diff) | |
download | msec-ad301504d955663f0d60ee11217a5ffd3e121916.tar msec-ad301504d955663f0d60ee11217a5ffd3e121916.tar.gz msec-ad301504d955663f0d60ee11217a5ffd3e121916.tar.bz2 msec-ad301504d955663f0d60ee11217a5ffd3e121916.tar.xz msec-ad301504d955663f0d60ee11217a5ffd3e121916.zip |
no_comment
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1999-12-21 Pixel <pixel@mandrakesoft.com> + * init-sh/lib.sh (LiloUpdate): replace the -z ${LILO_PASSWORD} by + ${LILO_PASSWORD+set} != set + * init-sh/lib.sh (LiloUpdate): replace the call to AddRules to + AddBegRules (password= must in the beginning of lilo.conf) + * init-sh/lib.sh (AddBegRules): 1 \n instead of 2 + 1999-12-20 Yoann Vandoorselaere <yoann@mandrakesoft.com> * init-sh/perm.[05]: Oops, /var/spool/mail is 771 not 755. |