summaryrefslogtreecommitdiffstats
path: root/core/modules/udisks/module.conf.ubuntu
blob: 3d1276192447bbd4fefbd5c93798ea3056ca81b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
REQUIRED_INSTALLED_PACKAGES="
	udisks
	udisks2
"
REQUIRED_CONTENT_PACKAGES="
	udisks
	udisks2
"
# Add these for udisks 1 (required by kde)
REQUIRED_BINARIES+="
	udisks-helper-linux-md-check
	udisks-daemon
	udisks-helper-change-luks-password
	udisks-helper-create-partition-table
	udisks-helper-mdadm-expand
	udisks-helper-drive-benchmark
	udisks-helper-drive-detach
	udisks-helper-mkfs
	udisks-helper-ata-smart-collect
	udisks-helper-change-filesystem-label
	udisks-helper-modify-partition
	udisks-helper-delete-partition
	udisks-helper-create-partition
	udisks-helper-fstab-mounter
	udisks-helper-linux-md-remove-component
	udisks-helper-ata-smart-selftest
	udisks-helper-drive-poll
	udisks-dm-export
	udisks-lvm-pv-export
	udisks-part-id
	udisks-probe-ata-smart
	udisks-probe-sas-expander
"