| 1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
| 2 | # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPLv2 |
2 | # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPLv2 |
|
|
3 | |
|
|
4 | 30 May 2006; Roy Marples <uberlord@gentoo.org>: |
|
|
5 | |
|
|
6 | Really fix is_xenU_sys, #134571 thanks to Stefan Hellermann. |
| 3 | |
7 | |
| 4 | 24 May 2006; Roy Marples <uberlord@gentoo.org>: |
8 | 24 May 2006; Roy Marples <uberlord@gentoo.org>: |
| 5 | |
9 | |
| 6 | Ensure that we call halt.sh in a new shell with LC_ALL=C so that we don't |
10 | Ensure that we call halt.sh in a new shell with LC_ALL=C so that we don't |
| 7 | load any locale information which may stop us unmounting /usr, #128848 |
11 | load any locale information which may stop us unmounting /usr, #128848 |