diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-10-20 21:35:58 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-10-20 21:35:58 +0000 |
commit | 9c3b402fbb10efdfaba1cdb3ce71b3d73f363665 (patch) | |
tree | 503cd2c59e7051891a44ff282508c51ceeeec4fe /distrib/alpha/bsd.rd | |
parent | 9f96f49b243ac951900a3a8daf94e174569b882e (diff) |
oops, bsd.rd needs mount_cd9660
Diffstat (limited to 'distrib/alpha/bsd.rd')
-rw-r--r-- | distrib/alpha/bsd.rd/list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distrib/alpha/bsd.rd/list b/distrib/alpha/bsd.rd/list new file mode 100644 index 00000000000..ba0bf42bfe5 --- /dev/null +++ b/distrib/alpha/bsd.rd/list @@ -0,0 +1 @@ +LINK sbin/mount_ffs sbin/mount_cd9660 |