History log of /freebsd-9.3-release/release/pc98/fixit_crunch.conf
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 202755 21-Jan-2010 ed

Remove libulog from the bootstrap again.

libulog now only provides functions that are used by various packages
from the ports tree, namely the libutempter ones. There is no reason to
link it into the crunch/fixit binaries anymore.


# 200181 06-Dec-2009 ed

Don't forget to link the fixits against -lulog.

reboot(8) now depends on it.

Reported by: nyan


# 183350 25-Sep-2008 nyan

- Add libbsdxml and libsbuf required by bsdlabel.
- Remove the mknod from pc98 fixit and also the ftp from pc98 small fixit
to avoid disk full.


# 178945 11-May-2008 nyan

Add the ed and remove the vi.
This fixes a disk-full error.


# 169864 22-May-2007 nyan

Remove the restore and chroot command to avoid disk-full error.


# 136018 01-Oct-2004 ru

Keep each prog on its own line so that diffs between various
*_crunch.conf files are easier to read.


# 136017 01-Oct-2004 ru

Take away unused libraries.


# 125983 19-Feb-2004 matusita

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


# 120492 26-Sep-2003 fjoe

- 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>


# 115106 17-May-2003 ru

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)


# 113815 21-Apr-2003 ru

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.


# 105344 17-Oct-2002 sam

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


# 86362 14-Nov-2001 jhb

The new libedit from a while back depends on ncurses, so put -ledit before
-lncurses so the fixit crunch binary links.

Tested on: alpha


# 86132 06-Nov-2001 nyan

Remove /usr/src/sbin/pc98 from srcdirs entry. It is not exist.
Add special entry for the fdisk command.


# 77578 01-Jun-2001 ru

mount_msdos(8) -> mount_msdosfs(8).


# 75127 03-Apr-2001 ru

Cleanup: sort by directory/program, remove unused libraries.


# 75070 01-Apr-2001 jhay

Remove grep from the fixit floppy. This should free enough space to get
the snaps going again.


# 75041 31-Mar-2001 ru

Moved -DRELEASE_CRUNCH into crunchgen(1) config files.
Record libtelnet.a death.


# 62258 29-Jun-2000 nyan

- 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.