summaryrefslogtreecommitdiffstats
path: root/release/picobsd/bridge
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2001-06-21 08:56:59 +0000
committerluigi <luigi@FreeBSD.org>2001-06-21 08:56:59 +0000
commit044c990b8e9866778c64b583d29850fcf2d5da99 (patch)
tree6492444e1713ba63a4ab85e650e6e2489aa1ffb9 /release/picobsd/bridge
parentbaaa515eeabd79e258e37ebbd13404ce8a85ac82 (diff)
downloadFreeBSD-src-044c990b8e9866778c64b583d29850fcf2d5da99.zip
FreeBSD-src-044c990b8e9866778c64b583d29850fcf2d5da99.tar.gz
Remove support of I386_CPU in -current.
Make sure hints are statically compiled into the kernel, because the bootloader is not available in picobsd and so the hints file cannot be found at run time. (This is kind of inconvenient if you have to handle non PnP devices, but fortunately these days non-PnP ISA cards are disappearing...)
Diffstat (limited to 'release/picobsd/bridge')
-rw-r--r--release/picobsd/bridge/PICOBSD1
1 files changed, 1 insertions, 0 deletions
diff --git a/release/picobsd/bridge/PICOBSD b/release/picobsd/bridge/PICOBSD
index db7bad6..d3261f4 100644
--- a/release/picobsd/bridge/PICOBSD
+++ b/release/picobsd/bridge/PICOBSD
@@ -6,6 +6,7 @@
#PicoBSD 2200 init 8192 32768
options MD_ROOT_SIZE=2200 # same as def_sz
+hints "PICOBSD.hints"
machine i386
#cpu I386_CPU # we do not want this on current...
cpu I486_CPU
OpenPOWER on IntegriCloud