summaryrefslogtreecommitdiff
path: root/distrib/sparc/miniroot/list
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-26 18:35:51 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-26 18:35:51 +0000
commit1cf71b79c8672180173c9bedc91175973aa303ce (patch)
treea569510f5cfff697c4b92b10a35ff618996c6264 /distrib/sparc/miniroot/list
parentd1e8bfd539f52ee0cfe92352cc8c033252424a85 (diff)
update from netbsd
Diffstat (limited to 'distrib/sparc/miniroot/list')
-rw-r--r--distrib/sparc/miniroot/list26
1 files changed, 26 insertions, 0 deletions
diff --git a/distrib/sparc/miniroot/list b/distrib/sparc/miniroot/list
new file mode 100644
index 00000000000..4a42b4a5135
--- /dev/null
+++ b/distrib/sparc/miniroot/list
@@ -0,0 +1,26 @@
+# $NetBSD: list,v 1.1 1995/12/18 22:54:44 pk Exp $
+
+# We can only get this program this way.
+COPY ${DESTDIR}/sbin/mount_mfs sbin/mount_mfs
+SPECIAL chmod 555 sbin/mount_mfs
+
+# we need the contents of /usr/mdec
+COPYDIR ${DESTDIR}/usr/mdec usr/mdec
+
+# copy the kernel
+COPY ${CURDIR}/../../sys/arch/sparc/compile/GENERIC/netbsd netbsd
+
+# various files that we need in /etc for the install
+COPY ${DESTDIR}/etc/disktab etc/disktab.shadow
+SYMLINK /tmp/disktab.shadow etc/disktab
+SYMLINK /tmp/fstab.shadow etc/fstab
+SYMLINK /tmp/resolv.conf.shadow etc/resolv.conf
+SYMLINK /tmp/hosts etc/hosts
+
+# and the installation tools
+COPY ${ARCHDIR}/dot.profile .profile
+COPY ${ARCHDIR}/../install.sh install
+COPY ${ARCHDIR}/../upgrade.sh upgrade
+SPECIAL chmod 755 install upgrade
+COPY ${DESTDIR}/usr/mdec/boot boot
+SPECIAL sync; ${DESTDIR}/usr/mdec/binstall -v ffs ${TARGDIR}