Age | Commit message (Expand) | Author |
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 | 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-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 | 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 |
2009-04-26 | no more need for ftp -T option, since it is automatic now | Theo de Raadt |
2009-04-26 | substantial changes -> copyright date crank | Theo de Raadt |
2009-04-26 | extra spaces really matter on the media | Theo de Raadt |
2009-04-25 | stdsize() used to round the sector count to a multiple of 10**3, and | Miod Vallat |
2009-04-25 | edit_tmp_file() no longer used, so nuke it. | Kenneth R Westerback |
2009-04-25 | Cleanup. Some ksh'ing, shrinkage, verbiage tweaks and consistency. | Kenneth R Westerback |
2009-04-25 | During upgrades don't bother displaying the fstab to be 'munged' | Kenneth R Westerback |
2009-04-25 | Always configure the network (if any) during upgrades. Another question | Kenneth R Westerback |
2009-04-25 | Ask for IPv4 default route immediately after interfaces configured, not | Kenneth R Westerback |
2009-04-25 | Have to remember sets we installed | Theo de Raadt |
2009-04-25 | If any of the X sets is missing, there is no point in asking the X questions | Theo de Raadt |
2009-04-25 | ask people to read their mail upon their first login | Theo de Raadt |
2009-04-25 | For years now, the DNS server question has accepted a list of IP addresses | Theo de Raadt |
2009-04-25 | Today, few people halt a machine and then reset it. No, they really | Theo de Raadt |
2009-04-25 | We are able to handle the timezone question a few steps earlier, along | Theo de Raadt |
2009-04-25 | If the right conditions exist, ask if xdm should be started automatically. | Theo de Raadt |
2009-04-25 | one added word makes this a bit clearer for semi-newbies (actually, the | Theo de Raadt |
2009-04-24 | make kbd table also use ? for listing; ok krw | Theo de Raadt |
2009-04-24 | Don't display network interface and route info during upgrades. If | Kenneth R Westerback |
2009-04-24 | Move bsd.mp juggling into relevant MD files. Make bsd.mp a default | Kenneth R Westerback |
2009-04-24 | use correct parenthesis; Alexander Hall | Stuart Henderson |
2009-04-23 | configure the network unconditionally. You have an opportunity to bail | Theo de Raadt |
2009-04-23 | The active mode ftp stuff is archaic, so delete it. People who still | Theo de Raadt |
2009-04-23 | simplify mount -v sed; from guenther | Theo de Raadt |
2009-04-23 | Cut the ctime= message strings out of the mount -v output to make this | Theo de Raadt |
2009-04-23 | Give the user a copy of root's (install time) mail | Theo de Raadt |