Age | Commit message (Expand) | Author |
2014-01-08 | rename SHA256_ONLY to SHA2_SMALL; changing things so that sha512 support | Theo de Raadt |
2014-01-08 | enable building of signify in the ramdisks | Theo de Raadt |
2014-01-07 | Make skipping the root fs DUID aware. | Robert Peichaer |
2014-01-07 | SRCDRS usr.bin usr.sbin is a bad idea (because of PIE). The places we | Theo de Raadt |
2014-01-06 | In the new PIE world, all dynamic binaries (for instance those found | Theo de Raadt |
2014-01-06 | we do not need apm or apmd on the install media, that is silly | Theo de Raadt |
2014-01-06 | Remove mention of installXX not bootable on IP27/35. | Miod Vallat |
2014-01-06 | Rework the setup of the bootable installation cd-rom (installXX.iso) to | Miod Vallat |
2014-01-06 | sync | Miod Vallat |
2014-01-06 | sync | Miod Vallat |
2014-01-06 | sync | Theo de Raadt |
2014-01-05 | Like upgrade, use feed_random right after mounting filesystems. This | Theo de Raadt |
2014-01-05 | We can feed_random right after mounting the filesystems, hoping we pick | Theo de Raadt |
2014-01-05 | provide feed_random() and store_random(). The first is used by install or | Theo de Raadt |
2014-01-04 | sync | Theo de Raadt |
2013-12-31 | sync | Todd T. Fries |
2013-12-28 | sync | Theo de Raadt |
2013-12-27 | sync | Theo de Raadt |
2013-12-24 | sync | Theo de Raadt |
2013-12-24 | sync | Theo de Raadt |
2013-12-23 | The xbase set requires the comp set. If xbase is in the selection, | Robert Peichaer |
2013-12-23 | sync | Theo de Raadt |
2013-12-21 | sync | Theo de Raadt |
2013-12-21 | sync | Theo de Raadt |
2013-12-18 | change password prompts (for the good of install.conf) | Alexander Hall |
2013-12-17 | sync | Theo de Raadt |
2013-12-17 | sync | Theo de Raadt |
2013-12-16 | Replace `[RESPONSEFILE=...] install auto` voodoo with plain'ol getopts, | Alexander Hall |
2013-12-16 | sync | Jonathan Gray |
2013-12-16 | Change subject of install|upgrade log to match periodic maintenance | Alexander Hall |
2013-12-11 | make the word-matching of the autoinstaller config file allow skipping | Alexander Hall |
2013-12-11 | for automated installs, use the hostname from the dhcp lease by default | Alexander Hall |
2013-12-09 | Make the response lookup of a question match on entire words, where | Alexander Hall |
2013-12-09 | sync | Theo de Raadt |
2013-12-08 | Use the value of SGIVOLSZ everywhere needed instead of recomputing it at runtime | Miod Vallat |
2013-12-08 | sync | Theo de Raadt |
2013-12-08 | Suggest booting from cd-rom as the first choice. Document that cd54.iso is | Miod Vallat |
2013-12-08 | Don't forget to create a boot-IP28 link in /usr/mdec, for the sake of the | Miod Vallat |
2013-12-08 | After a completed upgrade, present reboot and post-reboot instructions in a | Stefan Sperling |
2013-12-07 | Change the response file handling such that it "consumes" an answer | Alexander Hall |
2013-12-06 | Workaround closed stdin in non-interactive mode. | Robert Peichaer |
2013-12-05 | sync | Theo de Raadt |
2013-12-05 | sync | Theo de Raadt |
2013-12-05 | improve the question part (second line) of ask_which to actually include | Alexander Hall |
2013-12-04 | committing uwe's autoinstall notes, as requested by deraadt; | Jason McIntyre |
2013-12-04 | Defer spooling of the install log output mail until we are up and | Alexander Hall |
2013-12-04 | Do not suggest changing boot-file to boot the SMP kernel, since the installer | Miod Vallat |
2013-12-04 | Eliminate spurious space that breaks parsing of nwids containing | Kenneth R Westerback |
2013-12-04 | the hostname.if for a vlan's parent interface should be mode 640 to avoid | Stuart Henderson |
2013-12-04 | cpp does not work in the base set alone, it needs the comp set installed | Theo de Raadt |