summaryrefslogtreecommitdiffstats
path: root/distrib/luna88k
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2019-06-02 14:58:44 +0000
committerderaadt <deraadt@openbsd.org>2019-06-02 14:58:44 +0000
commit5b7f980c5745c850b425fdf454d99f9403963870 (patch)
tree7a51eaf5b010ef2356bc55faa4b1104f222d8123 /distrib/luna88k
parentA few architectures used a "shared ramdisk/Makefile" with inverted (diff)
downloadwireguard-openbsd-5b7f980c5745c850b425fdf454d99f9403963870.tar.xz
wireguard-openbsd-5b7f980c5745c850b425fdf454d99f9403963870.zip
first few small steps towards unification
Diffstat (limited to 'distrib/luna88k')
-rw-r--r--distrib/luna88k/ramdisk/list8
1 files changed, 4 insertions, 4 deletions
diff --git a/distrib/luna88k/ramdisk/list b/distrib/luna88k/ramdisk/list
index 27fbe9ff434..e7acae56e97 100644
--- a/distrib/luna88k/ramdisk/list
+++ b/distrib/luna88k/ramdisk/list
@@ -1,4 +1,4 @@
-# $OpenBSD: list,v 1.41 2019/05/13 23:18:22 naddy Exp $
+# $OpenBSD: list,v 1.42 2019/06/02 14:58:44 deraadt Exp $
SRCDIRS distrib/special
@@ -70,15 +70,15 @@ SPECIAL pwd_mkdb -p -d etc master.passwd; rm etc/master.passwd
COPY ${DESTDIR}/etc/signify/openbsd-${OSrev}-base.pub etc/signify/openbsd-${OSrev}-base.pub
COPY ${CURDIR}/../../miniroot/protocols etc/protocols
COPY ${CURDIR}/../../miniroot/services etc/services
+TERMCAP vt100,vt220,dumb usr/share/misc/termcap
+
SYMLINK /tmp/i/fstab.shadow etc/fstab
SYMLINK /tmp/i/resolv.conf.shadow etc/resolv.conf
SYMLINK /tmp/i/hosts etc/hosts
-TERMCAP vt100,vt220,dumb usr/share/misc/termcap
-# and the installation tools
SCRIPT ${CURDIR}/../../miniroot/dot.profile .profile
-SCRIPT ${CURDIR}/install.md install.md
SCRIPT ${CURDIR}/../../miniroot/install.sub install.sub
+SCRIPT ${CURDIR}/install.md install.md
SPECIAL chmod 755 install.sub
SYMLINK install.sub autoinstall