aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd
Commit message (Expand)AuthorAgeFilesLines
* Install the crunched binaries into /sbin, not /stand. This wasGreg Lehey1999-12-202-5/+5
* Add content. This was one of the files that somehow got checked inGreg Lehey1999-12-201-0/+2
* Accept a lot of programs from the first floppy.Greg Lehey1999-12-201-3/+15
* Define RELEASE_CRUNCH as a make variable. Previously it was definedGreg Lehey1999-12-201-2/+2
* Move even more programs to the second floppy as the kernel bloats.Greg Lehey1999-12-201-10/+2
* Install the crunched binaries into /sbin, not /stand. This wasGreg Lehey1999-12-201-5/+5
* Handle building individual targets better. It's still broken; theGreg Lehey1999-12-201-41/+37
* Correct slight stuff-up in previous patch.Jordan K. Hubbard1999-12-161-2/+2
* Update to use MD disk instead of MFSJordan K. Hubbard1999-12-161-5/+5
* Something went wrong with an earlier commit and these files ended upJohn Polstra1999-12-112-0/+275
* Add 'custom' directory with significantly restructured build (nowGreg Lehey1999-12-1054-0/+2186
* Add 'custom' directory with significantly restructured build (nowGreg Lehey1999-12-103-0/+321
* A (harmless) forgotten MFS_ROOT -> MD_ROOT.Pierre Beyssac1999-11-301-2/+2
* A forgotten "disk" -> "device".Pierre Beyssac1999-11-301-6/+6
* Make the following changes to PicoBSD kernel configurations:Pierre Beyssac1999-11-285-29/+34
* Update PicoBSD so it does not need to patch the passwd Makefile.Roger Hardiman1999-10-304-112/+0
* Change MFS sizes to 2400k since gzip will compact free space anyway.Doug White1999-10-201-3/+4
* Reverse the sense of the /mnt/boot/defaults dir check. This was causingDoug White1999-10-171-1/+1
* Fix handling of the 'custom' directory symlink.Doug White1999-10-112-9/+14
* Be explicit about kzip location to avoid accidentally calling KDE kzip.Doug White1999-10-111-1/+1
* Add documentation for the PicoBSD install floppy.Doug White1999-10-082-1/+100
* Add a new floppy type, install. This type builds a disk that canDoug White1999-10-0847-2/+1635
* Remove tee from stage1 call. You can't capture the return code from stage1Doug White1999-08-291-1/+1
* MFS: Dialog-ify 'reuse custom directory' question.Doug White1999-08-291-7/+14
* Backout my last commit. Exit status is $?Roger Hardiman1999-08-281-1/+1
* Add file which was missed in last commits due to CVS problemsRoger Hardiman1999-08-281-0/+18
* Add file which was missing from previous commitsRoger Hardiman1999-08-281-0/+60
* $Id$ -> $FreeBSD$Peter Wemm1999-08-28123-125/+125
* 'build' calls 'stage1'Roger Hardiman1999-08-271-2/+2
* Sync with -stable versionRoger Hardiman1999-08-261-5/+6
* Comment out references to ssh to allow builds to complete.Roger Hardiman1999-08-261-3/+5
* Update so it applies cleanlyRoger Hardiman1999-08-261-4/+4
* Update patch so it applies cleanlyRoger Hardiman1999-08-261-4/+4
* Changed to get the page size using a sysctl rather than using DEFAULT_PAGE_SIZERoger Hardiman1999-08-261-2/+6
* Add missing quote.Doug White1999-08-251-2/+2
* Fix patch so it applies without asking for a filename.Doug White1999-08-241-21/+29
* Add 'options MFS_ROOT' back in to kernel configs -- not going to get farDoug White1999-08-234-4/+8
* Add missing files from previous commits.Luigi Rizzo1999-08-232-0/+82
* Add missing file from previous commitLuigi Rizzo1999-08-231-0/+25
* Remove some files probably forgotten from previous commit.Luigi Rizzo1999-08-236-92/+0
* Add missing files probably forgotten in previous commitLuigi Rizzo1999-08-231-0/+33
* Add missing files probably forgotten in previous commitLuigi Rizzo1999-08-233-0/+167
* Add missing file probably forgotten from previous commitLuigi Rizzo1999-08-233-0/+330
* More cleanup: move device entries in Picobsd makefiles in a moreLuigi Rizzo1999-08-234-12/+16
* Additional cleanup of the picobsd scripts.Luigi Rizzo1999-08-235-203/+223
* Major PicoBSD update by luigi with some debugging help from myself.Doug White1999-08-22142-3613/+875
* Enable printing of bridging statistics.Luigi Rizzo1999-08-171-2/+2
* Fix a problem in printing interface names.Luigi Rizzo1999-08-121-9/+13
* DEFAULT_PAGE_SIZE was removed, pgtok defined in headers, headers cleaned up.Brian Feldman1999-07-081-3/+4
* Rename bpfilter to bpf.Dag-Erling Smørgrav1999-07-061-2/+2