summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2013-08-07Add a note about booting from the sdcard on beaglebone black.Brandon Mercer
OK florian@
2013-08-06Switch vax to gcc 3.3.6.Miod Vallat
2013-08-02No longer needed since miod taught elf to mkuboot.Florian Obser
OK rapha@
2013-08-02Drop the dependecy on objcopy.Raphael Graf
ok florian@
2013-08-01Create more inodes on the sparc64 installation ramdisk. The new ratio matchesStefan Sperling
what most other architectures are using. Prevents problems during installation or upgrade when a few files need to be added to the ramdisk, such as additional disk device nodes in /dev. Tested with full make build, release, install cycle. ok deraadt halex
2013-07-31Remove the sysmerge(8) glue from the installer -- it's never been usedAntoine Jacoutot
and something else is in the work. ok halex@ sthen@ deraadt@ kettenis@ phessler@
2013-07-30Update the installer with sane defaults for disk parititioning and drop the ↵Brandon Mercer
dependency on objcopy in favor of the updates to mkuboot. OK deraadt@
2013-07-26Minimalist update for 5.4. eyeballed deraadt@Miod Vallat
2013-07-24syncTheo de Raadt
2013-07-23syncTheo de Raadt
2013-07-22sync octeon setsBrian Callahan
ok jasper@ deraadt@
2013-07-22syncTheo de Raadt
2013-07-21stop adding static entries to /etc/hosts for dynamic ip addressesAlexander Hall
"do it NOW" deraadt@
2013-07-21syncTheo de Raadt
2013-07-17Update the wording to read better. Spotted by jjBrandon Mercer
OK jj@ guenther@
2013-07-16Document (not so) recent developments.Florian Obser
input/ok bmercer@, rapha@, patrick@ (previous version)
2013-07-16make more room because ELF is biggerTheo de Raadt
2013-07-15Fix mlo/u-boot copying, pointed out by florian.Raphael Graf
ok florian@, bmercer@
2013-07-12syncTheo de Raadt
2013-07-12syncTheo de Raadt
2013-07-10syncTheo de Raadt
2013-07-10All man md.* now have similar contents, move to mi and empty them.Miod Vallat
2013-07-10I put some headers in `base' and the matching perl ph files in `comp' byMiod Vallat
mistake, put each group back in the right file.
2013-07-09Select the correct mlo/u-boot files for the BeagleBone.Raphael Graf
ok florian@
2013-07-09syncTheo de Raadt
2013-07-07syncTheo de Raadt
2013-07-05ELF_TOOLCHAIN bye bye.Miod Vallat
2013-07-05syncMiod Vallat
2013-07-05syncMiod Vallat
2013-07-01syncTheo de Raadt
2013-06-28syncTodd T. Fries
2013-06-24syncTodd T. Fries
2013-06-21syncTodd T. Fries
2013-06-20syncTodd T. Fries
2013-06-19syncTheo de Raadt
2013-06-18syncTheo de Raadt
2013-06-18syncTheo de Raadt
2013-06-16syncTheo de Raadt
2013-06-16syncFlorian Obser
2013-06-13whitespaceJasper Lievisse Adriaanse
2013-06-13syncTheo de Raadt
2013-06-12syncTheo de Raadt
2013-06-11Create a small MSDOS partition from where u-boot will load theFlorian Obser
kernel. Stolen from octeon/install.md OK bmercer@
2013-06-11Store mlo/u-boot.bin for all supported boards on miniroot to be copiedFlorian Obser
back in the installer for release(8). While there switch u-boot config from boot.scr to uenv.txt OK bmercer@
2013-06-10rework 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-09syncTheo de Raadt
2013-06-07Add mkuboot to the base set.Brandon Mercer
OK florian@
2013-06-07syncTheo de Raadt
2013-06-06syncMiod Vallat
2013-06-06Update the miniroot to install some other needed files. Much collaboration andBrandon Mercer
OK florian@