summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
2009-05-02If we are on the console we can assume the term type is either vt220 orTheo de Raadt
2009-05-01Simplify the initial script text to ask less questions. Instead of askingTheo de Raadt
2009-05-01Only tell the user about new mail at install time (not upgrade); from Pierre ...Theo de Raadt
2009-05-01Clean up the keyboard type questionTheo de Raadt
2009-05-01Since we no longer give an explicit chance to tweak the fstab usedKenneth R Westerback
2009-04-30Only do the snapshots vs release thingy for ftp or http transfers,Theo de Raadt
2009-04-30since the installer now chooses the sets mostly by itself, the defaultTheo de Raadt
2009-04-30Allow the user's password to not be set, but in that case do not leave itTheo de Raadt
2009-04-30Do not allow the root password to be empty; ok krw after he told meTheo de Raadt
2009-04-30quotes around ? matches; Alexander HallTheo de Raadt
2009-04-30if the kernel is a -current kernel, change the default path to snapshotsTheo de Raadt
2009-04-29only encrypt passwords if they are setTheo de Raadt
2009-04-29in [ ] or [[ ]] use -z instead of ! -n since it is shorterTheo de Raadt
2009-04-29in [ ] or [[ ]] use -z instead of ! -n since it is shorterTheo de Raadt
2009-04-29If we netbooted, use that interface as the default choice in the interfaceTheo de Raadt
2009-04-29no need for -g in ifconfig netboot group test; ok claudioTheo de Raadt
2009-04-29If the machine has any wsdisplay devices at all, we probably want theTheo de Raadt
2009-04-29Ask for the root password before sshd, because I have caught myselfTheo de Raadt
2009-04-28We have no choice but to ask for the timezone information later, soTheo de Raadt
2009-04-28When asking for network configs, prompt with the first interface name theTheo de Raadt
2009-04-28adjust comment to match code; vlan tag range is 1-4095 not 0-4095Stuart Henderson
2009-04-28If the RAMDISK kernel in use supports vlans, ask the right questionTheo de Raadt
2009-04-27if we netbooted (i.e. ifconfig -g netboot doesn't return an error),Stuart Henderson
2009-04-26No need to say that we setup the timezone; the user can assume it happens bec...Theo de Raadt
2009-04-26no more need for ftp -T option, since it is automatic nowTheo de Raadt
2009-04-26substantial changes -> copyright date crankTheo de Raadt
2009-04-26extra spaces really matter on the mediaTheo de Raadt
2009-04-25stdsize() used to round the sector count to a multiple of 10**3, andMiod Vallat
2009-04-25edit_tmp_file() no longer used, so nuke it.Kenneth R Westerback
2009-04-25Cleanup. Some ksh'ing, shrinkage, verbiage tweaks and consistency.Kenneth R Westerback
2009-04-25During upgrades don't bother displaying the fstab to be 'munged'Kenneth R Westerback
2009-04-25Always configure the network (if any) during upgrades. Another questionKenneth R Westerback
2009-04-25Ask for IPv4 default route immediately after interfaces configured, notKenneth R Westerback
2009-04-25Have to remember sets we installedTheo de Raadt
2009-04-25If any of the X sets is missing, there is no point in asking the X questionsTheo de Raadt
2009-04-25ask people to read their mail upon their first loginTheo de Raadt
2009-04-25For years now, the DNS server question has accepted a list of IP addressesTheo de Raadt
2009-04-25Today, few people halt a machine and then reset it. No, they reallyTheo de Raadt
2009-04-25We are able to handle the timezone question a few steps earlier, alongTheo de Raadt
2009-04-25If the right conditions exist, ask if xdm should be started automatically.Theo de Raadt
2009-04-25one added word makes this a bit clearer for semi-newbies (actually, theTheo de Raadt
2009-04-24make kbd table also use ? for listing; ok krwTheo de Raadt
2009-04-24Don't display network interface and route info during upgrades. IfKenneth R Westerback
2009-04-24Move bsd.mp juggling into relevant MD files. Make bsd.mp a defaultKenneth R Westerback
2009-04-24use correct parenthesis; Alexander HallStuart Henderson
2009-04-23configure the network unconditionally. You have an opportunity to bailTheo de Raadt
2009-04-23The active mode ftp stuff is archaic, so delete it. People who stillTheo de Raadt
2009-04-23simplify mount -v sed; from guentherTheo de Raadt
2009-04-23Cut the ctime= message strings out of the mount -v output to make thisTheo de Raadt
2009-04-23Give the user a copy of root's (install time) mailTheo de Raadt