Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
augeas
augeas-device_map-grub2.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File augeas-device_map-grub2.patch of Package augeas
Look for device.map in any directory beneath /boot. (This is required to find device.map in /boot/grub2 in addition to /boot/grub.) Index: augeas-1.1.0/lenses/device_map.aug =================================================================== --- augeas-1.1.0.orig/lenses/device_map.aug +++ augeas-1.1.0/lenses/device_map.aug @@ -21,7 +21,7 @@ module Device_map = let lns = ( empty | comment | map ) * - let xfm = transform lns (incl "/boot/grub/device.map") + let xfm = transform lns (incl "/boot/*/device.map") (* Local Variables: *) (* mode: caml *)
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