]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the PICOBSD kernel configs. They're now converted to use
authorjoe <joe@FreeBSD.org>
Sun, 15 Oct 2000 20:42:22 +0000 (20:42 +0000)
committerjoe <joe@FreeBSD.org>
Sun, 15 Oct 2000 20:42:22 +0000 (20:42 +0000)
commit76e0aec5a27fc5ad6db495bbc8c2439ab794d809
treecd0206c1b320b3605889421a4b988105be559700
parent9b17e562cb8712e52ded99a00a1d5571aacf24d3
Fix the PICOBSD kernel configs.  They're now converted to use
Peter's new format, and I'd added hints files for each.

The build process uses the PICOBSD.hints file as well as the config,
and additionally builds with -DNO_MODULES.  The build process
probably needs to be converted to use the 'buildkernel' method
instead of running config itself.

The kernels now compile.  I've not been able to test the crunch
process however because it used the vn driver and there are no
/dev/vn device nodes under devfs yet.  Maybe someone else could
give it a go.
13 files changed:
release/picobsd/bridge/PICOBSD
release/picobsd/bridge/PICOBSD.hints [new file with mode: 0644]
release/picobsd/build/Makefile.conf
release/picobsd/dial/PICOBSD
release/picobsd/dial/PICOBSD.hints [new file with mode: 0644]
release/picobsd/install/PICOBSD
release/picobsd/install/PICOBSD.hints [new file with mode: 0644]
release/picobsd/isp/PICOBSD
release/picobsd/isp/PICOBSD.hints [new file with mode: 0644]
release/picobsd/net/PICOBSD
release/picobsd/net/PICOBSD.hints [new file with mode: 0644]
release/picobsd/router/PICOBSD
release/picobsd/router/PICOBSD.hints [new file with mode: 0644]