summaryrefslogtreecommitdiffstats
path: root/release/picobsd/router
diff options
context:
space:
mode:
authordwhite <dwhite@FreeBSD.org>1999-08-22 21:45:24 +0000
committerdwhite <dwhite@FreeBSD.org>1999-08-22 21:45:24 +0000
commit9cda01decb3256ad946657e0fc9a298213d4eaa8 (patch)
tree0de7c224091527fca4800e72ffaf6f9673980bfd /release/picobsd/router
parent2bbfd73cc7441111e9e49645afb397eb04b1af45 (diff)
downloadFreeBSD-src-9cda01decb3256ad946657e0fc9a298213d4eaa8.zip
FreeBSD-src-9cda01decb3256ad946657e0fc9a298213d4eaa8.tar.gz
Major PicoBSD update by luigi with some debugging help from myself.
. Now builds on -STABLE (-CURRENT is broken due to bugs) . etc directory contents centralized instead of in each type directory (can exclude & override as desired) . Removed extraneous language files (lang files for rc really necessary?) . dialog-based build tool with support for custom floppy builds . MFS image loads as a mfs_root module instead of compiled into kernel THIS IS BROKEN ON CURRENT. I'll MFC to -STABLE immediately following. luigi tells me I have an OK from jkh on the MFC. Submitted by: luigi
Diffstat (limited to 'release/picobsd/router')
-rw-r--r--release/picobsd/router/Makefile.mfs (renamed from release/picobsd/router/mfs.tree/Makefile)2
-rw-r--r--release/picobsd/router/conf/Makefile21
-rw-r--r--release/picobsd/router/conf/PICOBSD100
-rw-r--r--release/picobsd/router/crunch1/Makefile2
-rw-r--r--release/picobsd/router/floppy.tree.exclude13
-rw-r--r--release/picobsd/router/floppy.tree/boot.config0
-rw-r--r--release/picobsd/router/floppy.tree/etc/disktab87
-rw-r--r--release/picobsd/router/floppy.tree/etc/fstab4
-rw-r--r--release/picobsd/router/floppy.tree/etc/gettytab40
-rw-r--r--release/picobsd/router/floppy.tree/etc/group19
-rw-r--r--release/picobsd/router/floppy.tree/etc/host.conf3
-rw-r--r--release/picobsd/router/floppy.tree/etc/login.conf120
-rw-r--r--release/picobsd/router/floppy.tree/etc/mfs.rc25
-rw-r--r--release/picobsd/router/floppy.tree/etc/ppp/ppp.conf8
-rw-r--r--release/picobsd/router/floppy.tree/etc/ppp/ppp.deny15
-rw-r--r--release/picobsd/router/floppy.tree/etc/ppp/ppp.linkup10
-rw-r--r--release/picobsd/router/floppy.tree/etc/ppp/ppp.secret.sample23
-rw-r--r--release/picobsd/router/floppy.tree/etc/profile4
-rw-r--r--release/picobsd/router/floppy.tree/etc/protocols7
-rw-r--r--release/picobsd/router/floppy.tree/etc/rc.firewall2
-rw-r--r--release/picobsd/router/floppy.tree/etc/rc.network80
-rw-r--r--release/picobsd/router/floppy.tree/etc/rc.serial127
-rw-r--r--release/picobsd/router/floppy.tree/etc/remote50
-rw-r--r--release/picobsd/router/floppy.tree/etc/services94
-rw-r--r--release/picobsd/router/floppy.tree/etc/shells6
-rw-r--r--release/picobsd/router/floppy.tree/etc/termcap123
-rw-r--r--release/picobsd/router/floppy.tree/etc/ttys32
-rw-r--r--release/picobsd/router/floppy.tree/kernel.config0
-rw-r--r--release/picobsd/router/mfs.mtree (renamed from release/picobsd/router/mfs.tree/mfs.mtree)2
-rw-r--r--release/picobsd/router/mfs.tree/login.conf62
30 files changed, 42 insertions, 1039 deletions
diff --git a/release/picobsd/router/mfs.tree/Makefile b/release/picobsd/router/Makefile.mfs
index 620c604..346c7df 100644
--- a/release/picobsd/router/mfs.tree/Makefile
+++ b/release/picobsd/router/Makefile.mfs
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.2.2.1 1999/05/09 22:04:09 abial Exp $
+# $Id: Makefile,v 1.4 1999/06/14 15:45:56 roger Exp $
#
DESTDIR?=/mnt
diff --git a/release/picobsd/router/conf/Makefile b/release/picobsd/router/conf/Makefile
deleted file mode 100644
index bd33b5e..0000000
--- a/release/picobsd/router/conf/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $Id: Makefile,v 1.3 1998/10/15 21:40:05 abial Exp $
-#
-
-SRC?=/usr/src
-CONF?=$(SRC)/sys/i386/conf
-
-CONFFILE=PICOBSD${suffix}.${SIZE}
-COMPILE=$(SRC)/sys/compile/$(CONFFILE)
-KERNFILE=$(COMPILE)/kernel
-
-all: $(KERNFILE)
-
-$(KERNFILE): PICOBSD
- cat PICOBSD | grep -v "MFS_ROOT" > ${CONF}/${CONFFILE}
- echo "options MFS_ROOT" >> ${CONF}/${CONFFILE}
- echo "options MFS_ROOT_SIZE=${SIZE}" >> ${CONF}/${CONFFILE}
- (cd ${CONF}; \
- config ${CONFFILE}; \
- cd ${COMPILE}; \
- make depend all)
-
diff --git a/release/picobsd/router/conf/PICOBSD b/release/picobsd/router/conf/PICOBSD
deleted file mode 100644
index af95da6..0000000
--- a/release/picobsd/router/conf/PICOBSD
+++ /dev/null
@@ -1,100 +0,0 @@
-#
-# $Id: PICOBSD,v 1.14 1999/05/24 17:27:30 roger Exp $
-#
-
-machine i386
-cpu I386_CPU
-cpu I486_CPU
-cpu I586_CPU
-cpu I686_CPU
-ident PICOBSD
-maxusers 10
-
-#options MATH_EMULATE #Support for x87 emulation
-options INET #InterNETworking
-options FFS #Berkeley Fast Filesystem
-options FFS_ROOT #FFS usable as root device [keep this!]
-#options NFS #Network Filesystem
-options MFS #Memory Filesystem
-#options MSDOSFS #MSDOS Filesystem
-#options CD9660 #ISO 9660 Filesystem
-#options PROCFS #Process filesystem
-options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
-options USERCONFIG #boot -c editor
-#options USERCONFIG_BOOT #imply -c and parse info area
-#options VISUAL_USERCONFIG #visual boot -c editor
-options IPFIREWALL
-options IPFIREWALL_DEFAULT_TO_ACCEPT
-options IPDIVERT
-options PCI_QUIET
-#options DEVFS
-options NO_SWAPPING
-# Support for bridging and bandwidth limiting
-#options DUMMYNET
-#options BRIDGE
-
-controller isa0
-controller pci0
-
-controller fdc0 at isa? port IO_FD1 irq 6 drq 2
-disk fd0 at fdc0 drive 0
-#disk fd1 at fdc0 drive 1
-
-#controller wdc0 at isa? port IO_WD1 irq 14
-#disk wd0 at wdc0 drive 0
-#disk wd1 at wdc0 drive 1
-
-#controller wdc1 at isa? port IO_WD2 irq 15
-#disk wd2 at wdc1 drive 0
-#disk wd3 at wdc1 drive 1
-
-#device wcd0 #IDE CD-ROM
-
-# atkbdc0 controlls both the keyboard and the PS/2 mouse
-controller atkbdc0 at isa? port IO_KBD
-device atkbd0 at atkbdc? irq 1
-
-device vga0 at isa? port ? conflicts
-
-# syscons is the default console driver, resembling an SCO console
-device sc0 at isa?
-
-device npx0 at nexus? port IO_NPX irq 13
-
-device sio0 at isa? port IO_COM1 flags 0x10 irq 4
-device sio1 at isa? port IO_COM2 irq 3
-device sio2 at isa? disable port IO_COM3 irq 5
-device sio3 at isa? disable port IO_COM4 irq 9
-
-#device ppc0 at isa? port? flags 0x40 irq 7
-#controller ppbus0
-#device lpt0 at ppbus?
-#device plip0 at ppbus?
-#device ppi0 at ppbus?
-
-#
-# The following Ethernet NICs are all PCI devices.
-#
-device de0 # DEC/Intel DC21x4x (``Tulip'')
-device fxp0 # Intel EtherExpress PRO/100B (82557, 82558)
-
-# Order is important here due to intrusive probes, do *not* alphabetize
-# this list of network interfaces until the probes have been fixed.
-# Right now it appears that the ie0 must be probed before ep0. See
-# revision 1.20 of this file.
-
-device ed0 at isa? port 0x280 irq 5 iomem 0xd8000
-device ed1 at isa? port 0x300 irq 10 iomem 0xd0000
-device ep0 at isa? port 0x300 irq 10
-device ep1 at isa? port 0x280 irq 5
-device ie0 at isa? port 0x300 irq 5 iomem 0xd0000
-device ie1 at isa? port 0x360 irq 7 iomem 0xd0000
-
-pseudo-device loop
-pseudo-device ether
-#pseudo-device tun 2
-#pseudo-device vn
-#pseudo-device bpf 4
-pseudo-device ppp 4
-pseudo-device pty 16
-#pseudo-device gzip # Exec gzipped a.out's
diff --git a/release/picobsd/router/crunch1/Makefile b/release/picobsd/router/crunch1/Makefile
index 7115f9c..2a3ce76 100644
--- a/release/picobsd/router/crunch1/Makefile
+++ b/release/picobsd/router/crunch1/Makefile
@@ -9,7 +9,7 @@ crunch:
@cat crunch.conf|sed -e "s@/usr/src@${SRC}@" >crunch1.conf
@crunchgen ./crunch1.conf
@${MAKE} -f crunch1.mk NOSECURE=yes NOCRYPT=yes all \
- "CFLAGS=${CFLAGS} -DCRUNCHED_BINARY" #2>&1 >/dev/null
+ "CFLAGS=${CFLAGS} -DCRUNCHED_BINARY -DRELEASE_CRUNCH" #2>&1 >/dev/null
clean:
rm -f *.o *.stub *.lo *_stub.c *.mk \
diff --git a/release/picobsd/router/floppy.tree.exclude b/release/picobsd/router/floppy.tree.exclude
new file mode 100644
index 0000000..8850a34
--- /dev/null
+++ b/release/picobsd/router/floppy.tree.exclude
@@ -0,0 +1,13 @@
+etc/inetd.conf
+etc/master.passwd
+etc/mfs.login.conf
+etc/mfs.rc
+etc/rc
+etc/rc.conf
+etc/rc.firewall
+etc/rc.network
+etc/rc.serial
+etc/remote
+etc/shells
+etc/snmpd.conf
+etc/ttys
diff --git a/release/picobsd/router/floppy.tree/boot.config b/release/picobsd/router/floppy.tree/boot.config
deleted file mode 100644
index e69de29..0000000
--- a/release/picobsd/router/floppy.tree/boot.config
+++ /dev/null
diff --git a/release/picobsd/router/floppy.tree/etc/disktab b/release/picobsd/router/floppy.tree/etc/disktab
deleted file mode 100644
index 7575ba6..0000000
--- a/release/picobsd/router/floppy.tree/etc/disktab
+++ /dev/null
@@ -1,87 +0,0 @@
-#
-# Floppy formats:
-#
-# To make a filesystem on a floppy:
-# fdformat [-f <size>] fd<drive>[.<size>]
-# disklabel -B -r -w fd<drive>[.<size>] fd<size>
-# newfs <opts> fd<drive>[.<size>]
-#
-# with <opts>:
-# -t 2 - two heads
-# -u 9|15|18 - sectors per track
-# (using the default value of 1/4096 is not much useful for floppies)
-# -l 1 - interleave 1 (for most floppies)
-# -i 65536 - bytes of data per i-node
-# (the default -i value will render you with a floppy wasting way
-# too much space in i-node areas)
-#
-
-fd360:\
- :ty=floppy:se#512:nt#2:rm#300:ns#9:nc#40:\
- :pa#720:oa#0:ba#4096:fa#512:\
- :pb#720:ob#0:bb#4096:fb#512:\
- :pc#720:oc#0:bc#4096:fc#512:
-
-fd720:\
- :ty=floppy:se#512:nt#2:rm#300:ns#9:nc#80:\
- :pa#1440:oa#0:ba#4096:fa#512:\
- :pb#1440:ob#0:bb#4096:fb#512:\
- :pc#1440:oc#0:bc#4096:fc#512:
-
-fd1200|floppy5|5in|5.25in High Density Floppy:\
- :ty=floppy:se#512:nt#2:rm#360:ns#15:nc#80:\
- :pa#2400:oa#0:ba#4096:fa#512:\
- :pb#2400:ob#0:bb#4096:fb#512:\
- :pc#2400:oc#0:bc#4096:fc#512:
-
-fd1440|floppy|floppy3|3in|3.5in High Density Floppy:\
- :ty=floppy:se#512:nt#2:rm#300:ns#18:nc#80:\
- :pa#2880:oa#0:ba#4096:fa#512:\
- :pb#2880:ob#0:bb#4096:fb#512:\
- :pc#2880:oc#0:bc#4096:fc#512:
-
-fd1024|floppy0|3.5in Special Density Floppy:\
- :ty=floppy:se#512:nt#2:rm#300:ns#16:nc#64:\
- :pa#2048:oa#0:ba#4096:fa#512:\
- :pb#2048:ob#0:bb#4096:fb#512:\
- :pc#2048:oc#0:bc#4096:fc#512:
-
-# a == root
-# b == swap
-# c == d == whole disk
-# e == /var
-# f == scratch
-# h == /usr
-
-cp3100new|Connor Peripherals 100MB IDE, with a different configuration:\
- :dt=ST506:ty=winchester:se#512:nt#8:ns#33:nc#766: \
- :pa#15840:oa#0:ta=4.2BSD:ba#4096:fa#512: \
- :pb#24288:ob#15840:tb=swap: \
- :pc#202224:oc#0: \
- :pd#202224:od#0: \
- :pe#15840:oe#40128:te=4.2BSD:be#4096:fe#512: \
- :pg#15840:og#55968:tg=4.2BSD:bg#4096:fg#512: \
- :ph#130416:oh#71808:th=4.2BSD:bh#4096:fh#512:
-
-sony650|Sony 650 MB MOD|\
- :ty=removable:dt=SCSI:se#512:nt#1:ns#31:nc#18600:ts#1:rm#4800:\
- :pc#576600:oc#0:\
- :pa#576600:oa#0:ta=4.2BSD:ba#8192:fa#1024:
-
-mta3230|mo230|IBM MTA-3230 230 Meg 3.5inch Magneto-Optical:\
- :ty=removeable:dt=SCSI:rm#3600:\
- :se#512:nt#64:ns#32:nc#216:sc#2048:su#444384:\
- :pa#444384:oa#0:ba#4096:fa#0:ta=4.2BSD:\
- :pc#444384:oc#0:
-
-minimum:ty=mfs:se#512:nt#1:rm#300:\
- :ns#2880:nc#1:\
- :pa#2880:oa#0:ba#4096:fa#512:\
- :pc#2880:oc#0:bc#4096:fc#512:
-
-zip100|zip 100:\
- :ty=removable:se#512:nc#96:nt#64:ns#32:\
- :pa#196608:oa#0:ba#4096:fa#512:\
- :pb#196608:ob#0:bb#4096:fb#512:\
- :pc#196608:oc#0:bc#4096:fc#512:
-
diff --git a/release/picobsd/router/floppy.tree/etc/fstab b/release/picobsd/router/floppy.tree/etc/fstab
deleted file mode 100644
index 64d34ca..0000000
--- a/release/picobsd/router/floppy.tree/etc/fstab
+++ /dev/null
@@ -1,4 +0,0 @@
-#proc /proc procfs rw 0 0
-#/dev/fd0c /start_floppy ufs rw 1 1
-#/dev/wd0s1 /dos msdos rw 0 0
-#/dev/wcd0c /cdrom cd9660 ro,noauto 0 0
diff --git a/release/picobsd/router/floppy.tree/etc/gettytab b/release/picobsd/router/floppy.tree/etc/gettytab
deleted file mode 100644
index 90562ac..0000000
--- a/release/picobsd/router/floppy.tree/etc/gettytab
+++ /dev/null
@@ -1,40 +0,0 @@
-# from: @(#)gettytab 5.14 (Berkeley) 3/27/91
-#
-default:\
- :cb:ce:ck:lc:fd#1000:cl:im=\r\nPicoBSD (%h) (%t)\r\n\r\n:sp#1200:
-
-P|Pc|Pc console:\
- :ht:np:sp#115200:
-
-#
-# Fixed speed entries
-2|std.9600|9600-baud:\
- :np:sp#9600:
-g|std.19200|19200-baud:\
- :np:sp#19200:
-std.38400|38400-baud:\
- :np:sp#38400:
-std.57600|57600-baud:\
- :np:sp#57600:
-std.115200|115200-baud:\
- :np:sp#115200:
-
-#
-# Entry specifying explicit device settings. See termios(4) and
-# /usr/include/termios.h, too. The entry forces the tty into
-# CLOCAL mode (so no DCD is required), and uses Xon/Xoff flow control.
-#
-# cflags: CLOCAL | HUPCL | CREAD | CS8
-# oflags: OPOST | ONLCR | OXTABS
-# iflags: IXOFF | IXON | ICRNL | IGNPAR
-# lflags: IEXTEN | ICANON | ISIG | ECHOCTL | ECHO | ECHOK | ECHOE | ECHOKE
-#
-# The `0' flags don't have input enabled. The `1' flags don't echo.
-# (Echoing is done inside getty itself.)
-#
-local.9600|CLOCAL tty @ 9600 Bd:\
- :c0#0x0000c300:c1#0x0000cb00:c2#0x0000cb00:\
- :o0#0x00000007:o1#0x00000002:o2#0x00000007:\
- :i0#0x00000704:i1#0x00000000:i2#0x00000704:\
- :l0#0x000005cf:l1#0x00000000:l2#0x000005cf:\
- :sp#9600:
diff --git a/release/picobsd/router/floppy.tree/etc/group b/release/picobsd/router/floppy.tree/etc/group
deleted file mode 100644
index abbd733..0000000
--- a/release/picobsd/router/floppy.tree/etc/group
+++ /dev/null
@@ -1,19 +0,0 @@
-wheel:*:0:root,user
-daemon:*:1:daemon
-kmem:*:2:root
-sys:*:3:root
-tty:*:4:root
-operator:*:5:root
-mail:*:6:
-bin:*:7:
-news:*:8:
-man:*:9:
-games:*:13:
-staff:*:20:root,user
-guest:*:31:root
-uucp:*:66:
-xten:*:67:xten
-dialer:*:68:
-network:*:69:
-nogroup:*:65533:
-nobody:*:65534:
diff --git a/release/picobsd/router/floppy.tree/etc/host.conf b/release/picobsd/router/floppy.tree/etc/host.conf
deleted file mode 100644
index cf4c538..0000000
--- a/release/picobsd/router/floppy.tree/etc/host.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-# $Id: host.conf,v 1.1 1998/08/02 13:03:30 abial Exp $
-hosts
-bind
diff --git a/release/picobsd/router/floppy.tree/etc/login.conf b/release/picobsd/router/floppy.tree/etc/login.conf
deleted file mode 100644
index 9dcf207..0000000
--- a/release/picobsd/router/floppy.tree/etc/login.conf
+++ /dev/null
@@ -1,120 +0,0 @@
-# This file controls resource limits, accounting limits and
-# default user environment settings.
-#
-# $Id: login.conf,v 1.2 1999/01/12 14:09:22 asami Exp $
-#
-
-
-# Authentication methods
-
-auth-defaults:\
- :auth=passwd:
-
-auth-root-defaults:\
- :auth-login=passwd:\
- :auth-rlogin=passwd:\
-
-auth-ftp-defaults:\
- :auth=passwd:
-
-# Example defaults
-# These settings are used by login(1) by default for classless users
-# Note that entries like "cputime" set both "cputime-cur" and "cputime-max"
-
-default:\
- :cputime=infinity:\
- :datasize-cur=22M:\
- :stacksize-cur=8M:\
- :memorylocked-cur=10M:\
- :memoryuse-cur=30M:\
- :filesize=infinity:\
- :coredumpsize=infinity:\
- :maxproc-cur=64:\
- :openfiles-cur=64:\
- :priority=0:\
- :requirehome@:\
- :umask=022:\
- :tc=auth-defaults:
-
-
-#
-# standard - standard user defaults
-#
-standard:\
- :copyright=/etc/COPYRIGHT:\
- :welcome=/etc/motd:\
- :setenv=MAIL=/var/mail/$,BLOCKSIZE=K,EDITOR=/usr/bin/ee:\
- :path=~/bin /bin /usr/bin:\
- :nologin=/var/run/nologin:\
- :cputime=1h30m:\
- :datasize=8M:\
- :stacksize=2M:\
- :memorylocked=4M:\
- :memoryuse=8M:\
- :filesize=8M:\
- :coredumpsize=8M:\
- :openfiles=24:\
- :maxproc=32:\
- :priority=0:\
- :requirehome:\
- :passwordtime=90d:\
- :umask=002:\
- :ignoretime@:\
- :tc=default:
-#
-# Staff users - few restrictions and allow login anytime
-#
-staff:\
- :ignorenologin:\
- :ignoretime:\
- :requirehome@:\
- :accounted@:\
- :path=~/bin /bin /sbin /usr/bin /usr/sbin /usr/local/bin /usr/local/sbin:\
- :umask=022:\
- :tc=standard:
-
-
-#
-# root - fallback for root logins
-#
-root:\
- :path=~/bin /bin /sbin /usr/bin /usr/sbin /usr/local/bin /usr/local/sbin:\
- :cputime=infinity:\
- :datasize=infinity:\
- :stacksize=infinity:\
- :memorylocked=infinity:\
- :memoryuse=infinity:\
- :filesize=infinity:\
- :coredumpsize=infinity:\
- :openfiles=infinity:\
- :maxproc=infinity:\
- :memoryuse-cur=32M:\
- :maxproc-cur=64:\
- :openfiles-cur=1024:\
- :priority=0:\
- :requirehome@:\
- :umask=022:\
- :tc=auth-root-defaults:\
-#
-# Settings used by /etc/rc
-#
-daemon:\
- :coredumpsize@:\
- :coredumpsize-cur=0:\
- :datasize=infinity:\
- :datasize-cur@:\
- :maxproc=512:\
- :maxproc-cur@:\
- :memoryuse-cur=64M:\
- :memorylocked-cur=64M:\
- :openfiles=1024:\
- :openfiles-cur@:\
- :stacksize=16M:\
- :stacksize-cur@:\
- :tc=default:
-#
-# Polish Users Accounts. Setup proper environment variables.
-#
-polish:Polish Users Accounts:\
- :lang=pl_pl.ISO-8859-2:\
- :tc=default:
diff --git a/release/picobsd/router/floppy.tree/etc/mfs.rc b/release/picobsd/router/floppy.tree/etc/mfs.rc
new file mode 100644
index 0000000..ccd644d
--- /dev/null
+++ b/release/picobsd/router/floppy.tree/etc/mfs.rc
@@ -0,0 +1,25 @@
+# $Id: mfs.rc.en,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $
+# This file is interpreted by oinit(8)
+#
+ncons 2
+motd /etc/motd
+set HOME=/
+set PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin
+
+sysctl -w vm.defer_swapspace_pageouts=1 vm.disable_swapspace_pageouts=1
+
+### Special setup for one floppy PICOBSD ###
+echo
+echo "-------------------------------------------"
+echo " Please wait. The system is coming up..."
+echo "-------------------------------------------"
+echo
+echo "Reading /etc from startup floppy..."
+mount -o rdonly /dev/fd0a /start_floppy
+cd /start_floppy/etc
+cp -Rp . /etc
+cd /etc
+umount /dev/fd0a
+echo "Ok. (Now you may remove floppy if you like)"
+echo
+. rc
diff --git a/release/picobsd/router/floppy.tree/etc/ppp/ppp.conf b/release/picobsd/router/floppy.tree/etc/ppp/ppp.conf
deleted file mode 100644
index 12e130a..0000000
--- a/release/picobsd/router/floppy.tree/etc/ppp/ppp.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-# $Id: ppp.conf,v 1.1 1998/08/02 13:03:31 abial Exp $
-# PPP Sample Configuration File
-default:
- set device /dev/cuaa1
- set speed 38400
- disable lqr
- deny lqr
- set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"
diff --git a/release/picobsd/router/floppy.tree/etc/ppp/ppp.deny b/release/picobsd/router/floppy.tree/etc/ppp/ppp.deny
deleted file mode 100644
index 51e1e9b..0000000
--- a/release/picobsd/router/floppy.tree/etc/ppp/ppp.deny
+++ /dev/null
@@ -1,15 +0,0 @@
-# list of users disallowed any pppd access via 'system
-# password login'.
-# read by pppd(8).
-root
-toor
-daemon
-operator
-bin
-games
-news
-man
-ftp
-uucp
-xten
-ingres
diff --git a/release/picobsd/router/floppy.tree/etc/ppp/ppp.linkup b/release/picobsd/router/floppy.tree/etc/ppp/ppp.linkup
deleted file mode 100644
index 05107c6..0000000
--- a/release/picobsd/router/floppy.tree/etc/ppp/ppp.linkup
+++ /dev/null
@@ -1,10 +0,0 @@
-# Example of ppp.linkup file
-#
-iij-demand:
- delete ALL
- add 0 0 HISADDR
-#
-# Otherwise, simply add peer as default gateway.
-#
-MYADDR:
- add 0 0 HISADDR
diff --git a/release/picobsd/router/floppy.tree/etc/ppp/ppp.secret.sample b/release/picobsd/router/floppy.tree/etc/ppp/ppp.secret.sample
deleted file mode 100644
index 0db9589..0000000
--- a/release/picobsd/router/floppy.tree/etc/ppp/ppp.secret.sample
+++ /dev/null
@@ -1,23 +0,0 @@
-##################################################
-#
-# Example of ppp.secret file
-#
-# This file is used to authenticate incoming connections.
-# You must ``enable'' either PAP or CHAP in your ppp.conf file.
-# The peer may then use any of the Authname/Authkey pairs listed.
-# If an IP address is given, it will be assigned to the peer.
-#
-# If an entry exists for your local machine (as given by the
-# ``hostname -s'' command), the password specified will be
-# required for all server socket connections. Refer to the ppp(8)
-# and pppctl(8) man pages for further details.
-#
-# $Id: ppp.secret.sample,v 1.1 1998/08/02 13:03:31 abial Exp $
-#
-##################################################
-
-# Authname Authkey Peer's IP address
-
-oscar OurSecretKey 192.244.184.34/24
-BigBird X4dWg9327 192.244.184.33/32
-tama localPasswdForControl
diff --git a/release/picobsd/router/floppy.tree/etc/profile b/release/picobsd/router/floppy.tree/etc/profile
deleted file mode 100644
index b0aa3b2..0000000
--- a/release/picobsd/router/floppy.tree/etc/profile
+++ /dev/null
@@ -1,4 +0,0 @@
-# System-wide .profile file for sh(1).
-BLOCKSIZE=K; export BLOCKSIZE
-PATH=/stand:.; export PATH
-set -o emacs
diff --git a/release/picobsd/router/floppy.tree/etc/protocols b/release/picobsd/router/floppy.tree/etc/protocols
deleted file mode 100644
index c80be39..0000000
--- a/release/picobsd/router/floppy.tree/etc/protocols
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# Internet (IP) protocols
-ip 0 IP # internet protocol, pseudo protocol number
-icmp 1 ICMP # internet control message protocol
-igmp 2 IGMP # Internet Group Management
-tcp 6 TCP # transmission control protocol
-udp 17 UDP # user datagram protocol
diff --git a/release/picobsd/router/floppy.tree/etc/rc.firewall b/release/picobsd/router/floppy.tree/etc/rc.firewall
index 0a3e3d2..249218e 100644
--- a/release/picobsd/router/floppy.tree/etc/rc.firewall
+++ b/release/picobsd/router/floppy.tree/etc/rc.firewall
@@ -1,6 +1,6 @@
############
# Setup system for firewall service.
-# $Id: rc.firewall,v 1.1 1998/08/02 13:03:31 abial Exp $
+# $Id: rc.firewall,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
############
# Define the firewall type in /etc/rc.conf. Valid values are:
diff --git a/release/picobsd/router/floppy.tree/etc/rc.network b/release/picobsd/router/floppy.tree/etc/rc.network
deleted file mode 100644
index 7c2abf4..0000000
--- a/release/picobsd/router/floppy.tree/etc/rc.network
+++ /dev/null
@@ -1,80 +0,0 @@
-#!/bin/sh -
-# $Id: rc.network,v 1.2 1998/08/10 19:17:49 abial Exp $
-network_pass1() {
- echo -n 'Wstepna konfiguracja sieci:'
- # Set the host name if it is not already set
- if [ -z "`hostname -s`" ] ; then
- hostname $hostname
- echo ' hostname'
- fi
- # Set up all the network interfaces, calling startup scripts if needed
- for ifn in ${network_interfaces}; do
- if [ -e /etc/start_if.${ifn} ]; then
- . /etc/start_if.${ifn}
- fi
- # Do the primary ifconfig if specified
- eval ifconfig_args=\$ifconfig_${ifn}
- if [ -n "${ifconfig_args}" ] ; then
- ifconfig ${ifn} ${ifconfig_args}
- fi
- # Check to see if aliases need to be added
- alias=0
- while :
- do
- eval ifconfig_args=\$ifconfig_${ifn}_alias${alias}
- if [ -n "${ifconfig_args}" ]; then
- ifconfig ${ifn} ${ifconfig_args} alias
- alias=`expr ${alias} + 1`
- else
- break;
- fi
- done
- ifconfig ${ifn}
- done
- # Load the filters if required
- if [ -n "$firewall_enable" -a -f /etc/rc.firewall -a \
- "x$firewall_enable" = "xYES" ] ; then
- . /etc/rc.firewall
- echo "Zaladowano reguly filtrujace do firewalla."
- else
- echo "UWAGA: system posiada wbudowany modul firewalla, ale zadne reguly"
- echo " filtrujace nie zostaly zaladowane."
- echo " Wszystkie rodzaje ruchu IP sa dozwolone."
- fi
- # Configure routing
- if [ "x$defaultrouter" != "xNO" ] ; then
- static_routes="default ${static_routes}"
- route_default="default ${defaultrouter}"
- fi
- # Set up any static routes. This should be done before router discovery.
- if [ "x${static_routes}" != "x" ]; then
- for i in ${static_routes}; do
- eval route_args=\$route_${i}
- route add ${route_args}
- done
- fi
- echo -n 'Dodatkowe opcje routingu:'
- if [ -n "$tcp_extensions" -a "x$tcp_extensions" != "xYES" ] ; then
- echo -n ' tcp_extensions=NO'
- sysctl -w net.inet.tcp.rfc1323=0 >/dev/null 2>&1
- sysctl -w net.inet.tcp.rfc1644=0 >/dev/null 2>&1
- fi
- if [ "X$gateway_enable" = X"YES" ]; then
- echo -n ' IP_gateway=YES'
- sysctl -w net.inet.ip.forwarding=1 >/dev/null 2>&1
- fi
- if [ "X$arpproxy_all" = X"YES" ]; then
- echo -n ' wlaczam ARP_PROXY_ALL: '
- sysctl -w net.link.ether.inet.proxyall=1 2>&1
- fi
- echo '.'
- network_pass1_done=YES # Let future generations know we made it.
-}
-
-network_pass2() {
- network_pass2_done=YES
-}
-
-network_pass3() {
- network_pass3_done=YES
-}
diff --git a/release/picobsd/router/floppy.tree/etc/rc.serial b/release/picobsd/router/floppy.tree/etc/rc.serial
deleted file mode 100644
index 8e3f726..0000000
--- a/release/picobsd/router/floppy.tree/etc/rc.serial
+++ /dev/null
@@ -1,127 +0,0 @@
-#!/bin/sh
-# $Id: rc.serial,v 1.1 1998/08/02 13:03:31 abial Exp $
-
-# Change some defaults for serial devices.
-# Standard defaults are:
-# dtrwait 300 drainwait 0
-# initial cflag from <sys/ttydefaults.h> = cread cs8 hupcl
-# initial iflag, lflag and oflag all 0
-# speed 9600
-# special chars from <sys/ttydefaults.h>
-# nothing locked
-# except for serial consoles the initial iflag, lflag and oflag are from
-# <sys/ttydefaults.h> and clocal is locked on.
-
-default() {
- # Reset everything changed by the other functions to initial defaults.
-
- ci=$1; shift # call in device identifier
- co=$1; shift # call out device identifier
-
- for i in $*
- do
- comcontrol /dev/tty$ci$i dtrwait 300 drainwait 0
- stty </dev/ttyi$ci$i -clocal crtscts hupcl 9600 reprint ^R
- stty </dev/ttyl$ci$i -clocal -crtscts -hupcl 0
- stty </dev/cuai$co$i -clocal crtscts hupcl 9600 reprint ^R
- stty </dev/cual$co$i -clocal -crtscts -hupcl 0
- done
-}
-
-maybe() {
- # Special settings.
-
- ci=$1; shift
- co=$1; shift
-
- for i in $*
- do
- # Don't use ^R; it breaks bash's ^R when typed ahead.
- stty </dev/ttyi$ci$i reprint undef
- stty </dev/cuai$co$i reprint undef
- # Lock clocal off on dialin device for security.
- stty </dev/ttyl$ci$i clocal
- # Lock the speeds to use old binaries that don't support them.
- # Any legal speed works to lock the initial speed.
- stty </dev/ttyl$ci$i 300
- stty </dev/cual$co$i 300
- done
-}
-
-modem() {
- # Modem that supports CTS and perhaps RTS handshaking.
-
- ci=$1; shift
- co=$1; shift
-
- for i in $*
- do
- # may depend on modem
- comcontrol /dev/tty$ci$i dtrwait 100 drainwait 180
- # Lock crtscts on.
- # Speed reasonable for V42bis.
- stty </dev/ttyi$ci$i crtscts 57600
- stty </dev/ttyl$ci$i crtscts
- stty </dev/cuai$co$i crtscts 57600
- stty </dev/cual$co$i crtscts
- done
-}
-
-mouse() {
- # Mouse on either callin or callout port.
-
- ci=$1; shift
- co=$1; shift
-
- for i in $*
- do
- # Lock clocal on, hupcl off.
- # Standard speed for Microsoft mouse.
- stty </dev/ttyi$ci$i clocal -hupcl 1200
- stty </dev/ttyl$ci$i clocal hupcl
- stty </dev/cuai$co$i clocal -hupcl 1200
- stty </dev/cual$co$i clocal hupcl
- done
-}
-
-terminal() {
- # Terminal that supports CTS and perhaps RTS handshaking
- # with the cable or terminal arranged so that DCD is on
- # at least while the terminal is on.
- # Also works for bidirectional communications to another pc
- # provided at most one side runs getty.
- # Same as modem() except we want a faster speed and no dtrwait.
-
- ci=$1; shift
- co=$1; shift
-
- modem $ci $co $*
- for i in $*
- do
- comcontrol /dev/tty$ci$i dtrwait 0
- stty </dev/ttyi$ci$i 115200
- stty </dev/cuai$co$i 115200
- done
-}
-
-# Don't use anything from this file unless you have some buggy programs
-# that require it.
-
-# Edit the functions and the examples to suit your system.
-# $1 is the call in device identifier, $2 is the call out device identifier
-# and the remainder of the line lists the device numbers.
-
-# Initialize assorted 8250-16550 (sio) ports.
-# maybe d a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v
-# mouse d a 2
-# modem d a 1
-# terminal d a 0
-
-# Initialize all ports on a Cyclades-8yo.
-# modem c c 00 01 02 03 04 05 06 07
-
-# Initialize all ports on a Cyclades-16ye.
-# modem c c 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f
-
-# Initialize all ports on a Digiboard 8.
-# modem D D 00 01 02 03 04 05 06 07
diff --git a/release/picobsd/router/floppy.tree/etc/remote b/release/picobsd/router/floppy.tree/etc/remote
deleted file mode 100644
index 6f9fcaf..0000000
--- a/release/picobsd/router/floppy.tree/etc/remote
+++ /dev/null
@@ -1,50 +0,0 @@
-# @(#)remote 5.2 (Berkeley) 6/30/90
-#
-# remote -- remote host description file
-# see tip(1), remote(5)
-#
-# dv device to use for the tty
-# el EOL marks (default is NULL)
-# du make a call flag (dial up)
-# pn phone numbers (@ =>'s search phones file; possibly taken from
-# PHONES environment variable)
-# at ACU type
-# ie input EOF marks (default is NULL)
-# oe output EOF string (default is NULL)
-# cu call unit (default is dv)
-# br baud rate (defaults to 300)
-# fs frame size (default is BUFSIZ) -- used in buffering writes on
-# receive operations
-# tc to continue a capability
-
-# Systems definitions
-netcom|Netcom Unix Access:\
- :pn=\@:tc=unix1200:
-omen|Omen BBS:\
- :pn=\@:tc=dos1200:
-
-# UNIX system definitions
-unix1200|1200 Baud dial-out to a UNIX system:\
- :el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial1200:
-unix300|300 Baud dial-out to a UNIX system:\
- :el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial300:
-
-# DOS system definitions
-dos1200|1200 Baud dial-out to a DOS system:\
- :el=^U^C^R^O^D^S^Q:ie=%$:oe=^Z:pa=none:tc=dial1200:
-
-# General dialer definitions used below
-#
-# COURIER switch settings:
-# switch: 1 2 3 4 5 6 7 8 9 10
-# setting: D U D U D D U D U U
-# Rackmount: U U D U D U D D U D
-#
-dial2400|2400 Baud Hayes attributes:\
- :dv=/dev/cuaa0:br#2400:cu=/dev/cuaa0:at=hayes:du:
-dial1200|1200 Baud Hayes attributes:\
- :dv=/dev/cuaa0:br#1200:cu=/dev/cuaa0:at=hayes:du:
-
-# Hardwired line
-cuaa0b|cua0b:dv=/dev/cuaa0:br#2400
-cuaa0c|cua0c:dv=/dev/cuaa0:br#9600
diff --git a/release/picobsd/router/floppy.tree/etc/services b/release/picobsd/router/floppy.tree/etc/services
deleted file mode 100644
index eec499f..0000000
--- a/release/picobsd/router/floppy.tree/etc/services
+++ /dev/null
@@ -1,94 +0,0 @@
-echo 4/ddp
-echo 7/tcp
-echo 7/udp
-discard 9/tcp
-discard 9/udp
-systat 11/tcp
-systat 11/udp
-daytime 13/tcp
-daytime 13/udp
-qotd 17/tcp
-qotd 17/udp
-chargen 19/tcp
-chargen 19/udp
-ftp-data 20/tcp
-ftp-data 20/udp
-ftp 21/tcp
-ftp 21/udp
-ssh 22/tcp
-ssh 22/udp
-telnet 23/tcp
-telnet 23/udp
-smtp 25/tcp
-smtp 25/udp
-time 37/tcp
-time 37/udp
-domain 53/tcp
-domain 53/udp
-tacacs-ds 65/tcp
-tacacs-ds 65/udp
-bootps 67/tcp
-bootps 67/udp
-bootpc 68/tcp
-bootpc 68/udp
-tftp 69/tcp
-tftp 69/udp
-gopher 70/tcp
-gopher 70/udp
-finger 79/tcp
-finger 79/udp
-http 80/tcp
-http 80/udp
-pop2 109/tcp
-pop2 109/udp
-pop3 110/tcp
-pop3 110/udp
-uucp-path 117/tcp
-uucp-path 117/udp
-nntp 119/tcp
-nntp 119/udp
-netbios-ns 137/tcp
-netbios-ns 137/udp
-netbios-dgm 138/tcp
-netbios-dgm 138/udp
-netbios-ssn 139/tcp
-netbios-ssn 139/udp
-imap 143/tcp
-imap 143/udp
-snmp 161/tcp
-snmp 161/udp
-snmptrap 162/tcp
-snmptrap 162/udp
-bgp 179/tcp
-bgp 179/udp
-irc 194/tcp
-irc 194/udp
-ipx 213/tcp
-ipx 213/udp
-imap3 220/tcp
-imap3 220/udp
-ldap 389/tcp
-ldap 389/udp
-netware-ip 396/tcp
-netware-ip 396/udp
-https 443/tcp
-https 443/udp
-exec 512/tcp
-biff 512/udp
-login 513/tcp
-who 513/udp
-cmd 514/tcp
-syslog 514/udp
-printer 515/tcp
-printer 515/udp
-talk 517/tcp
-talk 517/udp
-ntalk 518/tcp
-ntalk 518/udp
-timed 525/tcp
-timed 525/udp
-uucp 540/tcp
-uucp 540/udp
-uucp-rlogin 541/tcp
-uucp-rlogin 541/udp
-natd 8668/divert # Network Address Translation
diff --git a/release/picobsd/router/floppy.tree/etc/shells b/release/picobsd/router/floppy.tree/etc/shells
deleted file mode 100644
index df377f1..0000000
--- a/release/picobsd/router/floppy.tree/etc/shells
+++ /dev/null
@@ -1,6 +0,0 @@
-# List of acceptable shells for chpass(1).
-# Ftpd will not allow users to connect who are not using
-# one of these shells.
-
-/bin/sh
-/bin/csh
diff --git a/release/picobsd/router/floppy.tree/etc/termcap b/release/picobsd/router/floppy.tree/etc/termcap
deleted file mode 100644
index 5a9316a..0000000
--- a/release/picobsd/router/floppy.tree/etc/termcap
+++ /dev/null
@@ -1,123 +0,0 @@
-# Copyright (c) 1980, 1985, 1989 The Regents of the University of California.
-# All rights reserved.
-# @(#)termcap.src 5.88 (Berkeley) 4/30/91
-#
-#
-# for syscons
-# common entry without semigraphics
-cons25w|ansiw|ansi80x25-raw:\
- :al=\E[L:am:bs:NP:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:co#80:\
- :dc=\E[P:dl=\E[M:do=\E[B:bt=\E[Z:ho=\E[H:ic=\E[@:li#25:cb=\E[1K:\
- :ms:nd=\E[C:pt:rs=\E[x\E[m\Ec:so=\E[7m:se=\E[m:up=\E[A:\
- :pa#64:Co#8:Sf=\E[3%dm:Sb=\E[4%dm:op=\E[37;40m:\
- :k1=\E[M:k2=\E[N:k3=\E[O:k4=\E[P:k5=\E[Q:k6=\E[R:k7=\E[S:k8=\E[T:\
- :k9=\E[U:k;=\E[V:F1=\E[W:F2=\E[X:K2=\E[E:nw=\E[E:ec=\E[%dX:\
- :kb=^H:kh=\E[H:ku=\E[A:kd=\E[B:kl=\E[D:kr=\E[C:le=^H:eo:sf=\E[S:sr=\E[T:\
- :kN=\E[G:kP=\E[I:@7=\E[F:kI=\E[L:kD=\E[K:kB=\E[Z:\
- :IC=\E[%d@:DC=\E[%dP:SF=\E[%dS:SR=\E[%dT:AL=\E[%dL:DL=\E[%dM:\
- :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:cv=\E[%i%dd:ch=\E[%i%d`:bw:\
- :mb=\E[5m:md=\E[1m:mh=\E[30;1m:mr=\E[7m:me=\E[m:bl=^G:ut:it#8:
-cons25|ansis|ansi80x25:\
- :ac=l\332m\300k\277j\331u\264t\303v\301w\302q\304x\263n\305`^Da\260f\370g\361~\371.^Y-^Xh\261I^U0\333y\363z\362:\
- :tc=cons25w:
-cons25-m|ansis-mono|ansi80x25-mono:\
- :pa@:Co@:Sf@:Sb@:op@:us=\E[4m:ue=\E[m:md@:mh@:tc=cons25:
-cons50|ansil|ansi80x50:\
- :li#50:tc=cons25:
-cons50-m|ansil-mono|ansi80x50-mono:\
- :li#50:tc=cons25-m:
-# 80x25 ISO 8859-1 FreeBSD console
-cons25l1|cons25-iso8859-1:\
- :ac=l\215m\216k\214j\213u\226t\225v\227w\230q\222x\231n\217o\220s\224p\221r\223`\201a\202f\207g\210~\237.^Y-^X+\253,\273I\247y\232z\233:\
- :tc=cons25w:
-cons25l1-m|cons25-iso8859-1-mono:\
- :pa@:Co@:Sf@:Sb@:op@:us=\E[4m:ue=\E[m:md@:mh@:tc=cons25l1:
-# 80x50 ISO 8859-1 FreeBSD console
-cons50l1|cons50-iso8859-1:\
- :li#50:tc=cons25l1:
-cons50l1-m|cons50-iso8859-1-mono:\
- :li#50:tc=cons25l1-m:
-dosansi|ANSI.SYS standard crt|ansi:\
- :am:bs:ce=\E[K:cl=\E[2J:cm=\E[%i%d;%dH:co#80:\
- :do=\E[B:li#25:mi:nd=\E[C:\
- :se=\E[m:so=\E[7m:up=\E[A:us=\E[4m:ue=\E[m:\
- :md=\E[1m:mh=\E[m:mb=\E[5m:me=\E[m:\
- :kh=\EG:kb=^h:ku=\EH:kd=\EP:kl=\EK:kr=\EM:\
- :k1=\E;:k2=\E<:k3=\E=:k4=\E>:k5=\E?:\
- :k6=\E@:k7=\EA:k8=\EB:k9=\EC:k0=\ED:
-
-# Note: this entry describes the "native"
-# capabilities of the PC monochrome display, without ANY emulation; most
-# communications packages (but NOT PC/IX connect) do some kind of emulation.
-pc|ibmpc|ibm pc PC/IX:\
- :li#24:co#80:am:bs:bw:eo:\
- :cd=\E[J:ce=\E[K:cl=\Ec:cm=\E[%i%2;%2H:do=\E[B:ho=\E[;H:\
- :nd=\E[C:up=\E[A:so=\E[7m:se=\E[0m:us=\E[4m:ue=\E[0m:
-pc3mono|IBM PC 386BSD Console with monochrome monitor:\
- :so=\E[0;1r\E[m:tc=pc3:
-pc3|ibmpc3|IBM PC 386BSD Console:\
- :Co#8:\
- :DO=\E[%dB:\
- :F1=\E[W:\
- :F2=\E[X:\
- :K1=\E[H:\
- :K2=\E[I:\
- :K3=\E[E:\
- :K4=\E[F:\
- :K5=\E[G:\
- :LE=\E[%dD:\
- :RI=\E[%dC:\
- :Sb=\E[1;%dx:\
- :Sf=\E[2;%dx:\
- :UP=\E[%dA:\
- :ac=l\332m\300k\277j\331u\264t\303v\301w\302q\304x\263n\305`^Da\260f\370g\361~\371.^Y-^Xh\261I^U0\333y\363z\362:\
- :am:\
- :bl=^G:\
- :bs:\
- :cb=\E[1K:\
- :cd=\E[J:\
- :ce=\E[K:\
- :cl=\E[H\E[J:\
- :cm=\E[%i%d;%dH:\
- :co#80:\
- :cr=^M:\
- :do=\E[B:\
- :ho=\E[H:\
- :is=\E[m:\
- :it#8:\
- :k;=\E[V:\
- :k1=\E[M:\
- :k2=\E[N:\
- :k3=\E[O:\
- :k4=\E[P:\
- :k5=\E[Q:\
- :k6=\E[R:\
- :k7=\E[S:\
- :k8=\E[T:\
- :k9=\E[U:\
- :kD=\177:\
- :@7=\E[F:\
- :kN=\E[G:\
- :kP=\E[I:\
- :kb=\177:\
- :kd=\E[B:\
- :kh=\E[H:\
- :kl=\E[D:\
- :kr=\E[C:\
- :ku=\E[A:\
- :le=^H:\
- :li#25:\
- :ms:\
- :nd=\E[C:\
- :op=\E[x:\
- :pa#64:\
- :rs=\E[m:\
- :se=\E[m:\
- :sf=\E[S:\
- :so=\E[7;1r\E[7m:\
- :sr=\E[T:\
- :ta=^I:\
- :te=\E[m:\
- :ti=\E[m:\
- :up=\E[A:\
- :ut:
diff --git a/release/picobsd/router/floppy.tree/etc/ttys b/release/picobsd/router/floppy.tree/etc/ttys
deleted file mode 100644
index 8ef5e6e..0000000
--- a/release/picobsd/router/floppy.tree/etc/ttys
+++ /dev/null
@@ -1,32 +0,0 @@
-#
-# @(#)ttys 5.1 (Berkeley) 4/17/89
-#
-# name getty type status comments
-#
-# This entry needed for asking password when init goes to single-user mode
-# If you want to be asked for password, change "secure" to "insecure" here
-#console none unknown off secure
-vga none cons25 off secure
-#
-ttyv0 "/usr/libexec/getty Pc" cons25 on secure
-# Virtual terminals
-ttyv1 "/usr/libexec/getty Pc" cons25 on secure
-ttyv2 "/usr/libexec/getty Pc" cons25 on secure
-#ttyv3 "/usr/libexec/getty Pc" cons25 on secure
-#ttyv4 "/usr/libexec/getty Pc" cons25 on secure
-#ttyv5 "/usr/libexec/getty Pc" cons25 on secure
-#ttyv6 "/usr/libexec/getty Pc" cons25 on secure
-#ttyv7 "/usr/libexec/getty Pc" cons25 on secure
-#ttyv8 "/usr/libexec/getty Pc" cons25 on secure
-#ttyv9 "/usr/libexec/getty Pc" cons25 on secure
-# Pseudo terminals
-ttyp0 none network secure
-ttyp1 none network secure
-ttyp2 none network secure
-ttyp3 none network
-ttyp4 none network
-ttyp5 none network
-ttyp6 none network
-ttyp7 none network
-ttyp8 none network
-ttyp9 none network
diff --git a/release/picobsd/router/floppy.tree/kernel.config b/release/picobsd/router/floppy.tree/kernel.config
deleted file mode 100644
index e69de29..0000000
--- a/release/picobsd/router/floppy.tree/kernel.config
+++ /dev/null
diff --git a/release/picobsd/router/mfs.tree/mfs.mtree b/release/picobsd/router/mfs.mtree
index 8fd9af3..33798e7 100644
--- a/release/picobsd/router/mfs.tree/mfs.mtree
+++ b/release/picobsd/router/mfs.mtree
@@ -1,5 +1,5 @@
#
-# $Id: mfs.mtree,v 1.2 1998/08/10 19:17:57 abial Exp $
+# $Id: mfs.mtree,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $
#
/set type=dir uname=root gname=wheel mode=0755
.
diff --git a/release/picobsd/router/mfs.tree/login.conf b/release/picobsd/router/mfs.tree/login.conf
deleted file mode 100644
index 664d03c..0000000
--- a/release/picobsd/router/mfs.tree/login.conf
+++ /dev/null
@@ -1,62 +0,0 @@
-# $Id: login.conf,v 1.1 1998/08/02 13:03:33 abial Exp $
-
-# Authentication methods
-
-auth-defaults:\
- :auth=krb_skey_or_passwd,passwd,kerberos,skey:
-
-auth-root-defaults:\
- :auth-login=krb_skey_or_passwd,passwd,kerberos,skey:\
- :auth-rlogin=krb_or_skey,kerberos,skey:
-auth-ftp-defaults:\
- :auth=skey_or_pwd,passwd,skey:
-# Example defaults
-default:\
- :cputime=infinity:\
- :datasize-cur=22M:\
- :stacksize-cur=8M:\
- :memorylocked-cur=10M:\
- :memoryuse-cur=30M:\
- :filesize=infinity:\
- :coredumpsize=infinity:\
- :maxproc-cur=64:\
- :openfiles-cur=64:\
- :priority=0:\
- :requirehome@:\
- :umask=022:\
- :tc=auth-defaults:
-
-# root - fallback for root logins
-root:\
- :path=~/bin /bin /sbin /usr/bin /usr/sbin /usr/local/bin /usr/local/sbin:\
- :cputime=infinity:\
- :datasize=infinity:\
- :stacksize=infinity:\
- :memorylocked=infinity:\
- :memoryuse=infinity:\
- :filesize=infinity:\
- :coredumpsize=infinity:\
- :openfiles=infinity:\
- :maxproc=infinity:\
- :memoryuse-cur=32M:\
- :maxproc-cur=64:\
- :openfiles-cur=1024:\
- :priority=0:\
- :requirehome@:\
- :umask=022:\
- :tc=auth-root-defaults:
-# Settings used by /etc/rc
-daemon:\
- :coredumpsize@:\
- :coredumpsize-cur=0:\
- :datasize=infinity:\
- :datasize-cur@:\
- :maxproc=512:\
- :maxproc-cur@:\
- :memoryuse-cur=64M:\
- :memorylocked-cur=64M:\
- :openfiles=1024:\
- :openfiles-cur@:\
- :stacksize=16M:\
- :stacksize-cur@:\
- :tc=default:
OpenPOWER on IntegriCloud