Age | Commit message (Expand) | Author |
2014-03-22 | Upper case another global variable (nifs -> NIFS). | Kenneth R Westerback |
2014-03-22 | Oops. MDMTDEVS is used to populate /dev. Put those bits back. | Kenneth R Westerback |
2014-03-22 | Remove 'tape' as a method for installing sets. Elite masters of unix | Kenneth R Westerback |
2014-03-20 | FTP is so 20th century. Remove 'ftp' as a method to obtain installation | Kenneth R Westerback |
2014-03-10 | replace set size calculation with a fixed value | Robert Peichaer |
2014-03-02 | the map-to-lowercase scheme for msdos is not going to work, because other | Theo de Raadt |
2014-03-02 | move to official keys | Theo de Raadt |
2014-02-28 | Mount MSDOS partitions with '-l' and not '-s'. Force lists of file names | Kenneth R Westerback |
2014-02-22 | Do an additional feed_random in the co-routine that is fetching the sets | Theo de Raadt |
2014-02-21 | some spaces snuck in, and they cost us on the install media. Not joking. | Theo de Raadt |
2014-02-21 | oops, seperate pieces coming... | Theo de Raadt |
2014-02-21 | services | Theo de Raadt |
2014-02-20 | Adjust alignment of ftp titles | Robert Peichaer |
2014-02-19 | Improve the logic to find a filesystem to store the prefetched sets. | Robert Peichaer |
2014-02-07 | make sure a free bpf exists before dhclient is run, and remove some | Alexander Hall |
2014-02-03 | Use get_ifdevs() to get the name of a possibly existing netboot | Robert Peichaer |
2014-02-02 | Allow to use ************* (13 '*') as password in the response file | Robert Peichaer |
2014-02-02 | replace multiple grep with sed onliners in mount_mnt2() | Robert Peichaer |
2014-02-02 | fix typo | Robert Peichaer |
2014-02-01 | remove -e sed option where only one command is used | Robert Peichaer |
2014-01-28 | trim sane_sets() | Alexander Hall |
2014-01-27 | remove spaces right before ; and ;; | Robert Peichaer |
2014-01-26 | - extend logic to find a sensible location to place prefetched sets | Robert Peichaer |
2014-01-26 | let ask_yn() return 0 for yes, 1 for no | Robert Peichaer |
2014-01-24 | don't ever use an unsigned SHA256 | Alexander Hall |
2014-01-23 | watch out, a white space! | Theo de Raadt |
2014-01-23 | - always show (ftp) progress bar with the appropriate title | Robert Peichaer |
2014-01-23 | first take in using ftp -D to more consistently show "named" progress | Robert Peichaer |
2014-01-17 | add signature checking and make checksum procedure more robust by | Alexander Hall |
2014-01-15 | Since we now show the installer output we want that new line back. | Robert Peichaer |
2014-01-11 | when selecting sets to install, postpone the xbase/comp check so the | Alexander Hall |
2014-01-08 | Switch to using the base sha256 command, rather than some customized | Theo de Raadt |
2014-01-07 | Make skipping the root fs DUID aware. | Robert Peichaer |
2014-01-05 | provide feed_random() and store_random(). The first is used by install or | Theo de Raadt |
2013-12-23 | The xbase set requires the comp set. If xbase is in the selection, | Robert Peichaer |
2013-12-18 | change password prompts (for the good of install.conf) | Alexander Hall |
2013-12-16 | Replace `[RESPONSEFILE=...] install auto` voodoo with plain'ol getopts, | Alexander Hall |
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-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 | improve the question part (second line) of ask_which to actually include | Alexander Hall |
2013-12-04 | Defer spooling of the install log output mail until we are up and | Alexander Hall |
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-01 | More robuse parsing of the DHCP lease file for autoinstall. This will, | Alexander Hall |
2013-12-01 | Allows the autoinstaller to pass a public ssh key for inclusion in the | Alexander Hall |