| … | |
… | |
| 28 | |
28 | |
| 29 | Don't run depscan.sh in rc-update anymore since the cache files don't |
29 | Don't run depscan.sh in rc-update anymore since the cache files don't |
| 30 | depend on runlevels (which is all that rc-update modifies). |
30 | depend on runlevels (which is all that rc-update modifies). |
| 31 | |
31 | |
| 32 | Add unicode support to keymaps/consolefont #32111 and UML support #29707. |
32 | Add unicode support to keymaps/consolefont #32111 and UML support #29707. |
|
|
33 | |
|
|
34 | Add checks to many filesystem operations in the eventuality that the |
|
|
35 | filesystems are mounted read only. Will automount a ramdisk even if |
|
|
36 | svcmount=no under these conditions. |
| 33 | |
37 | |
| 34 | 16 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
38 | 16 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
| 35 | |
39 | |
| 36 | Update the default fstab /dev/shm mount to include the nodev, nosuid, |
40 | Update the default fstab /dev/shm mount to include the nodev, nosuid, |
| 37 | and noexec mount flags. No reason for the filesystem to have those. |
41 | and noexec mount flags. No reason for the filesystem to have those. |