diff options
author | Bill Nottingham <notting@redhat.com> | 2006-10-04 22:14:53 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2006-10-04 22:14:53 +0000 |
commit | 351ac75e9f5498ca17b237dafc04a8232cdf3cde (patch) | |
tree | fd5fb924ccc45f92358eebea4678299f18be979d /ChangeLog | |
parent | 92f7a1904811d41dee7159545b912e9e927a9d75 (diff) | |
download | initscripts-351ac75e9f5498ca17b237dafc04a8232cdf3cde.tar initscripts-351ac75e9f5498ca17b237dafc04a8232cdf3cde.tar.gz initscripts-351ac75e9f5498ca17b237dafc04a8232cdf3cde.tar.bz2 initscripts-351ac75e9f5498ca17b237dafc04a8232cdf3cde.tar.xz initscripts-351ac75e9f5498ca17b237dafc04a8232cdf3cde.zip |
fix mismerger8-44
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -14,6 +14,14 @@ * rc.d/rc.sysinit: redirect stderr (#209204) + * rc.d/rc.sysinit: Fix mismerged patch from 8.43-1: + + Also check for localhost.localdomain when resetting + the hostname for stateless clients. + Remove explicit mount of $STATE_MOUNT/.files. + Copy the puppet CA's certificate from the r/o image into $STATE_MOUNT. + (#206331, <law@redhat.com>) + 2006-10-03 Bill Nottingham <notting@redhat.com> * rwtab: fix iscsi take 2 (#208864) @@ -69,11 +77,6 @@ * sysconfig.txt: clarify font options (#206106) - * rc.d/rc.sysinit: Also check for localhost.localdomain when resetting - the hostname for stateless clients. - Remove explicit mount of $STATE_MOUNT/.files. - Copy the puppet CA's certificate from the r/o image into $STATE_MOUNT. - (#206331, <law@redhat.com>) 2006-09-26 Dimitris Glezos <dimitris@glezos.com> |