commit ae6444f988e9a86785b5a501c9da889396c0916b (HEAD, tag: initscripts-9.35-1, origin/master, origin/HEAD, master) Author: Bill Nottingham Date: Fri Mar 9 11:33:18 2012 -0500 9.35-1 initscripts.spec | 18 +++++++++++++++++- 1 files changed, 17 insertions(+), 1 deletions(-) commit 0d464a67b74c213deb8328d277df732565134b02 Author: Bill Nottingham Date: Fri Mar 9 11:31:48 2012 -0500 If /dev/stderr also isn't readable, don't bother with consoletype. rc.d/init.d/functions | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit cdd06df0a942caf3deb470563273ed8a30556ec4 Author: Bill Nottingham Date: Fri Mar 9 11:26:57 2012 -0500 Re-fix typo. po/ms.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 60b84547c03ec7d82633f3c9d6939af4747a6bff Author: Bill Nottingham Date: Fri Mar 9 11:18:10 2012 -0500 Use NetworkManager-compatible lease file names by default. sysconfig/network-scripts/ifdown-eth | 3 ++- sysconfig/network-scripts/ifup-eth | 6 ++++-- sysconfig/network-scripts/network-functions | 9 +++++++++ 3 files changed, 15 insertions(+), 3 deletions(-) commit 2858dfa0b9b2c56dad8d46d5ff9aabe05a67c870 Author: Bill Nottingham Date: Thu Mar 8 15:44:52 2012 -0500 Lease files are now copied at boot by a systemd service; don't copy them here. sysconfig/network-scripts/ifup-eth | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) commit cb42a762e69037502d0549d3a79a41e292af8aad Author: Will Woods Date: Thu Mar 8 15:13:03 2012 -0500 add fedora-import-state.service This service imports the contents of /run/initramfs/state into the root filesystem, where the root filesystem is writeable. This allows dracut to hand the ifcfg file and dhclient lease over to NetworkManager on network-booted Live images. Makefile | 1 + systemd/fedora-import-state | 14 ++++++++++++++ systemd/system/fedora-import-state.service | 13 +++++++++++++ 3 files changed, 28 insertions(+), 0 deletions(-) commit a93d20bb3604bed86e3d1bb74513e428b21242cd Author: Will Woods Date: Thu Mar 8 15:13:02 2012 -0500 Use /run/initramfs instead of /dev/.initramfs Current dracut saves state to /run/initramfs, since /run is standard now. This patch makes rc.sysinit and fedora-readonly check for files in /run/initramfs/rwtab and /run/initramfs/state (which is where dracut writes them). It also makes ifup-eth look for lease files in /run/initramfs. rc.d/rc.sysinit | 4 ++-- sysconfig/network-scripts/ifup-eth | 2 +- systemd/fedora-readonly | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) commit 5cf9796c2334898b908e91810e03552688bb690c Author: Bill Nottingham Date: Tue Feb 14 10:07:10 2012 -0500 Translation update from TX. po/ar.po | 2942 +++---------- po/as.po | 1559 ++------ po/bg.po | 2566 +++-------- po/bn.po | 2751 +++--------- po/bn_IN.po | 928 +---- po/bs.po | 2596 +++--------- po/ca.po | 2240 ++--------- po/cs.po | 753 +--- po/cy.po | 2258 ++-------- po/da.po | 1488 +------ po/de.po | 517 +-- po/el.po | 2076 ++------- po/en_GB.po | 1476 +------ po/es.po |13345 ++++---------------------------------------------------- po/et.po | 3403 ++++----------- po/fi.po | 1476 +------ po/fr.po | 4347 +------------------ po/gl.po | 3197 ++++---------- po/gu.po | 444 +-- po/he.po | 7 +- po/hi.po | 443 +-- po/hr.po | 2267 ++-------- po/hu.po | 1516 ++----- po/id.po | 3076 +++----------- po/is.po | 2103 +++------- po/it.po | 1284 ++----- po/ja.po | 2318 ++++------- po/ka.po | 992 ++---- po/kn.po | 891 +--- po/ko.po | 1203 ++---- po/lt.po | 3039 +++---------- po/lv.po | 1562 ++------ po/mai.po | 1139 ++---- po/mk.po | 2440 +++--------- po/ml.po | 1240 ++----- po/mr.po | 1398 ++----- po/ms.po | 2746 +++--------- po/nb.po | 499 +-- po/nds.po | 2012 ++++------ po/nl.po | 1093 +---- po/nn.po | 2881 +++---------- po/or.po | 708 +--- po/pa.po | 792 +--- po/pl.po | 554 +-- po/pt.po | 1790 +------- po/pt_BR.po | 2977 ++++---------- po/ro.po | 2113 ++------- po/ru.po | 535 +-- po/si.po | 9 +- po/sk.po | 1937 ++------- po/sl.po | 2140 ++------- po/sq.po | 9 +- po/sr.po | 1008 +---- po/sr@latin.po | 1017 +---- po/sv.po | 366 +-- po/ta.po | 2293 ++++------- po/te.po | 1225 ++---- po/tr.po | 2855 +++---------- po/uk.po | 2013 ++++------ po/ur.po | 7 +- po/vi.po | 5061 +++------------------ po/zh_CN.po | 2072 ++++----- po/zh_TW.po | 1519 ++----- 63 files changed, 24461 insertions(+), 95050 deletions(-) commit 1b61e6a12730cebee678dfef1329ff32c0091644 Author: Bill Nottingham Date: Tue Feb 14 09:48:30 2012 -0500 Fix translation unprintable character. po/initscripts.pot | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2d96c87ac561d6d3d616ee1fb5fe55d4d42b4053 Author: Lukas Nykryn Date: Tue Feb 14 09:42:41 2012 +0100 Improve comment in init/serial.conf (#746808) init/serial.conf | 13 +++++++++++-- 1 files changed, 11 insertions(+), 2 deletions(-) commit 42e18f922f9f2e15be9051d829e5e3903b3371b9 Merge: e9159d1 9ad8d72 Author: Lukas Nykryn Date: Tue Feb 14 09:34:00 2012 +0100 Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts commit e9159d185c4ef709333d9e530e9edbb8695997e0 Author: Lukas Nykryn Date: Mon Feb 13 12:07:52 2012 +0100 Turn off UPS in powerfail situation (#754984, ) Patch by Robert Scheck for initscripts >= 9.03.23, which adds the required support for apcupsd to the halt initscript to turn off the UPS in case of a powerfail situation. rc.d/init.d/halt | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 82c7be1d39a1276aaf2f133525a87ca788843442 Author: Lukas Nykryn Date: Mon Feb 13 11:20:44 2012 +0100 Do not check mounted filesystems (#745224) rc.d/init.d/netfs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9ad8d723aca4372cfe74d67fe4a9e63ce251a8b2 Author: Bill Nottingham Date: Fri Feb 10 12:32:16 2012 -0500 Clean up IPv6 disable docs some. sysconfig.txt | 9 +++------ 1 files changed, 3 insertions(+), 6 deletions(-) commit 9f004dc5c0d73b12d5cd4ff4a8bbd65170b107fb Author: Bill Nottingham Date: Tue Feb 7 16:50:52 2012 -0500 Move netfs to the -legacy package. initscripts.spec | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) commit 987cc20e486e5568031f77d04a85e3ca1b732377 Author: Bill Nottingham Date: Wed Feb 1 12:34:54 2012 -0500 Allow for ifup-$TYPE/ifdown-$TYPE as well. This allows extending scripts without having to modifiy the case statement in network-functions each time. sysconfig/network-scripts/ifdown | 4 ++++ sysconfig/network-scripts/ifup | 4 ++++ 2 files changed, 8 insertions(+), 0 deletions(-) commit 2a7f2f455c271d4eef1018601a75e1a87c4eee0b Author: Bill Nottingham Date: Mon Jan 30 16:39:37 2012 -0500 Drop StandardInput=tty (#785662) systemd/system/fedora-readonly.service | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 5dbcb0fe678477fa7e08a2b9b3b33208eba9f245 Author: Raghu Udiyar Date: Wed Jan 25 18:40:58 2012 +0530 Document the additional ETHTOOL_OPTS enhancements sysconfig.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit c129c695af747d572043669ed3bc390089716020 Author: Lukas Nykryn Date: Thu Jan 12 10:23:57 2012 +0100 Typo in crypttab.5 crypttab.5 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 6f6830b700f33172e33db32f12e9bfef3a7f7989 Author: Bill Nottingham Date: Fri Jan 6 17:38:26 2012 -0500 Remove ifconfig usage from assorted ancient device types. sysconfig/network-scripts/ifup-ctc | 7 ++++--- sysconfig/network-scripts/ifup-ippp | 11 +++++++---- sysconfig/network-scripts/ifup-plip | 12 ++++-------- sysconfig/network-scripts/ifup-plusb | 8 +++++--- 4 files changed, 20 insertions(+), 18 deletions(-) commit b5a510d2558d333624dac456790d667e3e7f0570 Author: Bill Nottingham Date: Fri Jan 6 17:04:30 2012 -0500 Eviscerate ifconfig uses from ip-aliases, because it's deprecated, slow (#721010), and doesn't work on infiniband (#588993) Based on a patch from Travis Gummels (). sysconfig/network-scripts/ifup-aliases | 128 +++++++++++++------------------- 1 files changed, 51 insertions(+), 77 deletions(-) commit 7414b9457fba61af86b0756a37bc994d079bc621 Author: Bill Nottingham Date: Fri Jan 6 14:47:04 2012 -0500 Handle dmraid sets with spaces (#728795, ) systemd/fedora-storage-init | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 893d37b3ed9d273653c38a4749a7d7d2ed8996ad Author: Bill Nottingham Date: Tue Jan 3 11:40:33 2012 -0500 Some requirements tweaks () initscripts.spec | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 1c38e273b3b2114ae9525f1ad28ad4f44ce6bf55 Author: Bill Nottingham Date: Mon Dec 19 14:52:58 2011 -0500 Don't exit with an error if SEinux isn't active. (#768628) systemd/fedora-readonly | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) commit cd8c0f42dc86280659093c7db0b4a8c2b2448053 Author: Bill Nottingham Date: Wed Dec 14 18:09:33 2011 -0500 Add LSB dep on the network script. (#767818) rc.d/init.d/netfs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 3031ac68e251d5090c3e021fb387a9ba0c8f343d Author: Bill Nottingham Date: Wed Dec 14 17:49:19 2011 -0500 Add cifs to check for network filesystem (#760018). Use findmnt to simplify the code. rc.d/init.d/network | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) commit 0a698d43fac040fed96b18573a0f55c8d74327b8 Author: Bill Nottingham Date: Mon Nov 28 16:17:07 2011 -0500 Fix typo in translation. (#757637) po/ms.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 74eb8b4e9cc1aecb9bce40f4e5df1c41a36396e9 Author: Bill Nottingham Date: Tue Nov 15 13:40:56 2011 -0500 Just exit on first response (#744734) rc.d/init.d/netconsole | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c0e2c32eebea3c99807ca5f0505dcb020250a2a6 Author: Bill Nottingham Date: Fri Nov 11 12:16:41 2011 -0500 Don't bother with stdin/stdout/stderr for rmmod/modprobe of scsi_wait_scan. (#735867) systemd/system/fedora-wait-storage.service | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit a13cf6f7955dcf526c1526e0b53d51cfaaaf40af Author: Harald Hoyer Date: Wed Nov 2 08:53:27 2011 +0100 rename_device: skip VLAN=yes configuration files src/rename_device.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) commit c3ec5b11d80923cc54d1553b394b596db28e2704 Author: Bill Nottingham Date: Thu Oct 27 12:48:29 2011 -0400 Don't set primary before we enslave devices. (#747418, ) sysconfig/network-scripts/ifup-eth | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c9c0db7046fee0d929e4949174a47c5b8930271c Author: Bill Nottingham Date: Tue Oct 25 16:27:20 2011 -0400 Move securetty and its man page to legacy subpackage. initscripts.spec | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 807a7f34cd58c537d8b361694d0a4bad23d8aff9 Author: Bill Nottingham Date: Tue Oct 25 15:32:53 2011 -0400 Don't write to stderr that's not there (or a socket, or whatever, #746263) service | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)