| Commit message (Expand) | Author | Age | Files | Lines |
* | Add functions to lookup in /etc/networks and set interface | luigi | 2001-10-04 | 2 | -16/+77 |
* | Add "networks" file used to lookup netmasks | luigi | 2001-10-04 | 1 | -0/+4 |
* | 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 |
* | Remove some entries to make the image fit into a floppy again. | luigi | 2001-10-01 | 1 | -5/+5 |
* | Whoops, I whould have removed the old entry... | luigi | 2001-10-01 | 1 | -2/+0 |
* | Move up the tinyware entry so things are looked up there first. | luigi | 2001-10-01 | 1 | -0/+5 |
* | Add customised version of login for picobsd images on -CURRENT. | luigi | 2001-10-01 | 4 | -0/+1167 |
* | Add "ln" entries for ssh, ssh1 and scp | luigi | 2001-09-30 | 1 | -0/+3 |
* | Modify wildcard for vmware interfaces. I am not sure how | luigi | 2001-09-30 | 1 | -1/+1 |
* | Move a bunch of initialization into a function which must be run | luigi | 2001-09-28 | 1 | -53/+75 |
* | Add entries for vmware interfaces. | luigi | 2001-09-27 | 1 | -0/+3 |
* | Enable the use of wildcards in the #ethertable section of | luigi | 2001-09-27 | 1 | -4/+7 |
* | 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 |
* | Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG | joe | 2001-09-20 | 6 | -18/+0 |
* | Make the script aware of mdconfig, so it can hopefully run on -CURRENT | luigi | 2001-09-20 | 1 | -35/+53 |
* | Remove "more" from the list, the port has not been committed yet. | luigi | 2001-09-05 | 1 | -3/+3 |
* | Add lnc driver, so one can test picobsd images with vmware | luigi | 2001-09-05 | 1 | -0/+1 |
* | 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 |
* | s/adress/address/ | kris | 2001-07-23 | 1 | -1/+1 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -1/+1 |
* | Account for the machdep.msgbuf -> kern.msgbuf renaming. | tmm | 2001-07-03 | 1 | -1/+1 |
* | Remove tcpdump from the list of binaries. When cross-compiling | luigi | 2001-06-21 | 1 | -1/+1 |
* | Remove support of I386_CPU in -current. | luigi | 2001-06-21 | 6 | -3/+9 |
* | Use /dev/fd0 instead of /dev/fd0c for mounting the floppy. | luigi | 2001-06-21 | 1 | -2/+4 |
* | 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 |
* | ISO_ -> ISO | ache | 2001-06-11 | 1 | -3/+3 |
* | mount_msdos(8) -> mount_msdosfs(8). | ru | 2001-06-01 | 16 | -46/+50 |
* | Sync picobsd script with the one in -stable, and also | luigi | 2001-05-11 | 1 | -2/+4 |
* | This file is not needed, use the default one | luigi | 2001-05-10 | 1 | -58/+0 |
* | remove a reference to a nonexisting script, "clean", when | luigi | 2001-05-08 | 1 | -2/+1 |
* | MFS: use absolute, not relative path for tinyware | luigi | 2001-05-08 | 1 | -1/+1 |
* | pseudo-device -> device in kernel config. | schweikh | 2001-05-01 | 1 | -1/+1 |
* | MF4S: Syncronise with Luigi's work in -stable. | joe | 2001-04-24 | 22 | -252/+93 |
* | MF4S: Syncronise with Luigi's work in -stable. | joe | 2001-04-24 | 19 | -270/+201 |
* | MF4S: Syncronise with Luigi's work in -stable. | joe | 2001-04-23 | 3 | -116/+0 |
* | 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 |
* | Apply style guidelines (using gident to help). | joe | 2001-04-23 | 2 | -424/+471 |
* | Fix a syntax error. | joe | 2001-04-23 | 1 | -2/+2 |
* | MFS4: Do not terminate if it fails to clean something. (rev 1.12.2.5) | joe | 2001-04-22 | 1 | -1/+1 |
* | FFS_ROOT was made obsolete, so remove it from the PicoBSD kernels. | joe | 2001-04-22 | 6 | -6/+0 |