Deleted Added
full compact
crunch.conf (75899) crunch.conf (77579)
1#
1#
2# $FreeBSD: head/release/picobsd/bridge/crunch.conf 75899 2001-04-24 07:12:34Z joe $
2# $FreeBSD: head/release/picobsd/bridge/crunch.conf 77579 2001-06-01 12:06:06Z ru $
3#
4# configuration file for "bridge" floppy.
5# Depending on your needs, almost surely you will need to
6# modify your configuration to add/remove/change programs used in
7# the floppy image. Remember that some programs also require
8# matching kernel options to enable device drivers etc.
9#
10# Next to most of the programs i have tried to indicate the approximate

--- 85 unchanged lines hidden (view full) ---

96progs umount
97progs mount_std
98progs du # 0KB.
99progs tail # 0KB.
100progs tee # 0KB.
101progs passwd # 0KB.
102
103progs route # 8KB
3#
4# configuration file for "bridge" floppy.
5# Depending on your needs, almost surely you will need to
6# modify your configuration to add/remove/change programs used in
7# the floppy image. Remember that some programs also require
8# matching kernel options to enable device drivers etc.
9#
10# Next to most of the programs i have tried to indicate the approximate

--- 85 unchanged lines hidden (view full) ---

96progs umount
97progs mount_std
98progs du # 0KB.
99progs tail # 0KB.
100progs tee # 0KB.
101progs passwd # 0KB.
102
103progs route # 8KB
104# progs mount_msdos
104# progs mount_msdosfs
105# progs comcontrol
106#
107# If you want to run natd, remember the alias library
108#progs natd # 20KB
109#libs -lalias # natd
110#
111# ppp is rather large. Note that as of Jan.01, RELEASE_CRUNCH
112# makes ppp not use libalias, so you cannot have aliasing.

--- 24 unchanged lines hidden (view full) ---

137#progs routed # 32KB.
138progs ipfw # 12KB.
139progs traceroute # 0KB.
140# progs mount_cd9660 # 4KB.
141# ln mount_cd9660 cd9660
142# progs newfs # 12KB.
143#ln newfs mount_mfs
144ln chown chgrp
105# progs comcontrol
106#
107# If you want to run natd, remember the alias library
108#progs natd # 20KB
109#libs -lalias # natd
110#
111# ppp is rather large. Note that as of Jan.01, RELEASE_CRUNCH
112# makes ppp not use libalias, so you cannot have aliasing.

--- 24 unchanged lines hidden (view full) ---

137#progs routed # 32KB.
138progs ipfw # 12KB.
139progs traceroute # 0KB.
140# progs mount_cd9660 # 4KB.
141# ln mount_cd9660 cd9660
142# progs newfs # 12KB.
143#ln newfs mount_mfs
144ln chown chgrp
145# ln mount_msdos msdos
145# ln mount_msdosfs msdos
146ln mount_std procfs
147ln mount_std mount_procfs
148
149# If you need to access the box remotely, and maybe copy files
150# from/to it, you can use telnet, rsh or ssh.
151# inetd is only needed for telnet and rshd
152progs inetd # 12KB.
153progs telnet # 20KB.

--- 15 unchanged lines hidden ---
146ln mount_std procfs
147ln mount_std mount_procfs
148
149# If you need to access the box remotely, and maybe copy files
150# from/to it, you can use telnet, rsh or ssh.
151# inetd is only needed for telnet and rshd
152progs inetd # 12KB.
153progs telnet # 20KB.

--- 15 unchanged lines hidden ---