Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-24 | sync | Theo de Raadt | |
2013-07-23 | sync | Theo de Raadt | |
2013-07-22 | sync octeon sets | Brian Callahan | |
ok jasper@ deraadt@ | |||
2013-07-22 | sync | Theo de Raadt | |
2013-07-21 | stop adding static entries to /etc/hosts for dynamic ip addresses | Alexander Hall | |
"do it NOW" deraadt@ | |||
2013-07-21 | sync | Theo de Raadt | |
2013-07-17 | Update the wording to read better. Spotted by jj | Brandon Mercer | |
OK jj@ guenther@ | |||
2013-07-16 | Document (not so) recent developments. | Florian Obser | |
input/ok bmercer@, rapha@, patrick@ (previous version) | |||
2013-07-16 | make more room because ELF is bigger | Theo de Raadt | |
2013-07-15 | Fix mlo/u-boot copying, pointed out by florian. | Raphael Graf | |
ok florian@, bmercer@ | |||
2013-07-12 | sync | Theo de Raadt | |
2013-07-12 | sync | Theo de Raadt | |
2013-07-10 | sync | Theo de Raadt | |
2013-07-10 | All man md.* now have similar contents, move to mi and empty them. | Miod Vallat | |
2013-07-10 | I put some headers in `base' and the matching perl ph files in `comp' by | Miod Vallat | |
mistake, put each group back in the right file. | |||
2013-07-09 | Select the correct mlo/u-boot files for the BeagleBone. | Raphael Graf | |
ok florian@ | |||
2013-07-09 | sync | Theo de Raadt | |
2013-07-07 | sync | Theo de Raadt | |
2013-07-05 | ELF_TOOLCHAIN bye bye. | Miod Vallat | |
2013-07-05 | sync | Miod Vallat | |
2013-07-05 | sync | Miod Vallat | |
2013-07-01 | sync | Theo de Raadt | |
2013-06-28 | sync | Todd T. Fries | |
2013-06-24 | sync | Todd T. Fries | |
2013-06-21 | sync | Todd T. Fries | |
2013-06-20 | sync | Todd T. Fries | |
2013-06-19 | sync | Theo de Raadt | |
2013-06-18 | sync | Theo de Raadt | |
2013-06-18 | sync | Theo de Raadt | |
2013-06-16 | sync | Theo de Raadt | |
2013-06-16 | sync | Florian Obser | |
2013-06-13 | whitespace | Jasper Lievisse Adriaanse | |
2013-06-13 | sync | Theo de Raadt | |
2013-06-12 | sync | Theo de Raadt | |
2013-06-11 | Create a small MSDOS partition from where u-boot will load the | Florian Obser | |
kernel. Stolen from octeon/install.md OK bmercer@ | |||
2013-06-11 | Store mlo/u-boot.bin for all supported boards on miniroot to be copied | Florian Obser | |
back in the installer for release(8). While there switch u-boot config from boot.scr to uenv.txt OK bmercer@ | |||
2013-06-10 | rework v6_defroute() | Robert Peichaer | |
- simplify search for an existing ipv6 def. route - ensure, that $_routers holds a sorted and unique list - show 'list #' in prompt only if there's a list to select from - zap IFS/_oifs dance and simplify select loop - set ipv6 def. route in v6_defroute() instead of in v6_config() thanks naddy@ and todd@ for their feedback ok sthen@, krw@ on a similar diff with help from and ok halex@ | |||
2013-06-09 | sync | Theo de Raadt | |
2013-06-07 | Add mkuboot to the base set. | Brandon Mercer | |
OK florian@ | |||
2013-06-07 | sync | Theo de Raadt | |
2013-06-06 | sync | Miod Vallat | |
2013-06-06 | Update the miniroot to install some other needed files. Much collaboration and | Brandon Mercer | |
OK florian@ | |||
2013-06-06 | sync | Theo de Raadt | |
2013-06-05 | sync | Theo de Raadt | |
2013-06-04 | supress errors that would occur if bioctl is missing or is run with an | Alexander Hall | |
unsupported disk as argument (e.g. wd*) | |||
2013-06-04 | sync | Theo de Raadt | |
2013-06-03 | Put the installed bsd through installed objcopy and mkuboot and | Florian Obser | |
put it on the msdos partition for u-boot. OK bmercer@, patrick@, jasper@ | |||
2013-06-03 | Put a kernel into the miniroot that actually boots. | Florian Obser | |
OK bmercer@, patrick@, jasper@ | |||
2013-06-03 | sync | Theo de Raadt | |
2013-06-02 | Remove an uneeded variable. | Brandon Mercer | |
OK florian@ |