Date: Mon, 9 Jul 2001 19:46:54 -0700 (PDT) From: "Bruce R. Montague" <brucem@mail.cruzio.com> To: freebsd-small@freebsd.org Subject: picobsd router (oinit,rc) Message-ID: <200107100246.f6A2ksc00466@mail.cruzio.com>
next in thread | raw e-mail | index | archive | help
re: www.cse.ucsc.edu/~brucem/pico_notes.htm > pico does not seem to be doing the > /etc file 'overwriting' mentioned ... Sorry, my doco fault. /usr/src/release/picobsd/router/floppy.tree/etc has only: #!/bin/sh # $FreeBSD: src/release/picobsd/router/floppy.tree/etc/rc,v 1.5 1999/08/28 06:24:16 roger Exp $ ### Special setup for one floppy PICOBSD ### ifconfig lo0 inet 127.0.0.1 netmask 0xffffff00 hostname pico echo "" echo "" echo '+----------- PicoBSD @VER@ (ROUTER) ------------+' ... Maybe just put your config stuff in where it has the above ifconfig, clean everything, and rebuild. Thanks for bringing that to my attention. Regards, - bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107100246.f6A2ksc00466>