aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ifdown: don't call nmcli on interface that is alread downLukas Nykryn2013-04-021-2/+5
|
* set net.ipv6.conf..autoconf in ifup-ipv6Lukas Nykryn2013-04-021-0/+1
|
* bonding: set master up before slavesLukas Nykryn2013-04-021-1/+1
|
* add ipip6 tunneling support (#928232, raorn@raorn.name)Lukas Nykryn2013-03-274-5/+12
|
* Add /var/lib/NetworkManager (#916233)Bill Nottingham2013-03-211-0/+1
|
* provide /sbin/serviceLukas Nykryn2013-03-151-1/+5
|
* 9.45-1initscripts-9.45-1Lukas Nykryn2013-03-151-1/+13
|
* turn on symlink protections in sysctl (#922030)Lukas Nykryn2013-03-151-0/+4
|
* add systemd-random-seed.service to Before= in fedora-readonly.serviceVáclav Pavlín2013-03-141-1/+1
| | | | (#888615)
* mention rule6 filesLukas Nykryn2013-03-141-1/+3
|
* skip nmcli for wireless device (#863707)Lukas Nykryn2013-03-141-0/+3
| | | | | When NetworkMangaer is running and Wireless connection is handled by it, skip calling nmcli for this connection on boot.
* remove config-noreplace from /etc/inittab (#627474)Lukas Nykryn2013-03-141-1/+1
|
* remount-rootfs.service got renamed to systemd-remount-fs.serviceHarald Hoyer2013-03-122-2/+2
|
* compile netreport and usernetctl with full RELRO and PIE (#853178)Lukas Nykryn2013-03-071-1/+7
|
* move stuff directly to /usr (#905492)Lukas Nykryn2013-03-073-59/+59
|
* Remove NETWORKING_IPV6 from sysconfig.txt (#918622)Václav Pavlín2013-03-061-4/+0
|
* Fix greps to correctly handle comments and quotationLukas Nykryn2013-02-263-3/+3
|
* 9.44-1initscripts-9.44-1Lukas Nykryn2013-02-201-1/+25
|
* limit udev rule for network renaming (#907365, mschmidt@redhat.com)Lukas Nykryn2013-02-201-1/+1
|
* fix path for arpwatch, seems to be in /var/lib on Fedora 18Michael Scherer2013-02-111-1/+1
|
* fix the path for lvm cache, there is no file /etc/lvm/.cache ( but there is ↵Michael Scherer2013-02-111-1/+1
| | | | one /etc/lvm/cache )
* fix path for dhcpd, is /var/lib/dhcpd since 2005 ( see 31cdb58df77 on the ↵Michael Scherer2013-02-111-1/+1
| | | | dhcp package git )
* fix the patch for apache modules in rwtab, that are now in /var/cache/httpdMichael Scherer2013-02-111-2/+2
|
* remove no longer used directory ( at least in Fedora ), hald is deprecated, ↵Michael Scherer2013-02-111-3/+0
| | | | /var/tux cannot be found and xend seems to use a subdirectory of /var/lib/xen
* correct the path for puppet directory in /etc/rwtab, now use /var/lib/puppet ↵Michael Scherer2013-02-111-1/+1
| | | | by default
* Allow passing -F from /.autorelabel to fixfiles when relabeling systemVáclav Pavlín2013-01-281-1/+2
| | | | (#904279)
* Correctly detect Open vSwitch device typesThomas Graf2013-01-251-0/+3
| | | | | | | | | | | | | ifup-ovs in the openvswitch package uses the types: - OVSBridge - OVSPort - OVSIntPort - OVSBond to configure the various Open vSwitch device types. Automatically detecting these avoids the need to pass in DEVICETYPE=ovs or to name all bridge "ovsN".
* Clear DEVICE and TYPE variables before every iteration (#902463)Václav Pavlín2013-01-221-2/+1
|
* Clear DEVICE and TYPE variables after using them in cycle (#902463)Václav Pavlín2013-01-221-0/+2
|
* Sets BONDING_OPTS before interface is brougth upLukas Nykryn2013-01-222-28/+37
|
* check an IP address for existence in ifup-alias (#852005)Lukas Nykryn2013-01-212-0/+13
|
* Sync FSF address with GPL 2 text.Ville Skyttä2013-01-206-6/+6
|
* Fix rpmlint's spaces vs tabs warning.Ville Skyttä2013-01-201-1/+1
|
* Fix bogus %changelog dates.Ville Skyttä2013-01-201-11/+11
|
* Build with $RPM_LD_FLAGS.Ville Skyttä2013-01-201-0/+1
|
* Use -sf, not -s. (#901827)Bill Nottingham2013-01-191-1/+1
|
* Add /usr/libexec/initscripts to file list (#894475)Bill Nottingham2013-01-111-0/+1
|
* Rename term256 to 256term (glob sort) (#849429)Bill Nottingham2013-01-033-1/+1
|
* Readd missing shebang. (#885821)Bill Nottingham2012-12-101-1/+1
|
* Migrate even further away from /etc/sysconfig/network for hostname, and ↵Bill Nottingham2012-12-103-6/+4
| | | | /etc/sysconfig/i18n.
* Fix build.initscripts-9.43-1Bill Nottingham2012-12-072-1/+1
|
* Roll up fixes, bump release.Bill Nottingham2012-12-071-1/+9
|
* Also do firewall zone poking before ifup-ipv6, for DHCPv6 (#802415, modified ↵Bill Nottingham2012-12-071-0/+5
| | | | from <jpopelka@redhat.com>)
* Complete setsysfont removal.Bill Nottingham2012-12-073-24/+0
|
* Update documentation for config file migration for i18n/l10n and hostname ↵Bill Nottingham2012-12-072-49/+5
| | | | | | settings. (#881923) Also, remove obsolete setsysfont.
* Fix amazingly long-standing thinko in writing the pid file to the lock.Bill Nottingham2012-12-041-1/+4
|
* Change the net rule that reads ifcfg files to explicitly set the interface ↵Bill Nottingham2012-11-261-1/+1
| | | | name. (#870859)
* Revert "Use sysfs rather than iwconfig for wireless check"Bill Nottingham2012-11-121-1/+3
| | | | | This reverts commit af401fb40f6dd5139e8468dfe1bd3dafe40e8e93. upstream removed sysfs wireless. How nice.
* Drop fedora-storage-init; conflict with older lvm & dmraid so we get the ↵Bill Nottingham2012-10-316-93/+2
| | | | required versions that allow us to do so. (<prajnoha@redhat.com>)
* Bump version to 9.42initscripts-9.42-1Bill Nottingham2012-10-311-1/+8
|