This is now the main install directory for the new integrated sysinst

boot. Yes, NetBSD/alpha finally gets sysinst on all media types.
The new boot makes a single ramdisk which is then divided via ustarfs
onto a two-floppy set, and a second unified image for CD's, HD's, or
tapes is also created.
This commit is contained in:
ross 1998-10-16 00:39:38 +00:00
parent 79a031f9d3
commit 4d7a2efdc4
4 changed files with 21 additions and 7 deletions

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.1 1998/02/01 01:58:47 thorpej Exp $
# $NetBSD: Makefile,v 1.2 1998/10/16 00:39:38 ross Exp $
SUBDIR= ramdisk instkernel
SUBDIR= ramdisk instkernel fdset cd-hd-tape
.include <bsd.subdir.mk>

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 1998/09/05 14:46:14 lukem Exp $
# $NetBSD: Makefile,v 1.3 1998/10/16 00:39:38 ross Exp $
TOP= ${.CURDIR}/..
@ -29,7 +29,7 @@ all: ${CBIN}
mount ${VND_DEV} ${MOUNT_POINT}
mtree -def ${.CURDIR}/${MTREE} -p ${MOUNT_POINT}/ -u
TOPDIR=${TOP} CURDIR=${.CURDIR} OBJDIR=${.OBJDIR} \
TARGDIR=${MOUNT_POINT} sh ${TOP}/runlist.sh ${.CURDIR}/${LISTS}
TARGDIR=${MOUNT_POINT} sh ${TOP}/src/runlist.sh ${.CURDIR}/${LISTS}
@echo ""
@df -i ${MOUNT_POINT}
@echo ""

View File

@ -1,4 +1,4 @@
# $NetBSD: list,v 1.2 1998/02/01 02:16:43 thorpej Exp $
# $NetBSD: list,v 1.3 1998/10/16 00:39:38 ross Exp $
# copy the crunched binary, link to it, and kill it
COPY ${OBJDIR}/ramdiskbin ramdiskbin
@ -86,3 +86,17 @@ COPY disktab.preinstall etc/disktab.preinstall
# and the installation tools
COPY dot.profile .profile
COPY dot.hdprofile tmp/.hdprofile
# old-style installation tools
COPY dot.instutils .instutils
COPY dot.commonutils .commonutils
COPY ${CURDIR}/../src/install.sh install
COPY ${CURDIR}/../src/upgrade.sh upgrade
SPECIAL chmod 755 install
SPECIAL chmod 755 upgrade
# put in the release notes too
COPY ${CURDIR}/../../../notes/INSTALL.alpha INSTALL.txt

View File

@ -1,4 +1,4 @@
# $NetBSD: ramdiskbin.conf,v 1.2 1998/02/01 02:16:44 thorpej Exp $
# $NetBSD: ramdiskbin.conf,v 1.3 1998/10/16 00:39:39 ross Exp $
#
# ramdiskbin.conf - unified binary for the install ramdisk
#
@ -9,7 +9,7 @@ progs bad144 cat chmod chown chroot cp dd df disklabel ed
progs fsck fsck_ffs ftp gzip ifconfig init installboot less
progs ln ls mkdir mknod mount mount_cd9660 mount_ffs mount_msdos
progs mount_nfs mount_kernfs mt mv newfs ping pwd reboot restore rm
progs route sed sh shutdown slattach strings stty sync tar test
progs route sed sh shutdown slattach stty sync tar test
progs tip tset umount update
progs sysinst