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
/
loader
/
net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completely remove loader/
Will Woods
2012-02-15
1
-2466
/
+0
*
Support prefix length in ipv6= cmdline option (#679108)
Radek Vykydal
2011-11-01
1
-0
/
+16
*
Set default BOOTPROTO=dhcp for network service (minimal installs) (#741199)
Radek Vykydal
2011-10-06
1
-0
/
+2
*
Don't raise Retry dialog in loader kickstart networking (#722276)
Radek Vykydal
2011-08-04
1
-4
/
+1
*
Honor linksleep boot option (#713991)
Radek Vykydal
2011-08-04
1
-3
/
+4
*
remove key-files writing in loader (no more needed, NM does it itself)
Vratislav Podzimek
2011-07-18
1
-50
/
+0
*
do not write default ifcfg files for wireless devices
Vratislav Podzimek
2011-07-18
1
-3
/
+3
*
be more defensive -- check values for nonsenses
Vratislav Podzimek
2011-06-22
1
-15
/
+43
*
enable netmask setting for wireless connections
Vratislav Podzimek
2011-06-22
1
-8
/
+15
*
enable dns settings of wireless connection
Vratislav Podzimek
2011-06-22
1
-6
/
+23
*
enable gateway settings of wireless connection
Vratislav Podzimek
2011-06-22
1
-8
/
+11
*
enable establishing wpa connection in "early networking"
Vratislav Podzimek
2011-06-22
1
-1
/
+282
*
Remove duplicate code.
Radek Vykydal
2011-06-09
1
-18
/
+0
*
HOSTNAME is not per-device/ifcfg setting.
Radek Vykydal
2011-05-19
1
-2
/
+2
*
Do not write out /etc/sysconfig/network in stage 1.
Radek Vykydal
2011-05-19
1
-50
/
+0
*
Revert "Don't write HWADDR into ifcfg files (#690589)"
Radek Vykydal
2011-04-18
1
-0
/
+4
*
Don't write HWADDR into ifcfg files (#690589)
Radek Vykydal
2011-04-08
1
-4
/
+0
*
Consolidate ip address checking into functions.
Radek Vykydal
2011-03-10
1
-7
/
+34
*
Do not activate first ks network device automatically in non-network installs.
Radek Vykydal
2011-03-02
1
-0
/
+15
*
Make kickstart network command reconfigure active device in loader
Radek Vykydal
2011-03-02
1
-1
/
+123
*
Use NM for ibft configuration
Radek Vykydal
2011-03-02
1
-48
/
+2
*
Reset only ifcfg file of device we failed to activate
Radek Vykydal
2011-03-02
1
-48
/
+62
*
Initialize iface structure properly
Radek Vykydal
2011-03-02
1
-1
/
+1
*
Add kickstart network --nodefroute option
Radek Vykydal
2011-03-02
1
-0
/
+5
*
Wait for activation of specific devices instead of NM
Radek Vykydal
2011-03-02
1
-15
/
+36
*
Activate all devices set by kickstart network --activate command
Radek Vykydal
2011-03-02
1
-18
/
+9
*
Move all kickstart functions into kickstart.c.
Chris Lumens
2011-01-25
1
-166
/
+0
*
Allow loader to re-prompt for networking when network activation fails
James Laska
2010-11-03
1
-6
/
+14
*
Do not use autoconfiguration for DHCPv6 (#623216)
Radek Vykydal
2010-08-13
1
-0
/
+1
*
Remember user's choice when going back in Configure TCP/IP (#609570)
Radek Vykydal
2010-08-05
1
-5
/
+19
*
Propagate MACADDR from loaderData to iface (#595388)
David Cantrell
2010-07-21
1
-0
/
+4
*
Support for ks: --ipv6 command, and ipv6 values for --gateway (#490794)
Radek Vykydal
2010-07-20
1
-2
/
+38
*
Fix config of ipv6 and ipv4 (auto + manual) in loader (#609576)
Radek Vykydal
2010-07-19
1
-12
/
+9
*
Move isys and booty into the pyanaconda/ directory, adjust paths to match.
Chris Lumens
2010-06-28
1
-4
/
+4
*
Do parse DOMAIN for DNS search suffixes in loader (#595388)
Steffen Maier
2010-06-11
1
-1
/
+6
*
Handle OPTIONS in ifcfg files transparently in loader (#595388)
Steffen Maier
2010-06-11
1
-31
/
+5
*
Don't let loader write HWADDR to ifcfg file on s390. (#595388)
Steffen Maier
2010-06-02
1
-0
/
+2
*
Fix most of what is necessary for install over IPv6 on s390 (#594090)
David Cantrell
2010-06-02
1
-0
/
+19
*
Make ssid and wepkey in boot params and stage 1 kickstart work (#473803)
Radek Vykydal
2010-05-24
1
-0
/
+67
*
logging: the ibft message once again.
Ales Kozumplik
2010-05-13
1
-1
/
+1
*
logging: no iBFT is not an error, fix spelling.
Ales Kozumplik
2010-05-13
1
-1
/
+1
*
Use iBFT if present and user didn't asked for anything else. (#590719)
Martin Sivak
2010-05-10
1
-27
/
+36
*
Fetch ks files over NFS when ksdevice is not given (#541873)
David Cantrell
2010-04-27
1
-1
/
+2
*
Do not write OPTIONS=layer2=1 on all architectures (#577005).
David Cantrell
2010-03-26
1
-1
/
+1
*
Remove isys/str.c, replace calls with glib.h or string.h calls.
David Cantrell
2010-03-24
1
-6
/
+5
*
move log.c from loader into isys.
Ales Kozumplik
2010-03-08
1
-1
/
+1
*
Reset network setting input counters for IPv4 and IPv6 (#553761).
David Cantrell
2010-01-19
1
-0
/
+2
*
Fixes problems in the manual network configuration screen in loader with IPv6.
Ales Kozumplik
2010-01-07
1
-1
/
+1
*
Bring back missing IPv6 pieces that were lost in time.
David Cantrell
2010-01-07
1
-1
/
+1
*
Remove test mode from the loader, too.
Chris Lumens
2009-12-03
1
-31
/
+27
[next]