aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/build
Commit message (Expand)AuthorAgeFilesLines
* On -current with devfs there is no MAKEDEV in /dev anymore, so useJosef Karthauser2001-09-201-1/+3
* Relocate the memory disk selection code to the same place the otherJosef Karthauser2001-09-201-9/+9
* Make the script aware of mdconfig, so it can hopefully run on -CURRENTLuigi Rizzo2001-09-201-35/+53
* Move commands to create stripped kernel into Makefile.conf,Luigi Rizzo2001-09-042-38/+48
* use correct "compile" directory, which is ../../compile/<filename>Luigi Rizzo2001-09-011-1/+1
* Supply a default value for the kernel config binary.Luigi Rizzo2001-09-011-0/+1
* Bugfix: Use the correct variable for picobsd type (same bug isLuigi Rizzo2001-09-011-5/+6
* add a missing -o.Luigi Rizzo2001-08-301-1/+1
* Move handling of crunch* files into Makefile.conf, which is aLuigi Rizzo2001-06-212-29/+58
* Move variable assignement after argument parsing, to improve handlingLuigi Rizzo2001-06-201-8/+33
* Sync picobsd script with the one in -stable, and alsoLuigi Rizzo2001-05-111-2/+4
* remove a reference to a nonexisting script, "clean", whenLuigi Rizzo2001-05-081-2/+1
* MF4S: Sync with the developments that Luigi's been doing in -stable.Josef Karthauser2001-04-237-1070/+8
* MF4S: Remove some unused error messages. (revision 1.1.2.5)Josef Karthauser2001-04-231-13/+1
* MFS4: Do not terminate if it fails to clean something. (rev 1.12.2.5)Josef Karthauser2001-04-221-1/+1
* Bring the new script into -current. Still untested here, but thereLuigi Rizzo2001-02-202-0/+725
* Make correct entries for atapi disksLuigi Rizzo2001-02-181-1/+1
* Put picobsd build scripts in sync with the ones in -STABLE.Luigi Rizzo2001-01-293-75/+80
* MF4: Allow the build process to continue even if crunchgen returns an error.Josef Karthauser2001-01-111-1/+1
* Remove floppy.tree from the build directory.Josef Karthauser2000-12-231-2/+3
* Determine the names of the picobsd releases automatically.Josef Karthauser2000-12-232-18/+18
* Utilise the -p file to crunchgen to specify where the objects shouldJosef Karthauser2000-12-181-4/+3
* Fixup the /tmp directory permissions to 01777.Josef Karthauser2000-11-071-1/+1
* Load the kernel and root file systems from floppy:/.Josef Karthauser2000-11-071-2/+2
* Crunchgen now has the necessary magic to include the make hooks thatJosef Karthauser2000-11-032-33/+2
* Fold the buildopts into the existing crunch.inc file.Josef Karthauser2000-11-032-16/+2
* Build picobsd object files in /usr/obj/picobsd/${TYPE}.Josef Karthauser2000-11-022-1/+5
* Post process the crunch1.mk file to allow make arguments to passed onJosef Karthauser2000-11-022-1/+37
* Remove an unneeded declaration for OBJ.Josef Karthauser2000-11-021-1/+0
* Copy the built kernel from the right place. (Forgotten in the lastJosef Karthauser2000-11-021-1/+1
* Build the PICOBSD kernels using the 'make buildkernel' method.Josef Karthauser2000-10-162-7/+6
* Fix the PICOBSD kernel configs. They're now converted to useJosef Karthauser2000-10-151-2/+3
* Backout addition of -L switch to mtree. Using -L breaks theMarcel Moolenaar2000-07-231-2/+2
* Add -L to mtree.Andrey A. Chernov2000-07-161-2/+2
* Add .image.list to the list of temporary files which can be deletedRoger Hardiman2000-07-011-1/+1
* Add 'bridge' so we can clean up the bridge files tooRoger Hardiman2000-07-011-1/+1
* Commit PicoBSD mega-patch:Doug White2000-04-255-29/+48
* Add global version of mfs.mtree -- this is common to most floppy typesLuigi Rizzo2000-02-081-0/+64
* Add a new file to be included by the makefiles used by crunchgenLuigi Rizzo2000-02-081-0/+6
* The Makefile for building the crunched image is the sameLuigi Rizzo2000-02-081-0/+44
* Cleanup the build scripts.Luigi Rizzo2000-02-085-201/+237
* 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
* Add 'custom' directory with significantly restructured build (nowGreg Lehey1999-12-102-0/+298
* A (harmless) forgotten MFS_ROOT -> MD_ROOT.Pierre Beyssac1999-11-301-2/+2
* 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