Commit Graph

1443 Commits

Author SHA256 Message Date
Stephan Kulow
d4c770193c Accepting request 129554 from YaST:Head
- bnc#766217 - Gateway IP address is invalid
  added default '-' for Genmask and gateway fields
- 2.24.2

- use "ip addr" and "ip route" for network test logs rather than
  ifconfig and route

OBS-URL: https://build.opensuse.org/request/show/129554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=257
2012-08-04 11:42:50 +00:00
Michal Filka
65aa206210 - bnc#766217 - Gateway IP address is invalid
added default '-' for Genmask and gateway fields
- 2.24.2

- use "ip addr" and "ip route" for network test logs rather than
  ifconfig and route

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=176
2012-08-01 12:20:26 +00:00
Stephan Kulow
cafb224e7f Accepting request 129073 from YaST:Head
- bnc#767946 - configuring dummy netwok interface error
  disable '-o' option for dummy module hwcfg widget doesn't exist
- 2.24.1

- fate#312287 - hotpluging of bonding slaves
- updated UI - added columns into net device overview
- updated testsuite
- 2.24.0

OBS-URL: https://build.opensuse.org/request/show/129073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=256
2012-07-30 07:48:33 +00:00
Michal Filka
0f2322ed5f - bnc#767946 - configuring dummy netwok interface error
disable '-o' option for dummy module hwcfg widget doesn't exist
- 2.24.1

- fate#312287 - hotpluging of bonding slaves
- updated UI - added columns into net device overview
- updated testsuite
- 2.24.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=174
2012-07-27 09:38:53 +00:00
Stephan Kulow
03c6e41010 Accepting request 120597 from YaST:Head
- bnc#750325 - allow apostrophe in ESSID
- 2.23.0 

- keep_install_network added to rnc file (bnc#758529)

OBS-URL: https://build.opensuse.org/request/show/120597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=254
2012-05-10 13:13:40 +00:00
Michal Filka
616420ae44 - bnc#750325 - allow apostrophe in ESSID
- 2.23.0 

- keep_install_network added to rnc file (bnc#758529)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=172
2012-05-10 11:09:43 +00:00
Stephan Kulow
14d7e9856c Accepting request 115085 from YaST:Head
- Fixed a dead reference to proxy code; moved a forgotten file.
- 2.22.7

OBS-URL: https://build.opensuse.org/request/show/115085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=253
2012-04-23 14:14:18 +00:00
Martin Vidner
fb7364a7b1 - Fixed a dead reference to proxy code; moved a forgotten file.
- 2.22.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=170
2012-04-23 09:33:01 +00:00
Stephan Kulow
bf0dac71a9 Accepting request 113115 from YaST:Head
- Moved proxy client config to a new package yast2-proxy.rpm
- 2.22.6

- merged proofread texts 

- No need to chmod /etc/sysconfig/network/providers after placing
  files there (which opens up a race): filesystem.rpm and
  permissions.rpm have the correct permissions for it already
  (bnc#713661)

- Sleep between writing udev rules and ifcfgs so that 
  rcnetwork reload works (bnc#749365)
- 2.22.5

- internet test: "Abort > Continue Installation" should not abort
  (bnc#748251)

OBS-URL: https://build.opensuse.org/request/show/113115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=252
2012-04-12 07:58:08 +00:00
Martin Vidner
de9b2daa9f - Moved proxy client config to a new package yast2-proxy.rpm
- 2.22.6

- merged proofread texts 

- No need to chmod /etc/sysconfig/network/providers after placing
  files there (which opens up a race): filesystem.rpm and
  permissions.rpm have the correct permissions for it already
  (bnc#713661)

- Sleep between writing udev rules and ifcfgs so that 
  rcnetwork reload works (bnc#749365)
- 2.22.5

- internet test: "Abort > Continue Installation" should not abort
  (bnc#748251)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=168
2012-04-10 14:23:36 +00:00
Stephan Kulow
c8789092e8 Accepting request 107402 from YaST:Head
- installer's proxy config stored on installed system - bnc#693640
- 2.22.4

- added popup with security question when proxy url contains password (http://usr:pass@proxy) - bnc 694582
- fixed testsuite
- 2.22.3 

- Simplified NetworkStorage::isDiskOnNetwork, thx locilka (bnc#726057#c12)

OBS-URL: https://build.opensuse.org/request/show/107402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=251
2012-02-29 13:12:51 +00:00
Michal Filka
5b977db16c used new devtools for creating spec file
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=166
2012-02-28 12:33:08 +00:00
Michal Filka
018d7fa84e - installer's proxy config stored on installed system - bnc#693640
- 2.22.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=165
2012-02-27 09:47:06 +00:00
Michal Filka
888db18c39 - added popup with security question when proxy url contains password (http://usr:pass@proxy) - bnc 694582
- fixed testsuite
- 2.22.3 

- Simplified NetworkStorage::isDiskOnNetwork, thx locilka (bnc#726057#c12)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=164
2012-02-23 10:46:35 +00:00
Stephan Kulow
15d5c87bd0 Accepting request 101380 from YaST:Head
- Fixed broken autoyast in general (bnc#742855)
  and in case with keep_install_network without dns without routing
  (bnc#712864).
- Filter out more Chelsio devices, by PCI id (bnc#711432#c83)
- 2.22.2

OBS-URL: https://build.opensuse.org/request/show/101380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=250
2012-01-25 10:09:30 +00:00
Martin Vidner
a4d5fd3375 - Fixed broken autoyast in general (bnc#742855)
and in case with keep_install_network without dns without routing
  (bnc#712864).
- Filter out more Chelsio devices, by PCI id (bnc#711432#c83)
- 2.22.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=161
2012-01-24 15:54:18 +00:00
Stephan Kulow
e09f1332d4 Accepting request 100199 from YaST:Head
- AY keep_install_network: merge dns and routing from linuxrc
  item by item, not just in bulk (bnc#712864).
- Clarified the label for BOOTPROTO=none: "No Link and IP Setup (
  Bonding Slaves)" (bnc#737333).
- 2.22.1

OBS-URL: https://build.opensuse.org/request/show/100199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=249
2012-01-17 10:36:09 +00:00
Martin Vidner
e32a26062e - AY keep_install_network: merge dns and routing from linuxrc
item by item, not just in bulk (bnc#712864).
- Clarified the label for BOOTPROTO=none: "No Link and IP Setup (
  Bonding Slaves)" (bnc#737333).
- 2.22.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=158
2012-01-13 15:13:52 +00:00
Stephan Kulow
91948713a1 Accepting request 99266 from YaST:Head
- skip USB NICs during bridge proposal (bnc#710098)
- do not inherit for new bridge port devices PREFIXLEN (bnc#735109)
- do not inherit for bridge device ETHTOOLS_OPTIONS (bnc#735109) 
- Filter out Chelsio devices without device file (bnc#711432) 
- Only save LLADDR (persistent MAC) for some s390 card types
  (bnc#658708).
- 2.22.0

- Moved NetworkStorage from yast2.rpm to yast2-network.rpm
  (bnc#726057)
- Use Storage::IsDeviceOnNetwork instead of trying to do it
  ourselves, wrong (bnc#726057).

OBS-URL: https://build.opensuse.org/request/show/99266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=248
2012-01-09 10:17:24 +00:00
Martin Vidner
24d1e39bda - skip USB NICs during bridge proposal (bnc#710098)
- do not inherit for new bridge port devices PREFIXLEN (bnc#735109)
- do not inherit for bridge device ETHTOOLS_OPTIONS (bnc#735109) 
- Filter out Chelsio devices without device file (bnc#711432) 
- Only save LLADDR (persistent MAC) for some s390 card types
  (bnc#658708).
- 2.22.0

- Moved NetworkStorage from yast2.rpm to yast2-network.rpm
  (bnc#726057)
- Use Storage::IsDeviceOnNetwork instead of trying to do it
  ourselves, wrong (bnc#726057).

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=155
2012-01-06 15:26:55 +00:00
Stephan Kulow
18ecbc653e replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=247
2011-12-06 18:19:41 +00:00
Sascha Peilicke
396f4da433 Accepting request 84437 from YaST:Head
- show module name in window title
- 2.21.8

- updated Network_YaPI test (adapted to systemd and sysctl changes)
- 2.21.7

- Routing.ycp - use /etc/sysctl.conf file instead of deprecated
  /etc/sysconfig/sysctl, adapted testsuite

- Remove unneeded dialog and dependency on Wizard_hw 
- 2.21.6

- Don't switch bonding interfaces to DHCP when editing them (bnc#711962).
- Don't say that a NIC without an address has no encryption (bnc#711962).

OBS-URL: https://build.opensuse.org/request/show/84437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=245
2011-09-23 08:37:46 +00:00
Stanislav Visnovsky
1f977c1e79 2,7d1
< Thu Sep 22 11:24:51 CEST 2011 - visnov@suse.cz
< 
< - show module name in window title
< - 2.21.8
< 
< -------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=152
2011-09-22 09:26:36 +00:00
Ladislav Slezák
bd55069b4b 2,7d1
< Thu Sep 22 09:04:17 UTC 2011 - lslezak@suse.cz
< 
< - updated Network_YaPI test (adapted to systemd and sysctl changes)
< - 2.21.7
< 
< -------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=151
2011-09-22 09:21:47 +00:00
Martin Vidner
a5741760da - Routing.ycp - use /etc/sysctl.conf file instead of deprecated
/etc/sysconfig/sysctl, adapted testsuite

(previous tarball missed NETWORK.pm
this one will fail too, but better)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=150
2011-09-21 15:16:45 +00:00
Stanislav Visnovsky
304d041633 2,13d1
< Mon Sep 19 09:20:00 CEST 2011 - visnov@suse.cz
< 
< - Remove unneeded dialog and dependency on Wizard_hw 
< - 2.21.6
< 
< -------------------------------------------------------------------
< Fri Sep  2 16:08:07 CEST 2011 - mvidner@suse.cz
< 
< - Don't switch bonding interfaces to DHCP when editing them (bnc#711962).
< - Don't say that a NIC without an address has no encryption (bnc#711962).
< 
< -------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=149
2011-09-19 12:58:26 +00:00
Sascha Peilicke
276093bfe8 Autobuild autoformatter for 80415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=244
2011-09-01 13:03:19 +00:00
OBS User buildservice-autocommit
d2b0058332 Updating link to change in openSUSE:Factory/yast2-network revision 244.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=ff2ac8555f221d7f764cd22abae99a1c
2011-09-01 13:03:19 +00:00
Sascha Peilicke
a1729308e0 Accepting request 80415 from YaST:Head
- More YaPI improvements from Justus Winter:
 - Write: default BOOTPROTO to 'static', allow omitting IPADDR
 - Allow manipulating STARTMODE, don't assume 'auto'.
 - Handle ETHERDEVICE and VLAN_ID.
- 2.21.5

OBS-URL: https://build.opensuse.org/request/show/80415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=243
2011-09-01 13:03:09 +00:00
Martin Vidner
823da7201b - More YaPI improvements from Justus Winter:
- Write: default BOOTPROTO to 'static', allow omitting IPADDR
 - Allow manipulating STARTMODE, don't assume 'auto'.
 - Handle ETHERDEVICE and VLAN_ID.
- 2.21.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=147
2011-08-31 14:50:23 +00:00
Sascha Peilicke
20fb345146 Autobuild autoformatter for 79126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=242
2011-08-18 07:57:30 +00:00
OBS User buildservice-autocommit
e172016be9 Updating link to change in openSUSE:Factory/yast2-network revision 242.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=eb46801ec5c1edf0fe0f457301cce6e6
2011-08-18 07:57:30 +00:00
Sascha Peilicke
f629b55285 Accepting request 79126 from YaST:Head
- Sort of enable arbitrary interface names.
  Fix skipping the internet test, release notes, registration, with
  biosdevname (bnc#712232).
- 2.21.4

OBS-URL: https://build.opensuse.org/request/show/79126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=241
2011-08-18 07:57:20 +00:00
Martin Vidner
40aeee8160 - Sort of enable arbitrary interface names.
Fix skipping the internet test, release notes, registration, with
  biosdevname (bnc#712232).
- 2.21.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=145
2011-08-17 13:34:40 +00:00
Sascha Peilicke
13b7fd8e02 Autobuild autoformatter for 78671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=240
2011-08-15 08:38:22 +00:00
OBS User buildservice-autocommit
8b57ad9fd5 Updating link to change in openSUSE:Factory/yast2-network revision 240.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=850d54c501bc763b71ceaa4ea1f360dc
2011-08-15 08:38:22 +00:00
Sascha Peilicke
ef7d28c782 Accepting request 78671 from YaST:Head
- Integrated patches from Justus Winter:
 - Make MTU configurable using YaPI.
 - YaPI (re)Read: Don't append a slash to ipaddr like '1.2.3.4/8/'.
- 2.21.3

OBS-URL: https://build.opensuse.org/request/show/78671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=239
2011-08-15 08:38:13 +00:00
Martin Vidner
d640daa92a - Integrated patches from Justus Winter:
- Make MTU configurable using YaPI.
 - YaPI (re)Read: Don't append a slash to ipaddr like '1.2.3.4/8/'.
- 2.21.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=143
2011-08-12 14:47:39 +00:00
Sascha Peilicke
9a82085b09 Autobuild autoformatter for 78541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=238
2011-08-12 08:21:07 +00:00
OBS User buildservice-autocommit
ae2a544261 Updating link to change in openSUSE:Factory/yast2-network revision 238.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=afd33b8cff2e14894b73c1132df74921
2011-08-12 08:21:07 +00:00
Sascha Peilicke
7310ba9ead Accepting request 78541 from YaST:Head
- Omit unnecessary INTERFACETYPE declaration in ifcfg (bnc#711762)
  This broke the VM-proposed bridge because it copied ifcfg-ethN's
  INTERFACETYPE=eth (bnc#704999).
- 2.21.2

- fixed .desktop file (bnc #681249)

OBS-URL: https://build.opensuse.org/request/show/78541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=237
2011-08-12 08:20:57 +00:00
Martin Vidner
72da3a313f - Omit unnecessary INTERFACETYPE declaration in ifcfg (bnc#711762)
This broke the VM-proposed bridge because it copied ifcfg-ethN's
  INTERFACETYPE=eth (bnc#704999).
- 2.21.2

- fixed .desktop file (bnc #681249)

- inst_hostname: do write the randomized /etc/HOSTNAME if left
  unchanged by user (bnc#695803).
- Allow empty domain in autoyast profiles again (bnc#677471).
- 2.21.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=141
2011-08-11 15:26:08 +00:00
Sascha Peilicke
724af6ecf9 Autobuild autoformatter for 78044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=236
2011-08-07 16:40:16 +00:00
OBS User buildservice-autocommit
d776d37a9b Updating link to change in openSUSE:Factory/yast2-network revision 236.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=5ee74f4f969dffc3f31790cc462dcf4c
2011-08-07 16:40:16 +00:00
Sascha Peilicke
2a1f0e3c24 Accepting request 78044 from YaST:Head
- inst_hostname: do write the randomized /etc/HOSTNAME if left
  unchanged by user (bnc#695803).
- Allow empty domain in autoyast profiles again (bnc#677471).
- 2.21.1

OBS-URL: https://build.opensuse.org/request/show/78044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=235
2011-08-07 16:40:04 +00:00
Martin Vidner
0e9c7c299d Accepting request 78043 from home:mvidner:branches:YaST:Head
- inst_hostname: do write the randomized /etc/HOSTNAME if left
  unchanged by user (bnc#695803).
- Allow empty domain in autoyast profiles again (bnc#677471).
- 2.21.1

OBS-URL: https://build.opensuse.org/request/show/78043
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=139
2011-08-04 14:42:07 +00:00
Sascha Peilicke
cf69760e8c Autobuild autoformatter for 76800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=234
2011-07-29 14:53:56 +00:00
OBS User buildservice-autocommit
a73ea0c183 Updating link to change in openSUSE:Factory/yast2-network revision 234.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=e71b5509de9dd12c2f0df2bddf8a0ad7
2011-07-29 14:53:56 +00:00
Sascha Peilicke
15d47ec9d8 Accepting request 76800 from YaST:Head
- Support biosdevname=1 NIC naming scheme: don't write mac-based udev
  rules (FATE#311332).
- STARMODE='nfsroot' also for FCoE (FATE#306855).
- Show NIC device names for unconfigured NICs (FATE#311335).
- Fixed configuring multiple interfaces with the same VLAN (FATE#311380,
  FATE#309240, bnc#572747, bnc#588588)
- Make the hostname resolvable to our static address coming from
  Linuxrc (bnc#664929).
- 2.21.0

- Do not enable WIRELESS_POWER by default, some APs are broken
  (FATE#309255).

- Obsoleted X-KDE-SubstituteUID replaced with xdg-su in Exec in
  desktop files (bnc#540627)

- Fixed Firewall and SSH proposal to be still able to adjust SSH
  independently on the firewall status (bnc#537980).
- 2.20.13

- Proofread texts for translation (by A.Turrini, bnc#703190).

- WebYaST: also update /etc/hosts, for hostname -f (bnc#694283#c8)
- 2.20.12

- AutoYaST: networking/start_immediately was ignored (bnc#655571, bnc#675844)
- 2.20.11

- DSL: linux-atm-lib.rpm was renamed to libatm1.rpm (bnc#668586)

OBS-URL: https://build.opensuse.org/request/show/76800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=233
2011-07-29 14:53:46 +00:00
Martin Vidner
5ce1bda919 - Support biosdevname=1 NIC naming scheme: don't write mac-based udev
rules (FATE#311332).
- STARMODE='nfsroot' also for FCoE (FATE#306855).
- Show NIC device names for unconfigured NICs (FATE#311335).
- Fixed configuring multiple interfaces with the same VLAN (FATE#311380,
  FATE#309240, bnc#572747, bnc#588588)
- Make the hostname resolvable to our static address coming from
  Linuxrc (bnc#664929).
- 2.21.0

- Do not enable WIRELESS_POWER by default, some APs are broken
  (FATE#309255).

- Obsoleted X-KDE-SubstituteUID replaced with xdg-su in Exec in
  desktop files (bnc#540627)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=137
2011-07-22 16:10:11 +00:00