1 # Command names for DragonFly installer backend.
2 # $Id: cmdnames.conf,v 1.15 2005/04/08 02:29:17 cpressey Exp $
3 # $DragonFly: src/share/installer/cmdnames.conf,v 1.3 2008/08/30 16:47:47 hasso Exp $
5 # This is in Bourne shell syntax so that it is easily editable;
6 # it is also sourced by the installer, a C program.
8 # Note that file names here should all be relative to the
9 # installation media. They should NOT include leading slashes.
10 # They may contain extra command-line options.
15 CPDUP="bin/cpdup -o -vvv -u"
27 CHFLAGS=usr/bin/chflags
28 DHCLIENT=sbin/dhclient
29 DISKLABEL64=sbin/disklabel64
30 DISKLABEL=sbin/disklabel
34 IFCONFIG=sbin/ifconfig
37 MOUNT_HAMMER=sbin/mount_hammer
38 MOUNT_MFS=sbin/mount_mfs
39 MOUNT_NULL=sbin/mount_null
41 NEWFS_HAMMER=sbin/newfs_hammer
42 NEWFS_MSDOS=sbin/newfs_msdos
50 BASENAME=usr/bin/basename
52 BUNZIP2=usr/bin/bunzip2
55 KILLALL=usr/bin/killall
62 TFTPD=usr/libexec/tftpd
64 BOOT0CFG=usr/sbin/boot0cfg
65 CHROOT=usr/sbin/chroot
66 FDFORMAT=usr/sbin/fdformat
68 KBDCONTROL=usr/sbin/kbdcontrol
69 PKG_ADD=usr/pkg/sbin/pkg_add
70 PKG_CREATE=usr/pkg/sbin/pkg_create
71 PKG_DELETE=usr/pkg/sbin/pkg_delete
72 PKG_INFO=usr/pkg/sbin/pkg_info
74 PWD_MKDB=usr/sbin/pwd_mkdb
75 RPCBIND=usr/sbin/rpcbind
76 SWAPINFO=usr/sbin/swapinfo
77 VIDCONTROL=usr/sbin/vidcontrol
79 DHCPD=usr/pkg/sbin/dhcpd
81 CVSUP=usr/local/bin/cvsup
82 MEMTEST=usr/local/bin/memtest
84 # These aren't commands, but they're configurable here nonetheless.
86 DMESG_BOOT=var/run/dmesg.boot
87 INSTALLER_TEMP="/tmp/"