Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-19 | sync | Theo de Raadt | |
2015-07-19 | sync | Miod Vallat | |
2015-07-19 | sync | Miod Vallat | |
2015-07-19 | sync | Theo de Raadt | |
2015-07-17 | enable exynos | Jonathan Gray | |
2015-07-17 | Remove spaces before the double semicolons in case-blocks. | Robert Peichaer | |
OK krw@ halex@ | |||
2015-07-16 | sync | Theo de Raadt | |
2015-07-16 | zap trailing whitespace | Alexander Hall | |
with rpe's blessing | |||
2015-07-16 | sync | Miod Vallat | |
2015-07-15 | make this a tad more complete | Jasper Lievisse Adriaanse | |
2015-07-09 | syn | Theo de Raadt | |
2015-07-07 | At some point the u-boot mlo for panda/beagle stopped looking for | Jonathan Gray | |
u-boot.bin and required u-boot.img on the fat fs so switch to using that as we do for beaglebone. Reported by abieber@ via bmercer@ | |||
2015-07-05 | In case-statements where single and multiline commands are used, | Robert Peichaer | |
put the terminating ;; always on its own line. discussed with and OK krw@ halex@ | |||
2015-07-03 | sync | Theo de Raadt | |
2015-07-03 | Use [aA]* instead of a*|A* in case-blocks. | Robert Peichaer | |
OK krw@ @halex agreed on this in a similar diff | |||
2015-07-02 | sync | Theo de Raadt | |
2015-07-01 | Use ksh style tests like in the rest of the installer scripts. | Robert Peichaer | |
OK krw@ halex@ | |||
2015-06-29 | sync | Theo de Raadt | |
2015-06-29 | enable vexpress | Jonathan Gray | |
2015-06-26 | sync | Miod Vallat | |
2015-06-24 | sync | Theo de Raadt | |
2015-06-21 | sync | Theo de Raadt | |
2015-06-20 | sync | Theo de Raadt | |
2015-06-19 | sync | Theo de Raadt | |
2015-06-19 | sync | Theo de Raadt | |
2015-06-18 | sync | Theo de Raadt | |
2015-06-14 | sync | Theo de Raadt | |
2015-06-11 | sync | Theo de Raadt | |
2015-06-10 | FTP as an install method kicked the bucket some time ago. | Jasper Lievisse Adriaanse | |
ok miod@ | |||
2015-06-09 | add miniroot; note it's not further documented to prevent having to | Jasper Lievisse Adriaanse | |
reword/rewrite most of it again when usb support has landed. | |||
2015-06-09 | add the edgerouter poe to the edgeroute lite paragraph | Jasper Lievisse Adriaanse | |
2015-06-09 | miniroot for octeon; tested on edgerouter lite with local usb storage | Jasper Lievisse Adriaanse | |
ok jmatthew@ miod@ | |||
2015-06-08 | expr isn't on the ramdisk use ksh for addition | Jonathan Gray | |
problem spotted by jasper@ | |||
2015-06-08 | Move the scan_dmesg calls back into the functions. It can't be called | Jonathan Gray | |
when the file is sourced as /var/run/dmesg.boot won't exist then. | |||
2015-06-07 | sync | Theo de Raadt | |
2015-06-04 | sync | Theo de Raadt | |
2015-06-03 | missing __EOT spotted by rpe@ | Jonathan Gray | |
2015-06-02 | Remove the $FSTABFLAG variable and use -F directly. The installer | Robert Peichaer | |
uses disklabel UIDs unconditionally for a while already. OK krw@ "looks good" deraadt@ | |||
2015-06-02 | Replace | Robert Peichaer | |
[[ -n $(foo | grep 'bar') ]] with foo | grep -q 'bar' OK halex@ krw@ | |||
2015-06-02 | sync | Theo de Raadt | |
2015-06-02 | Rename the imx miniroot to nitrogen as it creates "6x_bootscript". | Jonathan Gray | |
Add a miniroot for the CuBox-i which needs u-boot at a particular offset in the sd image to boot. Based on changes made by Patrick Wildt in bitrig. | |||
2015-05-31 | Fix typos. | Robert Peichaer | |
OK miod@ | |||
2015-05-31 | Replace identical code in the MD scripts of the installer with a new | Robert Peichaer | |
MI function disklabel_autolayout() which now handles all aspects of the disklabel auto-layout and autopartitioning case for the root disk. Remove get_disklabel_template() and merge it with the new function. "move forward" deraadt@ | |||
2015-05-29 | Switch vax to bunnytils 2.17. | Miod Vallat | |
2015-05-28 | Switch alpha, arm, sh and sparc to binutils 2.17. | Miod Vallat | |
2015-05-26 | sync | Jonathan Gray | |
2015-05-26 | include the firmware for usb devices on the armv7 ramdisk | Jonathan Gray | |
2015-05-22 | sync | Theo de Raadt | |
2015-05-22 | sync | Theo de Raadt | |
2015-05-22 | sync | Theo de Raadt | |