Ruslan Ermilov
3f68119c9a
Keep each prog on its own line so that diffs between various
...
*_crunch.conf files are easier to read.
2004-10-01 07:54:37 +00:00
Ruslan Ermilov
5131c5866e
Take away unused libraries.
2004-10-01 07:33:09 +00:00
Makoto Matsushita
d822892179
Unbreak fixit crunch: since Feb/17/2004, mount(8) requires libufs.
...
See also src/sbin/mount/Makefile rev 1.14.
Noticed by: snapshots.jp.FreeBSD.org
2004-02-19 02:48:46 +00:00
Max Khon
c4f02a891f
- Support for multibyte charsets in LIBICONV.
...
- CD9660_ICONV, NTFS_ICONV and MSDOSFS_ICONV kernel options
(with corresponding modules).
- kiconv(3) for loadable charset conversion tables support.
Submitted by: Ryuichiro Imura <imura@ryu16.org>
2003-09-26 20:26:25 +00:00
Ruslan Ermilov
5795760c45
disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days.
...
Also make sure bsdlabel(8) (along with the disklabel(8) compat
link) still appear on the fixit floppies of platforms that use
it natively (alpha, i386, and pc98).
Approved by: re (scottl)
2003-05-17 19:16:28 +00:00
Ruslan Ermilov
ca7b358a91
Removed mount_devfs from progs since there is no "mount_devfs"
...
source directory (it's spelled mount_std nowadays), so it was
a no-op anyway, and DEVFS is now the default.
2003-04-21 19:14:32 +00:00
Sam Leffler
f7525b1de0
Add mount_devfs so we can remove MAKEDEV from the fixit floppy. These
...
two changes make stuff fit in a floppy image again.
Note: tested only for i386, but (blindly) applied to all machines
2002-10-17 18:04:53 +00:00
John Baldwin
2ac0462f16
The new libedit from a while back depends on ncurses, so put -ledit before
...
-lncurses so the fixit crunch binary links.
Tested on: alpha
2001-11-14 17:48:55 +00:00
Yoshihiro Takahashi
ff3d0079a9
Remove /usr/src/sbin/pc98 from srcdirs entry. It is not exist.
...
Add special entry for the fdisk command.
2001-11-06 12:34:07 +00:00
Ruslan Ermilov
aff344349b
mount_msdos(8) -> mount_msdosfs(8).
2001-06-01 11:25:40 +00:00
Ruslan Ermilov
98b901eee9
Cleanup: sort by directory/program, remove unused libraries.
2001-04-03 13:43:25 +00:00
John Hay
51f5329641
Remove grep from the fixit floppy. This should free enough space to get
...
the snaps going again.
2001-04-01 14:41:54 +00:00
Ruslan Ermilov
9602ba91f2
Moved -DRELEASE_CRUNCH into crunchgen(1) config files.
...
Record libtelnet.a death.
2001-03-31 17:03:12 +00:00
Yoshihiro Takahashi
7ec62217f0
- Removed machine dependent directory and command from
...
src/release/{boot,fixit}_crunch.conf.
- Added machine specific fixit_crunch.conf for PC/AT and PC-98 to
src/release/$MACHINE.
- Use config file in src/release/$MACHINE if exist. If it does not exist,
use in src/release.
2000-06-29 13:34:54 +00:00