Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for firewalld zones. (#802415, from <jpopelka@redhat.com>) | Bill Nottingham | 2012-03-13 | 3 | -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 Nottingham | 2012-03-13 | 1 | -5/+6 |
| | |||||
* | 9.36-1initscripts-9.36-1 | Bill Nottingham | 2012-03-12 | 1 | -1/+5 |
| | |||||
* | Fix IFS usage mangling device names (#802119) | Bill Nottingham | 2012-03-12 | 1 | -9/+1 |
| | |||||
* | Fix typo. (#802055, <lubek@users.sourceforge.net>) | Bill Nottingham | 2012-03-12 | 2 | -2/+2 |
| | |||||
* | Make sure there's no headings in the findmnt output. | Bill Nottingham | 2012-03-09 | 1 | -1/+1 |
| | |||||
* | 9.35-1initscripts-9.35-1 | Bill Nottingham | 2012-03-09 | 1 | -1/+17 |
| | |||||
* | If /dev/stderr also isn't readable, don't bother with consoletype. | Bill Nottingham | 2012-03-09 | 1 | -1/+1 |
| | |||||
* | Re-fix typo. | Bill Nottingham | 2012-03-09 | 1 | -1/+1 |
| | |||||
* | Use NetworkManager-compatible lease file names by default. | Bill Nottingham | 2012-03-09 | 3 | -3/+15 |
| | |||||
* | Lease files are now copied at boot by a systemd service; don't copy them here. | Bill Nottingham | 2012-03-08 | 1 | -7/+0 |
| | |||||
* | add fedora-import-state.service | Will Woods | 2012-03-08 | 3 | -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/.initramfs | Will Woods | 2012-03-08 | 3 | -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 Nottingham | 2012-03-05 | 63 | -95050/+24461 |
| | |||||
* | Fix translation unprintable character. | Bill Nottingham | 2012-03-05 | 1 | -1/+1 |
| | |||||
* | Improve comment in init/serial.conf (#746808) | Lukas Nykryn | 2012-02-14 | 1 | -2/+11 |
| | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Lukas Nykryn | 2012-02-14 | 1 | -6/+3 |
|\ | |||||
| * | Clean up IPv6 disable docs some. | Bill Nottingham | 2012-02-10 | 1 | -6/+3 |
| | | |||||
* | | Turn off UPS in powerfail situation (#754984, <robert@fedoraproject.org>) | Lukas Nykryn | 2012-02-13 | 1 | -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 Nykryn | 2012-02-13 | 1 | -1/+1 |
|/ | |||||
* | Move netfs to the -legacy package. | Bill Nottingham | 2012-02-07 | 1 | -2/+10 |
| | |||||
* | Allow for ifup-$TYPE/ifdown-$TYPE as well. | Bill Nottingham | 2012-02-01 | 2 | -0/+8 |
| | | | | This allows extending scripts without having to modifiy the case statement in network-functions each time. | ||||
* | Drop StandardInput=tty (#785662) | Bill Nottingham | 2012-01-30 | 1 | -1/+0 |
| | |||||
* | Document the additional ETHTOOL_OPTS enhancements | Raghu Udiyar | 2012-01-25 | 1 | -0/+3 |
| | |||||
* | Typo in crypttab.5 | Lukas Nykryn | 2012-01-12 | 1 | -2/+2 |
| | |||||
* | Remove ifconfig usage from assorted ancient device types. | Bill Nottingham | 2012-01-06 | 4 | -18/+20 |
| | |||||
* | Eviscerate ifconfig uses from ip-aliases, because it's deprecated, slow ↵ | Bill Nottingham | 2012-01-06 | 1 | -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 Nottingham | 2012-01-06 | 1 | -0/+3 |
| | |||||
* | Some requirements tweaks (<pbrobinson@fedoraproject.org>) | Bill Nottingham | 2012-01-03 | 1 | -2/+2 |
| | |||||
* | Don't exit with an error if SEinux isn't active. (#768628) | Bill Nottingham | 2011-12-19 | 1 | -3/+9 |
| | |||||
* | Add LSB dep on the network script. (#767818) | Bill Nottingham | 2011-12-14 | 1 | -0/+1 |
| | |||||
* | Add cifs to check for network filesystem (#760018). | Bill Nottingham | 2011-12-14 | 1 | -4/+2 |
| | | | | Use findmnt to simplify the code. | ||||
* | Fix typo in translation. (#757637) | Bill Nottingham | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | Just exit on first response (#744734) | Bill Nottingham | 2011-11-15 | 1 | -1/+1 |
| | |||||
* | Don't bother with stdin/stdout/stderr for rmmod/modprobe of scsi_wait_scan. ↵ | Bill Nottingham | 2011-11-11 | 1 | -0/+3 |
| | | | | (#735867) | ||||
* | rename_device: skip VLAN=yes configuration files | Harald Hoyer | 2011-11-02 | 1 | -1/+6 |
| | |||||
* | Don't set primary before we enslave devices. (#747418, <agospoda@redhat.com>) | Bill Nottingham | 2011-10-27 | 1 | -1/+1 |
| | |||||
* | Move securetty and its man page to legacy subpackage. | Bill Nottingham | 2011-10-25 | 1 | -1/+3 |
| | |||||
* | Don't write to stderr that's not there (or a socket, or whatever, #746263) | Bill Nottingham | 2011-10-25 | 1 | -1/+1 |
| | |||||
* | 9.34-1initscripts-9.34-1 | Bill Nottingham | 2011-10-25 | 1 | -1/+5 |
| | |||||
* | If locale.conf exists, use it. (#706756, in part) | Bill Nottingham | 2011-10-25 | 6 | -9/+20 |
| | | | | | | | | | | | | | systemd's algorithm on startup is: - if /etc/locale.conf is parseable, use that - otherwise, use /etc/sysconfig/i18n Given that we have a heirarchy of system -> user settings here, simply go: ~/.i18n > /etc/locale.conf > /etc/sysconfig/i18n Add some documentation as well. | ||||
* | Fix logic error with removing arp_ip_target (#745681) | Bill Nottingham | 2011-10-13 | 1 | -1/+1 |
| | |||||
* | Drop 88-clock.rules exclude | Bill Nottingham | 2011-10-12 | 1 | -1/+0 |
| | |||||
* | Bump releaseinitscripts-9.33-1 | Bill Nottingham | 2011-10-12 | 1 | -1/+8 |
| | |||||
* | Only use the first ARP response in netconsole (#744309) | Doug Knight | 2011-10-07 | 1 | -1/+1 |
| | |||||
* | Drop this entirely, as it causes issues in conjunction with systemd. | Bill Nottingham | 2011-10-06 | 1 | -3/+0 |
| | | | | Non-systemd init daemons will need to recreate this functionality. | ||||
* | Be less picky about ifcfg file names. (#742276) | Bill Nottingham | 2011-09-30 | 1 | -2/+2 |
| | |||||
* | do not check for the existence of a systemd unit before redirecting | Michal Schmidt | 2011-09-26 | 1 | -5/+1 |
| | | | | | | | It is wrong to look only in /lib/systemd/system. systemd can handle units in several other directories as well. The check is needless. Simply redirect everything that's not a SysV service and let systemctl report an error if it's invalid. | ||||
* | Only bother with consoletype if we're actually connected to something that's ↵ | Bill Nottingham | 2011-09-19 | 1 | -2/+2 |
| | | | | | | console-ish. (#657869) If we're connected to a socket, or a pipe, or a file, or anything else - assume dumb mode. | ||||
* | 9.32-1initscripts-9.32-1 | Bill Nottingham | 2011-09-02 | 1 | -1/+19 |
| |