Age | Commit message (Expand) | Author |
2019-06-07 | eliminate differences between all the list files as much as | Theo de Raadt |
2019-05-13 | Add tee(1) to the ramdisk filesystem and use it to provide both a | Christian Weisgerber |
2019-05-03 | Further removal of differences (using install instead of cp, sorting | Theo de Raadt |
2019-05-01 | verbose mkhybrid was never needed on these arch | Theo de Raadt |
2019-04-30 | step by step, more removal of differences | Theo de Raadt |
2019-04-30 | repair more trivial differences | Theo de Raadt |
2019-04-30 | rm is in /bin, no need to specify | Theo de Raadt |
2019-04-30 | pull cdfs into ramdisk_cd | Theo de Raadt |
2019-04-30 | Every Makefile on every architecture had deviated in unique ways. | Theo de Raadt |
2019-04-29 | These Makefile.inc are now empty and unused. | Theo de Raadt |
2019-04-29 | TOPDIR and TOP are not neccessary. | Theo de Raadt |
2019-04-29 | remove the abstraction REV on top of abstraction OSrev which is always | Theo de Raadt |
2019-04-28 | oops, repair some BSDRD confusion | Theo de Raadt |
2019-04-28 | cleanup the situation around "df -i" | Theo de Raadt |
2019-04-28 | Cull BSDRD variables which are always bsd.rd | Theo de Raadt |
2019-04-28 | CBIN variable is also pointless, it is always "instbin". Rather than | Theo de Raadt |
2019-04-28 | Use new vnconfig vnd-auto-allocate mode. Resolve some variation between | Theo de Raadt |
2019-04-14 | Instead of using COPTS=-Oz (and similar) in make environment to force | Theo de Raadt |
2019-04-05 | Use new rdsetroot. | Theo de Raadt |
2019-03-05 | install*.{fs,iso} get larger due to clang library changes | Theo de Raadt |
2019-02-05 | sets grew a little, install*.* need to also | Theo de Raadt |
2019-01-02 | due to retpoline, some media do increase slightly | Theo de Raadt |
2018-10-07 | add new ral-rt3290 firmware | Jonathan Gray |
2018-06-06 | Add RETGUARD to clang for amd64. This security mechanism uses per-function | mortimer |
2018-03-21 | trim cert.pem on all arches that install it. use the installed file from | Stuart Henderson |
2017-11-19 | add growfs(8) to ramdisk | job |
2017-08-13 | strip .SUNW_ctf in the remaining strip invocations | Jasper Lievisse Adriaanse |
2017-07-28 | DEFAULTSETS, SANESETS and THESETS are set in the install.md scripts | Robert Peichaer |
2017-07-25 | change -Os to -Oz all around the tree | Robert Nagy |
2017-07-08 | hook up slaacd to the installer on media where we have INET6 | Florian Obser |
2017-07-08 | Increase size to make slaacd fit. | Florian Obser |
2017-06-13 | The KARL compile.tgz linkkit adds some growth to the base set. | Theo de Raadt |
2017-06-03 | kernels in compile dirs are readonly, and the bsd.rd we created has | Theo de Raadt |
2017-01-22 | Whitespaces ... | Robert Peichaer |
2016-12-30 | Install cert.pem + ftp(1) binary that supports SSL, so the install script | Theo de Raadt |
2016-11-24 | Use makefs to build bsd.rd. amd64 and i386 are first; other platforms | Martin Natano |
2016-10-19 | Inline IMAGE, CBIN, CRUNCHCONF and XNAME. | Martin Natano |
2016-10-19 | Inline IMAGE, CBIN, CRUNCHCONF and XNAME. | Martin Natano |
2016-10-19 | Unshare Makefile.inc so we can determine how to squeeze makefs | Theo de Raadt |
2016-10-14 | Use new kernel compile method for ramdisks, de-escalating to $BUILDUSER | Theo de Raadt |
2016-09-17 | ping6(8) is now a hardlink to ping(8). | Florian Obser |
2016-09-13 | Provide a stripped down group file for the install media. | Robert Peichaer |
2016-09-04 | Move files created by root during install/upgrade in a subdir of | Robert Peichaer |
2016-09-04 | Move files created by root during install/upgrade in a subdir of | Robert Peichaer |
2016-09-03 | Enable a stripped down version of doas(1) on the install media. | Robert Peichaer |
2016-09-02 | Fix misleading 'No valid MBR or GPT' message when no OpenBSD area is found. | Paul Irofti |
2016-04-02 | - merge install.sh into install.sub as do_install() | Robert Peichaer |
2016-02-08 | If manual disklabel editing is requested during install, don't emit | Kenneth R Westerback |
2015-12-29 | Change patterns in case-blocks from a*|A* to [aA]* | Robert Peichaer |
2015-12-28 | - no need to insist on EFISYS partitions on non-root disks. | Robert Peichaer |