Age | Commit message (Expand) | Author |
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-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-09-15 | grow amd64 ramdisk_cd....... | 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-06-08 | include mount_nfs on the amd64 ramdisk_cd, ok jca deraadt | Stuart Henderson |
2019-06-07 | eliminate differences between all the list files as much as | Theo de Raadt |
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 | 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 | cleanup the situation around "df -i" | 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 |
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 |
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-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-03 | kernels in compile dirs are readonly, and the bsd.rd we created has | Theo de Raadt |
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 | Unshare Makefile.inc so we can determine how to squeeze makefs | Theo de Raadt |
2016-09-17 | ping6(8) is now a hardlink to ping(8). | Florian Obser |
2015-10-07 | Add initial support for UEFI/GPT installs to install script. Original | Kenneth R Westerback |
2015-09-06 | Use the new fdisk -b functionality to put an EFI system partition on the | Mark Kettenis |
2014-12-03 | rtsol(8) is no longer needed on the ramdisks. | Florian Obser |
2014-07-16 | zap trailing newlines; "go for it" deraadt | Okan Demirmen |
2014-03-02 | create small i386 and amd64 miniroots. These can be dd'd to a usb stick | Theo de Raadt |
2014-01-19 | we no long use the /var/hash files, but rely on the SHA256.sig file. | Theo de Raadt |
2014-01-08 | Switch to using the base sha256 command, rather than some customized | Theo de Raadt |