1 1.2.2.2 garbled # $NetBSD: list.ramdisk,v 1.2.2.2 2008/01/23 23:15:38 garbled Exp $ 2 1.2.2.2 garbled 3 1.2.2.2 garbled SRCDIRS bin sbin usr.bin usr.sbin gnu/usr.bin libexec 4 1.2.2.2 garbled 5 1.2.2.2 garbled # init invokes the shell as -sh 6 1.2.2.2 garbled ARGVLN sh -sh 7 1.2.2.2 garbled 8 1.2.2.2 garbled # libhack.o is built by Makefile & included Makefile.inc 9 1.2.2.2 garbled LIBS libhack.o -lbz2 -lutil -ll -lm 10 1.2.2.2 garbled 11 1.2.2.2 garbled # various files that we need in /etc for the install 12 1.2.2.2 garbled COPY ${NETBSDSRCDIR}/etc/group etc/group 13 1.2.2.2 garbled COPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd 14 1.2.2.2 garbled COPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig 15 1.2.2.2 garbled COPY ${NETBSDSRCDIR}/etc/protocols etc/protocols 16 1.2.2.2 garbled COPY ${NETBSDSRCDIR}/distrib/common/services etc/services 17 1.2.2.2 garbled 18 1.2.2.2 garbled # we need the boot block in /usr/mdec + the MBR copy 19 1.2.2.2 garbled COPY ${DESTDIR}/usr/mdec/ofwboot usr/mdec/ofwboot 20 1.2.2.2 garbled COPY ${DESTDIR}/usr/mdec/netbsd.chrp usr/mdec/netbsd.chrp 21 1.2.2.2 garbled COPY ${DESTDIR}/usr/mdec/mkbootinfo usr/mdec/mkbootinfo 755 22 1.2.2.2 garbled 23 1.2.2.2 garbled # and the common installation tools 24 1.2.2.2 garbled COPY ${CURDIR}/../common/termcap.mini usr/share/misc/termcap 25 1.2.2.2 garbled 26 1.2.2.2 garbled # and the boot script 27 1.2.2.2 garbled COPY ${CURDIR}/../common/dot.profile .profile 28