diff options
author | Adrien Nader <adrien@notk.org> | 2012-07-17 00:08:00 +0200 |
---|---|---|
committer | Adrien Nader <adrien@notk.org> | 2012-07-17 00:08:00 +0200 |
commit | 20292f333244bde92ad60766bad379850b8d3555 (patch) | |
tree | 2424bd83ae8068c2f40193c562f7d7f10b675c2c /slackware64-current/ChangeLog.txt | |
parent | ff1e1c8bd53353379c31a77128d1b5d962485014 (diff) |
Mon Jul 16 19:00:08 UTC 2012
a/sysvinit-scripts-2.0-noarch-2.txz: Rebuilt.
Changed /etc/inittab to clear consoles after logout (actually before
starting /bin/login from agetty *except* for the first console with the boot
messages. This seems a good compromise, and also prevents getting locked
out of the machine if someone drops back to an earlier version of util-linux
for some reason. I found that one out the hard way. ;-)
a/ntfs-3g-2012.1.15-x86_64-2.txz: Rebuilt.
Made /bin/ntfs-3g setuid root, because otherwise it refuses to allow
non-root users to mount volumes now, even if /etc/fstab allows it.
a/util-linux-2.21.2-x86_64-2.txz: Rebuilt.
Use --enable-libmount-mount, not --enable-new-mount. The latter option
breaks umount for users, even when /etc/fstab should allow it.
Thanks to Chris Vine for the bug report.
Diffstat (limited to 'slackware64-current/ChangeLog.txt')
-rw-r--r-- | slackware64-current/ChangeLog.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/slackware64-current/ChangeLog.txt b/slackware64-current/ChangeLog.txt index fad261a24..07613a5aa 100644 --- a/slackware64-current/ChangeLog.txt +++ b/slackware64-current/ChangeLog.txt @@ -1,3 +1,18 @@ +Mon Jul 16 19:00:08 UTC 2012 +a/sysvinit-scripts-2.0-noarch-2.txz: Rebuilt. + Changed /etc/inittab to clear consoles after logout (actually before + starting /bin/login from agetty *except* for the first console with the boot + messages. This seems a good compromise, and also prevents getting locked + out of the machine if someone drops back to an earlier version of util-linux + for some reason. I found that one out the hard way. ;-) +a/ntfs-3g-2012.1.15-x86_64-2.txz: Rebuilt. + Made /bin/ntfs-3g setuid root, because otherwise it refuses to allow + non-root users to mount volumes now, even if /etc/fstab allows it. +a/util-linux-2.21.2-x86_64-2.txz: Rebuilt. + Use --enable-libmount-mount, not --enable-new-mount. The latter option + breaks umount for users, even when /etc/fstab should allow it. + Thanks to Chris Vine for the bug report. ++--------------------------+ Mon Jul 16 02:46:21 UTC 2012 a/lvm2-2.02.96-x86_64-3.txz: Rebuilt. Removed static libraries. |