summaryrefslogtreecommitdiffstats
path: root/release/picobsd/isp
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-2810-11/+11
|
* Update patch so it applies cleanlyroger1999-08-261-4/+4
|
* Add 'options MFS_ROOT' back in to kernel configs -- not going to get fardwhite1999-08-231-1/+2
| | | | without that!
* Add missing file probably forgotten from previous commitluigi1999-08-231-0/+134
|
* More cleanup: move device entries in Picobsd makefiles in a moreluigi1999-08-231-4/+5
| | | | accessible place.
* Major PicoBSD update by luigi with some debugging help from myself.dwhite1999-08-2239-1595/+8
| | | | | | | | | | | | | | . 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
* MFS: No longer needed with PicoBSD 0.44roger1999-06-152-43/+0
|
* MFS: No longer needed in PicoBSD 0.44roger1999-06-151-80/+0
|
* Last commit was incorrect. Remove the 'rp' PCI deviceroger1999-06-141-46/+40
|
* Comment out the PCI Comtrol Rocketport entries.roger1999-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
* Update to PicoBSD 0.44 from RELENG_3roger1999-06-145-29/+17
|
* Update PicoBSD kernel config files. Changes areroger1999-05-241-51/+55
| | | | | | | | | | 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
* Deal with MAKEDEV's braindedness.abial1999-05-051-4/+8
| | | | | Submitted by: Patrick Powell <papowell@astart4.astart.com> Reviewed by: abial
* Change references from "passwordperiod" to "passwordtime", sincehoek1999-04-301-2/+2
| | | | | | "passwordtime" is what passwd(1) has actually been using. I suspect passwordperiod was the original intent. I can't figure-out which, if either, BSDi uses. If anyone knows...
* Merge from RELENG_3.abial1999-02-125-12/+8
|
* Use ppbus instead of the lpt driver.des1999-02-101-2/+6
|
* Remove snmp for now - it has to either shrink, or we have to inventabial1999-01-192-8/+2
| | | | something else...
* Add NOPAM hook to be able to use login(1) here...abial1999-01-192-12/+9
|
* Fix copy & paste error.abial1999-01-181-2/+2
| | | | Submitted by: Reinier Bezuidenhout <rbezuide@oskar.nanoteq.co.za>
* Add natd entry.abial1999-01-141-0/+1
|
* Change to new syscons devices.abial1999-01-142-4/+8
|
* Use the new syntax for kget.abial1999-01-142-4/+4
|
* Oops, I missed a few more /etc/nologin references yesterday. It appearsasami1999-01-122-4/+3
| | | | | | my check of the tree was incomplete. Sorry guys. Reported by: Ben Smithurst <ben@scientia.demon.co.uk>
* Change USERCONFIG_BOOT -> INTRO_USERCONFIGabial1998-11-141-2/+2
|
* Changed my e-mail address.abial1998-11-018-30/+8
|
* Remove redundant files (they are recreated during building from templatesabial1998-10-255-107/+0
| | | | in ../../lang/).
* Changes to comply with new syntax.abial1998-10-251-29/+24
| | | | Noticed by: bde, the Hawk Eye :-)
* Various fixups and corrections to match the 3.0-RELEASE tree.abial1998-10-154-7/+8
| | | | The PicoBSD version is now 0.42.
* Make proper use of ${suffix} instead of hardwired suffixes.abial1998-09-291-2/+2
| | | | Pointed out by: Randal Masutani <randal@comtest.com>
* Small rearrangements for a bugfix release 0.41.abial1998-09-2614-53/+68
|
* Use system-wide MAKEDEV, instead of our own copy.abial1998-09-201-1167/+0
| | | | Suggested by: Ockham's razor
* Hmm... Let's make the switch to non-DEVFS actually work. :-/abial1998-09-201-8/+5
|
* Kill the remnants of DEVFS, since it's broken without the SLICE code...abial1998-09-191-4/+4
| | | | | | | Pity - it was _very_ handy. This also required increasing of MFS size, so that PicoBSD consumes more memory now...
* Update ucd-snmp to version 3.5. It's slightly bigger, so also increaseabial1998-09-151-3/+6
| | | | | | | | | the MFS size of net and isp floppies. Add comment to crunch.conf on how to prepare the ucd-snmp port to work with the build process. Submitted by: Jim Flowers <jflowers@ezo.net>
* Change name of 'dm' to 'msg'. As Bruce noticed, it conflicts withabial1998-09-151-3/+3
| | | | | | dungeon master, if anyone would like to play it on picobsd floppy... :-) Noticed by: bde
* Make use of the new 'dm' utility instead of standard 'dmesg'.abial1998-09-141-2/+3
|
* Update the diffs against current source + some other cleanup.abial1998-09-081-12/+10
|
* Added Makefile to have true dependency of kernel image on the kernelabial1998-09-031-0/+20
| | | | config file.
* Add options for bridging and bandwidth limiting (disabled by default).abial1998-09-021-1/+4
| | | | Submitted by: Luigi Rizzo <luigi@iet.unipi.it>
* Oops... We don't need threee copies of them.. :-(abial1998-08-2818-8261/+0
|
* Obtain the mib files from ../../net/crunch1/mibs.abial1998-08-281-2/+2
|
* Initial import of PicoBSD v0.4 tree.abial1998-08-2781-0/+11667
OpenPOWER on IntegriCloud