View | Details | Raw Unified | Return to bug 17737 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/src/release/picobsd/dial/PICOBSD (-1 / +3 lines)
Lines 4-6 Link Here
4
#marker                def_sz  init    MFS_inodes      floppy_inodes
4
#marker                def_sz  init    MFS_inodes      floppy_inodes
5
#PicoBSD       1600    init    4096            32768
5
#PicoBSD       2400    init    4096            32768
6
6
Lines 31-32 Link Here
31
options		NO_SWAPPING
31
options		NO_SWAPPING
32
options         COMPAT_OLDISA   #Use ISA shims and glue for old drivers
33
options         COMPAT_OLDPCI   #Use PCI shims and glue for old drivers
32
34
(-)/usr/src/release/picobsd/dial/crunch1/crunch.conf (-7 / +3 lines)
Lines 4-9 Link Here
4
# correct value set in 'build' script - you should change it there
4
# correct value set in 'build' script - you should change it there
5
#
6
# NOTE2: use of init(8) is now optional (selectable in "build" script).
7
# See Makefile for details on how it's added here - you shouldn't add it
8
# manually here...
9
5
Lines 21-23 Link Here
21
17
22
progs ppp ftp telnet ee gzip more
18
progs ppp ftp telnet ee gzip more oinit
23
#progs ssh
19
#progs ssh
Lines 27-31 Link Here
27
23
28
progs sh test kget echo pwd msg stty
24
progs sh test kget echo pwd msg stty init
29
progs hostname cat kill sps vm ns
25
progs hostname cat kill sps vm ns
30
progs chmod chown help
26
progs chmod chown help getty
31
progs cp df fsck ping mv ln traceroute
27
progs cp df fsck ping mv ln traceroute

Return to bug 17737