aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/isp/conf
Commit message (Collapse)AuthorAgeFilesLines
* Major PicoBSD update by luigi with some debugging help from myself.Doug White1999-08-222-155/+0
| | | | | | | | | | | | | | | | | . Now builds on -STABLE (-CURRENT is broken due to bugs) . etc directory contents centralized instead of in each type directory (can exclude & override as desired) . Removed extraneous language files (lang files for rc really necessary?) . dialog-based build tool with support for custom floppy builds . MFS image loads as a mfs_root module instead of compiled into kernel THIS IS BROKEN ON CURRENT. I'll MFC to -STABLE immediately following. luigi tells me I have an OK from jkh on the MFC. Submitted by: luigi Notes: svn path=/head/; revision=50186
* Last commit was incorrect. Remove the 'rp' PCI deviceRoger Hardiman1999-06-141-46/+40
| | | | Notes: svn path=/head/; revision=47910
* Comment out the PCI Comtrol Rocketport entries.Roger Hardiman1999-06-141-42/+48
| | | | | | | | The PicoBSD 'isp' build fails when both the PCI and ISA versions of the 'rp' driver are included at the same time Notes: svn path=/head/; revision=47909
* Update PicoBSD kernel config files. Changes areRoger Hardiman1999-05-241-50/+54
| | | | | | | | | | | | | removal of bio, tty, net removal of quotes switches from isa? to nexus? or atkbdc? additional comments These bring the kernel config files in sync with those in RELENG_3 Notes: svn path=/head/; revision=47466
* Merge from RELENG_3.Andrzej Bialecki1999-02-121-7/+3
| | | | Notes: svn path=/head/; revision=43939
* Use ppbus instead of the lpt driver.Dag-Erling Smørgrav1999-02-101-2/+6
| | | | Notes: svn path=/head/; revision=43825
* Fix copy & paste error.Andrzej Bialecki1999-01-181-2/+2
| | | | | | | Submitted by: Reinier Bezuidenhout <rbezuide@oskar.nanoteq.co.za> Notes: svn path=/head/; revision=42796
* Change to new syscons devices.Andrzej Bialecki1999-01-142-4/+8
| | | | Notes: svn path=/head/; revision=42675
* Change USERCONFIG_BOOT -> INTRO_USERCONFIGAndrzej Bialecki1998-11-141-2/+2
| | | | Notes: svn path=/head/; revision=41152
* Changes to comply with new syntax.Andrzej Bialecki1998-10-251-29/+24
| | | | | | | Noticed by: bde, the Hawk Eye :-) Notes: svn path=/head/; revision=40645
* Various fixups and corrections to match the 3.0-RELEASE tree.Andrzej Bialecki1998-10-151-2/+3
| | | | | | | The PicoBSD version is now 0.42. Notes: svn path=/head/; revision=40412
* Make proper use of ${suffix} instead of hardwired suffixes.Andrzej Bialecki1998-09-291-2/+2
| | | | | | | Pointed out by: Randal Masutani <randal@comtest.com> Notes: svn path=/head/; revision=39763
* Small rearrangements for a bugfix release 0.41.Andrzej Bialecki1998-09-261-2/+2
| | | | Notes: svn path=/head/; revision=39691
* Kill the remnants of DEVFS, since it's broken without the SLICE code...Andrzej Bialecki1998-09-191-4/+4
| | | | | | | | | | Pity - it was _very_ handy. This also required increasing of MFS size, so that PicoBSD consumes more memory now... Notes: svn path=/head/; revision=39493
* Added Makefile to have true dependency of kernel image on the kernelAndrzej Bialecki1998-09-031-0/+20
| | | | | | | config file. Notes: svn path=/head/; revision=38772
* Add options for bridging and bandwidth limiting (disabled by default).Andrzej Bialecki1998-09-021-1/+4
| | | | | | | Submitted by: Luigi Rizzo <luigi@iet.unipi.it> Notes: svn path=/head/; revision=38748
* Initial import of PicoBSD v0.4 tree.Andrzej Bialecki1998-08-271-0/+128
Notes: svn path=/cvs2svn/branches/PICOBSD/; revision=38589