head 1.1; access; symbols netbsd-11-0-RC7:1.1 netbsd-11-0-RC6:1.1 netbsd-11-0-RC5:1.1 netbsd-11-0-RC4:1.1 netbsd-11-0-RC3:1.1 netbsd-11-0-RC2:1.1 netbsd-11-0-RC1:1.1 perseant-exfatfs-base-20250801:1.1 netbsd-11:1.1.0.6 netbsd-11-base:1.1 netbsd-10-1-RELEASE:1.1.2.2 perseant-exfatfs-base-20240630:1.1 perseant-exfatfs:1.1.0.4 perseant-exfatfs-base:1.1 netbsd-10-0-RELEASE:1.1.2.2 netbsd-10-0-RC6:1.1.2.2 netbsd-10-0-RC5:1.1.2.2 netbsd-10-0-RC4:1.1.2.2 netbsd-10-0-RC3:1.1.2.2 netbsd-10-0-RC2:1.1.2.2 netbsd-10-0-RC1:1.1.2.2 netbsd-10:1.1.0.2; locks; strict; comment @# @; 1.1 date 2023.02.11.19.12.31; author tsutsui; state Exp; branches 1.1.2.1; next ; commitid hamwhcBmk7WwO8dE; 1.1.2.1 date 2023.02.11.19.12.31; author martin; state dead; branches; next 1.1.2.2; commitid x0ejKEF7mzw9pweE; 1.1.2.2 date 2023.02.22.12.59.17; author martin; state Exp; branches; next ; commitid x0ejKEF7mzw9pweE; desc @@ 1.1 log @Build a RAMDISK root kernel on NetBSD/next68k release build. No sysinst(8) yet, but useful on bootstrap and rescue ops. @ text @# $NetBSD$ SRCDIRS bin sbin usr.bin usr.sbin PROG bin/cat PROG bin/chmod PROG bin/cp PROG bin/dd PROG bin/df #PROG bin/ed PROG bin/ln PROG bin/ls PROG bin/mkdir PROG bin/mt PROG bin/mv PROG bin/pax usr/bin/tar PROG bin/pwd #PROG bin/rcmd #PROG bin/rcp PROG bin/rm PROG bin/sh PROG bin/stty PROG bin/sync PROG sbin/chown bin/chgrp PROG sbin/disklabel PROG sbin/dmesg PROG sbin/fsck PROG sbin/fsck_ffs PROG sbin/ifconfig PROG sbin/init PROG sbin/mknod PROG sbin/mount PROG sbin/mount_cd9660 PROG sbin/mount_ffs PROG sbin/mount_msdos PROG sbin/mount_nfs PROG sbin/newfs sbin/mount_mfs PROG sbin/ping PROG sbin/reboot sbin/halt PROG sbin/restore sbin/rrestore PROG sbin/route #PROG sbin/shutdown PROG sbin/swapctl sbin/swapon #PROG sbin/sysctl PROG sbin/umount PROG usr/bin/ftp PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip PROG usr/bin/more #PROG usr/bin/sed PROG usr/bin/tset PROG usr/sbin/chroot PROG usr/sbin/installboot # init invokes the shell as -sh ARGVLN sh -sh SPECIAL disklabel srcdir distrib/utils/x_disklabel #SPECIAL ed srcdir distrib/utils/x_ed SPECIAL gzip srcdir distrib/utils/x_gzip SPECIAL fsck_ffs srcdir distrib/utils/x_fsck_ffs SPECIAL ifconfig srcdir distrib/utils/x_ifconfig SPECIAL more srcdir distrib/utils/more SPECIAL newfs srcdir distrib/utils/x_newfs SPECIAL ping srcdir distrib/utils/x_ping SPECIAL route srcdir distrib/utils/x_route SPECIAL umount srcdir distrib/utils/x_umount LIBS libhack.o -ledit -lutil -lcurses -lterminfo -lrmt -ll -lm -lz -lprop COPY ${DESTDIR}/usr/mdec/boot usr/mdec/boot # various files that we need in /etc for the install COPY ${NETBSDSRCDIR}/etc/group etc/group COPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd COPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig COPY ${DISTRIBDIR}/common/protocols etc/protocols COPY ${DISTRIBDIR}/common/services etc/services # and the boot script COPY ${CURDIR}/dot.profile .profile MTREE ./.profile type=file uname=root gname=wheel mode=0644 @ 1.1.2.1 log @file list was added on branch netbsd-10 on 2023-02-22 12:59:17 +0000 @ text @d1 84 @ 1.1.2.2 log @Pull up following revision(s) (requested by tsutsui in ticket #91): etc/etc.next68k/MAKEDEV.conf: revision 1.7 sys/arch/next68k/conf/GENERIC: revision 1.156 sys/arch/next68k/conf/GENERIC: revision 1.157 sys/arch/next68k/conf/GENERIC: revision 1.158 distrib/next68k/instkernel/Makefile: revision 1.1 sys/arch/next68k/conf/GENERIC: revision 1.159 distrib/next68k/ramdisk/list: revision 1.1 etc/etc.next68k/Makefile.inc: revision 1.8 sys/arch/next68k/conf/RAMDISK: revision 1.5 distrib/next68k/ramdisk/dot.profile: revision 1.1 sys/arch/next68k/conf/SLAB: revision 1.62 sys/arch/next68k/conf/GENERIC: revision 1.160 sys/arch/next68k/conf/SLAB: revision 1.63 sys/arch/next68k/conf/GENERIC: revision 1.161 distrib/next68k/ramdisk/Makefile: revision 1.1 sys/arch/next68k/conf/majors.next68k: revision 1.26 distrib/next68k/Makefile: revision 1.2 Remove trailing TABs. Remove trailing spaces and TABs. Enable file-system CD9660. It's useful for installation especially on emulators. Remove nonexistent options SWAPDEBUG. Remove unnecessary commented out lines. Disable rarely used options and devices, and add options MODULAR instead. Also enable files-system MSDOS for file exchange via removable media. Build a RAMDISK root kernel on NetBSD/next68k release build. No sysinst(8) yet, but useful on bootstrap and rescue ops. @ text @a0 84 # $NetBSD: list,v 1.1 2023/02/11 19:12:31 tsutsui Exp $ SRCDIRS bin sbin usr.bin usr.sbin PROG bin/cat PROG bin/chmod PROG bin/cp PROG bin/dd PROG bin/df #PROG bin/ed PROG bin/ln PROG bin/ls PROG bin/mkdir PROG bin/mt PROG bin/mv PROG bin/pax usr/bin/tar PROG bin/pwd #PROG bin/rcmd #PROG bin/rcp PROG bin/rm PROG bin/sh PROG bin/stty PROG bin/sync PROG sbin/chown bin/chgrp PROG sbin/disklabel PROG sbin/dmesg PROG sbin/fsck PROG sbin/fsck_ffs PROG sbin/ifconfig PROG sbin/init PROG sbin/mknod PROG sbin/mount PROG sbin/mount_cd9660 PROG sbin/mount_ffs PROG sbin/mount_msdos PROG sbin/mount_nfs PROG sbin/newfs sbin/mount_mfs PROG sbin/ping PROG sbin/reboot sbin/halt PROG sbin/restore sbin/rrestore PROG sbin/route #PROG sbin/shutdown PROG sbin/swapctl sbin/swapon #PROG sbin/sysctl PROG sbin/umount PROG usr/bin/ftp PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip PROG usr/bin/more #PROG usr/bin/sed PROG usr/bin/tset PROG usr/sbin/chroot PROG usr/sbin/installboot # init invokes the shell as -sh ARGVLN sh -sh SPECIAL disklabel srcdir distrib/utils/x_disklabel #SPECIAL ed srcdir distrib/utils/x_ed SPECIAL gzip srcdir distrib/utils/x_gzip SPECIAL fsck_ffs srcdir distrib/utils/x_fsck_ffs SPECIAL ifconfig srcdir distrib/utils/x_ifconfig SPECIAL more srcdir distrib/utils/more SPECIAL newfs srcdir distrib/utils/x_newfs SPECIAL ping srcdir distrib/utils/x_ping SPECIAL route srcdir distrib/utils/x_route SPECIAL umount srcdir distrib/utils/x_umount LIBS libhack.o -ledit -lutil -lcurses -lterminfo -lrmt -ll -lm -lz -lprop COPY ${DESTDIR}/usr/mdec/boot usr/mdec/boot # various files that we need in /etc for the install COPY ${NETBSDSRCDIR}/etc/group etc/group COPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd COPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig COPY ${DISTRIBDIR}/common/protocols etc/protocols COPY ${DISTRIBDIR}/common/services etc/services # and the boot script COPY ${CURDIR}/dot.profile .profile MTREE ./.profile type=file uname=root gname=wheel mode=0644 @