Configure files under conf/1.5/ to customize floppy default configurations
There are scripts for boot sequence at conf/1.5/etc/. It is almost same as usual NetBSD (precisely speaking, NetBSD 1.4 like boot sequence). You can understand it easily.
| Warning |
This section describes customization of floppy image itself. How to customize floppy image downloaded is another way. conf/1.5/etc/ in fdgw source contains the base set for /etc/ in floppy image. |
NetBSD kernel executes /.profile (conf/1.5/dot.profile in fdgw source) in the final stage. .profile mounts /dev/fd0a as /conf, copy [1] /conf/etc at floppy to /etc on memory. Finally, .profile executes /etc/rc.router. This file configures router functions et. al.
| [1] | After 2002 spring, copy not symlink. So if you edit /etc on floppy image, the change will desappers in reboot. It is useful for test. If not test, please edit /conf/etc and reboot fdgw. |
my homepage is www.fml.org/home/fukachan/.
my free softwares are found at www.fml.org/software/.
fml 4.0 project homepage is www.fml.org/fml/menu.ja.html.
fml 8.0 (fml-devel) project homepage is www.fml.org/software/fml8/.
about one floppy bsd routers, see www.bsdrouter.org/.
Also, visit nuinui's world :) at www.nuinui.net.
For questions about me, e-mail <fukachan@fml.org>.
Copyright (C) 1993-2008 Ken'ichi Fukamachi
Powered by NetBSD.