summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinst
AgeCommit message (Expand)Author
2021-01-31sysinst: remove trailing whitespace in German translationrillig
2020-12-02comparision -> comparisonwiz
2020-11-28Make sure the kernel set is selected, even if extracting parts of itjmcneill
2020-11-13Disable all entropy checks for now untill consensus has been found howmartin
2020-11-10Fix typos in commentgson
2020-11-06Minimize the installer for crunched install mediamartin
2020-11-06Fix copy & pasted copyright comments.martin
2020-11-05Print the program name in error messages.christos
2020-11-05Remove an unused message (accidently placed inconsistently inmartin
2020-11-04Avoid warningsmartin
2020-11-04Add (experimental) entropy input support:martin
2020-10-30PR 55769: avoid the module set if we do not build anymartin
2020-10-27When we did not magically find any CD medium with sets, offer a manualmartin
2020-10-26PR 55752: relax an assertion, the first getvfsstat() call may overestimatemartin
2020-10-25Mark a variable only used in an assert as __diagused.martin
2020-10-24When looking for available CD media, skip those that are already mounted.martin
2020-10-23Do not force bootselector MBR code for installs with only a single namedmartin
2020-10-23Do not force alignment of the first partition by default (which ismartin
2020-10-14Properly convert partition default sizes in MB to number of sectorsmartin
2020-10-14Move MBR writing (if any) post disklabel writing, otherwise strangemartin
2020-10-14Remove dead codemartin
2020-10-14Fix copy & pasto (missing "again" label)martin
2020-10-14Fix copy & pasto noticed by Jason Mitchell: change the type of a GPTmartin
2020-10-13PR 55142: on popular demand bring back expert options to adjust themartin
2020-10-13When renumbering partitions (after deletions) be slightly more laxmartin
2020-10-13Ooops, part of previous was not meant to be included yetmartin
2020-10-13Before forcing MBR partitions into our disklabel, make sure they are notmartin
2020-10-12Minor fix to previous: fix condition when we offer the partition typemartin
2020-10-12PR 55536: when we find existing partition tables and have alternativemartin
2020-10-12Remove very strange code that special-cased MSDOS file systems and refusedmartin
2020-10-12Previously we abused pm->ptstart / pm->ptsize to pass the bounds of themartin
2020-10-12Fix editing start and size of not yet existing outer partitions.martin
2020-10-10Remove more pm->ptstart abuse - calculate values localy where neededmartin
2020-10-10Use an install target hint to mark a new partition active.martin
2020-10-10When creating new partitions for "full disk" use, pass a install targetmartin
2020-10-09When MD code requests a reserved area (at the start of the disk)martin
2020-10-05Add a heuristic to detect and properly mark EFI system partitionsmartin
2020-10-04When merging existing partitions with desired target system layoutmartin
2020-10-04If we have no explicitly marke target root partition, make sure to setmartin
2020-10-03PR 55384: detangle pm->ptstart from the "install" flag (selecting amartin
2020-09-29Apply patch provided by Izumi Tsutsui in PR 55382: make ext2 partitionsmartin
2020-09-29PR 55381: try to deal with moved (but not yet saved) partitions whenmartin
2020-09-29s/occurence/occurrence/msaitoh
2020-09-29s/parition/partition/msaitoh
2020-09-28PR 55379: avoid creating bogus /etc/fstab lines for /dev/cd* if nomartin
2020-09-28PR 55378: do not assume RAW_PART to be either 2 or 3martin
2020-09-28PR 55377: mark boot partitions in the partition size display, as suggestedmartin
2020-09-27If there is no current partitioning manager assume we are editing themartin
2020-09-27Fix display of timezone selection menumartin
2020-09-22Keep a list of all partition tables from which we have deleted partitionsmartin