summaryrefslogtreecommitdiffstats
path: root/release/pc98/dokern.sh
Commit message (Expand)AuthorAgeFilesLines
* Add ATA_NOPCI option for small kern.flp floppy.nyan2002-12-051-0/+2
* Disable COMPAT_FREEBSD4.nyan2002-10-311-0/+3
* - Remove the UFS_ACL option from the boot floppies.nyan2002-10-201-3/+2
* Fixed disk full problem for pc98 distribution. Now, it makes 4 installationnyan2002-10-141-68/+57
* - Remove the splash, ppc, ppbus, plip and em devices from small boot floppy.nyan2002-10-091-3/+8
* The boot floppy requires the lnc driver.nyan2002-09-101-1/+0
* Back out last commit where I moved pcn(4) off of the modules floppy backobrien2002-09-081-0/+2
* Statically compile pcn(4) into the install kernel vs. using as module.obrien2002-09-051-1/+0
* Remove the AH[CD]_REG_PRETTY_PRINT options from the boot floppies.murray2002-09-021-0/+4
* Pc98 does not have the agp device.nyan2002-08-111-1/+0
* Add a third floppy to releases. It will only be built if there is ajhay2002-08-091-0/+3
* Add device agp to GENERIC, filter it out of floppy buildsanholt2002-08-041-0/+2
* Removed the ch, sa and ses devices from 'SMALL' boot floppy image.nyan2002-05-231-0/+3
* - Sort some entries.nyan2002-03-031-67/+62
* Enable UFS_DIRHASH in the GENERIC kernel.iedowse2001-12-141-0/+2
* NFS_NOSERVER doesn't do anything anymore and is about to get axed so don'tjhb2001-11-151-1/+0
* Restore MSDOSFS support to the install kernel.obrien2001-10-031-1/+3
* Try eliminating some more things from the -current installationjkh2001-09-301-2/+8
* Added the txp driver into the list for SMALL kernel.kato2001-07-241-0/+1
* Unconditionalize these now that they live in ARCH-specific directories.obrien2001-07-211-61/+0
* Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS)obrien2001-04-151-0/+15
* Apply rev 1.48 (only dike out the `ncr' driver, not every line with theobrien2001-04-151-1/+1
* *sigh*... when trying to dike out the `ncr' driver, I was getting the `sym'obrien2001-04-141-1/+1
* NOBLOCKRANDOM doesn't exist anymore as a kernel option.jhb2001-04-101-1/+0
* Add FreeBSD IDs to some files and make the others consistent in style.obrien2001-04-081-1/+2
* Reorder the Alpha cut-out list to match the order in the GENERIC kernel.obrien2001-04-071-17/+18
* SMALL floppy image require miibus device.nyan2001-03-061-1/+0
* The Alpha MFSROOT image runth over.obrien2000-11-271-0/+7
* Sync with sys/i386/conf/GENERIC rev 1.291.obrien2000-11-151-0/+3
* Don't put pcm device on boot floppies (yet - it would be kinda nice to bejkh2000-11-141-0/+3
* Do not include uscanner in the generated kernel config. Also, removen_hibma2000-10-251-0/+6
* We were trying to dike out `apm0', but of course devices do not haveobrien2000-10-241-3/+3
* Dike out more for the i386 release build: NCR SCSI card; anchient WDCobrien2000-10-241-0/+7
* Remove random from boot floppy on advice of Mark Murrayjkh2000-10-171-0/+3
* I don't think we'll ever take any input (or send output) to aobrien2000-10-151-0/+3
* Move maxusers around to reduce the diff from RELENG_4 version.obrien2000-09-291-3/+3
* MFS: do not include MSDSOFS support for the Alphaobrien2000-09-291-0/+1
* The 'pci' device is not needed for SMALL floppy, but the 'pcic' device isnyan2000-09-231-1/+1
* Added the pcn device into the list for SMALL kernel.kato2000-09-231-0/+1
* - Make both 1.2MB and 1.44MB floppy images for PC-98.nyan2000-08-121-0/+52
* * Add back DEVRANDOM for all arch's until we deal better with theobrien2000-07-281-2/+1
* Add FreeBSD Id to make this easier to track.obrien2000-07-161-0/+2
* Squeeze the BOOTMFS kernel image some more. The Alpha kernel was simplyobrien2000-07-161-0/+23
* IPv6 support.ume2000-07-141-2/+4
* Add options NETGRAPH_ETHERbrian2000-06-281-0/+1
* Make sure SOFTUPDATES doesn't wind up on boot floppy and bloat itjkh2000-06-221-0/+2
* Hopefully wave the unbreak-release magic wand at dokern.sh. Use GENERIC'speter2000-06-141-2/+2
* The best way to remove IPv6 things is to remove lines with the patterngreen2000-02-271-6/+2
* Elide INET6 related options for boot floppies.jkh2000-02-261-0/+6
* s/pass0/pass/ so the passthrough device is removed from BOOTMFS.peter2000-01-251-2/+2
OpenPOWER on IntegriCloud