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-10-11 | Remove dead CRYPTOCHUNK usage | Klemens Nanni |
2023-06-11 | No need to check for DTYPE_FLOPPY. If there is neither a GPT nor | Kenneth R Westerback |
2023-05-26 | simplify yes/no answer handling | Klemens Nanni |
2023-04-28 | Revert amd64/i386 floppy change. Missing diff to vnconfig broke | Kenneth R Westerback |
2023-04-28 | Move FSDISKTYPE uses from disklabel(8) invocations to vnconfig(8) | Kenneth R Westerback |
2023-04-28 | Retire -E's "expert" mode. Introduced 23 years ago to avoid | Kenneth R Westerback |
2023-04-28 | Add support for RTL8188FTV chip to urtwn(4). | Kevin Lo |
2023-04-26 | Treat crypto disk like the root disk, both are boot disks | Klemens Nanni |
2023-04-26 | Don't rely on the disklabel defaults or a disktab entry's ba#/fa# | Kenneth R Westerback |
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 |
2023-03-07 | Initial support for guided disk encryption | Klemens Nanni |
2023-02-06 | Add space after comma in MD "No * partition in *,try again." replies | Klemens Nanni |
2022-11-14 | make the EFI partition quite large, like on arm64 x13s, because newer x86 | Theo de Raadt |
2022-09-02 | Nuke TEMPLATE variable and just do it, like amd64/ramdisk_cd does. | Kenneth R Westerback |
2022-03-07 | grow diskspace | Theo de Raadt |
2021-11-13 | Use long filenames by default on FAT filesystems | Klemens Nanni |
2021-11-11 | Make "config -e" work with ramdisk kernels | Klemens Nanni |
2021-11-07 | increase ramdisk space for another driver | Theo de Raadt |
2021-10-04 | Add firmwares for rsu(4), rtwn(4), and urtwn(4) drivers. | Kevin Lo |
2021-09-26 | '-g' no longer needs '-i'. | Kenneth R Westerback |
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-07-01 | delete sbin/restore | 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-09-15 | grow amd64 ramdisk_cd....... | 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 |
2020-03-02 | amd64 ramdisk does not support CD9660, so no use to have a cd(4). | Otto Moerbeek |
2019-11-15 | grow an install media | 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-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 |