diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2012-10-15 17:21:05 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2012-10-15 17:21:05 +0000 |
commit | 2ba06b460a6fb669c10e73c795d4722e0969f0c6 (patch) | |
tree | 6d75d2bfbfc2926030ea19423aa2dd56f878ae1c /distrib/amd64/ramdiskA | |
parent | 3b7df0f5541178ecb3f438c5bccee271b2e5e526 (diff) |
use the baseXX installed /usr/mdec directory instead of placing lots of
heavy boot media into the ramdisk. i386 tested by okan, amd64 tested
by florian.
Diffstat (limited to 'distrib/amd64/ramdiskA')
-rw-r--r-- | distrib/amd64/ramdiskA/list.local | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/distrib/amd64/ramdiskA/list.local b/distrib/amd64/ramdiskA/list.local index 2b3915f6a33..98798ba6fc6 100644 --- a/distrib/amd64/ramdiskA/list.local +++ b/distrib/amd64/ramdiskA/list.local @@ -1,5 +1,3 @@ -# $OpenBSD: list.local,v 1.3 2012/10/13 16:58:08 deraadt Exp $ +# $OpenBSD: list.local,v 1.4 2012/10/15 17:21:04 deraadt Exp $ #TZ # this does not fit on the floppy - -COPY ${DESTDIR}/usr/mdec/fdboot usr/mdec/boot |