summaryrefslogtreecommitdiff
path: root/distrib/miniroot/install.sub
AgeCommit message (Expand)Author
2021-09-13introduce /etc/bsd.re-config which can be used to configure the kernelRobert Nagy
2021-09-13check the installer's /tmp/i/hostname.* files for a configured IP addressRobert Nagy
2021-09-08Backout "Merge sysupgrade watchdog and prompt timeout code"Klemens Nanni
2021-08-29Merge sysupgrade watchdog and prompt timeout codeKlemens Nanni
2021-08-29Stop parsing unsupported dhcp-options(5)Klemens Nanni
2021-08-24Fix automatic upgrade after fetching response file with dhcp.Alexander Bluhm
2021-08-09handle "inet autoconf" in ramdisk, same as /etc/netstartStuart Henderson
2021-08-06As tim@ spotted, a use of V4_AUTOCONF crept in when the variable nameStuart Henderson
2021-08-02Leave resolv.conf to resolvd if it learned nameserverskn
2021-07-20Simplify DHCP lease file parer after switch to dhcpleasedkn
2021-07-18Remove hackery around /tmp/i/resolv.conf*. In particular "lookup file bind"Theo de Raadt
2021-07-16Switch from dhclient to dhcpleased in the installer.Florian Obser
2021-07-05Don't use a non-standard empty statement in while loopsJeremie Courreges-Anglas
2021-06-03Recognize the Apple APFS GPT partition types seen on Apple M1 boxen.Kenneth R Westerback
2021-05-03remove old gcc/g++ binaries at update time; covers the most common caseStuart Henderson
2021-03-19Remove libLLVM.so.2.0 on upgradekn
2021-03-12Emulate "[inet] autoconf" hostname.if(5) lines with "dhcp"kn
2021-01-30Add dhclient.conf back to list of "installed network configurationKenneth R Westerback
2020-12-23Allow the provision of dhclient(8) options on 'dhcp' lines in hostname.if(5)Kenneth R Westerback
2020-12-21Avoid issuing pointless 'ifconfig <if> up' when processing 'dhcp' inKenneth R Westerback
2020-12-11There is a race in dhclient(8) privsep. The parent process mayAlexander Bluhm
2020-11-29Fix previous: use correct version of netstart and installer bits.Theo Buehler
2020-11-29Add support for !command to mygate, so that netstart has a late opportunityTheo de Raadt
2020-09-22When doing unattended upgrade (i.e. sysupgrade(8)) on systems withFlorian Obser
2020-05-26In the first version of sysupgrade(8) I made the mistake of generatingFlorian Obser
2020-05-22Revert the following commit as it breaks hostname.if(5) lines with akn
2020-05-21Fix stripcom() description wrt. comments not on their own linekn
2020-05-21Do not treat backslashe as an escape character in hostname.if(5) lineskn
2020-04-05Make FFS2 the default filesystem type on installs except for landisk,Kenneth R Westerback
2020-03-06Remove libLLVM.so.1.0gkoehler
2020-02-29Next step in prepping for ffs2 installs: introduce a new install script varOtto Moerbeek
2020-02-02Tweak dhclient(8) timing defaults depending on SMALL rather than usingKenneth R Westerback
2020-01-26No need to specify "initial-interval 1;" in the dhclient.conf usedKenneth R Westerback
2019-10-19Determine the OS version in a way that won't break after 9.9.Theo Buehler
2019-10-01People who've upgraded repeatedly have observed /usr is getting a bitTheo de Raadt
2019-09-22Add code to handle future sysupgrade(8) change where the tool will beAntoine Jacoutot
2019-09-19reset watchdog timeout between each installation of sets (and no just between...Sebastien Marie
2019-09-14Support quoted SSIDskn
2019-08-21Lower syspugrade timeout to 30 minuteskn
2019-08-14Clean up clean_old():Christian Weisgerber
2019-08-13Reset sysupgrade watchdog upon every set installationkn
2019-08-11Typofixes in commentskn
2019-08-06raise the watchdog for sysupgrade-initiated updates from 30m to 45m.Stuart Henderson
2019-05-14Revert my recent sysupgrade changes; it broke unattended upgrades forAntoine Jacoutot
2019-05-13Add tee(1) to the ramdisk filesystem and use it to provide both aChristian Weisgerber
2019-05-13Fix usage() (missing '-x').Antoine Jacoutot
2019-05-11Repair and improve v6 default route selection.Kenneth R Westerback
2019-05-10Improve error message of "Question has no answer in response file".Reyk Floeter
2019-05-10Always make the default answer 'dhcp' on unconfigured interfaces.Kenneth R Westerback
2019-05-09Don't ignore configured netmask/prefixlen on restartingKenneth R Westerback