aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 9.37.1-1initscripts-9.37.1-1Bill Nottingham2012-07-061-1/+8
|
* Clarify docs around IPV6INIT=yes/noBill Nottingham2012-07-061-15/+5
|
* Bump /sbin/service version.Bill Nottingham2012-06-291-1/+1
|
* service: add support for legacy custom actionsMichal Schmidt2012-06-293-4/+12
| | | | | | | | | | | | | | | | | | This adds support for legacy initscript actions such as service iptables save Packages wishing to provide legacy actions should install programs (probably scripts, but could be binaries) named /usr/libexec/initscripts/legacy-actions/<service>/<action> It should be emphasized that this feature is meant to be used only in packages where compatibility of custom actions with previous releases is desired. Adding of entirely new actions is discouraged. Useful tools should be shipped by upstreams as programs in /usr/bin, not in distro-specific hacks. [ Modifications from original : change from /usr/lib to /usr/libexec - notting ] https://bugzilla.redhat.com/show_bug.cgi?id=796663
* Echo to stderr in a bit more standard fashion. (#832220)Bill Nottingham2012-06-291-1/+1
|
* Check that root is r/w before starting fedora-import-state.Bill Nottingham2012-06-291-0/+1
|
* Move fedora-readonly to Before=local-fs.targetBill Nottingham2012-06-291-1/+1
|
* check_device_down: Don't bother calling ip to check link state if the device ↵Bill Nottingham2012-06-291-0/+1
| | | | doesn't exist.
* mingetty is only used in the upstart/sysvinit configs ... move the ↵Bill Nottingham2012-06-291-1/+3
| | | | requirement there.
* Update documentation to not reference ifconfig.Bill Nottingham2012-06-291-1/+1
|
* Update docs to not reference ifconfig.Bill Nottingham2012-06-291-1/+1
|
* Don't accidentally match other bonding devices. (#824175)Bill Nottingham2012-05-232-2/+2
|
* Make sure fedora-readonly runs before random seed loading/saving. (#808907)Bill Nottingham2012-04-251-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
| | | | | | | | | | ZONE in an ifcfg file describes the zone an interface should belong to. Zones can be configured in the firewalld configuration file. When interfaces are brought up, tell firewalld, if running, to add them to the proper zone. Similarly, remove them when they're brought down. Modified from a patch from Jiri Popelka.
* 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
| | | | | | | | 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.
* Use /run/initramfs instead of /dev/.initramfsWill Woods2012-03-083-5/+5
| | | | | | | | | | | 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.
* 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
| | | | | | | | | | | | Patch by Robert Scheck <robert@fedoraproject.org> 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.
* | 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
| | | | This allows extending scripts without having to modifiy the case statement in network-functions each time.
* 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 ↵Bill Nottingham2012-01-061-77/+51
| | | | | | (#721010), and doesn't work on infiniband (#588993) Based on a patch from Travis Gummels (<tgummels@redhat.com>).
* Handle dmraid sets with spaces (#728795, <lnykryn@redhat.com>)Bill Nottingham2012-01-061-0/+3
|
* Some requirements tweaks (<pbrobinson@fedoraproject.org>)Bill Nottingham2012-01-031-2/+2
|
* Don't exit with an error if SEinux isn't active. (#768628)Bill Nottingham2011-12-191-3/+9
|
* Add LSB dep on the network script. (#767818)Bill Nottingham2011-12-141-0/+1
|
* Add cifs to check for network filesystem (#760018).Bill Nottingham2011-12-141-4/+2
| | | | Use findmnt to simplify the code.
* Fix typo in translation. (#757637)Bill Nottingham2011-11-281-1/+1
|
* Just exit on first response (#744734)Bill Nottingham2011-11-151-1/+1
|