summaryrefslogtreecommitdiffstats
path: root/dracut/parse-anaconda-net.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix ksdevice=<MAC> - instead of renaming the device to ksdev0 just use itRadek Vykydal2013-02-251-4/+18
* parse-anaconda-net: Add missing semicolon for dhclient.confBrian C. Lane2012-08-211-1/+1
* dracut: fix invalid use of 'eth0'Will Woods2012-08-201-2/+2
* dracut: fix old-style static ip=xxx gw=yyy...Will Woods2012-08-201-14/+0
* Revert "Wait for device activation / "online" hook if rd.neednet is set"Brian C. Lane2012-04-031-7/+1
* Wait for device activation / "online" hook if rd.neednet is setWill Woods2012-04-031-1/+7
* add the traditional anaconda dhcpclassWill Woods2012-03-161-0/+4
* cleanups and fixes for ksdevice/bootdev handlingWill Woods2012-03-161-10/+11
* Fetch network kickstarts from the "online" hookWill Woods2012-03-161-0/+1
* refactor network handling (support ibft and ksdevice)Will Woods2012-03-161-0/+64