aboutsummaryrefslogtreecommitdiff
path: root/release/pc98
Commit message (Collapse)AuthorAgeFilesLines
* Put slattach(8) onto the MFS root file system now that we alwaysRuslan Ermilov2004-01-281-1/+1
| | | | | | | use the GENERIC kernel for installs which has the sl(4) support. Notes: svn path=/head/; revision=125142
* *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *CLICK* *CLICK* *CLICK*John Baldwin2004-01-263-222/+0
| | | | | | | | | | *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. Notes: svn path=/head/; revision=125053
* - Support for multibyte charsets in LIBICONV.Max Khon2003-09-262-2/+2
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=120492
* MFi386: sort.Ruslan Ermilov2003-08-021-50/+50
| | | | | | | OK'ed by: nyan Notes: svn path=/head/; revision=118351
* Pacify src/tools/tools/release/chk_dokern.sh_and_drivers.conf.Ruslan Ermilov2003-07-281-4/+0
| | | | Notes: svn path=/head/; revision=118130
* Merged from RELENG_5_1: Don't use MUTEX_NOINLINE.Yoshihiro Takahashi2003-06-071-2/+0
| | | | Notes: svn path=/head/; revision=115945
* Keep entries sorted by floppy, type, and name.Ruslan Ermilov2003-06-011-8/+10
| | | | Notes: svn path=/head/; revision=115635
* Enable the MUTEX_NOINLINE option for the BOOTMFS kernel for ia32, pc98, andScott Long2003-05-181-0/+2
| | | | | | | | | alpha. This shaves 36-50k off of the compressed kernel size. Submitted by: jhb Notes: svn path=/head/; revision=115126
* disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days.Ruslan Ermilov2003-05-172-4/+6
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=115106
* Removed mount_devfs from progs since there is no "mount_devfs"Ruslan Ermilov2003-04-212-2/+2
| | | | | | | | source directory (it's spelled mount_std nowadays), so it was a no-op anyway, and DEVFS is now the default. Notes: svn path=/head/; revision=113815
* axe is commented out in GENERIC on pc98, so this wasn't needed.Murray Stokely2003-04-211-1/+0
| | | | | | | Pointed out by: Takahashi Yoshihiro <nyan@jp.FreeBSD.org> Notes: svn path=/head/; revision=113777
* Move Bill Paul's new axe driver module to floppy disk 3 on i386 andMurray Stokely2003-04-211-0/+1
| | | | | | | alpha, disk 2 on pc98, and keep it in the boot kernel for sparc64. Notes: svn path=/head/; revision=113776
* NO_COMPAT_FREEBSD4 is no more.John Hay2003-04-171-1/+0
| | | | Notes: svn path=/head/; revision=113588
* Removed redundant lines.Ruslan Ermilov2003-04-011-3/+0
| | | | | | | Noticed by: obrien Notes: svn path=/head/; revision=112954
* Go for the auto-tuned `maxusers'. This at least fixesRuslan Ermilov2003-03-221-5/+0
| | | | | | | | | the ``panic: timeout table full'' on Alphas. Tested by: wilko Notes: svn path=/head/; revision=112499
* wlan module depends on rc4 module, so provide one.Ruslan Ermilov2003-03-211-1/+3
| | | | | | | Reviewed by: imp Notes: svn path=/head/; revision=112474
* MFi386: Don't remove UFS_ACL support.Yoshihiro Takahashi2003-02-261-2/+0
| | | | Notes: svn path=/head/; revision=111548
* Move the nfsclient support into mfsroot floppy.Yoshihiro Takahashi2003-01-301-1/+1
| | | | Notes: svn path=/head/; revision=110092
* Remove the atapifd and atapist support from boot floppies.Yoshihiro Takahashi2003-01-301-0/+4
| | | | Notes: svn path=/head/; revision=110091
* Unbreak i386 snapshots by moving the 802.11 support (device wlan)Ruslan Ermilov2003-01-271-0/+1
| | | | | | | out from BOOTMFS to the drivers floppy. Notes: svn path=/head/; revision=109942
* tunefs now requires -lufs.Ruslan Ermilov2003-01-231-1/+1
| | | | Notes: svn path=/head/; revision=109726
* Add ATA_NOPCI option for small kern.flp floppy.Yoshihiro Takahashi2002-12-051-0/+2
| | | | | | | Approved by: re (murray) Notes: svn path=/head/; revision=107632
* Don't move NFSCLIENT.Yoshihiro Takahashi2002-11-181-1/+1
| | | | Notes: svn path=/head/; revision=107055
* Make a small (1.2M) fixit floppy image for pc98.Yoshihiro Takahashi2002-11-051-0/+25
| | | | Notes: svn path=/head/; revision=106455
* Don't move the NFSCLIENT support into mfsroot-small.flp.Yoshihiro Takahashi2002-11-021-1/+1
| | | | Notes: svn path=/head/; revision=106329
* Disable COMPAT_FREEBSD4.Yoshihiro Takahashi2002-10-311-0/+3
| | | | Notes: svn path=/head/; revision=106233
* Update comment to note that the third floppy (for modules) has beenMurray Stokely2002-10-211-1/+3
| | | | | | | | implemented. Add a note reminding developers to update drivers.conf.5 if they add new functionality here. Notes: svn path=/head/; revision=105623
* Remove the slattach command from the mfsroot floppies.Yoshihiro Takahashi2002-10-201-1/+1
| | | | Notes: svn path=/head/; revision=105527
* - Remove the UFS_ACL option from the boot floppies.Yoshihiro Takahashi2002-10-201-3/+2
| | | | | | | - Remove duplicate entries. Notes: svn path=/head/; revision=105526
* Add mount_devfs so we can remove MAKEDEV from the fixit floppy. TheseSam Leffler2002-10-171-1/+1
| | | | | | | | | two changes make stuff fit in a floppy image again. Note: tested only for i386, but (blindly) applied to all machines Notes: svn path=/head/; revision=105344
* Remove usbd and usbdevs.Yoshihiro Takahashi2002-10-161-1/+1
| | | | Notes: svn path=/head/; revision=105252
* Fixed disk full problem for pc98 distribution. Now, it makes 4 installationYoshihiro Takahashi2002-10-143-91/+114
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=105111
* Move the ed, fe, CD9660, MSDOSFS and NFSCLIENT into mfsroot floppy insteadYoshihiro Takahashi2002-10-091-5/+10
| | | | | | | of the pcn, sf, ste, tl and tx. Notes: svn path=/head/; revision=104715
* - Remove the splash, ppc, ppbus, plip and em devices from small boot floppy.Yoshihiro Takahashi2002-10-091-3/+8
| | | | | | | | - Remove the splash, ch and sa devices from normal boot floppy. - The agp device does not exist. Notes: svn path=/head/; revision=104714
* The boot floppy requires the lnc driver.Yoshihiro Takahashi2002-09-101-1/+0
| | | | Notes: svn path=/head/; revision=103186
* Back out last commit where I moved pcn(4) off of the modules floppy backDavid E. O'Brien2002-09-081-0/+2
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=103107
* Statically compile pcn(4) into the install kernel vs. using as module.David E. O'Brien2002-09-051-1/+0
| | | | | | | | | | 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. Notes: svn path=/head/; revision=102972
* Remove the AH[CD]_REG_PRETTY_PRINT options from the boot floppies.Murray Stokely2002-09-021-0/+4
| | | | | | | Discussed with: gibbs Notes: svn path=/head/; revision=102833
* Pc98 does not have the agp device.Yoshihiro Takahashi2002-08-111-1/+0
| | | | Notes: svn path=/head/; revision=101678
* Add a third floppy to releases. It will only be built if there is aJohn Hay2002-08-091-0/+3
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=101563
* Add device agp to GENERIC, filter it out of floppy buildsEric Anholt2002-08-041-0/+2
| | | | | | | Approved by: des (mentor) Notes: svn path=/head/; revision=101324
* Removed the ch, sa and ses devices from 'SMALL' boot floppy image.Yoshihiro Takahashi2002-05-231-0/+3
| | | | Notes: svn path=/head/; revision=97167
* Update a comment to accurately describe the usage of the fourth fieldMurray Stokely2002-05-011-1/+1
| | | | | | | of this file. Notes: svn path=/head/; revision=95852
* Don't move more drivers to mfsroot floppy.Yoshihiro Takahashi2002-03-051-8/+8
| | | | | | | A mfsroot floppy for pc98 is only 1.2MB. Notes: svn path=/head/; revision=91679
* Don't move the an and wi drivers to a mfsroot floppy.Yoshihiro Takahashi2002-03-031-2/+2
| | | | Notes: svn path=/head/; revision=91583
* - Sort some entries.Yoshihiro Takahashi2002-03-031-67/+62
| | | | | | | | | - 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. Notes: svn path=/head/; revision=91582
* MFi386: revision 1.52: add camcontrolYoshihiro Takahashi2002-01-181-2/+2
| | | | Notes: svn path=/head/; revision=89487
* Enable UFS_DIRHASH in the GENERIC kernel.Ian Dowse2001-12-141-0/+2
| | | | | | | | | Suggested by: silby Reviewed by: dillon MFC after: 5 days Notes: svn path=/head/; revision=87894
* Forget to remove fsck from src/release/{alpha,pc98}/boot_crunch.conf,Makoto Matsushita2001-12-021-3/+1
| | | | | | | | | | which should be done with src/release/i386/boot_crunch.conf rev 1.51 and src/usr.sbin/sysinstall/install.c rev 1.311. Spotted by: nyan (via ReichaNet) Notes: svn path=/head/; revision=87186
* Use a separate drivers.conf between i386 and pc98.Yoshihiro Takahashi2001-11-221-0/+57
| | | | Notes: svn path=/head/; revision=86769