aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update specinitscripts-9.30.1-1Bill Nottingham2011-10-121-1/+11
|
* Only use the first ARP response in netconsole (#744309)Doug Knight2011-10-071-1/+1
|
* plymouth lives in /bin. (#702814)Bill Nottingham2011-08-156-16/+16
|
* Fix pid file usage for IPv6. (#729292, <daveg@dgit.ndo.co.uk>)Bill Nottingham2011-08-091-1/+1
|
* Add freescale ttymx ports (#728730, <ndevos@redhat.com>)Bill Nottingham2011-08-081-0/+2
|
* Fix some errors with TEMPORARY_STATE & systemd. (#704783)Bill Nottingham2011-06-241-3/+0
|
* Fix character cases for latest tcsh.Bill Nottingham2011-06-241-1/+1
|
* If IPv6 is configured on the alias, configure it. (#583409)Bill Nottingham2011-06-061-0/+2
|
* Ensure DHCP_HOSTNAME is a short hostname, seed it from HOSTNAME if needed. ↵Bill Nottingham2011-05-312-2/+4
| | | | (#697877)
* Exclude single symlink as well. (#705457)Bill Nottingham2011-05-171-0/+1
|
* Don't redirect to systemctl, as 'start' in that case won't try to start it ↵Bill Nottingham2011-04-271-0/+1
| | | | again.
* 9.30-1initscripts-9.30-1Bill Nottingham2011-04-271-1/+11
|
* Handle IPADDRx correctly for static addresses (#698738)Bill Nottingham2011-04-271-1/+1
|
* Make sure to enable fedora-storage-init-late.service, and have it after the ↵Bill Nottingham2011-04-272-1/+2
| | | | non-late version. (#699918)
* KDM can handle plymouth itself as well.Bill Nottingham2011-04-271-3/+0
|
* Tweak how plymouth is quit in the gdm case. (<rstrode@redhat.com>)Bill Nottingham2011-04-261-8/+8
|
* Fix logic error (#698520, <jlau@redhat.com>)Bill Nottingham2011-04-251-1/+1
|
* Support overriding hostname via /etc/hostname.Bill Nottingham2011-04-183-0/+5
|
* Exclude single init.d file that's overriden by systemd. (#697535)Bill Nottingham2011-04-181-0/+1
|
* Fix index handling for expanded configs <jklimes@redhat.com>Bill Nottingham2011-04-121-1/+1
|
* Fix patch misapplicationBill Nottingham2011-04-121-1/+1
|
* ifup/ifdown-eth: properly add and remove arp_ip_target'sHarald Hoyer2011-04-122-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
* Make sure the bond exists when we bring up the slaves. (#694501)Bill Nottingham2011-04-071-1/+2
|
* 9.29-1initscripts-9.29-1Bill Nottingham2011-04-069-10/+17
|
* Add a storage setup after cryptsetup.target. (#692198)Bill Nottingham2011-04-061-0/+13
| | | | Due to cryptsetup being parallel with this initially, we need this to support LVM/MD on LUKS.
* bump the required systemd version in the .specMichal Schmidt2011-04-041-2/+2
| | | | "ConditionSecurity=selinux" will be supported in systemd-23.
* separate "touch /.autorelabel" to a new unitMichal Schmidt2011-04-043-4/+16
| | | | | | | | | | | | | | | | | | | Writing /.autorelabel from fedora-autorelabel does not work because the script is executed only if relabel was already requested. Create a new unit fedora-autorelabel-mark.service which will be responsible for creating /.autorelabel if SELinux is disabled. The unit takes advantage of the new "ConditionSecurity=" support in systemd. The old script checked for a read-only filesystem first. The new unit does not do that. If / is read-only, touch will simply fail. This should not be considered as a failure of the unit, so "-" is used in ExecStart. There have been arguments on systemd-devel that the root directory should not be abused for flag files like /.autorelabel. It has a long tradition in Fedora though (since 2005). Maybe we can change it eventually, but let's keep it where it is for now.
* simplify the check for plymouth in fedora-autorelabelMichal Schmidt2011-04-041-4/+1
| | | | | The result of the check is needed only once, so there's no advantage in caching it in a variable.
* let systemd check the conditions for fedora-autorelabelMichal Schmidt2011-04-042-18/+4
| | | | | | | The service unit file already checks whether /.autorelabel or the "autorelabel" parameter are present. No need to recheck in the script. Using the new "ConditionSecurity=" feature systemd can also check whether SELinux is enabled.
* crypttab should be 0600.Bill Nottingham2011-03-301-0/+1
|
* Don't explictly disallow IPv6 aliases (#583409, #612877.)Bill Nottingham2011-03-302-4/+2
|
* Document NM_CONTROLLED. (#692123)Bill Nottingham2011-03-301-0/+3
|
* Don't print errors if mdadm isn't installed. (#692187)Bill Nottingham2011-03-301-2/+2
|
* 9.28-1Bill Nottingham2011-03-301-1/+5
|
* Add an error when setting gateway fails. (#672202)Bill Nottingham2011-03-301-2/+4
|
* ifup-eth: use /run/initramfs rather then /dev/.run/initramfsHarald Hoyer2011-03-301-1/+1
|
* Convert ipv6_log users to net_log.Bill Nottingham2011-03-251-204/+51
|
* Use net_log where appropriate.Bill Nottingham2011-03-2512-52/+52
|
* Switch the default logging value to error.Bill Nottingham2011-03-251-2/+2
| | | | It's what's used the most.
* Make net_log()'s output similar to that of the ipv6 logger.Bill Nottingham2011-03-251-1/+16
| | | | This will cause output strings to change, of course, so it's not really appropriate for earlier releases.
* Add a net_log() function. (#507515, #689525)Bill Nottingham2011-03-251-0/+23
|
* Add a comment explaining the oft-confused -t nox,y,z mount syntax.Bill Nottingham2011-03-222-0/+2
| | | | | The 'no' applies to all listed filesystem types, not just the first. Since this comes up in bugzilla once every month or two, explicitly comment it.
* 9.27-1initscripts-9.27-1Bill Nottingham2011-03-171-1/+6
|
* Fix mishandled argument to fstab-decode. (#685137)Bill Nottingham2011-03-151-1/+1
|
* Y kant eye spell? (#684465)Bill Nottingham2011-03-141-2/+2
|
* Support ipv6 routing rules by merging IPv4/IPv6, and route/rule code. ↵Bill Nottingham2011-03-113-26/+30
| | | | (#680872, <tobiasoed@hotmail.com>)
* Fix conditions so that they operate as OR, not AND. (#684125)Bill Nottingham2011-03-112-4/+4
|
* 9.26-1initscripts-9.26-1Bill Nottingham2011-03-101-1/+14
|
* Revert "Call sync after nfs unmount, otherwise we'll hang when the kernel ↵Bill Nottingham2011-03-101-1/+0
| | | | | | | | | syncs later. (#637500)" This reverts commit decf19bb9dc7b70ad89f9154899e73df069f5e62. This is better handled by not doing a force/lazy umount the first time. (a9b0d6b5c655da96783851d5304c4d800d4e4553)
* Fix check for unmanaged devices so it does the right thing with devices NM ↵Bill Nottingham2011-03-101-1/+1
| | | | | | doesn't know about at all. (#670154) It was returning nonexistent devices, or devies NM knew nothing about (bridges), as being managed.