| Age | Commit message (Expand) | Author |
| 2023-06-24 | Fix typo in comment. | msaitoh |
| 2022-12-15 | PR 57100: in manual mode, we can not ignore existing partitions | martin |
| 2022-12-15 | Add an (expert) option to manually edit partitions, inspired by PR 57100. | martin |
| 2022-07-10 | Preparations to make the extended partitioning during normal installation | martin |
| 2022-06-24 | Use proper ANSI function declarations. | tsutsui |
| 2022-05-18 | When not invoked via some explicit "configure network" menu item, | martin |
| 2022-04-21 | Make default installations a bit more secure: | martin |
| 2022-04-14 | Fix invalid msg_fmt_table_add() call, pointed out by Andreas Gustafsson. | martin |
| 2022-01-29 | Try to get rid of all wedges we created (after unmounting). | martin |
| 2022-01-03 | Now that (semi-)manual entropy setup may happen outside of the main | martin |
| 2021-10-08 | Re-enable the entropy handling code in sysinst (only visible on machines | martin |
| 2021-09-26 | Restore MKNOUVEAUFIRMWARE and MKRADEONFIRMWARE and make gpufw set unconditional | maya |
| 2021-09-25 | Move DRM-driver firmware from base to its own set, gpufw | maya |
| 2021-08-03 | Cleanup alarm(3) handling in the timezone selection menu for error | martin |
| 2021-07-20 | RAM size will not change during installation, do the sysctl() dance | martin |
| 2021-01-31 | sysinst: remove trailing whitespace from *.c *.h | rillig |
| 2020-11-10 | Fix typos in comment | gson |
| 2020-11-04 | Avoid warnings | martin |
| 2020-11-04 | Add (experimental) entropy input support: | martin |
| 2020-10-30 | PR 55769: avoid the module set if we do not build any | martin |
| 2020-10-27 | When we did not magically find any CD medium with sets, offer a manual | martin |
| 2020-10-26 | PR 55752: relax an assertion, the first getvfsstat() call may overestimate | martin |
| 2020-10-25 | Mark a variable only used in an assert as __diagused. | martin |
| 2020-10-24 | When looking for available CD media, skip those that are already mounted. | martin |
| 2020-10-13 | PR 55142: on popular demand bring back expert options to adjust the | martin |
| 2020-09-27 | Fix display of timezone selection menu | martin |
| 2020-09-22 | Keep a list of all partition tables from which we have deleted partitions | martin |
| 2020-05-18 | Separate devicetree .dts -> .dtb building from kernel builds. They are now | jmcneill |
| 2020-05-12 | Ooops, backout previous - twice the entropy saving is not needed. | martin |
| 2020-05-12 | At the end of a new installation save entropy. | martin |
| 2020-01-26 | When retrying sets during extraction, reset the relevant statistics | martin |
| 2020-01-20 | First try to bring evbarm installation closer to current reality. | martin |
| 2019-11-16 | On amd64 support installation with a KASLR kernel, via "custom install" | martin |
| 2019-11-16 | Make sure all menus have a translatable exit option (or none at all). | martin |
| 2019-11-14 | Make tar extraction flags depend on our usage of pax-as-tar or bsdtar. | martin |
| 2019-11-13 | Make cloning support optional, so we can save some space on very small | martin |
| 2019-11-12 | PR 54467: we trust our own sets, extract them with -P to allow symlink | martin |
| 2019-11-12 | Add options to the various partitioning stages that allow cloning of | martin |
| 2019-10-04 | add a size_t len to get_iso9660_volname() so it can properly do | mrg |
| 2019-10-02 | Split out /rescue to its own set and adapt installers/images to add it. | maya |
| 2019-08-27 | Do not offer to upgared the "current system" if we are running off a CD | martin |
| 2019-08-17 | Fix some memory leaks in error paths | martin |
| 2019-08-17 | PR 54473: fix error prompt when a set file is missing | martin |
| 2019-07-24 | Work with bsdtar as pointed out by kamil@ | roy |
| 2019-07-21 | scripting_vprintf: to simplify things for gcc (and avoid "may be used | martin |
| 2019-07-21 | scripting_fprintf: when we traverse the va_list twice, we need to save | martin |
| 2019-07-08 | Properly zero new memory after reallocating the timezone menu | martin |
| 2019-06-22 | no need to initialize fields that are already 0. | christos |
| 2019-06-20 | Use _fmt_ msg_ methods when formats are needed. | christos |
| 2019-06-18 | When creating an install description from existing partitions, use | martin |