summaryrefslogtreecommitdiffstats
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* Make sure that the /set directive gets put at the top of the file,imp2016-01-081-4/+3
* Setup /pkg as a spot for pkg to operate. This is for testing purposesimp2016-01-081-0/+22
* There's currently some issues with armv7-class of CPUs code generationimp2015-12-271-1/+1
* Add quotes to prevent syntax errors on boot. 1.freebsd.pool.ntp.orgimp2015-12-241-1/+1
* Move creation of rc.conf to earlier so it winds up in /conf/boot/etcimp2015-12-241-8/+18
* Touch /firstboot in the WORLDDIR.imp2015-12-231-0/+2
* Copy all the dtb files that we build as part of the kernel build fromimp2015-12-231-5/+13
* Delete the DOS dir to mirror what we do with NANO_WORLDDIR.imp2015-12-221-30/+38
* For embedded platforms that require it, use mtools to copy theimp2015-12-221-7/+33
* There's no such program as [-n :(. Add the missing space. Also,imp2015-12-211-2/+2
* Restore a day of the week in date(1) output for Japanese locales.ume2015-12-201-1/+12
* Fix indentation to make the script more readablebapt2015-12-191-37/+37
* Initialize SRCOUT3 as it may be used unitilizard for certains types of localesbapt2015-12-191-1/+1
* Use :E instead of regex in ctypedef Makefilesbapt2015-12-191-1/+1
* Simplify the locale generated Makefiles by using bmake multi variables for loopsbapt2015-12-182-10/+12
* Flip this over to ncurses.adrian2015-12-151-1/+1
* ioatcontrol(8): Add support for interrupt coalescingcem2015-12-142-4/+26
* Eliminate a typo that crept into a last minute change before commit :(imp2015-12-131-1/+1
* Update for final version of mkimg changes.imp2015-12-111-1/+1
* o Resolve the real path to NANO_OBJ so everything that depends on itimp2015-12-112-5/+10
* ioat(4): Add ioatcontrol(8) testing for copy_8kcem2015-12-102-6/+31
* Start to split apart the different image formats that we need toimp2015-12-0713-154/+185
* Make sure to quote the arg after -n and -z tests.imp2015-12-071-6/+6
* Document the different config files.imp2015-12-077-0/+43
* Now that we have dedup of mtree elements in nanobsd, remove theimp2015-12-071-108/+17
* Fix up mtree with additional entries written to it byimp2015-12-072-2/+72
* Disable /entropy by default. /var/db/entropy should be enough.imp2015-12-071-1/+5
* imported patch dedupimp2015-12-071-0/+5
* Allow the .cfg files to specify the ultimate format for the imagesimp2015-12-072-4/+8
* Generally use shorter, more idiomatic sh expressions in a bunch ofimp2015-12-071-31/+31
* Default serial connection to 115200. Hardly anybody uses slower theseimp2015-12-071-1/+1
* When building no-priv, chmod etc/defaults/rc.conf before appending toimp2015-12-052-2/+4
* Stupid last minute changes: Add missing } and fiimp2015-12-052-1/+2
* New config files for embedded boards.imp2015-12-0514-0/+1083
* Awk helper script that reads in a mtree METALOG file from installworldimp2015-12-051-0/+197
* Setting NANO_NOPRIV_BUILD will now add -DNO_ROOT and METALOG=xxxx asimp2015-12-051-2/+11
* SRCCONF makes no sense in make.conf. Don't set it there. Rely on itimp2015-12-051-7/+9
* Minor cleanup in how we run make:imp2015-12-051-95/+137
* Remove commented out junk.imp2015-12-041-4/+0
* Since this is an almost identical copy of ALIX_DSK, just include itimp2015-12-041-113/+2
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-0418-34/+18
* Update usage:hselasky2015-11-251-1/+3
* Add simple indent wrapper tool for style(9) checking GIT/SVN patches.hselasky2015-11-253-0/+754
* Add support for passing TARGET_CPUTYPE into the build. It's moreimp2015-11-201-10/+13
* Use print as a function for Python 3 [PEP 3105]rodrigc2015-11-191-33/+34
* Use 'in' instead of 'has_key()' for testing dictionary membership.rodrigc2015-11-181-13/+13
* Bring back a couple of ISO8859-15 locales:bapt2015-11-161-3/+3
* Generate in the FreeBSD keyword when generating the Makefilesbapt2015-11-151-0/+1
* Add ISO8859-1 everywhere ISO8859-15 existsbapt2015-11-151-17/+17
* Allow to generate the locale when the source directory is not /usr/srcbapt2015-11-151-3/+3
OpenPOWER on IntegriCloud