summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinst/defs.h
AgeCommit message (Expand)Author
2023-03-14Correct a minor word usage error in a comment. NFC.kre
2022-12-15Add an (expert) option to manually edit partitions, inspired by PR 57100.martin
2022-07-11Avoid C++-isms (stupid muscle memory) to fix the build.martin
2022-07-10Preparations to make the extended partitioning during normal installationmartin
2022-06-24Check on-disk disklabel properly even on ports without raw BSD disklabel.tsutsui
2022-06-19Centralize the "we can newfs this type of filesystem" predicatemartin
2022-05-22fix various small typos, mainly in comments.andvar
2022-05-18When not invoked via some explicit "configure network" menu item,martin
2022-04-21Make default installations a bit more secure:martin
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
2021-12-05s/exisit/exist/ in comment.msaitoh
2021-10-08Re-enable the entropy handling code in sysinst (only visible on machinesmartin
2021-09-26Restore MKNOUVEAUFIRMWARE and MKRADEONFIRMWARE and make gpufw set unconditionalmaya
2021-09-25Move DRM-driver firmware from base to its own set, gpufwmaya
2021-08-12PR 56354: all actions to set up swap space are not guaranteed to gainmartin
2021-07-13PR install/56303: when using xz files enable swap during set extractionmartin
2021-01-31sysinst: remove trailing whitespace from *.c *.hrillig
2020-11-04Add (experimental) entropy input support:martin
2020-10-30PR 55769: avoid the module set if we do not build anymartin
2020-10-13PR 55142: on popular demand bring back expert options to adjust themartin
2020-10-12PR 55536: when we find existing partition tables and have alternativemartin
2020-10-09When MD code requests a reserved area (at the start of the disk)martin
2020-09-29PR 55381: try to deal with moved (but not yet saved) partitions whenmartin
2020-09-22Keep a list of all partition tables from which we have deleted partitionsmartin
2020-05-18Separate devicetree .dts -> .dtb building from kernel builds. They are nowjmcneill
2020-05-12PR 55202: disable swapping if we started it due to low rammartin
2020-05-12Ooops, backout previous - twice the entropy saving is not needed.martin
2020-05-12At the end of a new installation save entropy.martin
2020-04-22Don't depend on common symbol definitions.joerg
2020-03-16PR misc/54886: bump threshold for automatic/default creation of a tmpfs /tmpmartin
2020-02-19Remove unused "rel" global variable and make the -r option a no-op.martin
2020-02-10Do not use -P for tar extractions - the in tree tar has been fixed.martin
2020-01-27Fix support for non-512-byte/sector disks again after I broke it whenmartin
2020-01-24Factor out all RAM size thresholds as defines to avoid magic numbers.martin
2020-01-20First try to bring evbarm installation closer to current reality.martin
2020-01-16Fix /tmp tmpfs handling and on machines with enough RAM default tomartin
2020-01-09Finish conversion of extended partitioning parts to new abstractmartin
2019-12-11Get rid of the evbarm preliminary menu: do not bother to ask the usermartin
2019-11-14Make tar extraction flags depend on our usage of pax-as-tar or bsdtar.martin
2019-11-13Make cloning support optional, so we can save some space on very smallmartin
2019-11-12Add options to the various partitioning stages that allow cloning ofmartin
2019-10-02Split out /rescue to its own set and adapt installers/images to add it.maya
2019-08-27Do not offer to upgared the "current system" if we are running off a CDmartin
2019-08-07Support upgrade of systems using NAME= syntax in /etc/fstab.martin
2019-07-26Strip trailing / from last mounted strings.martin
2019-07-23For upgrade / re-install allow the currently running system as a targetmartin
2019-07-23Fix the "reinstall sets" action.martin