Commit Graph

326 Commits

Author SHA256 Message Date
Lukas Ocilka
158b3cfb05 - Testsuites adapted to switching Service module to systemd
(yast2-2.23.15)
- 2.24.9

- confirmed license 

- Code cleanup: 
	- removed obsolete and empty function ScreenName. 
	- removed reference to CVS/SVN feature ($Id$)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=189
2013-01-03 13:41:13 +00:00
Michal Filka
074adca615 - Fixed testsuite. tests/include.ycp, tests/udev.ycp failed when
missing /etc/sysconfig/console.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=187
2012-11-06 10:51:54 +00:00
Michal Filka
df7909f9e6 - initialize s390 specific device variables when switching interfaces
- s390 code cleanup. chan_mode variable is not shared between different
device types anymore. qeth_macaddress is set according sysconfig now.
- bnc#747844
- 2.24.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=185
2012-11-05 15:04:02 +00:00
Michal Filka
5a1a33403a - Refactoring editing interface names.
- Added nic name checking according bnc#784952 
- 2.24.7
- removed duplicities

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=184
2012-10-26 22:14:33 +00:00
Michal Filka
abcca536fe - Autoenabling of all interfaces allowed during installation only.
- fixes bnc#782283
- 2.24.6 

- let curl follow redirects when downloading release notes package
  (bnc#781330)
- 2.24.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=182
2012-10-10 11:41:10 +00:00
Michal Filka
e1e42cf092 - bnc#752464 - leak wireless passwords
- 2.24.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=180
2012-09-05 13:08:01 +00:00
Michal Filka
9c6d86960c - bnc#754940 - missing help in hw dialog when adding new device.
- code cleanup
- 2.24.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=178
2012-08-20 13:46:04 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Lukas Ocilka
dbf89e7341 - 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)

- fixed progress messages being out of sync when writing LAN config
  (reported by bmwiedemann)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=136
2011-07-21 12:22:49 +00:00
OBS User buildservice-autocommit
c8fbf52a19 Updating link to change in openSUSE:Factory/yast2-network revision 232.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=615c5a96a1db503516c55c08002013aa
2011-05-30 13:49:51 +00:00
Martin Vidner
0c1ba62553 Accepting request 71532 from home:coolo:branches:openSUSE:Factory
- Switch is not used, so don't require it (removed from perl 5.13.1)

OBS-URL: https://build.opensuse.org/request/show/71532
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=134
2011-05-27 10:35:05 +00:00
Martin Vidner
a8280dd268 - ifcfg-ethX.Y style config files for VLAN(fate#309240)
- 2.20.10 

- fate#306855: FCoE boot support
- 2.20.9 

- L3: don't propose bridge for vbox (bnc#648044)
- 2.20.8 

- L3: AY Layer2 support - fixed portname option (bnc#573607)
- 2.20.7 

- removed obsolete 50-ipv6.conf (bnc#632530)
- 2.20.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=132
2011-01-03 16:20:38 +00:00
OBS User buildservice-autocommit
91b68379ec Updating link to change in openSUSE:Factory/yast2-network revision 227.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=5b949c80d776912dcf8c02e814b6802f
2010-11-26 16:12:42 +00:00
Michal Zugec
27e9684365 2,7d1
< Fri Nov 26 14:09:27 CET 2010 - mzugec@suse.cz
< 
< - added search keywords (bnc#641922)
< - 2.20.5 
< 
< -------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=130
2010-11-26 13:15:42 +00:00
OBS User buildservice-autocommit
d441ed967d Updating link to change in openSUSE:Factory/yast2-network revision 225.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=4a7eee98178ee7e81a74fa2845331ffd
2010-11-18 15:19:02 +00:00
Michal Zugec
da51f2c0af 2,20d1
< Tue Nov 16 11:13:12 CET 2010 - mzugec@suse.cz
< 
< - accept unconfigured + BOOTPROTO=none bondslaves (bnc#652987)
< - 2.20.4 
< 
< -------------------------------------------------------------------
< Mon Nov 15 12:37:29 CET 2010 - mzugec@suse.cz
< 
< - correctly apply BusID based udev rules in AY (bnc#648270)
< - 2.20.3 
< 
< -------------------------------------------------------------------
< Mon Nov  8 15:28:20 CET 2010 - mzugec@suse.cz
< 
< - TP-L3: if possible, for temporary installation network use same
< device with same MAC address, even if devicename changed (bnc#648270)
< - 2.20.2 
< 
< -------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=128
2010-11-16 10:34:47 +00:00
Stephan Kulow
93af6982e0 sync with O:F
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=127
2010-11-11 12:40:10 +00:00
Stephan Kulow
6db281db2a prepare_spec
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=126
2010-11-11 12:40:04 +00:00
Michal Zugec
7127416262 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=120 2010-11-03 16:14:42 +00:00
Michal Zugec
8dcfffa2cf OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=117 2010-10-26 13:13:30 +00:00
OBS User buildservice-autocommit
2e7c0bdda6 Updating link to change in openSUSE:Factory/yast2-network revision 221.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=f39921f7adb1a8cf8162f2bca2cd8f8a
2010-10-14 12:27:48 +00:00
OBS User autobuild
9d8e2bd118 Accepting request 50563 from YaST:Head
checked in (request 50563)

OBS-URL: https://build.opensuse.org/request/show/50563
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=110
2010-10-14 12:27:47 +00:00
Stephan Kulow
78188a72ce fixup
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=109
2010-10-14 09:36:23 +00:00
OBS User buildservice-autocommit
dca833652d Updating link to change in openSUSE:Factory/yast2-network revision 220.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=78bd96b6402551c662dea9f0f6dd2f23
2010-09-21 11:05:09 +00:00
OBS User autobuild
77c79c6e58 Accepting request 48639 from YaST:Head
checked in (request 48639)

OBS-URL: https://build.opensuse.org/request/show/48639
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=104
2010-09-21 11:05:07 +00:00