summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
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
2009-04-23Near the end of the installation, prompt for the setup of an initialTheo de Raadt
2009-04-19When configuring the network assume the user means to assignKenneth R Westerback
2009-04-19If hw.ncpufound > 1, have the install script automatically prefer to useTheo de Raadt
2009-04-19Use sysctl -n hw.disknames instead of the custom disknames programTheo de Raadt
2009-04-19Be consistant and make 'none' the last selection option presented.Kenneth R Westerback
2009-04-18remove some obvious text; ok krwTheo de Raadt
2009-04-18Get rid of the final "Are you ready to install sets?" question by addingTheo de Raadt
2009-04-1818 characters per column is better, since xshareXX.tgz is a long name.Theo de Raadt
2009-04-18Don't bother trying to handle network interface media modificationsKenneth R Westerback
2009-04-18If people want to edit their hosts file, they can do it in the next stepTheo de Raadt
2009-04-18Always enable DNS in the installer, without asking, since everyone justTheo de Raadt
2009-04-17cannot create a hash for bsd.rd, obviously. well, some media could sinceTheo de Raadt
2009-04-17silence delete of hash output fileTheo de Raadt
2009-04-17er, wrong pathTheo de Raadt
2009-04-17undesireable tabs (waste space on the media)Theo de Raadt
2009-04-17For SHA256 hashes to be ready to go onto the install media, we mustTheo de Raadt
2009-04-17Put bin/sha256 and build a hash directory onto the media that can fitTheo de Raadt
2009-04-17all the install media now have a /var/hash directoryTheo de Raadt
2009-04-17A new directive HASH, which fills a a hash directory (on the media)Theo de Raadt
2009-04-13Don't try to read or remove a non-existant /tmp/hosts file. This canKenneth R Westerback
2009-04-13krw says comments only stripped when alone on a lineTheo de Raadt
2009-04-13Print the sets list in 3 columns. Some pathological case handling forTheo de Raadt
2009-04-13use the new ftp -T title mode to compress the install script outputTheo de Raadt
2009-04-12run make depend for kernel, too; ok miodTheo de Raadt
2009-04-10If the md_prep_disklabel routine sets AUTOROOT=y, then don't ask theKenneth R Westerback
2009-04-10'rm hosts' -> 'rm -f hosts', since we may have not configured anyKenneth R Westerback
2009-03-14Installed dhclient.conf is now all comments. Installed hosts isKenneth R Westerback