From owner-freebsd-small Fri Aug 28 09:16:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA09270 for freebsd-small-outgoing; Fri, 28 Aug 1998 09:16:20 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from lily.ezo.net (lily.ezo.net [206.102.130.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA09183 for ; Fri, 28 Aug 1998 09:16:10 -0700 (PDT) (envelope-from jflowers@ezo.net) Received: from violet.ezo.net (p107.ezo.net [206.102.130.39]) by lily.ezo.net (8.8.7/8.8.7) with SMTP id MAA08703; Fri, 28 Aug 1998 12:13:25 -0400 (EDT) From: "Jim Flowers" To: Cc: " Subject: PicoBSD Router Questions/Comments Date: Fri, 28 Aug 1998 12:16:21 -0400 Message-ID: <01bdd29f$3200fb00$858266ce@violet.ezo.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am just now compiling the new picobsd router configuration (picobsd 0.4) and have developed the following questions/comments: 1. build/clean does not remove the $(SRC}/sys/i386/conf/PICOBBSD${suffix}.${SIZE} file. If you make changes in source files remove this manually so the test will fail and the kernel will be rebuilt. 2. There is no way to edit the configuration files (to change the hostname for example). I added ee to the router/crunch.conf file for this. Is there a better way? Can't use nfs as the mount command doesn't support it. 3. The update script does not work, probably because the custom shell does not support scripts. The script commands can be entered manually to mount the floppy and copy the editied conf files. Is there a better way? 4. On "umount /dev/fd0a", an error message is displayed "part 1, stat=0, size=2880\n dkl: slice 1 overlaps slice 0". Does this indicate a problem? 5. There is no Makefile in tinyware/simple_httpd so the build/clean script fails at this point and doesn't go on. Solution was to copy and edit Makefile from tinyware/sps. 6. The file /README referenced on the splash screen is not present. Haven't done any testing yet but it does compile cleanly on 3.0-SNAP (May 24, 1998) using about half of a 1.44M floppy and starts up in 4 MB with 160 MB and 27 i-nodes available. Jim Flowers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message