cryptonas/conf-examples/distributions/gnu_linux
lars 72afa14f87 fixed some debian policy violations
replaced dumpe2fs by blkid for determining the uuid of a device
2006-05-30 09:08:35 +00:00

13 lines
260 B
Plaintext

# program locations for debian
SFDISK=/sbin/sfdisk
MKFS_DATA=/sbin/mkfs.ext3
MKFS_CONFIG=/sbin/mkfs.ext2
CRYPTSETUP=/sbin/cryptsetup
IFCONFIG=/sbin/ifconfig
PMOUNT=/bin/pmount
PUMOUNT=/bin/pumount
BLKID=/sbin/blkid
POWEROFF=/sbin/poweroff
REBOOT=/sbin/reboot