summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | This is second version of the merged ccw_init script that is shared between dracut and udev.
* 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