summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
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-18Include _sndiop in /etc/group, as it will be needed by MAKEDEV toAlexandre Ratchov
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-06-07eliminate differences between all the list files as much asTheo de Raadt
2019-06-07Add -lz to the library list, since one architecture (armv7) needs it andTheo de Raadt
2019-05-15add copyright grant, requested by deraadt@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
2019-05-09Simplify v4_config() and v6_config() by getting updated informationKenneth R Westerback
2019-05-09sysupgrade already verifies all sets, so eliminate redundantChristian Weisgerber
2019-05-09Stop tromping over the saved interface configuration whenKenneth R Westerback
2019-05-09Shuffle code to make v4_config() and v6_config() look evenKenneth R Westerback
2019-05-09Shuffle code a bit to consistently call 'ifconfig $_if [-inet|-inet6]' toKenneth R Westerback
2019-05-09Don't forget about previous dhcp configuration attemptsKenneth R Westerback
2019-05-08Move the magic ping6 IPv6 default router discovery so we probe allKenneth R Westerback
2019-05-08cleanup after unattended upgradeFlorian Obser
2019-05-03Bring v6_config() into the modern age. RememberKenneth R Westerback
2019-05-03During debugging, media are often built without DESTDIR correctly set.Theo de Raadt
2019-05-02Keep SHA256.sig around on the installed / upgraded system.Florian Obser
2019-04-30Every Makefile on every architecture had deviated in unique ways.Theo de Raadt
2019-04-29Make v[46]_info() return all the interface flags instead of justKenneth R Westerback
2019-04-29remove the abstraction REV on top of abstraction OSrev which is alwaysTheo de Raadt
2019-04-28reduce delta with ../ramdisk/listTheo de Raadt
2019-04-28Oops; hardcode instbin directlyTheo de Raadt
2019-04-28CBIN variable is also pointless, it is always "instbin". Rather thanTheo de Raadt
2019-04-27It's timer_pid not timeout_pidkn
2019-04-25Move the expected set location to /home/_sysupgrade.Florian Obser