diff options
author | 1997-04-18 20:23:41 +0000 | |
---|---|---|
committer | 1997-04-18 20:23:41 +0000 | |
commit | 7380bdbfd02655af7f9b64f0d0fb31435eac5a01 (patch) | |
tree | d67d1337ed32f15d2e4a3116ba0d1caadd4216ab | |
parent | do not check BOOT_MAGIC! (diff) | |
download | wireguard-openbsd-7380bdbfd02655af7f9b64f0d0fb31435eac5a01.tar.xz wireguard-openbsd-7380bdbfd02655af7f9b64f0d0fb31435eac5a01.zip |
Stuff hidden in my trees:
need mount_msdos on ramdisk image, to mount boot partition.
It is in the crunched executable aready.
-rw-r--r-- | distrib/powerpc/inst-common/list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distrib/powerpc/inst-common/list b/distrib/powerpc/inst-common/list index ec9ebb4636a..1ed6faf3d4e 100644 --- a/distrib/powerpc/inst-common/list +++ b/distrib/powerpc/inst-common/list @@ -37,6 +37,7 @@ LINK raminst sbin/mknod LINK raminst sbin/mount LINK raminst sbin/mount_cd9660 LINK raminst sbin/mount_ffs +LINK raminst sbin/mount_msdos LINK raminst sbin/mount_kernfs LINK raminst sbin/mount_nfs LINK raminst sbin/mount_mfs |