summaryrefslogtreecommitdiffstats
path: root/pyanaconda/storage/fcoe.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the storage module and replace it with blivet.David Lehman2013-01-281-163/+0
* Move tsort, platform, and baseudev into storage.David Lehman2013-01-281-1/+1
* Start laying groundwork for splitting storage out of pyanaconda.David Lehman2013-01-281-5/+5
* Remove unused functions and move storage-specific utils to storage.David Lehman2013-01-281-16/+16
* Handle sending program output to tty5 through the logging setup.David Lehman2013-01-281-22/+11
* Remove unused writeKS methods.Chris Lumens2012-08-131-4/+0
* Merge branch 'master' into newui-mergeChris Lumens2012-08-031-2/+4
|\
| * Add missing '-fcoe' suffix to fipvlan -f option (#823086)Radek Vykydal2012-06-261-2/+4
| * Adapt to fipvlan naming change (#823086)Radek Vykydal2012-06-261-2/+2
* | Merge branch 'master' into newui-mergeBrian C. Lane2012-06-201-10/+11
|\|
| * Add auto_vlan option for fcoe devices in UI (#735857)Radek Vykydal2012-05-041-10/+11
* | Storage should not be interactive when building the device tree.Chris Lumens2011-11-221-13/+7
|/
* fcoe: modprobe the VLAN layer module.Ales Kozumplik2011-10-071-0/+3
* fcoe: fix detecting FCoE NICMichael Brown2011-10-041-1/+1
* fcoe: handle Broadcom fcoe devices correctly.Ales Kozumplik2011-09-191-3/+10
* fcoe: the control path in sysfs is now /sys/module/libfcoeAles Kozumplik2011-09-191-1/+1
* fcoe: load bnx2fc if relevant.Ales Kozumplik2011-09-191-0/+4
* Remove unnecessary ROOT_PATH constant passing.Ales Kozumplik2011-08-261-4/+5
* Make Storage function in the absence of an Anaconda instance.David Lehman2011-02-141-1/+1
* Set AUTO_VLAN=yes in fcoe config files (#618875)David Cantrell2010-08-031-0/+2
* modules: necessary changes to the import statements under storage/Ales Kozumplik2010-06-231-3/+3
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+164