summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2015-01-02Fix saving dhclient lease files during installation.Robert Peichaer
OK krw@
2015-01-01Enable 'ifconfig -C' (list dynamic interface types) on installKenneth R Westerback
media. Use this feature in install scripts to eliminate manually maintained list of dynamic interface types. '-C' brought to my attention by reyk@, tweaks to install script to use -C in get_ifdevs() from rpe@. ok rpe@ deraadt@
2015-01-01syncTheo de Raadt
2014-12-29encrypt is now built into instbin, do not need to use the /mnt versionTheo de Raadt
2014-12-29switch encrypt to auto scaling bcrypt rounds. ok deraadtTed Unangst
2014-12-29syncJonathan Gray
2014-12-28Build special/encrypt into instbin, to prepare for dropping use of theTheo de Raadt
version in just installed base.
2014-12-27mention WandboardJonathan Gray
2014-12-27encrypt should easily fit onto the media now. this will be done step by step.Theo de Raadt
2014-12-27syncTheo de Raadt
2014-12-27SRCDIRS must now always come from distrib/special. A few systemsTheo de Raadt
still MD installboot, and we will need to repair those before release, or force them pure -static use by both base and instbin.
2014-12-26Remove upgrade_to64time_t() now that the transition to 64 bit time_tRobert Peichaer
is done. diff from tj at mrsk.me OK halex@ deraadt@
2014-12-23new SRCDIRS model seems to workTheo de Raadt
2014-12-23successful switchover to non-reach-around SRCDIRTheo de Raadt
2014-12-23/bin and /sbin are moving towards static PIE, so on many architecturesTheo de Raadt
the PIC .o files are unsuitable for static "instbin". This adds more work at build time, but the result will be optimized for size.
2014-12-23on-media chroot went away a while backTheo de Raadt
2014-12-22syncTheo de Raadt
2014-12-22syncTheo de Raadt
2014-12-19syncTheo de Raadt
2014-12-16syncTheo de Raadt
2014-12-16syncMiod Vallat
2014-12-13A first shot at MOP boot instructions.Miod Vallat
2014-12-11syncTheo de Raadt
2014-12-10syncTheo de Raadt
2014-12-10Time to murder some smtpd's related XXXGiovanni Bechis
ok rpe@ deraadt@
2014-12-10syncTheo de Raadt
2014-12-09syncTheo de Raadt
2014-12-08syncTheo de Raadt
2014-12-08syncTheo de Raadt
2014-12-07syncTheo de Raadt
2014-12-07syncTheo de Raadt
2014-12-05Move rmuser(8) from man to base because it's a hardlink to adduser(8).Ingo Schwarze
Delete flex++(1) from man because it's already in comp. OK deraadt@
2014-12-04syncTheo de Raadt
2014-12-03syncTheo de Raadt
2014-12-03rtsol(8) is no longer needed on the ramdisks.Florian Obser
OK deraadt@
2014-12-03The kernel handles rtsol(8) functionality since some time now.Florian Obser
Treat rtsol in hostname.if as a keyword like dhcp and call ifconfig inet6 autoconf. "reads good" todd@ OK krw@ (who is *not* an IPv6 person), but I recruited him in his capacity as an installer person.
2014-12-02syncTheo de Raadt
2014-11-26syncTheo de Raadt
2014-11-26Use ofwbootfd on sparc64 floppies. Avoids problems when ofwboot grows.Stefan Sperling
2014-11-24syncTheo de Raadt
2014-11-23Revert most of 1.686 and fix the remaining discrepancies.Miod Vallat
2014-11-22syncTheo de Raadt
2014-11-22Switch to using MI installboot, after a conversation with stsp. He willTheo de Raadt
need this soon. install tested by jsg
2014-11-20syncTheo de Raadt
2014-11-19syncTheo de Raadt
2014-11-19syncTheo de Raadt
2014-11-18Delete tmp directory in /mnt/var during upgrades right before theRobert Peichaer
extraction of baseXX.tgz creates the symlink to ../tmp. OK deraadt
2014-11-18syncTheo de Raadt
2014-11-18syncTheo de Raadt
2014-11-18syncTheo de Raadt