Age | Commit message (Expand) | Author |
2021-10-04 | grow i386 media for new realtek firmwares | Theo de Raadt |
2021-10-04 | Add firmwares for rsu(4), rtwn(4), and urtwn(4) drivers. | Kevin Lo |
2021-07-26 | Pass make flags to kernel and lib builds | kn |
2021-07-18 | Remove hackery around /tmp/i/resolv.conf*. In particular "lookup file bind" | Theo de Raadt |
2021-07-16 | Replace dhclient with dhcpleased/resolvd on the ramdisk. | Florian Obser |
2021-02-15 | Things are too tight. Retaining even those two symbols is too much. | Theo de Raadt |
2021-02-14 | distrib: restore rdsetroot -x usage (extract the disk.fs image) on stripped b... | Sebastien Marie |
2021-02-14 | distrib: use ${MACHINE} instead of hardcoded value | Sebastien Marie |
2021-02-13 | distrib: remove .comment section systematically | Sebastien Marie |
2021-02-13 | distrib: remove .SUNW_ctf only on kernels | Sebastien Marie |
2021-02-13 | distrib: merge "cp a b; strip b" to "objcopy -S a b" | Sebastien Marie |
2021-02-13 | distrib: remove duplicate strip(1) calls | Sebastien Marie |
2021-01-05 | distribute the gzip'd version of bsd.rd on platforms where we all boot | Theo de Raadt |
2020-08-05 | MTREE is not used | Theo de Raadt |
2020-05-18 | Make ffs2 the default for newfs; change all calls to create e.g. floppy | Otto Moerbeek |
2020-05-17 | Change install images called *.fs to *.img. These are UFS filesystem images, | Theo de Raadt |
2019-12-01 | grow i386 cd ramdisk a little bit | Theo de Raadt |
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 | Also pull cdrom production into the full ramdisk build. | 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 |
2018-10-07 | add new ral-rt3290 firmware | Jonathan Gray |
2018-03-21 | trim cert.pem on all arches that install it. use the installed file from | Stuart Henderson |
2018-03-21 | use new script to trim installed cert.pem on overflowing i386/ramdisk_cd | 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-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 |