ru
37d1c00f39
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
ru
4e9acd7c27
Take away unused libraries.
2004-10-01 07:33:09 +00:00
matusita
773f14df29
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
ru
3202e4ef77
Put slattach(8) onto the MFS root file system now that we always
...
use the GENERIC kernel for installs which has the sl(4) support.
2004-01-28 10:18:54 +00:00
jhb
b720ca59f3
*BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *CLICK* *CLICK* *CLICK*
...
*BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *CLICK* *CLICK* *CLICK*
Death to the stripped down BOOTMFS kernel for boot floppies and all the
cruft that goes along with it.
2004-01-26 20:02:01 +00:00
fjoe
a672193cd8
- 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
ru
d1e1a8fec2
MFi386: sort.
...
OK'ed by: nyan
2003-08-02 09:36:49 +00:00
ru
4565574e6a
Pacify src/tools/tools/release/chk_dokern.sh_and_drivers.conf.
2003-07-28 18:22:07 +00:00
nyan
110150120b
Merged from RELENG_5_1: Don't use MUTEX_NOINLINE.
2003-06-07 08:26:19 +00:00
ru
5b74cf4649
Keep entries sorted by floppy, type, and name.
2003-06-01 20:01:05 +00:00
scottl
a565d1736c
Enable the MUTEX_NOINLINE option for the BOOTMFS kernel for ia32, pc98, and
...
alpha. This shaves 36-50k off of the compressed kernel size.
Submitted by: jhb
2003-05-18 03:52:22 +00:00
ru
5a918355f1
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
ru
eb77bfaa7d
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
murray
b35dea4bea
axe is commented out in GENERIC on pc98, so this wasn't needed.
...
Pointed out by: Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
2003-04-21 00:57:25 +00:00
murray
a9d3689386
Move Bill Paul's new axe driver module to floppy disk 3 on i386 and
...
alpha, disk 2 on pc98, and keep it in the boot kernel for sparc64.
2003-04-21 00:10:26 +00:00
jhay
6b2f37fc99
NO_COMPAT_FREEBSD4 is no more.
2003-04-17 06:04:44 +00:00
ru
a5af420ae3
Removed redundant lines.
...
Noticed by: obrien
2003-04-01 19:59:30 +00:00
ru
09a408ff53
Go for the auto-tuned `maxusers'. This at least fixes
...
the ``panic: timeout table full'' on Alphas.
Tested by: wilko
2003-03-22 14:23:23 +00:00
ru
b6ef1e2a08
wlan module depends on rc4 module, so provide one.
...
Reviewed by: imp
2003-03-21 22:01:00 +00:00
nyan
18c4285e43
MFi386: Don't remove UFS_ACL support.
2003-02-26 13:49:46 +00:00
nyan
f6bf75d69f
Move the nfsclient support into mfsroot floppy.
2003-01-30 12:46:47 +00:00
nyan
86383b593d
Remove the atapifd and atapist support from boot floppies.
2003-01-30 12:43:13 +00:00
ru
e5fc9e9745
Unbreak i386 snapshots by moving the 802.11 support (device wlan)
...
out from BOOTMFS to the drivers floppy.
2003-01-27 17:54:49 +00:00
ru
25ffed98a1
tunefs now requires -lufs.
2003-01-23 08:30:48 +00:00
nyan
238248c5b1
Add ATA_NOPCI option for small kern.flp floppy.
...
Approved by: re (murray)
2002-12-05 13:07:55 +00:00
nyan
d107fd4128
Don't move NFSCLIENT.
2002-11-18 11:03:29 +00:00
nyan
7842e631e7
Make a small (1.2M) fixit floppy image for pc98.
2002-11-05 13:54:58 +00:00
nyan
e258ebe0a5
Don't move the NFSCLIENT support into mfsroot-small.flp.
2002-11-02 06:24:29 +00:00
nyan
4fa7808785
Disable COMPAT_FREEBSD4.
2002-10-31 04:51:05 +00:00
murray
b417e7362c
Update comment to note that the third floppy (for modules) has been
...
implemented. Add a note reminding developers to update drivers.conf.5
if they add new functionality here.
2002-10-21 10:53:35 +00:00
nyan
b8ad87bf20
Remove the slattach command from the mfsroot floppies.
2002-10-20 15:40:09 +00:00
nyan
2e0566b6af
- Remove the UFS_ACL option from the boot floppies.
...
- Remove duplicate entries.
2002-10-20 15:37:32 +00:00
sam
f5c3fae1a2
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
nyan
350845d2f7
Remove usbd and usbdevs.
2002-10-16 14:50:46 +00:00
nyan
64c003ed94
Fixed disk full problem for pc98 distribution. Now, it makes 4 installation
...
floppies.
kern-small.flp and mfsroot-small.flp are for old machines that don't
support 1.44MB floppy. These floppies don't have pci related devices.
kern.flp and mfsroot.flp are normal 1.44MB floppy images.
2002-10-14 16:30:39 +00:00
nyan
0e9ae20f38
Move the ed, fe, CD9660, MSDOSFS and NFSCLIENT into mfsroot floppy instead
...
of the pcn, sf, ste, tl and tx.
2002-10-09 12:01:43 +00:00
nyan
443e83efe5
- Remove the splash, ppc, ppbus, plip and em devices from small boot floppy.
...
- Remove the splash, ch and sa devices from normal boot floppy.
- The agp device does not exist.
2002-10-09 12:01:14 +00:00
nyan
46486ab894
The boot floppy requires the lnc driver.
2002-09-10 13:11:03 +00:00
obrien
8f16069c23
Back out last commit where I moved pcn(4) off of the modules floppy back
...
into the install kernel. Unfortunately pcn(4) also needs mii(4) so that
would also have to added to install kernel, which will bloat it up so that it
doesn't fit on the floppy any more. Turns out we grew a lnc(4) module since
I last looked. So handle it as a kld loadable module during install rather
than have it statically compiled into the kernel.
2002-09-08 23:59:38 +00:00
obrien
d8610c0fa2
Statically compile pcn(4) into the install kernel vs. using as module.
...
lnc(4) will attach to AMD PCnet/FAST NICs if pcn(4) does not attach.
I.e. pcn(4) gets first chance. There is a problem however in that pcn(4)
was moved out of the install kernel so that the module would be used.
This however causes bad installs if one has an AMD PCnet/FAST NIC.
2002-09-05 15:45:01 +00:00
murray
4e18cb507d
Remove the AH[CD]_REG_PRETTY_PRINT options from the boot floppies.
...
Discussed with: gibbs
2002-09-02 02:57:25 +00:00
nyan
d07ef98fa3
Pc98 does not have the agp device.
2002-08-11 13:23:59 +00:00
jhay
e3c7fe766d
Add a third floppy to releases. It will only be built if there is a
...
release/${TARGET}/drivers.conf file which list drivers that have to
go into the third floppy.
Also shuffle i386/drivers.conf so that the floppies don't overflow
anymore. Anybody with real/better usage statistics is welcome to
shuffle it differently.
Reviewed by: ru
2002-08-09 07:45:42 +00:00
anholt
78f1a5d697
Add device agp to GENERIC, filter it out of floppy builds
...
Approved by: des (mentor)
2002-08-04 18:35:02 +00:00
nyan
1420416f48
Removed the ch, sa and ses devices from 'SMALL' boot floppy image.
2002-05-23 14:15:48 +00:00
murray
4545ad6905
Update a comment to accurately describe the usage of the fourth field
...
of this file.
2002-05-01 05:05:31 +00:00
nyan
d801295e75
Don't move more drivers to mfsroot floppy.
...
A mfsroot floppy for pc98 is only 1.2MB.
2002-03-05 11:53:56 +00:00
nyan
ad8881bcce
Don't move the an and wi drivers to a mfsroot floppy.
2002-03-03 11:09:40 +00:00
nyan
0e3372f9f2
- Sort some entries.
...
- Don't remove MATH_EMULATE and MSDOS from a 'SMALL' floppy.
- Use the pattern '<tab><device name><tab>' instead of '<device name>' to
avoid an unexpected matching.
2002-03-03 10:38:40 +00:00
nyan
d7bec0b910
MFi386: revision 1.52: add camcontrol
2002-01-18 03:35:51 +00:00