Deleted Added
full compact
crunch.conf (84313) crunch.conf (90661)
1#
1#
2# $FreeBSD: head/release/picobsd/bridge/crunch.conf 84313 2001-10-01 17:22:25Z luigi $
2# $FreeBSD: head/release/picobsd/bridge/crunch.conf 90661 2002-02-14 19:43:40Z luigi $
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

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

85progs w # 0KB.
86progs msg # 0KB.
87ln msg dmesg
88progs kget # 0KB.
89progs reboot # 0KB.
90#progs less # 36KB
91#ln less more
92#progs more # 12KB
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

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

85progs w # 0KB.
86progs msg # 0KB.
87ln msg dmesg
88progs kget # 0KB.
89progs reboot # 0KB.
90#progs less # 36KB
91#ln less more
92#progs more # 12KB
93#special more srcdir /usr/ports/picobsd/more
93special more srcdir /usr/ports/misc/44bsd-more/work
94
95progs sysctl
96progs swapon # 0KB.
97progs pwd_mkdb # 0KB.
98progs dev_mkdb # 0KB.
99progs umount
100progs mount_std
101progs du # 0KB.

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

147ln chown chgrp
148# ln mount_msdosfs msdos
149ln mount_std procfs
150ln mount_std mount_procfs
151
152# If you need to access the box remotely, and maybe copy files
153# from/to it, you can use telnet, rsh or ssh.
154# inetd is only needed for telnet and rshd
94
95progs sysctl
96progs swapon # 0KB.
97progs pwd_mkdb # 0KB.
98progs dev_mkdb # 0KB.
99progs umount
100progs mount_std
101progs du # 0KB.

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

147ln chown chgrp
148# ln mount_msdosfs msdos
149ln mount_std procfs
150ln mount_std mount_procfs
151
152# If you need to access the box remotely, and maybe copy files
153# from/to it, you can use telnet, rsh or ssh.
154# inetd is only needed for telnet and rshd
155progs inetd # 12KB.
156progs telnet # 20KB.
157progs telnetd # 12KB.
155#progs inetd # 12KB.
156#progs telnet # 20KB.
157#progs telnetd # 12KB.
158#progs ftp # 28KB.
159#progs tar # 32KB.
160
161# Check the ssh license! If you want to use this,
162# go to /usr/ports/security/ssh-picobsd, do a make extract configure
158#progs ftp # 28KB.
159#progs tar # 32KB.
160
161# Check the ssh license! If you want to use this,
162# go to /usr/ports/security/ssh-picobsd, do a make extract configure
163#progs sshd # includes ssh and scp
163progs sshd # includes ssh and scp
164special sshd objvar SSHD_OBJS
165special sshd srcdir /usr/ports/picobsd/ssh-picobsd/work/ssh-1.2.27
166special sshd objdir /usr/ports/picobsd/ssh-picobsd/work/ssh-1.2.27
167ln sshd ssh
168ln sshd ssh1
169ln sshd scp
170
171### ee uses ncurses instead of curses
172libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm
173libs -lmytinfo -lipx -lz -lpcap -lwrap
174libs -ltermcap -lgnuregex -ltelnet # -lcurses
164special sshd objvar SSHD_OBJS
165special sshd srcdir /usr/ports/picobsd/ssh-picobsd/work/ssh-1.2.27
166special sshd objdir /usr/ports/picobsd/ssh-picobsd/work/ssh-1.2.27
167ln sshd ssh
168ln sshd ssh1
169ln sshd scp
170
171### ee uses ncurses instead of curses
172libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm
173libs -lmytinfo -lipx -lz -lpcap -lwrap
174libs -ltermcap -lgnuregex -ltelnet # -lcurses