Revisions of sysconfig

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 546049 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 175)
- version 0.84.2
- spec: revert change to use _fillupdir in update hook from < 0.80
- merged fixes of the the fillup templates logic and macro in
  configure.ac by Marcus Meissner
- Replace references to /var/adm/fillup-templates with new
  %_fillupdir macro (boo#1069468)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 502510 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 174)
Goes together with the latest permission changes, which also sets root:root for /etc/ppp (forwarded request 502393 from dimstar)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 487030 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 173)
- version 0.84.1
- netconfig: cleanup tmp files (boo#1010760)
  When /var/run/ntp/servers-netconfig has been modified externaly,
  don't try to backup or keep tmp files to show what we would do.
- netconfig: improve input check for duplicate keys (bsc#1009801)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 426188 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 171)
- version 0.84.0
- netconfig: intoduced a batch mode (bsc#989741)
  It permits to preform multiple modify/remove operations
  and call the effective update at the end of the batch.
- netconfig: use ntpq, as ntpdc is deprecated (bsc#894889),
  lower sleep lock wait granularity and fix NTP_KEYS parsing
- Drop the omc svcinfo data as they are not used anymore
- Run spec-cleaner to remove few obsolete things
- Drop cvs helper files as we are in git
- Rename configure.in to configure.ac
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 399374 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 170)
- Add a blacklist entry for the ACPI power meter driver (bnc#974373) (forwarded request 399256 from mgorman)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 397048 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 169)
- version 0.83.9
- ppp: install refactored ip-up and related scripts (bsc#865573)
- removed patches shipped inside of the source archive
  [- 0001-dhcp-network-variables-for-dhcp4-user-class.909307.patch]
  [- 0002-netconfig-use-ntpd.service-on-13.2-boo-930309.patch]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 311249 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 168)
- netconfig: use ntpd.service on >13.1 (boo#930309)
  [+ 0002-netconfig-use-ntpd.service-on-13.2-boo-930309.patch]

- sysconfig-netconfig requires /bin/logger, otherwise the following
  linux.site wickedd[31]:
  /etc/sysconfig/network/scripts/functions.netconfig:
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 306712 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 167)
- sysconfig-netconfig requires /bin/logger, otherwise the following 
  happens:
  linux.site wickedd[31]: 
  /etc/sysconfig/network/scripts/functions.netconfig: 
  line 44: logger: command not found (forwarded request 306603 from elvigia)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 286485 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 166)
- dhcp: add variables for handling of DHCPv4 user-class (bsc#909307)
  [+ 0001-dhcp-network-variables-for-dhcp4-user-class.909307.patch]

- netconfig: use domain name from hostname (bnc#912891)
- netconfig: merge NetworkManager settings on -m (bnc#900982)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 281059 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 165)
- version 0.83.8
- netconfig: use domain name from hostname (bug#912891)
  When there is no dns domain or search list provided (by dhcp),
  but a hostname as FQDN, use it's domain for /etc/resolv.conf
  search list.
- netconfig: merge NetworkManager settings on -m (bug#900982)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 259661 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 164)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 251770 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 163)
- rpm: fixed SUSE spelling in the spec file (bnc#889002)

- version 0.83.7
- netconfig: create missed /var/run/ntp directory (bnc#892877)
  When the directory does not exists yet, the ntp service is not
  yet started/running and it is even more important to write the
  servers so ntpd can pickup them at start.
- config: changed NM_ONLINE_TIMEOUT to 30 (bnc#889175)
- config: updated to list new variables in network/dhcp,
  cleanup of ifcfg.template and network/config variables
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 162)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 235660 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 161)
- version 0.83.6
- netconfig: fixed manual page to not refer README (bnc#876755)

- version 0.83.5
- sysconfig/network/config: new default to send gratuitous arp
  Enabled to send gratuitous arp by default, when duplicate IPv4
  check is enabled and were successful (bnc#879911,fate#314399).
- netconfig: improved troubleshooting capabilities
  Added NETCONFIG_VERBOSE and NETCONFIG_FORCE_REPLACE config
  variables allowing to run all netconfig calls in debug mode
  and force update of modified files as default. Show service,
  policy resolving info and log the commandline in debug mode.
  Fixed to log info/warnings that were printed to stderr only
  before (bnc#860644, bnc#868323).
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 225747 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 160)
- version 0.83.4
- config: check ipv4 duplicates by default (fate#314399)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 223335 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 159)
- version 0.83.3
- Cleaned up comments and obsolete variables in network/dhcp
  and network/config config files (fate#312939,fate#314482).
- netconfig: just systemctl not init scripts (bnc#864696) as
  all for this version supported systems are using systemd
  which forwards to init scripts as needed.

- Remove the blacklist entry for the uas driver (bnc#862397)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 214800 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 158)
- version 0.83.2
- A systemctl status is quite expensive as it (by default) parses
  logs, etc. Use is-active where we need the code only (bnc#859360).
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 214289 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 157)
- version 0.83.1
- Install /sbin/service link as /sbin/rcnetwork for compatibility
  with older sysconfig as it is quite often used absolutely.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 213765 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 156)
- Use an unconditional rcnetwork symlink to /sbin/service

- version 0.83.0
- Recommend wicked-service instead of sysconfig-network as the
  default network service and drop sysconfig-network. The wicked
  service package provides systemd service files requesting the
  network.service alias at service enable time as well as the
  ifup compatibility scripts using wicked as network backend
  (fate#316768,bnc#856591).
- ifcfg-bonding.5: fixed to use startmode hotplug in slave example
- Use ZEROCONF_ROUTE=no as new default (fate#314482)
  The NOZEROCONF="yes" variable were double-negated in it's meaning
  and did not reflect what the variable really does (fate#314482).

- rcnetwork: use service type oneshot, not forking
  Sometimes, network fails to start / stops itself, because the per
  interface services started inside it, need already started network
  and fail as network did not yet reached started state. This does
  not happen with oneshot network service type (bnc#853908).
Displaying revisions 21 - 40 of 195
openSUSE Build Service is sponsored by