| /openbsd-src/distrib/armv7/ramdisk/ |
| H A D | Makefile | 4 RAMDISK= RAMDISK macro 19 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 21 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/octeon/ramdisk/ |
| H A D | Makefile | 8 RAMDISK= RAMDISK macro 41 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 43 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/luna88k/ramdisk/ |
| H A D | Makefile | 8 RAMDISK= RAMDISK macro 40 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 42 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/hppa/ramdisk/ |
| H A D | Makefile | 6 RAMDISK= RAMDISK macro 41 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 43 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/macppc/ramdisk/ |
| H A D | Makefile | 5 RAMDISK= RAMDISK macro 44 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 46 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/landisk/ramdisk/ |
| H A D | Makefile | 8 RAMDISK= RAMDISK macro 43 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 45 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/amd64/ramdiskA/ |
| H A D | Makefile | 7 RAMDISK= RAMDISK macro 45 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 47 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/i386/ramdisk/ |
| H A D | Makefile | 7 RAMDISK= RAMDISK macro 42 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 44 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/loongson/ramdisk/ |
| H A D | Makefile | 9 RAMDISK= RAMDISK macro 58 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 60 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/powerpc64/ramdisk/ |
| H A D | Makefile | 8 RAMDISK= RAMDISK macro 51 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 53 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/riscv64/ramdisk/ |
| H A D | Makefile | 8 RAMDISK= RAMDISK macro 49 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 51 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/sparc64/miniroot/ |
| H A D | Makefile | 9 RAMDISK= RAMDISK macro 72 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 74 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/sparc64/ramdisk/ |
| H A D | Makefile | 8 RAMDISK= RAMDISKU1 macro 45 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 47 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/sparc64/ramdiskB/ |
| H A D | Makefile | 8 RAMDISK= RAMDISKU5 macro 45 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 47 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/arm64/ramdisk/ |
| H A D | Makefile | 8 RAMDISK= RAMDISK macro 108 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 110 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/i386/ramdisk_cd/ |
| H A D | Makefile | 9 RAMDISK= RAMDISK_CD macro 62 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 64 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/alpha/miniroot/ |
| H A D | Makefile | 9 RAMDISK= RAMDISKBIG macro 76 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 78 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/amd64/ramdisk_cd/ |
| H A D | Makefile | 10 RAMDISK= RAMDISK_CD macro 81 cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK} && \ 83 cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/${RAMDISK}/obj/bsd bsd
|
| /openbsd-src/distrib/notes/hppa/ |
| H A D | upgrade | 2 OpenBSDUpgrade({:-the LIF image ``lif{:--:}OSrev.img'', or a RAMDISK kernel ``bsd.rd''-:})
|
| /openbsd-src/sys/arch/luna88k/conf/ |
| H A D | RAMDISK | 1 # $OpenBSD: RAMDISK,v 1.16 2022/08/23 13:18:59 aoyama Exp $
|
| /openbsd-src/sys/arch/powerpc64/conf/ |
| H A D | RAMDISK | 1 # $OpenBSD: RAMDISK,v 1.13 2023/09/21 12:11:34 kn Exp $
|
| /openbsd-src/sys/arch/landisk/conf/ |
| H A D | RAMDISK | 1 # $OpenBSD: RAMDISK,v 1.28 2023/03/12 22:18:58 cheloha Exp $
|
| /openbsd-src/sys/arch/amd64/conf/ |
| H A D | RAMDISK | 1 # $OpenBSD: RAMDISK,v 1.87 2024/08/12 18:43:41 deraadt Exp $
|
| /openbsd-src/sys/arch/alpha/conf/ |
| H A D | RAMDISK | 1 # $OpenBSD: RAMDISK,v 1.82 2019/09/04 14:29:41 cheloha Exp $
|
| /openbsd-src/sys/arch/octeon/conf/ |
| H A D | RAMDISK | 1 # $OpenBSD: RAMDISK,v 1.47 2023/01/11 03:28:42 visa Exp $
|