Revisions of sysconfig
Marius Tomaschewski (mtomaschewski)
committed
(revision 178)
- version 0.81.4 - Added IgnoreOnIsolate=yes to network@.service (bnc#841315) The network@<ifname>.service are marked as PartOf network.service, but this one way stop/restart dependency is not propagated on a systemctl isolate ("runlevel" change) and the network@ services were stopped. Added IgnoreOnIsolate=yes to stop them on network service stop only.
buildservice-autocommit
accepted
request 198226
from
Marius Tomaschewski (mtomaschewski)
(revision 177)
baserev update by copy to link target
Marius Tomaschewski (mtomaschewski)
committed
(revision 176)
- version 0.81.3 - Fixed to reload syslog on hostname changes using systemctl as there is no /etc/init.d/syslog script since syslog-service-2.0 (bnc#830467). - Added a systemctl guard to rpm post script - version 0.81.2 - Added otherproviders(/sbin/ifup) conflict to sysconfig-network. - Do not stop the network interfaces, but kill the network and all network@<ifname> services to kill all dhcp clients on uninstall. - version 0.81.1 - Initial network and network@ service files to avoid, that systemd udevd kills dhcp clients, which where forked from the udev hotplug rule and for better control (bnc#821879). - version 0.81.0 - Initial sysconfig split into udevmountd, sysconfig, -netconfig and -network packages, to allow another implementation of the /etc/init.d/network and /sbin/ifup scripts. - Dropped obsolete README files.
buildservice-autocommit
accepted
request 187002
from
Marius Tomaschewski (mtomaschewski)
(revision 175)
baserev update by copy to link target
Marius Tomaschewski (mtomaschewski)
committed
(revision 174)
- version 0.80.7 - use mountpoint utility without absolute path While on 12.3 there were a /bin/mountpoint, 13.1 moved it to /usr/bin/mountpoint without a compatibility link. Drop path when calling it, it should work both ways. Thanks to Andrey Borzenkov for his patch. - rcnetwork: fixed to not drop state while reload - netconfig: add /etc/resolv.conf options and sortlist Added global network/config NETCONFIG_DNS_RESOLVER_OPTIONS and NETCONFIG_DNS_RESOLVER_SORTLIST variables, allowing to set /etc/resolv.conf options and sortlist (fate#316048).
buildservice-autocommit
accepted
request 175839
from
Marius Tomaschewski (mtomaschewski)
(revision 173)
baserev update by copy to link target
Marius Tomaschewski (mtomaschewski)
committed
(revision 172)
- Merged changes from $OBS/Base:System/sysconfig and SLE-11-SP3. - Fixed to set link settings on bonding slaves while enslave. Before enslaving a new slave, apply link settings like the MAC address or MTU to the slave as required e.g. for fail_over_mac active, where the bonding interface is using the MAC of the currently active slave (bnc#815025). [0002-Set-link-settings-on-bonding-slaves-while-enslave.patch] - Fixed to stop dhcp clients and remove IP addresses on not yet enslaved bridge ports and bonding slaves. The bridge or bond interface has the IP addresses assigned itself instead. The port/slave may still have IP addresses, when the IP config of an active (ethernet) interface has been moved into a bridge or bond config, e.g. while "virsh iface-bridge eth0 br0". There is no full ifdown for the port interface to not break the vlans (and their bridges) which may refer to the port too (bnc#813148). [0001-Flush-IPs-on-bridge-bond-children-ifup-bnc-813148.patch]
Marius Tomaschewski (mtomaschewski)
committed
(revision 171)
- version 0.80.6 - Merged with changes from $OBS/Base:System/sysconfig - Add forgotten patch sysconfig-0.80.5.patch - Accommodate poll.tcpip to systemd - Fixed to wait for dhcp/ipv6 under systemd again. Fixed regression caused by bnc#785240, bnc#780644 fixes to not discard the dhcp/ipv6 dupplicate address detection in progress error codes under systemd completely, but wait until dhcp/ipv6 dad finished or the WAIT_FOR_INTERFACES timeout is reached and then discard in the status returned to systemd (bnc#808718). It caused failures of other services trying to bind tentative IPv6 addresses, e.g. in mixed dhcp4 / static IPv6 setups. Thanks to Rolf Eike Beer for the report/tests/debug outputs. [0001-Fixed-to-wait-for-dhcp-ipv6-under-systemd-again.patch]
Dr. Werner Fink (WernerFink)
committed
(revision 170)
.
Dr. Werner Fink (WernerFink)
committed
(revision 169)
.
buildservice-autocommit
accepted
request 157239
from
Marius Tomaschewski (mtomaschewski)
(revision 168)
baserev update by copy to link target
Marius Tomaschewski (mtomaschewski)
accepted
request 157238
from
Marius Tomaschewski (mtomaschewski)
(revision 167)
- Fixed to create migration marker directory before using it, it does not exists e.g. while CD based update (bnc#806989).
buildservice-autocommit
accepted
request 156054
from
Marius Tomaschewski (mtomaschewski)
(revision 166)
baserev update by copy to link target
Marius Tomaschewski (mtomaschewski)
accepted
request 156053
from
Marius Tomaschewski (mtomaschewski)
(revision 165)
- version 0.80.5 - Fixed to use a guarded migration hook from openSUSE < 12.3, that disabes the (always enabled before) NetworkManager.service on NETWORKMANAGER=no and mask the network.service (provided by the /etc/init.d/network script) on NETWORKMANAGER=yes until NM has been installed and enabled as network.service (bnc#803058).
buildservice-autocommit
accepted
request 150552
from
Marius Tomaschewski (mtomaschewski)
(revision 164)
baserev update by copy to link target
Marius Tomaschewski (mtomaschewski)
committed
(revision 163)
- version 0.80.4 - Fixed to use a suffix in ETHTOOL_OPTIONS variable to allow to apply every setting (e.g. 'gro off lro off') separately, as the ethtool utility stops at first failure and the NIC driver may reject settings when the link is not up or they're unsupported. Further, added ETHTOOL_UP_RETRY and ETHTOOL_UP_WAIT variables to optionally wait after the link has been set up and retry to set the ETHTOOL_OPTIONS*. Updated ifcfg(5) man page (bnc#787744) [0002-Allow-ETHTOOL_OPTIONS-SUFFIX-variables-bnc-787744.patch, 0003-Documented-ETHTOOL_OPTIONS-SUFFIX-variables-bnc-787744.patch] - Applied 81-mount.rules fix by Robert Milasan to not mount file systems with the noauto flag set (bnc#798641, [SWAMPID 50702]). [0001-Do-not-mount-file-system-with-noauto-flag-bnc-798641.patch]
buildservice-autocommit
accepted
request 150169
from
Marius Tomaschewski (mtomaschewski)
(revision 162)
baserev update by copy to link target
Marius Tomaschewski (mtomaschewski)
committed
(revision 161)
Fixed to include bug number in changelog - rcnetwork: reworked suspend/resume hooks (bnc#781106)
Marius Tomaschewski (mtomaschewski)
committed
(revision 160)
- version 0.80.3 - rcnetwork: reworked suspend/resume hooks
Marius Tomaschewski (mtomaschewski)
accepted
request 149828
from
Marius Tomaschewski (mtomaschewski)
(revision 159)
- version 0.80.2 - rcnetwork: handle also partial -o type|skip options - version 0.80.1 - rcnetwork: Improved redirection and option handling and cleaned up obsolete localfs/remotefs options and network manager hooks. Honor SYSTEMCTL_OPTIONS variable which can be set to systemctl options e.g. --ignore-dependencies while yast2 second stage run (bnc#798348). - Fixed to use dhclient6 in dhcp6_client state variable (bnc#798828).
Displaying revisions 101 - 120 of 278