| Age | Commit message (Expand) | Author |
| 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 |
| 2020-11-06 | Minimize the installer for crunched install media | martin |
| 2020-11-06 | Fix copy & pasted copyright comments. | martin |
| 2020-11-05 | Print the program name in error messages. | christos |
| 2020-11-05 | Remove an unused message (accidently placed inconsistently in | martin |
| 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-23 | Do not force bootselector MBR code for installs with only a single named | martin |
| 2020-10-23 | Do not force alignment of the first partition by default (which is | martin |
| 2020-10-14 | Properly convert partition default sizes in MB to number of sectors | martin |
| 2020-10-14 | Move MBR writing (if any) post disklabel writing, otherwise strange | martin |
| 2020-10-14 | Remove dead code | martin |
| 2020-10-14 | Fix copy & pasto (missing "again" label) | martin |
| 2020-10-14 | Fix copy & pasto noticed by Jason Mitchell: change the type of a GPT | martin |
| 2020-10-13 | PR 55142: on popular demand bring back expert options to adjust the | martin |
| 2020-10-13 | When renumbering partitions (after deletions) be slightly more lax | martin |
| 2020-10-13 | Ooops, part of previous was not meant to be included yet | martin |
| 2020-10-13 | Before forcing MBR partitions into our disklabel, make sure they are not | martin |
| 2020-10-12 | Minor fix to previous: fix condition when we offer the partition type | martin |
| 2020-10-12 | PR 55536: when we find existing partition tables and have alternative | martin |
| 2020-10-12 | Remove very strange code that special-cased MSDOS file systems and refused | martin |
| 2020-10-12 | Previously we abused pm->ptstart / pm->ptsize to pass the bounds of the | martin |
| 2020-10-12 | Fix editing start and size of not yet existing outer partitions. | martin |
| 2020-10-10 | Remove more pm->ptstart abuse - calculate values localy where needed | martin |
| 2020-10-10 | Use an install target hint to mark a new partition active. | martin |
| 2020-10-10 | When creating new partitions for "full disk" use, pass a install target | martin |
| 2020-10-09 | When MD code requests a reserved area (at the start of the disk) | martin |
| 2020-10-05 | Add a heuristic to detect and properly mark EFI system partitions | martin |
| 2020-10-04 | When merging existing partitions with desired target system layout | martin |
| 2020-10-04 | If we have no explicitly marke target root partition, make sure to set | martin |
| 2020-10-03 | PR 55384: detangle pm->ptstart from the "install" flag (selecting a | martin |
| 2020-09-29 | Apply patch provided by Izumi Tsutsui in PR 55382: make ext2 partitions | martin |
| 2020-09-29 | PR 55381: try to deal with moved (but not yet saved) partitions when | martin |
| 2020-09-29 | s/occurence/occurrence/ | msaitoh |
| 2020-09-29 | s/parition/partition/ | msaitoh |
| 2020-09-28 | PR 55379: avoid creating bogus /etc/fstab lines for /dev/cd* if no | martin |
| 2020-09-28 | PR 55378: do not assume RAW_PART to be either 2 or 3 | martin |
| 2020-09-28 | PR 55377: mark boot partitions in the partition size display, as suggested | martin |
| 2020-09-27 | If there is no current partitioning manager assume we are editing 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 |