From 6025cd39345ae576c5c058a3704ab0d333ddafa9 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 9 Jan 2014 19:02:05 +0000 Subject: copy the relevant key for the release onto the media --- distrib/aviion/ramdisk/list | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'distrib/aviion') diff --git a/distrib/aviion/ramdisk/list b/distrib/aviion/ramdisk/list index 4c4dd9eba0f..816e398da39 100644 --- a/distrib/aviion/ramdisk/list +++ b/distrib/aviion/ramdisk/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.3 2014/01/08 21:53:35 deraadt Exp $ +# $OpenBSD: list,v 1.4 2014/01/09 19:02:04 deraadt Exp $ SRCDIRS distrib/special SRCDIRS bin sbin @@ -62,10 +62,11 @@ COPY ${DESTDIR}/usr/mdec/vdmtool usr/mdec/vdmtool # various files that we need in /etc for the install COPY ${DESTDIR}/etc/group etc/group -COPY ${CURDIR}/../../miniroot/protocols etc/protocols -COPY ${CURDIR}/../../miniroot/services etc/services COPY ${CURDIR}/../../miniroot/master.passwd etc/master.passwd SPECIAL pwd_mkdb -p -d etc master.passwd; rm etc/master.passwd +COPY ${DESTDIR}/etc/signify/${REV}base.pub etc/signify/${REV}base.pub +COPY ${CURDIR}/../../miniroot/protocols etc/protocols +COPY ${CURDIR}/../../miniroot/services etc/services SYMLINK /tmp/fstab.shadow etc/fstab SYMLINK /tmp/resolv.conf.shadow etc/resolv.conf SYMLINK /tmp/hosts etc/hosts -- cgit v1.2.3