summaryrefslogtreecommitdiffstats
path: root/pyanaconda/network.py
Commit message (Expand)AuthorAgeFilesLines
...
* Update dracut kernel args (#702711)Brian C. Lane2011-05-061-1/+1
* Revert "Don't write HWADDR into ifcfg files (#690589)"Radek Vykydal2011-04-181-2/+4
* Changes for NetworkManager API 0.9Radek Vykydal2011-04-111-6/+8
* Don't write HWADDR into ifcfg files (#690589)Radek Vykydal2011-04-081-4/+2
* Don't assume BOOTIF present for ksdevice=bootif.Radek Vykydal2011-03-081-2/+3
* Use NM for ibft configurationRadek Vykydal2011-03-021-1/+3
* Don't write our own udev persistent net rules; use udev's generator.Bill Nottingham2011-02-041-34/+0
* Set installer environment hostname for sw raid LABELs (#640743)Radek Vykydal2010-12-081-0/+3
* Only try logging to tty3 if we have permission to do so.David Lehman2010-12-071-4/+5
* Fix default of network --device option to match rhel5 (#647462).Radek Vykydal2010-12-071-1/+8
* Add support for installing onto block device image files.David Lehman2010-12-021-22/+40
* Do not rely on presence of DEVICE setting in ifcfg files.Radek Vykydal2010-11-031-2/+2
* Do not sort settings in ifcfg file.Radek Vykydal2010-11-031-4/+0
* Remove obsolete networking code.Radek Vykydal2010-11-031-1/+0
* Fix ifcfg logging message.Radek Vykydal2010-10-141-1/+1
* Fix porting of ifcfg logging.Radek Vykydal2010-10-141-1/+0
* Preset default config for immediate Close in nm-c-e enablement (#636526)Radek Vykydal2010-10-081-0/+5
* Honor selected hostname on Live CD (#638634)Radek Vykydal2010-10-061-10/+20
* Improve logging of ifcfg stuff.Radek Vykydal2010-09-271-53/+52
* Refactor DNS resolver reset.Radek Vykydal2010-09-271-8/+11
* Reset resolver after network device activation (#632489)Radek Vykydal2010-09-231-4/+8
* Don't touch resolv.conf which is handled by NM (#622927)Radek Vykydal2010-08-181-42/+1
* Add support for ipv6 to text UI network enablement (#612476)Radek Vykydal2010-08-051-0/+11
* Update generating of anaconda-ks.cfg for ipv6.Radek Vykydal2010-08-051-38/+62
* Update ks network command for ipv6 in anaconda.Radek Vykydal2010-08-051-1/+4
* Account for ipv6 addresses too (#605659)Radek Vykydal2010-06-301-28/+10
* Control all devs by NM by default + filtering (iSCSI, FCoE) (#606745)Radek Vykydal2010-06-301-20/+47
* network.dracutSetupstring: properly handle ipv6 (#605232)Hans de Goede2010-06-281-16/+33
* Put dhcp configuration files in /etc/dhcp (#468436)David Cantrell2010-06-251-2/+2
* Handle nm-c-e using prefix instead of netmask (#607762)Hans de Goede2010-06-251-3/+12
* fix network.py syntax error.Ales Kozumplik2010-06-231-1/+1
* Set wireless devices to NM_CONTROLLED by default (#594881)Radek Vykydal2010-06-171-0/+7
* fix: syntax error in network.pyAles Kozumplik2010-06-161-1/+1
* Fix a typo (#604628)Radek Vykydal2010-06-161-1/+1
* Use method from isys for wireless devs checking (#473803)Radek Vykydal2010-06-151-9/+6
* Don't overwrite 70-persistent-net.rules (#597625)Radek Vykydal2010-06-151-20/+21
* Wait only for activation of devices controlled by NM (#598432)Radek Vykydal2010-06-151-2/+3
* Replace rd_CCW with final dracut option rd_ZNET for network-rootfs on s390Steffen Maier2010-06-111-1/+1
* Set NM_CONTROLLED=no iscsi for storage devices only on system (#598070)Radek Vykydal2010-06-011-14/+26
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+897