summaryrefslogtreecommitdiffstats
path: root/device_cio_free
Commit message (Expand)AuthorAgeFilesLines
* update ccw_init and device_cio_free for new NetworkManager defaultDan Horák2020-10-071-0/+8
* device_cio_free: move the udevadm settleDan Horák2014-03-051-1/+1
* device_cio_free: move cio_settle use into wait_on_devicesDan Horák2014-03-041-6/+8
* use the /proc/cio_settle interface to wait until devices become onlineDan Horák2011-02-011-1/+7
* 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
* 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
* cleanupDan Horák2010-05-281-1/+1
* improve processing of devices given on command lineDan Horák2010-05-281-1/+11
* 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-051-2/+2
* drop /usr from PATHDan Horák2010-05-051-1/+1
* 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
* process command line in a cycleDan Horák2010-03-291-3/+3
* 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