Commit Graph

62 Commits

Author SHA256 Message Date
Dominique Leuenberger
759c8d73ab Accepting request 479035 from Base:System
- Update script to generage services to use UTF8 by default bsc#1028305

OBS-URL: https://build.opensuse.org/request/show/479035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=40
2017-03-15 00:06:55 +00:00
Tomáš Chvátal
0470ef6adb - Update script to generage services to use UTF8 by default bsc#1028305
OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=51
2017-03-13 13:10:12 +00:00
Dominique Leuenberger
04d7745fad Accepting request 477420 from Base:System
- Update script to generage services to use UTF8 by default
- Update the services list with latest content

OBS-URL: https://build.opensuse.org/request/show/477420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=39
2017-03-10 20:44:17 +00:00
Tomáš Chvátal
1e02d904b4 - Update script to generage services to use UTF8 by default
- Update the services list with latest content

OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=49
2017-03-07 09:58:06 +00:00
Dominique Leuenberger
20cbc290f2 Accepting request 352006 from Base:System
- Repack services.bz2 with latest from upstream and adjust the script
  to not add all the names+emails at the bottom bnc#959693

OBS-URL: https://build.opensuse.org/request/show/352006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=38
2016-01-08 14:22:12 +00:00
Tomáš Chvátal
5e71717833 - Repack services.bz2 with latest from upstream and adjust the script
to not add all the names+emails at the bottom bnc#959693

OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=47
2016-01-05 10:10:17 +00:00
Stephan Kulow
ee071c284c Accepting request 326599 from Base:System
- Do not actually replace the hostname if user already has something
  in there. Thanks to Takashi Iwai for spotting this

OBS-URL: https://build.opensuse.org/request/show/326599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=37
2015-08-28 06:25:17 +00:00
Tomáš Chvátal
ea4a9a4557 - Do not actually replace the hostname if user already has something
in there. Thanks to Takashi Iwai for spotting this

OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=45
2015-08-25 09:42:29 +00:00
Dominique Leuenberger
f193118844 Accepting request 320307 from Base:System
- Do not ghost the empty /etc/hostname to not break installationimages
  pkg.

- Keep /etc/hostname empty and %ghost it. bnc#934056

OBS-URL: https://build.opensuse.org/request/show/320307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=36
2015-08-21 05:37:10 +00:00
Tomáš Chvátal
007a74db68 OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=43 2015-08-04 07:57:44 +00:00
Tomáš Chvátal
76f5130838 - Do not ghost the empty /etc/hostname to not break installationimages
pkg.

OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=42
2015-08-04 07:47:42 +00:00
Tomáš Chvátal
0219bf791b - Keep /etc/hostname empty and %ghost it. bnc#934056
OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=41
2015-06-11 15:38:02 +00:00
Dominique Leuenberger
8f6372bd1f Accepting request 265549 from Base:System
- Try different approach to fix failing migration from 13.1.
  This one is from locilka

- Keep the condition posix as it is shorter :)

OBS-URL: https://build.opensuse.org/request/show/265549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=35
2014-12-19 08:38:12 +00:00
Tomáš Chvátal
f2f3223eeb OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=39 2014-12-17 11:16:38 +00:00
Tomáš Chvátal
a82c2ecff8 OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=38 2014-12-17 11:09:44 +00:00
Tomáš Chvátal
92e3252b7d - Try different approach to fix failing migration from 13.1.
This one is from locilka

OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=37
2014-12-17 10:34:12 +00:00
Tomáš Chvátal
c1a844d087 - Keep the condition posix as it is shorter :)
OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=36
2014-12-17 10:20:53 +00:00
Dominique Leuenberger
4df4ac759c Accepting request 263637 from Base:System
- Spec-cleanify the previous commit.

- Redo the HOSTNAME -> hostname migration to support smallest
  possible step. Thus ensuring the migration is done just once and
  finished:
   # HOSTNAME migration supported scenarios [bnc#858908]:
   # /etc/HOSTNAME -> /etc/hostname content preservation.
   # If hostname and HOSTNAME both exist HOSTNAME wins.
   # Nothing apart from content of the document is preserved
- Solves bnc#858908 and bnc#899506 while moves bnc#887039 to
  unsupported scenarios.

- Remove the socket check from the defaultdomain checker as it was
  always false and thus not needed
  - Add comment explaining the reason for the code

- Drop the scriptlet for the netgroup handling. It was caused by
  the aaa_base -> netcfg move, which I guess after 12 years is moot

OBS-URL: https://build.opensuse.org/request/show/263637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=34
2014-12-03 21:53:25 +00:00
Tomáš Chvátal
96b58768da - Spec-cleanify the previous commit.
OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=34
2014-12-01 16:56:22 +00:00
Tomáš Chvátal
37158b5f9b - Redo the HOSTNAME -> hostname migration to support smallest
possible step. Thus ensuring the migration is done just once and
  finished:
   # HOSTNAME migration supported scenarios [bnc#858908]:
   # /etc/HOSTNAME -> /etc/hostname content preservation.
   # If hostname and HOSTNAME both exist HOSTNAME wins.
   # Nothing apart from content of the document is preserved
- Solves bnc#858908 and bnc#899506 while moves bnc#887039 to
  unsupported scenarios.

OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=33
2014-12-01 16:55:49 +00:00
Tomáš Chvátal
6cfb9c1674 - Remove the socket check from the defaultdomain checker as it was
always false and thus not needed
  - Add comment explaining the reason for the code

OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=32
2014-12-01 16:29:17 +00:00
Tomáš Chvátal
5a80679417 - Drop the scriptlet for the netgroup handling. It was caused by
the aaa_base -> netcfg move, which I guess after 12 years is moot

OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=31
2014-12-01 16:23:08 +00:00
Stephan Kulow
bedf78b4f1 Accepting request 257833 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/257833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=33
2014-10-25 06:32:47 +00:00
Stephan Kulow
9b6d83b3f2 Accepting request 253698 from Base:System
- fix %pre scriptlet [bnc#899506]

OBS-URL: https://build.opensuse.org/request/show/253698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=32
2014-10-14 06:58:58 +00:00
23d0ab8b22 - fix %pre scriptlet [bnc#899506] (thanks to mls for the fix)
OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=28
2014-10-08 07:22:50 +00:00
36b9ff2575 - fix %pre scriptlet [bnc#899506]
OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=27
2014-10-02 18:47:27 +00:00
Stephan Kulow
0d5e93e8f6 Accepting request 242350 from Base:System
- resolve some update scenarios [bnc#883999], [bnc#886443] (private)
  with regard to /etc/HOSTNAME -> /etc/hostname change

OBS-URL: https://build.opensuse.org/request/show/242350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=30
2014-07-28 04:31:08 +00:00
6481673392 - resolve some update scenarios [bnc#883999], [bnc#886443] (private)
with regard to /etc/HOSTNAME -> /etc/hostname change

OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=25
2014-07-25 10:50:00 +00:00
Stephan Kulow
36cda3eff8 Accepting request 236841 from Base:System
- move /etc/HOSTNAME to /etc/hostname during update

- HOSTNAME renamed to hostname [bnc#858908]

OBS-URL: https://build.opensuse.org/request/show/236841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=29
2014-06-18 08:59:28 +00:00
bd2f068dcb OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=23 2014-06-11 09:30:50 +00:00
2052abef7f - move /etc/HOSTNAME to /etc/hostname during update
OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=22
2014-06-11 09:24:00 +00:00
10c67627c8 OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=21 2014-06-09 08:37:53 +00:00
15f0aba705 - HOSTNAME renamed to hostname [bnc#858908]
OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=20
2014-06-04 10:41:28 +00:00
Tomáš Chvátal
d4148c3b54 Accepting request 221157 from Base:System
- added helper scripts and doc for creating services file to 
  Sources

OBS-URL: https://build.opensuse.org/request/show/221157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=28
2014-02-08 09:34:30 +00:00
8ce02da789 - added helper scripts and doc for creating services file to
Sources

OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=18
2014-02-06 16:31:08 +00:00
Tomáš Chvátal
8a65a6c16f Accepting request 205102 from Base:System
- /etc/protocols: assign 4 to ipv4 instead of ip to correspond with
  IANA [bnc#843511] (internal)

OBS-URL: https://build.opensuse.org/request/show/205102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=27
2013-10-30 14:47:26 +00:00
03e20c3dad - /etc/protocols: assign 4 to ipv4 instead of ip to correspond with
IANA [bnc#843511] (internal)

OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=16
2013-10-29 12:37:24 +00:00
Tomáš Chvátal
0ebaa50520 Accepting request 196021 from Base:System
- updated to newer (not newest) version of IANA assignments
  [bnc#831522], [bnc#731391] (both internal)

OBS-URL: https://build.opensuse.org/request/show/196021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=25
2013-08-23 09:05:16 +00:00
28d36cff37 - updated to newer (not newest) version of IANA assignments
[bnc#831522], [bnc#731391] (both internal)

OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=14
2013-08-22 14:44:51 +00:00
Stephan Kulow
4bdf01ab9a Accepting request 177722 from Base:System
- services: map sieve to 4190 instead of 2000 as upstream (IANA)
  does

OBS-URL: https://build.opensuse.org/request/show/177722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=24
2013-06-05 15:46:05 +00:00
1dd1f8d474 - services: map sieve to 4190 instead of 2000 as upstream (IANA)
does

OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=12
2013-06-05 11:24:30 +00:00
Stephan Kulow
2b8b298a75 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=21
2011-12-06 17:31:37 +00:00
Sascha Peilicke
6b0e02cf67 Autobuild autoformatter for 63545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=19
2011-03-07 14:17:41 +00:00
Sascha Peilicke
b2a8c6f9e8 Accepting request 63545 from Base:System
Accepted submit request 63545 from user oertel

OBS-URL: https://build.opensuse.org/request/show/63545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=18
2011-03-07 14:17:34 +00:00
Ruediger Oertel
8a0c368be7 - bump version to 11.5
OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=10
2011-03-07 11:29:52 +00:00
Sascha Peilicke
3510bf561d Autobuild autoformatter for 63330
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=17
2011-03-04 08:42:27 +00:00
OBS User buildservice-autocommit
d9668cc53b Updating link to change in openSUSE:Factory/netcfg revision 17.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=0c6d9710d98dc882c4ff86f3430a7496
2011-03-04 08:42:27 +00:00
Sascha Peilicke
40534bea79 Accepting request 63330 from Base:System
Accepted submit request 63330 from user pgajdos

OBS-URL: https://build.opensuse.org/request/show/63330
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=16
2011-03-04 08:42:18 +00:00
9dc170a0dc - added COPYING file (cfarrell@suse.de)
OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=8
2011-03-03 13:11:19 +00:00
OBS User autobuild
880f68ab21 Autobuild autoformatter for 52128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=14
2010-11-05 15:22:48 +00:00