freebsd-dev/release
Makoto Matsushita 5a09e21c81 Yet another kernel diet: remove aacp and _KPOSIX_PRIORITY_SCHEDULING.
aacp is a passthrough driver for aac, but it seems that aac kernel
module has a feature provided by aacp; so it can be removed safely.

_KPOSIX_PRIORITY_SCHEDULING provides P1003.1B realtime extension.
However, in an installation phase, it seems that it helps a little
for us, so we can remove this option from a kernel for floppy installation.

I know _KPOSIX_PRIORITY_SCHEDULING option is defined in other architecture.
However, I don't touch them at this time; I can't test it.

Anyway here's result.

	Before diet:
	-rwxr-xr-x  1 matusita  matusita  4849883 Feb 18 11:22 kernel
	-rwxr-xr-x  1 matusita  matusita  1727143 Feb 18 11:47 kernel.kgz

	After diet:
	-rwxr-xr-x  1 matusita  matusita  4840949 Feb 18 09:48 kernel
	-rwxr-xr-x  1 matusita  matusita  1723911 Feb 18 11:47 kernel.kgz

We've got extra 3232 bytes (using 5-current as of Feb/18/2003).

In cooperation with:	jwd (test ISO installation image)
Boot tested on:		several PCs around myself
Installation tested on:	VMware Workstation e.x.p build-4099
2003-02-18 12:09:20 +00:00
..
alpha tunefs now requires -lufs. 2003-01-23 08:30:48 +00:00
amd64 Yet another kernel diet: remove aacp and _KPOSIX_PRIORITY_SCHEDULING. 2003-02-18 12:09:20 +00:00
doc Fix stupid whitespace typo. 2003-02-18 05:16:54 +00:00
i386 Yet another kernel diet: remove aacp and _KPOSIX_PRIORITY_SCHEDULING. 2003-02-18 12:09:20 +00:00
ia64 tunefs now requires -lufs. 2003-01-23 08:30:48 +00:00
pc98 Move the nfsclient support into mfsroot floppy. 2003-01-30 12:46:47 +00:00
picobsd Upgrade the root partition mount to r/w before trying to write to it. 2002-11-17 20:19:34 +00:00
scripts This took longer to test than expected: 2003-02-01 22:12:50 +00:00
sparc64 tunefs now requires -lufs. 2003-01-23 08:30:48 +00:00
texts Make it more obvious where to find RELNOTESng source files if someone went 2002-03-06 07:59:18 +00:00
fixit.profile Don't assume fixit media is a floppy disk. 2001-10-29 16:13:29 +00:00
fixit.services $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile Pass FTP_PASSIVE_MODE, FTP_PROXY, and HTTP_PROXY variables to chroot sandbox. 2003-02-16 08:34:11 +00:00
Makefile.inc.docports Add ports/lang/perl5 as a dependency of sgmlformat and openjade. 2002-11-10 14:38:27 +00:00