index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyanaconda
/
network.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't look for ifcfgs of wireless devices (#860791)
Radek Vykydal
2012-10-03
1
-0
/
+2
*
Don't write HOSTNAME=HOSTNAME=myhostnamehere (#859141).
Chris Lumens
2012-09-24
1
-2
/
+0
*
networking: remove Network() object
Radek Vykydal
2012-08-27
1
-21
/
+38
*
networking: use ksdata.network.hostname instead of actual installer hostname
Radek Vykydal
2012-08-27
1
-5
/
+1
*
networking: consolidate writing/copying of configuration files
Radek Vykydal
2012-08-27
1
-42
/
+22
*
networking: 70-persistent-net.rules doesn't exist anymore.
Radek Vykydal
2012-08-27
1
-4
/
+0
*
networking: disable ipv6 directly in installed system config file
Radek Vykydal
2012-08-27
1
-9
/
+6
*
networking: mirror end-of-installation network config tweaks in ksdata.
Radek Vykydal
2012-08-27
1
-3
/
+9
*
networking: write configuration in doInstall
Radek Vykydal
2012-08-27
1
-0
/
+11
*
A little fix of newui -> master merge (iscsi offload devices)
Radek Vykydal
2012-08-08
1
-2
/
+2
*
remove Network(): list of network devices, final steps
Radek Vykydal
2012-07-20
1
-25
/
+7
*
remove Network(): write (configuration) method
Radek Vykydal
2012-07-20
1
-62
/
+43
*
remove Network(): disabling of ipv6
Radek Vykydal
2012-07-20
1
-12
/
+19
*
remove Network(): post-configuration of devices used for storage
Radek Vykydal
2012-07-20
1
-51
/
+51
*
remove Network(): ifcfg files will have been already written (in ks or GUI)
Radek Vykydal
2012-07-20
1
-6
/
+0
*
remove Network(): writeKS
Radek Vykydal
2012-07-20
1
-13
/
+0
*
remove Network(): setupDracutArgs
Radek Vykydal
2012-07-20
1
-18
/
+19
*
remove Network(): device description attribute of NetworkDevice
Radek Vykydal
2012-07-20
1
-4
/
+0
*
remove Network(): hostname attribute
Radek Vykydal
2012-07-20
1
-21
/
+7
*
remove Network(): ksdevice attribute
Radek Vykydal
2012-07-20
1
-25
/
+30
*
remove Network(): copying configuration to target system
Radek Vykydal
2012-07-20
1
-54
/
+62
*
remove Network(): remove methods needed only for old UI
Radek Vykydal
2012-07-20
1
-41
/
+0
*
remove Network(): remove another unused method
Radek Vykydal
2012-07-20
1
-9
/
+0
*
remove Network(): better style - use any
Radek Vykydal
2012-07-20
1
-2
/
+1
*
remove Network(): ifcfg -> dracut args mapping
Radek Vykydal
2012-07-20
1
-59
/
+62
*
remove Network(): remove unused functions
Radek Vykydal
2012-07-20
1
-127
/
+83
*
Merge branch 'master' into newui-merge
Brian C. Lane
2012-06-20
1
-24
/
+74
|
\
|
*
Add ip= dracut parameter for iscsi nodes using default iface (#500273)
Radek Vykydal
2012-05-04
1
-5
/
+3
|
*
Disable NM for iface used by root on iscsi (#500273)
Radek Vykydal
2012-05-04
1
-6
/
+4
|
*
Merge 'f17-branch'
Will Woods
2012-03-30
1
-3
/
+25
|
|
\
|
|
*
Create default ifcfg-* for each interface (#804504, #804716)
Will Woods
2012-03-21
1
-3
/
+25
|
|
*
Remove misc. references to loader
Will Woods
2012-03-16
1
-1
/
+1
|
|
*
Set ONBOOT=yes for FCoE devices (#755147)
Radek Vykydal
2012-02-20
1
-0
/
+14
|
*
|
Merge branch 'noloader'
Will Woods
2012-03-30
1
-1
/
+1
|
|
\
\
|
|
*
|
Remove misc. references to loader
Will Woods
2012-02-15
1
-1
/
+1
|
*
|
|
iscsi: add iface binding support to iscsi device class (nic) (#500273)
Radek Vykydal
2012-03-07
1
-14
/
+10
|
|
/
/
|
*
/
Set ONBOOT=yes for FCoE devices (#755147)
Radek Vykydal
2012-02-09
1
-0
/
+14
|
|
/
|
*
Disable ipv6 on target system when using noipv6 option (#735791)
Radek Vykydal
2012-02-08
1
-0
/
+17
|
*
Select the same device for ksdevice=link in loader and stage2 (#760250)
Radek Vykydal
2012-02-02
1
-1
/
+2
|
*
Don't set the system's hostname during disk image installs.
David Lehman
2012-01-26
1
-0
/
+4
|
*
Fix default hostname function to never return '(none)'.
David Lehman
2011-12-19
1
-3
/
+3
*
|
Network spoke: implement apply method
Radek Vykydal
2012-05-30
1
-71
/
+77
*
|
Don't let dbus permission errors stop us in testing mode.
David Lehman
2012-02-28
1
-1
/
+1
*
|
Network spoke: set NM_CONTROLLED to yes in initial files
Radek Vykydal
2012-02-03
1
-14
/
+0
|
/
*
Set default BOOTPROTO=dhcp for network service (minimal installs) (#741199)
Radek Vykydal
2011-10-06
1
-5
/
+0
*
Remove unnecessary ROOT_PATH constant passing.
Ales Kozumplik
2011-08-26
1
-12
/
+13
*
changes needed to have per-connection ifcfg files for wifi connections
Vratislav Podzimek
2011-07-18
1
-31
/
+80
*
do not take anaconda's netdevices into account while searching for APs
Vratislav Podzimek
2011-07-18
1
-1
/
+1
*
Keep dracut settings in sets instead of many long strings.
Ales Kozumplik
2011-06-24
1
-20
/
+14
*
Pythonize some code from network.py for pleasure.
Radek Vykydal
2011-05-19
1
-7
/
+7
[next]