summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add script that normalizes DASD data into valid dasd.conf format (Jesse Keating)Dan Horák2012-05-231-0/+112
* Revert "run device_cio_free after rcS"Dan Horák2012-05-231-1/+1
* run device_cio_free after rcSDan Horák2012-03-011-1/+1
* add systemd unit for device_cio_freeDan Horák2011-04-271-0/+10
* use the right variable when setting the "protocol" optionDan Horák2011-04-131-1/+1
* use the /proc/cio_settle interface to wait until devices become onlineDan Horák2011-02-011-1/+7
* add 1731/02 deviceDan Horák2010-09-231-0/+1
* switch from SYSFS to ATTRS in the rulesDan Horák2010-09-231-9/+9
* break the long line into 2 shorter onesDan Horák2010-07-191-1/+2
* return a placeholder when no config file existsDan Horák2010-06-291-1/+1
* devices need to be in lower caseDan Horák2010-06-291-2/+2
* run grep in a defined localeDan Horák2010-06-281-3/+3
* ignore interface config files that match the expression in __sed_discard_igno...Dan Horák2010-06-281-1/+11
* CPI is available only on LPAR, remove the reference to z/VMDan Horák2010-06-231-2/+2
* cleanupDan Horák2010-05-281-1/+1
* improve processing of devices given on command lineDan Horák2010-05-281-1/+11
* save the IFS variable only once at the beginningDan Horák2010-05-191-3/+1
* make ccw_init compatible with posix shellDan Horák2010-05-191-2/+6
* ORIG_OPTIONS are not use anywhereDan Horák2010-05-181-1/+0
* fix IFS usageDan Horák2010-05-171-1/+6
* remove inaccessible codeDan Horák2010-05-171-4/+0
* document the requirement of sedDan Horák2010-05-051-1/+1
* replace seq with a while cycleDan Horák2010-05-051-4/+10
* switch from tr to sedDan Horák2010-05-053-4/+4
* drop /usr from PATHDan Horák2010-05-053-3/+3
* Merge branch 'new-ccwinit'Dan Horák2010-05-052-41/+142
|\
| * use ccw udev rules from dracutnew-ccwinitDan Horák2010-04-281-9/+12
| * remove printing of debug informationDan Horák2010-04-281-16/+0
| * merged ccw_initDan Horák2010-04-071-32/+146
* | add info about external dependencies and environmentsDan Horák2010-04-211-0/+7
* | split the comma separated list of devices when freeing themDan Horák2010-04-211-15/+16
* | implement waiting on devices specified on command lineDan Horák2010-04-211-0/+8
* | place code for waiting on all devices to a functionDan Horák2010-04-211-52/+57
* | rename wait_on_device to wait_on_single_deviceDan Horák2010-04-211-2/+2
|/
* allow devices to be specified on command lineDan Horák2010-04-071-2/+9
* surround variables with double quotesDan Horák2010-03-311-6/+6
* change mode handling in device_cio_freeDan Horák2010-03-311-34/+40
* update device_cio_free upstart configDan Horák2010-03-311-1/+6
* process command line in a cycleDan Horák2010-03-291-3/+3
* dasdconf and zfcpconf should live in /sbinDan Horák2010-03-291-2/+2
* add ccw udev stuffDan Horák2010-03-293-2/+87
* import filesDan Horák2010-03-299-0/+361
* introduce "all" modeDan Horák2010-03-261-5/+10
* fix subchannels regex for znet config fileDan Horák2010-03-251-2/+2
* switch from basename/dirname to shell pattern matchingDan Horák2010-03-251-2/+2
* import 20100305Dan Horák2010-03-251-1/+13
* import 20100204Dan Horák2010-03-251-1/+3
* import 20100112Dan Horák2010-03-251-27/+49
* import 20100107Dan Horák2010-03-251-27/+102
* initial importDan Horák2010-03-251-0/+128