| … | |
… | |
| 3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
| 4 | |
4 | |
| 5 | 18 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
5 | 18 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
| 6 | |
6 | |
| 7 | Add shfs to our list of net filesystems #61452. |
7 | Add shfs to our list of net filesystems #61452. |
|
|
8 | |
|
|
9 | Add a '-u' parameter to depscan.sh to allow for updates only when |
|
|
10 | the config files have changed. With /sbin/rc using this, we speed |
|
|
11 | up bootup by only regenerating the cache when need be #67976. Also |
|
|
12 | add a '-u' parameter to env-update.sh for same reasons. |
|
|
13 | |
|
|
14 | Don't run depscan.sh in rc-update anymore since the cache files don't |
|
|
15 | depend on runlevels (which is all that rc-update modifies). |
| 8 | |
16 | |
| 9 | 16 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
17 | 16 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
| 10 | |
18 | |
| 11 | Update the default fstab /dev/shm mount to include the nodev, nosuid, |
19 | Update the default fstab /dev/shm mount to include the nodev, nosuid, |
| 12 | and noexec mount flags. No reason for the filesystem to have those. |
20 | and noexec mount flags. No reason for the filesystem to have those. |