Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:joshkress:PackageKit
hal
hal-fix-storage-policy-fixed-drives.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hal-fix-storage-policy-fixed-drives.diff of Package hal
--- fdi/policy/10osvendor/99-storage-policy-fixed-drives.fdi 1970-01-01 01:00:00.000000000 +0100 +++ fdi/policy/10osvendor/99-storage-policy-fixed-drives.fdi 2006-03-07 00:02:06.000000000 +0100 @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- --> + +<deviceinfo version="0.2"> +<device> + <match key="@block.storage_device:storage.hotpluggable" bool="false"> + <match key="@block.storage_device:storage.removable" bool="false"> + <merge key="volume.ignore" type="bool">true</merge> + </match> + </match> +</device> +</deviceinfo> --- fdi/policy/10osvendor/Makefile.am 2006-03-30 18:54:42.000000000 +0200 +++ fdi/policy/10osvendor/Makefile.am 2006-03-30 18:55:09.000000000 +0200 @@ -6,7 +6,8 @@ 10-power-mgmt-policy.fdi \ 10-laptop-panel-mgmt-policy.fdi \ 15-storage-luks.fdi \ - 20-storage-methods.fdi + 20-storage-methods.fdi \ + 99-storage-policy-fixed-drives.fdi if HAVE_SELINUX dist_fdi_DATA += 20-storage-add-selinux.fdi
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