Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Add install kernel for MIRABOX



details:   https://anonhg.NetBSD.org/src/rev/ed2142b89992
branches:  trunk
changeset: 327737:ed2142b89992
user:      matt <matt%NetBSD.org@localhost>
date:      Sat Mar 15 17:28:25 2014 +0000

description:
Add install kernel for MIRABOX

diffstat:

 sys/arch/evbarm/conf/MIRABOX_INSTALL |  10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diffs (14 lines):

diff -r 20f0c0078320 -r ed2142b89992 sys/arch/evbarm/conf/MIRABOX_INSTALL
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/evbarm/conf/MIRABOX_INSTALL      Sat Mar 15 17:28:25 2014 +0000
@@ -0,0 +1,10 @@
+#      $NetBSD: MIRABOX_INSTALL,v 1.1 2014/03/15 17:28:25 matt Exp $
+#
+#      MIRABOX_INSTALL -- MIRABOX kernel with installation-sized
+#      ramdisk
+#
+
+include "arch/evbarm/conf/MIRABOX"
+include "arch/evbarm/conf/INSTALL"
+
+options BOOTHOWTO=RB_SINGLE



Home | Main Index | Thread Index | Old Index