| … | |
… | |
| 10 | Cleaned up the clock init script. Moved the clock options out of |
10 | Cleaned up the clock init script. Moved the clock options out of |
| 11 | rc.conf and into its own conf.d/clock file. Added support for the |
11 | rc.conf and into its own conf.d/clock file. Added support for the |
| 12 | weird Alpha consoles SRM/ARC since they need special config options. |
12 | weird Alpha consoles SRM/ARC since they need special config options. |
| 13 | Also made the syncing of system clock to hardware clock at shutdown |
13 | Also made the syncing of system clock to hardware clock at shutdown |
| 14 | optional (with the default being off) #15834. |
14 | optional (with the default being off) #15834. |
|
|
15 | |
|
|
16 | Update default PATH ordering to try to follow default behavior in |
|
|
17 | other distro's and because it's logical that /usr/local should |
|
|
18 | override /usr which should override /. Fixes #12531. |
| 15 | |
19 | |
| 16 | 14 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
20 | 14 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
| 17 | |
21 | |
| 18 | Fix rc-status to work with new COLS code. |
22 | Fix rc-status to work with new COLS code. |
| 19 | |
23 | |