Age | Commit message (Expand) | Author |
2009-05-05 | sync with the ftp changes | Martynas Venckus |
2009-05-05 | adjust for ftp -DSMALL changes. been in test kernels tested by many. | Stuart Henderson |
2009-05-05 | fix for upgrade and vlans | Todd T. Fries |
2009-05-05 | remove some debug | Theo de Raadt |
2009-05-05 | Add a mechanism to build a false hierarchy of the zoneinfo on | Theo de Raadt |
2009-05-05 | spaces to tabs | Theo de Raadt |
2009-05-04 | Make the http fetcher capable of dealing with more complex index.txt files | Theo de Raadt |
2009-05-04 | pass desired set path to ftplist | Theo de Raadt |
2009-05-04 | a bit of wordsmithing for the SHA256 message | Theo de Raadt |
2009-05-04 | ok, but the jobs stderr redirect from guenther is good | Theo de Raadt |
2009-05-04 | no, that way of looking at the jobs does not work | Theo de Raadt |
2009-05-04 | cleaner job watcher by guenther | Theo de Raadt |
2009-05-03 | delete XXX comment about upgrades; it should work | Theo de Raadt |
2009-05-03 | don't emit spurious error when no network is configured, also fix typos. | Stuart Henderson |
2009-05-03 | Oops. Untested over-optimization slipped in, breaking installs. | Kenneth R Westerback |
2009-05-03 | A few long standing sh'isms -> ksh'isms. | Kenneth R Westerback |
2009-05-03 | Simplify and shrink fstab creation code by putting mount point and | Kenneth R Westerback |
2009-05-03 | Use the new ftplist backend which tries to intelligently provide you with | Theo de Raadt |
2009-05-03 | Simplify things by putting extra swap partitions in the fstab as | Kenneth R Westerback |
2009-05-03 | need sleep here, too | Theo de Raadt |
2009-05-03 | the _oifs variables should be local; spotted by Alexander Hall | Theo de Raadt |
2009-05-03 | Remove an XXX handled in the previous 5 lines of code | Theo de Raadt |
2009-05-03 | We will need bin/sleep on all ramdisks. | Theo de Raadt |
2009-05-02 | If we are on the console we can assume the term type is either vt220 or | Theo de Raadt |
2009-05-01 | Simplify the initial script text to ask less questions. Instead of asking | Theo de Raadt |
2009-05-01 | Only tell the user about new mail at install time (not upgrade); from Pierre ... | Theo de Raadt |
2009-05-01 | Clean up the keyboard type question | Theo de Raadt |
2009-05-01 | Since we no longer give an explicit chance to tweak the fstab used | Kenneth R Westerback |
2009-04-30 | Only do the snapshots vs release thingy for ftp or http transfers, | Theo de Raadt |
2009-04-30 | put the sha256 command at the right path, oops | Theo de Raadt |
2009-04-30 | since the installer now chooses the sets mostly by itself, the default | Theo de Raadt |
2009-04-30 | Allow the user's password to not be set, but in that case do not leave it | Theo de Raadt |
2009-04-30 | Do not allow the root password to be empty; ok krw after he told me | Theo de Raadt |
2009-04-30 | quotes around ? matches; Alexander Hall | Theo de Raadt |
2009-04-30 | if the kernel is a -current kernel, change the default path to snapshots | Theo de Raadt |
2009-04-30 | Redo the fdisk handling for MBR-only architectures (macppc has to get | Theo de Raadt |
2009-04-29 | only encrypt passwords if they are set | Theo de Raadt |
2009-04-29 | in [ ] or [[ ]] use -z instead of ! -n since it is shorter | Theo de Raadt |
2009-04-29 | in [ ] or [[ ]] use -z instead of ! -n since it is shorter | Theo de Raadt |
2009-04-29 | If we netbooted, use that interface as the default choice in the interface | Theo de Raadt |
2009-04-29 | no need for -g in ifconfig netboot group test; ok claudio | Theo de Raadt |
2009-04-29 | If the machine has any wsdisplay devices at all, we probably want the | Theo de Raadt |
2009-04-29 | Ask for the root password before sshd, because I have caught myself | Theo de Raadt |
2009-04-28 | ral was already disabled on ramdiskC, so we don't need the firmware. | Stuart Henderson |
2009-04-28 | We have no choice but to ask for the timezone information later, so | Theo de Raadt |
2009-04-28 | When asking for network configs, prompt with the first interface name the | Theo de Raadt |
2009-04-28 | adjust comment to match code; vlan tag range is 1-4095 not 0-4095 | Stuart Henderson |
2009-04-28 | If the RAMDISK kernel in use supports vlans, ask the right question | Theo de Raadt |
2009-04-27 | if we netbooted (i.e. ifconfig -g netboot doesn't return an error), | Stuart Henderson |
2009-04-26 | No need to say that we setup the timezone; the user can assume it happens bec... | Theo de Raadt |