summaryrefslogtreecommitdiffstats
path: root/release/picobsd
Commit message (Expand)AuthorAgeFilesLines
* use log instead of logverbose in three places so the build won't needluigi2010-02-141-3/+3
* a minimal set of changes to adapt to the utmp->utmpx changes.luigi2010-02-141-6/+13
* Remove libulog from the bootstrap again.ed2010-01-212-2/+0
* make the memory filesystem larger, and add an exampleluigi2009-12-282-3/+23
* clear leftover from previous computationsluigi2009-12-281-0/+1
* more support to import files and libraries from the host.luigi2009-12-281-16/+42
* add a 'qemu' floppy type, useful for running tests on new kernelsluigi2009-12-276-0/+745
* dhclient needs to have /var/empty and a _dhcp userluigi2009-12-272-0/+4
* fix a typo (not that it matters)luigi2009-12-271-1/+1
* put back the HZ setting or we see poor timing under qemuluigi2009-12-271-1/+3
* when calling ldd, use the cross libraries and not the host versionluigi2009-12-091-4/+4
* use default HZluigi2009-12-091-1/+1
* add -lulog, the program "less" and a commentluigi2009-12-091-1/+4
* Convert {small prefix}BSD to TERM=xterm as well.ed2009-11-132-13/+13
* create an SMP kernel by default in picobsdluigi2009-11-081-1/+4
* ifconfig now needs -ljailluigi2009-09-121-0/+1
* fix wrong name for the iso!luigi2009-06-221-1/+1
* Add code to generate a bootable ISO image, so we are finallyluigi2009-06-221-14/+12
* The "original" PR said that there were two issues with the motdedwin2009-06-191-1/+1
* fix various build errors (missing or wrong return types forluigi2009-04-271-16/+22
* provide the absolute path for /etc/rc1luigi2009-04-061-1/+1
* add some popular device and comment some potentially useful optionsluigi2009-04-061-0/+5
* there is no dev_mkdb anymoreluigi2009-03-261-1/+0
* This config file uses dynamically linked binaries, which is moreluigi2009-03-253-91/+99
* devfs is the standard nowluigi2009-03-251-1/+0
* add support for shared "crunch" binary.luigi2009-03-251-20/+59
* remove stale comments on the size of objects, they are moreluigi2009-03-241-68/+48
* add a function to help copying shared binaries from the outputluigi2009-03-241-2/+67
* remove unused "package" entry.luigi2009-03-241-66/+55
* add the option to picobsd to copy files from the host filesystemluigi2009-03-181-5/+50
* Warns fixes: use putenv rather than setenv to avoid constness problems,dwmalone2009-03-172-2/+4
* remove duplicate entries for isa and npx, they areluigi2009-03-011-4/+0
* when initializing, also build _includes and _librariesluigi2009-02-201-2/+2
* use /boot/loader by default, because the boot code seems toluigi2009-02-201-60/+109
* update 'sio' with 'uart' and apply related changes.luigi2009-02-194-13/+20
* This main goals of this project are:qingli2008-12-151-4/+0
* Enable GCC stack protection (aka Propolice) for userland:ru2008-06-251-4/+5
* libbsdxml is now required by ifconfig(8).thompsa2008-04-221-0/+1
* silence compiler complaintssam2007-11-261-2/+3
* Fix build of the "package" target, ignoring non existingluigi2007-11-141-41/+39
* Fix picobsd builds. Changes include:luigi2007-11-145-12/+14
* - Revert signedness type changes to "struct vmtotal"; by makingru2006-11-281-12/+8
* Remove references to mount_std, mount_procfs.rodrigc2006-11-221-3/+0
* - Fix types of "struct vmmeter" members so they are unsigned.ru2006-11-201-7/+11
* Clean obsolete reference to the old NMBCLUSTERS kernel option.marck2006-09-181-1/+0
* Send the pcvt(4) driver off to retirement.phk2006-05-171-1/+1
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-1/+2
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* tweaks to let this configuratio build and run under, e.g., qemu:luigi2006-01-312-2/+4
* unbreak the build script.luigi2006-01-311-169/+103
OpenPOWER on IntegriCloud