summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinst
AgeCommit message (Expand)Author
2022-06-20When the user aborts the target disk selection menu, return to themartin
2022-06-20PR 56893: fix input validation when the user moves a new partition tomartin
2022-06-19Centralize the "we can newfs this type of filesystem" predicatemartin
2022-06-18An unused partition may not be the install targetmartin
2022-06-18Typo in commentmartin
2022-06-17Use #define<space> consistently.tsutsui
2022-06-17Use consistent default partition sizes for similar ports.tsutsui
2022-06-17Restore DEFSWAPSIZE value to (-1) to determine it by get_ramsize().tsutsui
2022-06-17Remove now obsolete "#define DEFSWAPSIZE (-1)" to fix the build.hannken
2022-06-16Fix pasto.tsutsui
2022-06-16Define DEFSWAPSIZE properly. DEFSWAPRAM seems obsolete.tsutsui
2022-06-11Slightly improved error handling when converion from one partition tablemartin
2022-06-11Avoid integer arithmetic overflow when checking a partition table withoutmartin
2022-06-11Pull SMALLPROG stuff to disable unnecessary partitioning methods etc.tsutsui
2022-06-11Add explicit PART_BOOT_MOUNT for ews4800mips.tsutsui
2022-06-11Use proper part_type for the boot partition (while it looks unused).tsutsui
2022-06-11Enhance support for the pseudo file system type "EFI System Partition".martin
2022-06-11Remove unused field.martin
2022-06-09Add support for explicitly selecting "EFI system partition" as a partitionmartin
2022-06-02If we get the disk description via device properties, the strings maymartin
2022-05-28fix various typos, mainly in comments.andvar
2022-05-24s/changable/changeable/ in comments.andvar
2022-05-23s/controll/control/ in comments.andvar
2022-05-22fix various small typos, mainly in comments.andvar
2022-05-18When not invoked via some explicit "configure network" menu item,martin
2022-05-16Split the available disks (that may be partitioned) from themartin
2022-05-15Use non-deprecated proplib interfaces.jmcneill
2022-05-15sysinst: Write custom hostname to rc.conf when using DHCPjmcneill
2022-05-15sysinst: Prompt for hostname and domain, even when using DHCP.jmcneill
2022-05-15sysinst: Enable mDNS lookups via NSS when enabling mdnsd.jmcneill
2022-05-15sysinst: Center the select_part_scheme menu horizontallyjmcneill
2022-05-15disks: Get disk identify data from drvctljmcneill
2022-05-15sysinst: Restore printing disk descriptions, lost in r1.35jmcneill
2022-05-04s/entires/entries/andvar
2022-04-21Make default installations a bit more secure:martin
2022-04-16fix various typos in comments and log messages.andvar
2022-04-14Fix invalid msg_fmt_table_add() call, pointed out by Andreas Gustafsson.martin
2022-04-08fix various typos, mainly in comments, but also log messages, docs, game text.andvar
2022-04-07fix various typos in comments.andvar
2022-03-23fix few typos for word "previous(ly)" in comments.andvar
2022-02-10x86: fix previous: in the UEFI case copy the bootloaders from installmartin
2022-01-30Do not defer wedge deletions when we have nothing mounted.martin
2022-01-29When upgrading, update the boot code post extraction frommartin
2022-01-29Try to get rid of all wedges we created (after unmounting).martin
2022-01-28sysinst: sync usage with man pagewiz
2022-01-28Sort options and their descriptions.wiz
2022-01-28Document the missing command line options.martin
2022-01-28Add an option to set the directory where we look for message catalogs.martin
2022-01-24s/begining/beginning/ in comments and messages.andvar
2022-01-13sysinst(8): use scan_ssid=1 so hidden wifi networks can be usednia