aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Only run fedora-storage-init if we have the tools that it invokes.Bill Nottingham2012-06-192-0/+6
* Check that root is r/w before starting fedora-import-state.Bill Nottingham2012-06-191-0/+1
* Allow bridge names starting with a dashDan Kenigsberg2012-06-132-7/+7
* Move VLAN= docs to the interface configuration section, rather than /etc/sysc...Bill Nottingham2012-06-081-1/+1
* Don't accidentally match other bonding devices. (#824175)Bill Nottingham2012-05-232-2/+2
* Clean up some requirements.Bill Nottingham2012-05-161-5/+3
* Move fedora-readonly to Before=local-fs.targetBill Nottingham2012-05-071-1/+1
* check_device_down: Don't bother calling ip to check link state if the device ...Bill Nottingham2012-05-021-0/+1
* Rename internal tracking variable USE_NM to _use_nm, to more clearly state it...Bill Nottingham2012-04-303-4/+4
* Make sure fedora-readonly runs before random seed loading/saving. (#808907)Bill Nottingham2012-04-251-1/+1
* securetty: check if the device is in the file before attempting to write to itBill Nottingham2012-04-241-21/+37
* Allow dhclient configuration files for DHCPv6 as well. (#815676)Bill Nottingham2012-04-242-10/+14
* Tweak wording.Bill Nottingham2012-04-231-1/+1
* Remove conflicts that predate roughly RHEL 6.Bill Nottingham2012-04-201-14/+0
* mingetty is only used in the upstart/sysvinit configs ... move the requiremen...Bill Nottingham2012-04-201-1/+3
* Move default sysctl.conf to /usr/lib/sysctl.d, adjust things accordingly. (#7...Bill Nottingham2012-04-203-9/+25
* Drop net-tools requirement; check for /sbin/route before calling legacy stati...Bill Nottingham2012-04-202-4/+8
* Remove some more uses of /sbin/route ; replace with /sbin/ip. (#682308)Bill Nottingham2012-04-205-14/+9
* Update documentation to not reference ifconfig.Bill Nottingham2012-04-111-1/+1
* Update docs to not reference ifconfig.Bill Nottingham2012-04-111-1/+1
* 9.37-1initscripts-9.37-1Bill Nottingham2012-03-161-1/+4
* Add quotes to device/zone in the firewalld support.Bill Nottingham2012-03-162-3/+3
* Fix typo. (#803449)Bill Nottingham2012-03-141-1/+1
* Add support for firewalld zones. (#802415, from <jpopelka@redhat.com>)Bill Nottingham2012-03-133-0/+14
* Clean up BOOTPROTO docs.Bill Nottingham2012-03-131-5/+6
* 9.36-1initscripts-9.36-1Bill Nottingham2012-03-121-1/+5
* Fix IFS usage mangling device names (#802119)Bill Nottingham2012-03-121-9/+1
* Fix typo. (#802055, <lubek@users.sourceforge.net>)Bill Nottingham2012-03-122-2/+2
* Make sure there's no headings in the findmnt output.Bill Nottingham2012-03-091-1/+1
* 9.35-1initscripts-9.35-1Bill Nottingham2012-03-091-1/+17
* If /dev/stderr also isn't readable, don't bother with consoletype.Bill Nottingham2012-03-091-1/+1
* Re-fix typo.Bill Nottingham2012-03-091-1/+1
* Use NetworkManager-compatible lease file names by default.Bill Nottingham2012-03-093-3/+15
* Lease files are now copied at boot by a systemd service; don't copy them here.Bill Nottingham2012-03-081-7/+0
* add fedora-import-state.serviceWill Woods2012-03-083-0/+28
* Use /run/initramfs instead of /dev/.initramfsWill Woods2012-03-083-5/+5
* Translation update from TX.Bill Nottingham2012-03-0563-95050/+24461
* Fix translation unprintable character.Bill Nottingham2012-03-051-1/+1
* Improve comment in init/serial.conf (#746808)Lukas Nykryn2012-02-141-2/+11
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsLukas Nykryn2012-02-141-6/+3
|\
| * Clean up IPv6 disable docs some.Bill Nottingham2012-02-101-6/+3
* | Turn off UPS in powerfail situation (#754984, <robert@fedoraproject.org>)Lukas Nykryn2012-02-131-0/+5
* | Do not check mounted filesystems (#745224)Lukas Nykryn2012-02-131-1/+1
|/
* Move netfs to the -legacy package.Bill Nottingham2012-02-071-2/+10
* Allow for ifup-$TYPE/ifdown-$TYPE as well.Bill Nottingham2012-02-012-0/+8
* Drop StandardInput=tty (#785662)Bill Nottingham2012-01-301-1/+0
* Document the additional ETHTOOL_OPTS enhancementsRaghu Udiyar2012-01-251-0/+3
* Typo in crypttab.5Lukas Nykryn2012-01-121-2/+2
* Remove ifconfig usage from assorted ancient device types.Bill Nottingham2012-01-064-18/+20
* Eviscerate ifconfig uses from ip-aliases, because it's deprecated, slow (#721...Bill Nottingham2012-01-061-77/+51