Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Updates from TX. | Bill Nottingham | 2011-09-01 | 6 | -6/+18 |
| | |||||
* | If exec() of all DMs fails, call 'plymouth quit'. (#735215) | Bill Nottingham | 2011-09-01 | 1 | -0/+1 |
| | |||||
* | Clean up the old sysv excludes, including for killall script. | Bill Nottingham | 2011-08-31 | 1 | -4/+2 |
| | |||||
* | %ghost rc.local (but leave it around on upgrade) (#734268) | Bill Nottingham | 2011-08-31 | 1 | -2/+6 |
| | | | | It will still be run if it's created, of course. | ||||
* | Add support for setting random bridge options via BRIDGING_OPTS. (#734045, ↵ | Bill Nottingham | 2011-08-31 | 2 | -0/+20 |
| | | | | #665378) | ||||
* | Add a conflict for libselinux that uses the old mount point. | Bill Nottingham | 2011-08-30 | 1 | -0/+1 |
| | |||||
* | Be more verbose on make clean. | Bill Nottingham | 2011-08-30 | 1 | -1/+1 |
| | |||||
* | selinuxfs moved, adjust code. (#733759) | Bill Nottingham | 2011-08-30 | 4 | -11/+12 |
| | |||||
* | Call multipath and kpartx with -u. (#733437) | Bill Nottingham | 2011-08-25 | 2 | -5/+5 |
| | |||||
* | plymouth lives in /bin. (#702814) | Bill Nottingham | 2011-08-15 | 6 | -16/+16 |
| | |||||
* | Drop fedora-autoswap; it's somewhat dangerous, and better done via a ↵ | Bill Nottingham | 2011-08-09 | 3 | -31/+0 |
| | | | | udev/systemd combination anyway. | ||||
* | Fix pid file usage for IPv6. (#729292, <daveg@dgit.ndo.co.uk>) | Bill Nottingham | 2011-08-09 | 1 | -1/+1 |
| | |||||
* | Move console_init, console_check to legacy | Bill Nottingham | 2011-08-08 | 1 | -2/+2 |
| | |||||
* | Add freescale ttymx ports (#728730, <ndevos@redhat.com>) | Bill Nottingham | 2011-08-08 | 1 | -0/+2 |
| | |||||
* | Don't mount gfs2 in netfs (#689593) | Bill Nottingham | 2011-08-01 | 1 | -1/+1 |
| | |||||
* | Add an empty CLIENTSTATE variable, to help with those that need to set it. ↵ | Bill Nottingham | 2011-07-25 | 1 | -0/+2 |
| | | | | (#725476) | ||||
* | Remove fedora-sysinit-hack/fedora-sysinit-unhack; they're not needed with ↵ | Bill Nottingham | 2011-07-25 | 3 | -23/+0 |
| | | | | /var/lock on tmpfs. | ||||
* | Allow non-'-s' options in ETHTOOL_OPTS, and allow multiple option types. ↵ | Bill Nottingham | 2011-06-28 | 2 | -16/+20 |
| | | | | (#692410, #693583) | ||||
* | Fix some errors with TEMPORARY_STATE & systemd. (#704783) | Bill Nottingham | 2011-06-24 | 1 | -3/+0 |
| | |||||
* | Fix character cases for latest tcsh. | Bill Nottingham | 2011-06-24 | 1 | -1/+1 |
| | |||||
* | 9.31-1initscripts-9.31-1 | Bill Nottingham | 2011-06-21 | 1 | -1/+13 |
| | |||||
* | Add back a message for udev start. (#714531, continued) | Bill Nottingham | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | Remove ipsec-tools scripts (they're now in ipsec-tools itself.) | Bill Nottingham | 2011-06-20 | 3 | -367/+1 |
| | |||||
* | Start udev by hand. (#714531) | Bill Nottingham | 2011-06-20 | 1 | -1/+4 |
| | |||||
* | If IPv6 is configured on the alias, configure it. (#583409) | Bill Nottingham | 2011-06-06 | 1 | -0/+2 |
| | |||||
* | Clean up some noise if stderr isn't available. | Bill Nottingham | 2011-06-02 | 1 | -2/+2 |
| | |||||
* | Ensure DHCP_HOSTNAME is a short hostname, seed it from HOSTNAME if needed. ↵ | Bill Nottingham | 2011-05-31 | 2 | -2/+4 |
| | | | | (#697877) | ||||
* | Override NETMASK from PREFIX where specified (#705367, <mpoole@redhat.com>) | Bill Nottingham | 2011-05-18 | 1 | -0/+5 |
| | |||||
* | Exclude single symlink as well. (#705457) | Bill Nottingham | 2011-05-17 | 1 | -0/+1 |
| | |||||
* | VLAN, etc. interfaces can be slaves; check for being a slave first. (#703475) | Bill Nottingham | 2011-05-12 | 1 | -4/+4 |
| | |||||
* | Tweak wording, as other scripts with S99 priority may actually run later. ↵ | Bill Nottingham | 2011-05-10 | 1 | -1/+1 |
| | | | | (#703148) | ||||
* | Use LC_ALL=C when calling sed. ↵ | Bill Nottingham | 2011-05-10 | 1 | -3/+3 |
| | | | | (https://bugs.mageia.org/show_bug.cgi?id=1216, via <sander.lepik@eesti.ee>) | ||||
* | fuser -k defaults to -9; set the initial pass to kill -15. (#703457) | Bill Nottingham | 2011-05-10 | 1 | -2/+2 |
| | |||||
* | don't match filesystem types in hostnames (#703203, <jmueller@data-tronics.com>) | Bill Nottingham | 2011-05-09 | 1 | -1/+2 |
| | |||||
* | Don't redirect to systemctl, as 'start' in that case won't try to start it ↵ | Bill Nottingham | 2011-04-27 | 1 | -0/+1 |
| | | | | again. | ||||
* | 9.30-1initscripts-9.30-1 | Bill Nottingham | 2011-04-27 | 1 | -1/+11 |
| | |||||
* | Handle IPADDRx correctly for static addresses (#698738) | Bill Nottingham | 2011-04-27 | 1 | -1/+1 |
| | |||||
* | Make sure to enable fedora-storage-init-late.service, and have it after the ↵ | Bill Nottingham | 2011-04-27 | 2 | -1/+2 |
| | | | | non-late version. (#699918) | ||||
* | KDM can handle plymouth itself as well. | Bill Nottingham | 2011-04-27 | 1 | -3/+0 |
| | |||||
* | Tweak how plymouth is quit in the gdm case. (<rstrode@redhat.com>) | Bill Nottingham | 2011-04-26 | 1 | -8/+8 |
| | |||||
* | Fix logic error (#698520, <jlau@redhat.com>) | Bill Nottingham | 2011-04-25 | 1 | -1/+1 |
| | |||||
* | Support overriding hostname via /etc/hostname. | Bill Nottingham | 2011-04-18 | 3 | -0/+5 |
| | |||||
* | Exclude single init.d file that's overriden by systemd. (#697535) | Bill Nottingham | 2011-04-18 | 1 | -0/+1 |
| | |||||
* | Fix index handling for expanded configs <jklimes@redhat.com> | Bill Nottingham | 2011-04-12 | 1 | -1/+1 |
| | |||||
* | Fix patch misapplication | Bill Nottingham | 2011-04-12 | 1 | -1/+1 |
| | |||||
* | ifup/ifdown-eth: properly add and remove arp_ip_target's | Harald Hoyer | 2011-04-12 | 2 | -4/+27 |
| | | | | | | | | | Only add arp_ip_target, if not yet present. Only remove arp_ip_target, if present in BONDING_OPTS, to prevent clash with module options. https://bugzilla.redhat.com/show_bug.cgi?id=604669 |