| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-02-13 | distrib: remove .SUNW_ctf only on kernels |  semarie | 1 | -2/+2 |
| 2021-02-13 | distrib: merge "cp a b; strip b" to "objcopy -S a b" |  semarie | 1 | -3/+2 |
| 2021-02-13 | distrib: remove duplicate strip(1) calls |  semarie | 1 | -2/+1 |
| 2021-01-05 | distribute the gzip'd version of bsd.rd on platforms where we all boot |  deraadt | 1 | -9/+3 |
| 2020-08-05 | MTREE is not used |  deraadt | 1 | -2/+1 |
| 2020-08-03 | grow to cope with clang10 |  deraadt | 1 | -2/+2 |
| 2020-06-08 | growth |  deraadt | 1 | -2/+2 |
| 2020-05-18 | Make ffs2 the default for newfs; change all calls to create e.g. floppy |  otto | 1 | -2/+2 |
| 2020-05-17 | Change install images called *.fs to *.img. These are UFS filesystem images, |  deraadt | 1 | -2/+2 |
| 2019-11-15 | grow an install media |  deraadt | 1 | -2/+2 |
| 2019-05-03 | Further removal of differences (using install instead of cp, sorting |  deraadt | 1 | -3/+4 |
| 2019-05-01 | verbose mkhybrid was never needed on these arch |  deraadt | 1 | -2/+2 |
| 2019-04-30 | step by step, more removal of differences |  deraadt | 1 | -2/+2 |
| 2019-04-30 | rm is in /bin, no need to specify |  deraadt | 1 | -2/+2 |
| 2019-04-30 | Every Makefile on every architecture had deviated in unique ways. |  deraadt | 1 | -7/+4 |
| 2019-04-29 | TOPDIR and TOP are not neccessary. |  deraadt | 1 | -5/+1 |
| 2019-04-29 | remove the abstraction REV on top of abstraction OSrev which is always |  deraadt | 1 | -3/+3 |
| 2019-04-28 | oops, repair some BSDRD confusion |  deraadt | 1 | -1/+2 |
| 2019-04-28 | cleanup the situation around "df -i" |  deraadt | 1 | -5/+2 |
| 2019-04-28 | Cull BSDRD variables which are always bsd.rd |  deraadt | 1 | -2/+2 |
| 2019-04-28 | Use new vnconfig vnd-auto-allocate mode. Resolve some variation between |  deraadt | 1 | -24/+13 |
| 2019-03-05 | install*.{fs,iso} get larger due to clang library changes |  deraadt | 1 | -2/+2 |
| 2019-02-05 | sets grew a little, install*.* need to also |  deraadt | 1 | -2/+2 |
| 2019-01-02 | due to retpoline, some media do increase slightly |  deraadt | 1 | -2/+2 |
| 2017-08-13 | strip .SUNW_ctf in the remaining strip invocations |  jasper | 1 | -3/+3 |
| 2017-06-13 | The KARL compile.tgz linkkit adds some growth to the base set. |  deraadt | 1 | -3/+3 |
| 2015-09-07 | also install BOOTIA32.EFI |  deraadt | 1 | -2/+2 |
| 2015-09-06 | create uefi/msdos partition using fdisk -b, then place uefi bootloader |  deraadt | 2 | -3/+19 |
| 2014-09-21 | xetc set does not go onto little iso |  deraadt | 1 | -4/+3 |
| 2014-08-26 | no more exposed etc set |  deraadt | 1 | -3/+2 |
| 2014-03-30 | increase size of iso media (try 2) |  deraadt | 1 | -2/+2 |
| 2014-03-30 | increase size of iso media |  deraadt | 1 | -2/+2 |
| 2014-03-02 | also install the "maxiroot" |  deraadt | 1 | -2/+2 |
| 2014-03-02 | Build a (USB or other disk) miniroot, which can be dd'd and booted since |  deraadt | 1 | -4/+62 |
| 2014-03-02 | Unfortunately... the "full-size downloadable" ISOs will ship without |  deraadt | 1 | -3/+5 |
| 2014-01-24 | Refactor the install*.iso creation in regards to signing. |  deraadt | 1 | -8/+3 |
| 2014-01-12 | Place a SHA256 (not SHA256.sig, sorry not yet) onto the install*.iso |  deraadt | 1 | -1/+4 |
| 2010-10-18 | no more misc set |  deraadt | 1 | -2/+2 |
| 2009-04-17 | For SHA256 hashes to be ready to go onto the install media, we must |  deraadt | 1 | -1/+6 |
| 2008-08-25 | use ?= for adjusting RELXDIR for all sets |  deraadt | 1 | -2/+2 |
| 2007-08-10 | add missing xserv, and use ${MACHINE} throughout (still needs testing) |  deraadt | 1 | -14/+15 |
| 2007-08-10 | use more variables, because variables are good |  deraadt | 1 | -10/+13 |
| 2007-08-10 | a somewhat crude way to generate installXX.iso files based on |  deraadt | 1 | -0/+46 |