1 # Command names for DragonFly installer backend.
2 # $Id: cmdnames.conf,v 1.15 2005/04/08 02:29:17 cpressey Exp $
4 # This is in Bourne shell syntax so that it is easily editable;
5 # it is also sourced by the installer, a C program.
7 # Note that file names here should all be relative to the
8 # installation media. They should NOT include leading slashes.
9 # They may contain extra command-line options.
14 CPDUP="bin/cpdup -o -vvv -u"
26 CRYPTSETUP=sbin/cryptsetup
27 DHCLIENT=sbin/dhclient
28 DISKLABEL64=sbin/disklabel64
33 IFCONFIG=sbin/ifconfig
36 MOUNT_HAMMER=sbin/mount_hammer
37 MOUNT_MSDOS=sbin/mount_msdos
38 MOUNT_NULL=sbin/mount_null
39 MOUNT_TMPFS=sbin/mount_tmpfs
41 NEWFS_HAMMER=sbin/newfs_hammer
42 NEWFS_MSDOS=sbin/newfs_msdos
50 BUNZIP2=usr/bin/bunzip2
51 CHFLAGS=usr/bin/chflags
53 KILLALL=usr/bin/killall
59 TFTPD=usr/libexec/tftpd
61 BOOT0CFG=usr/sbin/boot0cfg
62 CHROOT=usr/sbin/chroot
63 FDFORMAT=usr/sbin/fdformat
65 KBDCONTROL=usr/sbin/kbdcontrol
68 PWD_MKDB=usr/sbin/pwd_mkdb
69 RPCBIND=usr/sbin/rpcbind
70 SWAPINFO=usr/sbin/swapinfo
71 VIDCONTROL=usr/sbin/vidcontrol
73 DHCPD=usr/local/sbin/dhcpd
75 # These aren't commands, but they're configurable here nonetheless.
77 DMESG_BOOT=var/run/dmesg.boot
78 INSTALLER_TEMP="/tmp/"