| Age | Commit message (Expand) | Author |
| 2022-06-20 | When the user aborts the target disk selection menu, return to the | martin |
| 2022-06-20 | PR 56893: fix input validation when the user moves a new partition to | martin |
| 2022-06-19 | Centralize the "we can newfs this type of filesystem" predicate | martin |
| 2022-06-18 | An unused partition may not be the install target | martin |
| 2022-06-18 | Typo in comment | martin |
| 2022-06-17 | Use #define<space> consistently. | tsutsui |
| 2022-06-17 | Use consistent default partition sizes for similar ports. | tsutsui |
| 2022-06-17 | Restore DEFSWAPSIZE value to (-1) to determine it by get_ramsize(). | tsutsui |
| 2022-06-17 | Remove now obsolete "#define DEFSWAPSIZE (-1)" to fix the build. | hannken |
| 2022-06-16 | Fix pasto. | tsutsui |
| 2022-06-16 | Define DEFSWAPSIZE properly. DEFSWAPRAM seems obsolete. | tsutsui |
| 2022-06-11 | Slightly improved error handling when converion from one partition table | martin |
| 2022-06-11 | Avoid integer arithmetic overflow when checking a partition table without | martin |
| 2022-06-11 | Pull SMALLPROG stuff to disable unnecessary partitioning methods etc. | tsutsui |
| 2022-06-11 | Add explicit PART_BOOT_MOUNT for ews4800mips. | tsutsui |
| 2022-06-11 | Use proper part_type for the boot partition (while it looks unused). | tsutsui |
| 2022-06-11 | Enhance support for the pseudo file system type "EFI System Partition". | martin |
| 2022-06-11 | Remove unused field. | martin |
| 2022-06-09 | Add support for explicitly selecting "EFI system partition" as a partition | martin |
| 2022-06-02 | If we get the disk description via device properties, the strings may | martin |
| 2022-05-28 | fix various typos, mainly in comments. | andvar |
| 2022-05-24 | s/changable/changeable/ in comments. | andvar |
| 2022-05-23 | s/controll/control/ in comments. | andvar |
| 2022-05-22 | fix various small typos, mainly in comments. | andvar |
| 2022-05-18 | When not invoked via some explicit "configure network" menu item, | martin |
| 2022-05-16 | Split the available disks (that may be partitioned) from the | martin |
| 2022-05-15 | Use non-deprecated proplib interfaces. | jmcneill |
| 2022-05-15 | sysinst: Write custom hostname to rc.conf when using DHCP | jmcneill |
| 2022-05-15 | sysinst: Prompt for hostname and domain, even when using DHCP. | jmcneill |
| 2022-05-15 | sysinst: Enable mDNS lookups via NSS when enabling mdnsd. | jmcneill |
| 2022-05-15 | sysinst: Center the select_part_scheme menu horizontally | jmcneill |
| 2022-05-15 | disks: Get disk identify data from drvctl | jmcneill |
| 2022-05-15 | sysinst: Restore printing disk descriptions, lost in r1.35 | jmcneill |
| 2022-05-04 | s/entires/entries/ | andvar |
| 2022-04-21 | Make default installations a bit more secure: | martin |
| 2022-04-16 | fix various typos in comments and log messages. | andvar |
| 2022-04-14 | Fix invalid msg_fmt_table_add() call, pointed out by Andreas Gustafsson. | martin |
| 2022-04-08 | fix various typos, mainly in comments, but also log messages, docs, game text. | andvar |
| 2022-04-07 | fix various typos in comments. | andvar |
| 2022-03-23 | fix few typos for word "previous(ly)" in comments. | andvar |
| 2022-02-10 | x86: fix previous: in the UEFI case copy the bootloaders from install | martin |
| 2022-01-30 | Do not defer wedge deletions when we have nothing mounted. | martin |
| 2022-01-29 | When upgrading, update the boot code post extraction from | martin |
| 2022-01-29 | Try to get rid of all wedges we created (after unmounting). | martin |
| 2022-01-28 | sysinst: sync usage with man page | wiz |
| 2022-01-28 | Sort options and their descriptions. | wiz |
| 2022-01-28 | Document the missing command line options. | martin |
| 2022-01-28 | Add an option to set the directory where we look for message catalogs. | martin |
| 2022-01-24 | s/begining/beginning/ in comments and messages. | andvar |
| 2022-01-13 | sysinst(8): use scan_ssid=1 so hidden wifi networks can be used | nia |