| Age | Commit message (Expand) | Author |
| 2021-12-05 | s/partiton/partition/ | msaitoh |
| 2021-12-05 | s/existance/existence/ in comment. | msaitoh |
| 2021-12-05 | s/exisit/exist/ in comment. | msaitoh |
| 2021-11-07 | fix various typos, mainly s/prefered/preferred/ | andvar |
| 2021-11-06 | s/writting/writing/ | msaitoh |
| 2021-10-11 | sysinst: fix typo in comment | rillig |
| 2021-10-11 | sysinst: proofread German entropy translation | rillig |
| 2021-10-09 | Consistent #if for static helper function add_entropy | martin |
| 2021-10-09 | Disable some installer options to shrink the ramdisk image | martin |
| 2021-10-08 | Fix accidental word duplication | nia |
| 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-09-14 | sysinst: fix lint error about empty compound literal | rillig |
| 2021-09-11 | sysinst/partitions.h: fix typos comments, also fix same typos in other files. | andvar |
| 2021-09-11 | Add missing double p and d for stopped and overriden accordingly. | andvar |
| 2021-08-21 | fix some more typos in comments/log messages, improve wording as well. | andvar |
| 2021-08-12 | PR 56354: all actions to set up swap space are not guaranteed to gain | martin |
| 2021-08-09 | fix various typos in comments and messages. | andvar |
| 2021-08-08 | s/partion/partition/ s/arrray/array/ in comments. | andvar |
| 2021-08-03 | Cleanup alarm(3) handling in the timezone selection menu for error | martin |
| 2021-08-03 | When reading output from a program we don't know how much it will | martin |
| 2021-07-24 | Fix all remaining typos, mainly in comments but also in few definitions and l... | andvar |
| 2021-07-20 | PR 56303: do not borrow from the default swap allocation if we are in | martin |
| 2021-07-20 | RAM size will not change during installation, do the sysctl() dance | martin |
| 2021-07-17 | Use strlcpy() to copy the wedge device name (the code still assumes | martin |
| 2021-07-17 | PR 56310: if we fail to create a wedge this either means there is | martin |
| 2021-07-17 | PR 56310: avoid assert() failures (or crashes) when the runtime addition | martin |
| 2021-07-14 | When converting partitions from one scheme to another, never fail | martin |
| 2021-07-13 | PR install/56303: when using xz files enable swap during set extraction | martin |
| 2021-07-12 | Revert 1.4, that just trades one problem for a different one | kre |
| 2021-07-11 | We need IFS to be set to % for the rest of the script so be explicit | cjep |
| 2021-06-29 | 1. Rework the IFS handling when checking consistency of formatting in | cjep |
| 2021-05-09 | Do not allow editing of start/size/fs-type for partitions that | martin |
| 2021-05-09 | Keep MSDOS partition size and subtype consistent - some u-boot are picky. | martin |
| 2021-05-09 | For FS_MSDOS report the MBR type as fs_sub_type. | martin |
| 2021-04-13 | some platforms trip -fcommon here too. we should fix this. | mrg |
| 2021-04-13 | apply some -Wno- to ignore several new warnings with GCC 10. | mrg |
| 2021-02-13 | PR 55991: when extending the marked partition (typically: the NetBSD root | martin |
| 2021-01-31 | sysinst: remove trailing whitespace from *.c *.h | rillig |
| 2021-01-31 | sysinst: fix some more typos in the German translation | rillig |
| 2021-01-31 | sysinst: restore the few intentional line breaks in German | rillig |
| 2021-01-31 | sysinst: proofread German translation | rillig |
| 2021-01-31 | sysinst: warp factor.c to the 21st century | rillig |
| 2021-01-31 | sysinst: fix German translation, remove more trailing whitespace | rillig |
| 2021-01-31 | sysinst: remove trailing whitespace in German translation | rillig |
| 2020-12-02 | comparision -> comparison | wiz |
| 2020-11-28 | Make sure the kernel set is selected, even if extracting parts of it | jmcneill |
| 2020-11-13 | Disable all entropy checks for now untill consensus has been found how | martin |
| 2020-11-10 | Fix typos in comment | gson |