summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| | | | | Added -d|--device command line option for passing devices that needs to be unblocked.
* surround variables with double quotesDan Horák2010-03-311-6/+6
|
* change mode handling in device_cio_freeDan Horák2010-03-311-34/+40
| | | | | | The mode handling in device_cio_free is now changed so it will process all kinds of devices in one run of the scripts. It lowers the maximum waiting time from 3x 60 secs to 60 secs.
* update device_cio_free upstart configDan Horák2010-03-311-1/+6
| | | | | | - use full path - set as task (rhbz#578260) - enable output to console
* 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
| | | | | A new "all" mode is introduced when we are called with the "device_cio_free" and it means automatic run of all the dasd|zfcp|znet subfunctions.
* 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