Age | Commit message (Expand) | Author |
2024-06-09 | include BUILDINFO file in the iso/img files; requested by florian for sysupgr... | Theo de Raadt |
2024-06-02 | Grow amd64 install*.{iso,img} because -fret-clean *.tgz sets are a tiny | Theo de Raadt |
2023-12-15 | For amd64 cdXX.iso and installXX.iso, create an EFI system partition image | Jonathan Matthew |
2023-04-25 | Delete now unused disklabel template files. | Kenneth R Westerback |
2023-04-24 | Replace the only two uses of disklabel template files with 'echo "/ *"'. | Kenneth R Westerback |
2023-03-10 | Remove unused make variables FSTYPE (=install360) and FSDISKTYPE | Kenneth R Westerback |
2022-09-02 | Nuke TEMPLATE variable and just do it, like amd64/ramdisk_cd does. | Kenneth R Westerback |
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-08-03 | grow to cope with clang10 | Theo de Raadt |
2020-06-08 | growth | 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-11-15 | grow an install media | 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 | rm is in /bin, no need to specify | 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 | 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 | Use new vnconfig vnd-auto-allocate mode. Resolve some variation between | 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 |
2017-08-13 | strip .SUNW_ctf in the remaining strip invocations | Jasper Lievisse Adriaanse |
2017-06-13 | The KARL compile.tgz linkkit adds some growth to the base set. | Theo de Raadt |
2015-09-07 | also install BOOTIA32.EFI | Theo de Raadt |
2015-09-06 | create uefi/msdos partition using fdisk -b, then place uefi bootloader | Theo de Raadt |
2014-09-21 | xetc set does not go onto little iso | Theo de Raadt |
2014-08-26 | no more exposed etc set | Theo de Raadt |
2014-03-30 | increase size of iso media (try 2) | Theo de Raadt |
2014-03-30 | increase size of iso media | Theo de Raadt |
2014-03-02 | also install the "maxiroot" | Theo de Raadt |
2014-03-02 | Build a (USB or other disk) miniroot, which can be dd'd and booted since | Theo de Raadt |
2014-03-02 | Unfortunately... the "full-size downloadable" ISOs will ship without | Theo de Raadt |
2014-01-24 | Refactor the install*.iso creation in regards to signing. | Theo de Raadt |
2014-01-12 | Place a SHA256 (not SHA256.sig, sorry not yet) onto the install*.iso | Theo de Raadt |
2010-10-18 | no more misc set | Theo de Raadt |
2009-04-17 | For SHA256 hashes to be ready to go onto the install media, we must | Theo de Raadt |
2008-08-25 | use ?= for adjusting RELXDIR for all sets | Theo de Raadt |
2007-08-10 | add missing xserv, and use ${MACHINE} throughout (still needs testing) | Theo de Raadt |
2007-08-10 | use more variables, because variables are good | Theo de Raadt |
2007-08-10 | a somewhat crude way to generate installXX.iso files based on | Theo de Raadt |