summaryrefslogtreecommitdiffstats
path: root/tools/tools/nanobsd
Commit message (Expand)AuthorAgeFilesLines
* - Make pprint print through fd 3, so it can be used in customisationn_hibma2009-06-251-1/+6
* - Don't hard code _.disk.full. Use the variable.n_hibma2009-06-181-3/+2
* Reverse some stuff I accidentally committed in the previous commit:n_hibma2009-06-181-5/+5
* Allow building world into a separate dir (for reuse in multiple images):n_hibma2009-06-181-63/+62
* update usb config; the old stack is gonesam2009-06-171-11/+12
* When copy+paste goes wrong... Remove duplicate "expr".edwin2009-06-171-1/+1
* iiin -> inedwin2009-06-161-1/+1
* Fix NanoBSD when the data partition size is defined as a negativeedwin2009-06-161-1/+1
* Support for 64 Mb Kodak flash device.edwin2009-06-161-0/+14
* Add support for 256MB Hitachi CF card and 256MB Silicon Systems CF cardedwin2009-06-161-0/+18
* add npe toolssam2009-05-231-0/+16
* A script for plucking packages and their runtime dependencies forphk2009-04-191-0/+96
* allow NANO_CFGDIR to be overriddensam2009-04-181-1/+1
* switch usb setup to usb2; it still doesn't work right but thesam2009-04-131-9/+4
* catch up with removal of ATH_SUPPORT_TDMAsam2009-04-132-2/+0
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerthompsa2009-03-192-2/+0
* really enable usb1sam2009-02-271-8/+9
* o enable PREEMPTIONsam2009-02-272-51/+62
* o add -HEAD to avoid build conflictssam2009-02-271-3/+3
* add -HEAD to avoid build conflictssam2009-02-271-1/+1
* use mii instead of miibus to not pull in useless phy codesam2009-02-261-1/+1
* add updatep[12] that grok the partitioning we use and use gpartsam2009-02-262-0/+116
* Delete files which serve no purpose in this environment.mr2009-02-205-237/+0
* Add files to build i386/amd64 bootable rescue ISO images using themr2009-02-1117-0/+1789
* example configurations for cross-building to Gateworks 2348 and 2358 boards;sam2009-01-099-0/+773
* Make it possible to cherry-pick packages out of a directory.phk2008-12-161-1/+6
* add -n option to suppress clearing the build tree and add -DNO_CLEANsam2008-10-191-2/+18
* Avoid failing if the directory already exists (when restarting at customize).n_hibma2008-10-091-1/+1
* In cust_install_files() we ignore CVS directories. In a similar way nowsimon2008-09-231-1/+1
* - Change all "echo #..." into using a progress print function to make itsimon2008-09-231-41/+65
* * Add USB boot support.bms2008-09-221-5/+52
* Mark the first slice of a NanoBSD image 'active' by default.bms2008-09-221-0/+4
* Include $NANO_NAME in the completed message. This is nice if you aresimon2008-09-211-1/+1
* Change space -> tab in printed usage output to make it look consistent.simon2008-09-071-1/+1
* Fix typo in comment.thomas2008-09-021-1/+1
* Accept tty[ud]0 for console devicephk2008-08-151-1/+1
* Use expr -e instead of expr to compute NANO_MEDIASIZE for Flash devicesantoine2008-08-121-5/+5
* fix syntaxsam2008-08-091-0/+1
* Add late customize hookphk2008-08-091-0/+25
* Add -i option to supress image building.phk2008-08-091-2/+10
* Track /etc/ttys change to uart(4)phk2008-08-091-1/+1
* unset TARGET_CPUTYPE and TARGET_BIG_ENDIAN when building the kernelsam2008-07-311-1/+6
* Add a small script that will examine all files which exist on /cfg andphk2008-04-211-0/+42
* - Add support for using swap backed md(4) devices for building thesimon2008-01-121-6/+33
* - Fix calculation of data slice size when NANO_DATASIZE=-1.simon2007-12-271-2/+2
* Add option to not fill second code image, this makes the full diskphk2007-08-261-3/+10
* Add cust_pkg() which iteratively tries to install packages.phk2007-06-121-2/+59
* Default to R/O root filesystemphk2007-06-051-0/+3
* Fix the fstab on the second image, just like updatep2.sh does.phk2007-06-051-0/+7
* NanoBSD modifications:adrian2007-04-201-1/+7
OpenPOWER on IntegriCloud