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