| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix various issues with the picobsd build script in -current: | luigi | 2004-03-21 | 1 | -16/+28 |
* | Remove obsolete disklabel and newfs options. | simokawa | 2003-11-07 | 1 | -8/+10 |
* | Not needed anymore. | luigi | 2002-07-14 | 1 | -114/+0 |
* | Replace a logverbose call with log | luigi | 2002-07-14 | 1 | -1/+1 |
* | Enable building of picobsd using CURRENT sources again. | luigi | 2002-07-14 | 1 | -27/+43 |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | mckusick | 2002-06-21 | 1 | -4/+22 |
* | Modernize my email address. | phk | 2002-03-25 | 1 | -1/+1 |
* | DESTDIR does not anymore does the -I${DESTDIR}/usr/include magic | ru | 2002-03-22 | 1 | -4/+4 |
* | Gracefully exit when no MFS signature is found in the kernel. | luigi | 2002-03-21 | 1 | -1/+14 |
* | Fix detection of existing ssh host key, generate the new one | luigi | 2002-03-11 | 1 | -10/+14 |
* | Make appropriate changes to use devfs. | luigi | 2002-03-11 | 1 | -4/+6 |
* | Misc fixes to the build script: | luigi | 2002-03-08 | 1 | -19/+31 |
* | Use { } instead of ( ) for grouping shell commands so that | luigi | 2002-02-14 | 1 | -8/+8 |
* | Whoops... left some junk in previous commit. | luigi | 2001-11-24 | 1 | -4/+0 |
* | Let "make" use the .mk files from the correct source tree instead | luigi | 2001-11-24 | 1 | -6/+24 |
* | Use a local write_mfs_in_kernel.c instead of the one in ncvs/src/release | joe | 2001-11-20 | 1 | -1/+1 |
* | Provide a new picobsd option, "--modules", to also build modules | luigi | 2001-11-01 | 2 | -2/+19 |
* | Use host keys from the config directory if they exist, instead of | luigi | 2001-10-07 | 1 | -2/+6 |
* | Fix a typo and sync a comment with the version in RELENG_4 | luigi | 2001-10-07 | 1 | -2/+2 |
* | Use @__CWD__@ as the magic string meaning "this directory" | luigi | 2001-10-04 | 1 | -1/+1 |
* | A somewhat large change of this script. | luigi | 2001-10-02 | 1 | -349/+431 |
* | Compile the kernel under ${BUILDDIR} instead of polluting the source | luigi | 2001-10-02 | 1 | -3/+13 |
* | Move a bunch of initialization into a function which must be run | luigi | 2001-09-28 | 1 | -53/+75 |
* | On -current with devfs there is no MAKEDEV in /dev anymore, so use | joe | 2001-09-20 | 1 | -1/+3 |
* | Relocate the memory disk selection code to the same place the other | joe | 2001-09-20 | 1 | -9/+9 |
* | Make the script aware of mdconfig, so it can hopefully run on -CURRENT | luigi | 2001-09-20 | 1 | -35/+53 |
* | Move commands to create stripped kernel into Makefile.conf, | luigi | 2001-09-04 | 2 | -39/+49 |
* | use correct "compile" directory, which is ../../compile/<filename> | luigi | 2001-09-01 | 1 | -1/+1 |
* | Supply a default value for the kernel config binary. | luigi | 2001-09-01 | 1 | -0/+1 |
* | Bugfix: Use the correct variable for picobsd type (same bug is | luigi | 2001-09-01 | 1 | -5/+6 |
* | add a missing -o. | luigi | 2001-08-30 | 1 | -1/+1 |
* | Move handling of crunch* files into Makefile.conf, which is a | luigi | 2001-06-21 | 2 | -29/+58 |
* | Move variable assignement after argument parsing, to improve handling | luigi | 2001-06-20 | 1 | -8/+33 |
* | Sync picobsd script with the one in -stable, and also | luigi | 2001-05-11 | 1 | -2/+4 |
* | remove a reference to a nonexisting script, "clean", when | luigi | 2001-05-08 | 1 | -2/+1 |
* | MF4S: Sync with the developments that Luigi's been doing in -stable. | joe | 2001-04-23 | 7 | -1070/+8 |
* | MF4S: Remove some unused error messages. (revision 1.1.2.5) | joe | 2001-04-23 | 1 | -13/+1 |
* | MFS4: Do not terminate if it fails to clean something. (rev 1.12.2.5) | joe | 2001-04-22 | 1 | -1/+1 |
* | Bring the new script into -current. Still untested here, but there | luigi | 2001-02-20 | 2 | -0/+725 |
* | Make correct entries for atapi disks | luigi | 2001-02-18 | 1 | -1/+1 |
* | Put picobsd build scripts in sync with the ones in -STABLE. | luigi | 2001-01-29 | 3 | -75/+80 |
* | MF4: Allow the build process to continue even if crunchgen returns an error. | joe | 2001-01-11 | 1 | -1/+1 |
* | Remove floppy.tree from the build directory. | joe | 2000-12-23 | 1 | -2/+3 |
* | Determine the names of the picobsd releases automatically. | joe | 2000-12-23 | 2 | -18/+18 |
* | Utilise the -p file to crunchgen to specify where the objects should | joe | 2000-12-18 | 1 | -4/+3 |
* | Fixup the /tmp directory permissions to 01777. | joe | 2000-11-07 | 1 | -1/+1 |
* | Load the kernel and root file systems from floppy:/. | joe | 2000-11-07 | 1 | -2/+2 |
* | Crunchgen now has the necessary magic to include the make hooks that | joe | 2000-11-03 | 2 | -33/+2 |
* | Fold the buildopts into the existing crunch.inc file. | joe | 2000-11-03 | 2 | -16/+2 |
* | Build picobsd object files in /usr/obj/picobsd/${TYPE}. | joe | 2000-11-02 | 2 | -1/+5 |