Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:Update
s390-tools.17667
setup_cio_ignore.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File setup_cio_ignore.sh of Package s390-tools.17667
#!/bin/bash # # setup_cio_ignore # # Remove the device ids found in /boot/zipl/active_devices.txt # from cio_ignore # if [ -e /boot/zipl/active_devices.txt ] ; then while read dev etc ; do [ "$dev" = "#" -o "$dev" = "" ] && continue; cio_ignore -r $dev done < /boot/zipl/active_devices.txt fi exit 0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor