diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-03-30 18:11:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-03-30 18:11:39 +0000 |
commit | c2c1ef90c70e5f9accfa8a65b07648fae651be03 (patch) | |
tree | 81e891bad68aaea598823c35b0b11ea9ad0cbccc /distrib/amd64 | |
parent | 2875ccd894c91919e3d42a2fa702e5f6bbb17b52 (diff) |
these will contain mount_udf
Diffstat (limited to 'distrib/amd64')
-rw-r--r-- | distrib/amd64/ramdisk_cd/list.local | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/amd64/ramdisk_cd/list.local b/distrib/amd64/ramdisk_cd/list.local index 4cd3ce26d6c..91bdbe45d7b 100644 --- a/distrib/amd64/ramdisk_cd/list.local +++ b/distrib/amd64/ramdisk_cd/list.local @@ -1,4 +1,4 @@ -# $OpenBSD: list.local,v 1.3 2004/11/23 02:28:31 deraadt Exp $ +# $OpenBSD: list.local,v 1.4 2005/03/30 18:11:37 deraadt Exp $ # add local links; use bin/sh since instbin has already been unlinked #LINK instbin sbin/wicontrol @@ -6,6 +6,7 @@ #LINK instbin sbin/ccdconfig LINK instbin sbin/ping6 LINK instbin sbin/rtsol +LINK instbin sbin/mount_udf LINK instbin sbin/dhclient |