| Commit message (Expand) | Author | Age | Files | Lines |
* | picobsd: minor spelling fixes. | pfg | 2016-05-01 | 1 | -1/+1 |
* | Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. | bdrewery | 2016-03-30 | 1 | -2/+1 |
* | rev.284898 removed _SHLIBDIRPREFIX so we need to reconstruct its value | luigi | 2015-07-10 | 1 | -1/+5 |
* | trap some errors when building picobsd | luigi | 2015-07-08 | 1 | -2/+3 |
* | do not strip /stand | luigi | 2015-01-24 | 1 | -3/+3 |
* | do not build libraries, they require a lot more stuff | luigi | 2014-05-23 | 1 | -1/+2 |
* | remove unused code (building older releases should use the | luigi | 2014-05-23 | 1 | -67/+8 |
* | add libraries to the initial build for picobsd. | luigi | 2014-05-23 | 1 | -2/+7 |
* | fix picobsd cross builds on stable/10 | luigi | 2014-05-22 | 1 | -0/+2 |
* | Chase r262505, and remove CVS exclusion from picobsd builds. | gjb | 2014-02-26 | 1 | -2/+2 |
* | do not use capsicum when building picobsd images | luigi | 2014-01-06 | 1 | -0/+1 |
* | revise the helper functions to lookup binaries and their | luigi | 2013-12-15 | 1 | -44/+63 |
* | Update log message. Picobsd stopped using kgzip a while ago. | pluknet | 2013-11-11 | 1 | -1/+1 |
* | bmake does not have a -v option so remove it | luigi | 2013-11-04 | 1 | -2/+2 |
* | small cleanup for building picobsd-head without CLANG. | luigi | 2013-11-01 | 1 | -11/+6 |
* | update the picobsd script to build with GCC and not CLANG | luigi | 2013-10-16 | 1 | -2/+14 |
* | comment out some stale loader configurations. | luigi | 2013-09-06 | 1 | -3/+5 |
* | generate multiple host keys and do that unconditionally | luigi | 2013-09-06 | 1 | -9/+14 |
* | r253616 nuked BINMAKE so we need to adapt to the new definition | luigi | 2013-09-06 | 1 | -0/+2 |
* | use a plain 'make toolchain' to build toolchain, and | luigi | 2013-05-05 | 1 | -11/+5 |
* | remove a leftover comment | luigi | 2013-05-05 | 1 | -2/+0 |
* | enable building picobsd with CC instead of CLANG | luigi | 2012-12-23 | 1 | -0/+3 |
* | use MALLOC_PRODUCTION for picobsd builds, be more frugal in memory usage. | luigi | 2012-08-27 | 1 | -1/+3 |
* | Omit clang when building picobsd, it takes way too long. | luigi | 2012-05-03 | 1 | -1/+2 |
* | now picobsd cross builds work (tried with host amd64, target i386 ). | luigi | 2012-01-04 | 1 | -19/+27 |
* | remove some stale options (such as running without /boot/loader) | luigi | 2012-01-04 | 2 | -72/+55 |
* | some tweaks to build picobsd for different architectures. | luigi | 2011-11-23 | 2 | -5/+13 |
* | following the recent (218130) changes to Makefile and Makefile.inc1, | luigi | 2011-02-05 | 1 | -3/+6 |
* | move the initialization of BINMAKE earler, so it is | luigi | 2010-11-12 | 1 | -5/+7 |
* | use make from the toolchain, as the source tree may depend on | luigi | 2010-09-28 | 1 | -2/+2 |
* | use log instead of logverbose in three places so the build won't need | luigi | 2010-02-14 | 1 | -3/+3 |
* | clear leftover from previous computations | luigi | 2009-12-28 | 1 | -0/+1 |
* | more support to import files and libraries from the host. | luigi | 2009-12-28 | 1 | -16/+42 |
* | dhclient needs to have /var/empty and a _dhcp user | luigi | 2009-12-27 | 1 | -0/+2 |
* | fix a typo (not that it matters) | luigi | 2009-12-27 | 1 | -1/+1 |
* | when calling ldd, use the cross libraries and not the host version | luigi | 2009-12-09 | 1 | -4/+4 |
* | fix wrong name for the iso! | luigi | 2009-06-22 | 1 | -1/+1 |
* | Add code to generate a bootable ISO image, so we are finally | luigi | 2009-06-22 | 1 | -14/+12 |
* | add support for shared "crunch" binary. | luigi | 2009-03-25 | 1 | -20/+59 |
* | add a function to help copying shared binaries from the output | luigi | 2009-03-24 | 1 | -2/+67 |
* | remove unused "package" entry. | luigi | 2009-03-24 | 1 | -66/+55 |
* | add the option to picobsd to copy files from the host filesystem | luigi | 2009-03-18 | 1 | -5/+50 |
* | when initializing, also build _includes and _libraries | luigi | 2009-02-20 | 1 | -2/+2 |
* | use /boot/loader by default, because the boot code seems to | luigi | 2009-02-20 | 1 | -60/+109 |
* | Enable GCC stack protection (aka Propolice) for userland: | ru | 2008-06-25 | 1 | -4/+5 |
* | Fix build of the "package" target, ignoring non existing | luigi | 2007-11-14 | 1 | -41/+39 |
* | Fix picobsd builds. Changes include: | luigi | 2007-11-14 | 2 | -7/+9 |
* | Send the pcvt(4) driver off to retirement. | phk | 2006-05-17 | 1 | -1/+1 |
* | unbreak the build script. | luigi | 2006-01-31 | 1 | -169/+103 |
* | NOCLEAN -> NO_CLEAN | ru | 2004-12-21 | 1 | -1/+1 |