diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-02-07 21:16:48 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-02-07 21:16:48 +0000 |
commit | c8631ea501000c0d3fa288f1b3646a5922d6e84c (patch) | |
tree | b4e1b655f0467613762d175966a59663e5ca1c27 /distrib/amd64/ramdisk_cd/list.local | |
parent | 53a16432ef2c36df56af53b97ea855f4e72bb363 (diff) |
first cut; most written by mickey, couple tunings by me
Diffstat (limited to 'distrib/amd64/ramdisk_cd/list.local')
-rw-r--r-- | distrib/amd64/ramdisk_cd/list.local | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/distrib/amd64/ramdisk_cd/list.local b/distrib/amd64/ramdisk_cd/list.local new file mode 100644 index 00000000000..67882190307 --- /dev/null +++ b/distrib/amd64/ramdisk_cd/list.local @@ -0,0 +1,8 @@ +# $OpenBSD: list.local,v 1.1 2004/02/07 21:16:47 deraadt Exp $ + +# add local links; use bin/sh since instbin has already been unlinked +#LINK instbin sbin/wicontrol +#LINK instbin sbin/ancontrol +#LINK instbin sbin/ccdconfig +LINK instbin sbin/ping6 +LINK instbin sbin/rtsol |