| Age | Commit message (Expand) | Author |
| 2021-12-05 | s/existance/existence/ in comment. | msaitoh |
| 2021-10-09 | Disable some installer options to shrink the ramdisk image | martin |
| 2021-09-25 | Move DRM-driver firmware from base to its own set, gpufw | maya |
| 2021-08-09 | fix various typos in comments and messages. | andvar |
| 2021-07-24 | Fix all remaining typos, mainly in comments but also in few definitions and l... | andvar |
| 2021-05-09 | Keep MSDOS partition size and subtype consistent - some u-boot are picky. | martin |
| 2020-11-28 | Make sure the kernel set is selected, even if extracting parts of it | jmcneill |
| 2020-11-06 | Minimize the installer for crunched install media | martin |
| 2020-11-04 | Add (experimental) entropy input support: | martin |
| 2020-10-23 | Do not force bootselector MBR code for installs with only a single named | 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 | Fix copy & pasto (missing "again" label) | martin |
| 2020-10-12 | PR 55536: when we find existing partition tables and have alternative | martin |
| 2020-10-10 | Remove more pm->ptstart abuse - calculate values localy where needed | martin |
| 2020-10-05 | Add a heuristic to detect and properly mark EFI system partitions | martin |
| 2020-09-29 | s/occurence/occurrence/ | msaitoh |
| 2020-09-29 | s/parition/partition/ | msaitoh |
| 2020-09-22 | alpha: GENERIC.MP is no more | snj |
| 2020-08-10 | Silence -Wstringop-truncation for ``name'' in disp_selected_part(). | rin |
| 2020-06-10 | MBR type for Ext2 should be MBR_PTYPE_LNXEXT2, not MBR_PTYPE_FAT12. | tsutsui |
| 2020-06-10 | Change mountpoint of boot ext2fs from /stand to /ext2 to avoid conflict. | tsutsui |
| 2020-05-29 | DTB are no longer part of kernel set | jmcneill |
| 2020-05-28 | Set HAVE_INSTALL_IMAGE for evbarm | jmcneill |
| 2020-05-28 | Remove "If you booted from a floppy" message | jmcneill |
| 2020-05-04 | boardype should not be common. | joerg |
| 2020-03-09 | The (unused) md_pre_disklabel() function needs to return success, otherwise | martin |
| 2020-02-10 | Finish conversion to generic partitioning backend | martin |
| 2020-02-06 | PR install/54934: always use -f on the installboot invocation. We come | martin |
| 2020-02-03 | PR install/54921: skip non-user partitions when checking for overlaps | martin |
| 2020-02-03 | PR install/54921: message "ordering" takes a %s argument. | martin |
| 2020-02-03 | remove unused "emptypart" message (or moved to ifdef notyet area) | martin |
| 2020-01-29 | Do not compare a char array to NULL, test for empty string instead. | martin |
| 2020-01-27 | Fix support for non-512-byte/sector disks again after I broke it when | martin |
| 2020-01-20 | First try to bring evbarm installation closer to current reality. | martin |
| 2020-01-09 | Instead of a (bogus) attempt to query the model via ofctl, use the (now | martin |
| 2020-01-09 | Finish conversion of extended partitioning parts to new abstract | martin |
| 2019-12-15 | After installing boot blocks with RUN_NO_CLEAR (and handling the | martin |
| 2019-12-14 | Adapt MD parts to changes in get_fs_part_type (pass partition type). | martin |
| 2019-12-13 | Remove bogus assert. | martin |
| 2019-12-11 | For now rely on the kernel mapping native RDB partitions. | martin |
| 2019-12-11 | PR 54065: add optional "old compat" variant of ext2fs in file system | martin |
| 2019-12-11 | Get rid of the evbarm preliminary menu: do not bother to ask the user | martin |
| 2019-12-09 | PR install/54582: allow MD code to disable on-disk presence verification | martin |
| 2019-11-18 | Fix previous: not a good idea to try to copy files from the not yet | martin |
| 2019-11-18 | Fix previous: the install medium may not have /usr/mdec/prekern; it was | martin |
| 2019-11-16 | On amd64 support installation with a KASLR kernel, via "custom install" | martin |
| 2019-11-16 | Make the bootblock selection menu more sane, pointed out by maxv | martin |
| 2019-11-16 | knf style adjustments | martin |
| 2019-11-16 | Fix table of bios geomatries | martin |