Age | Commit message (Expand) | Author |
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 |
2009-03-14 | There should only be one ::1 and one 127.0.0.1 entry in the hosts | Kenneth R Westerback |
2009-03-13 | Add tab's to the whitespace pattern used to eliminate existing entries | Kenneth R Westerback |
2009-02-21 | Pretty up installed hosts file by using tabs between address and | Kenneth R Westerback |
2009-02-19 | Third time lucky. Proper use of quotes when comparing the first and | Kenneth R Westerback |
2009-02-19 | No need for caveat about ignoring "\" when reading passwords, \r\n get | Kenneth R Westerback |
2009-02-18 | Use 'read -r' to read password, which allows "\" to be in the | Kenneth R Westerback |
2009-02-15 | Build install media with disktab.shadow already in /tmp, rather | Kenneth R Westerback |
2009-02-14 | Don't copy the 'full' installed protocols(5) or services(5) to the | Kenneth R Westerback |
2009-02-08 | Move to 4.5-BETA | Miod Vallat |
2009-01-25 | Only copy hosts file once during upgrades. Shorten a long variable name. | Kenneth R Westerback |
2008-11-23 | Create a new bpfN device whenever a dhclient is started. Multiple | Kenneth R Westerback |
2008-11-11 | Drop svnd lines from the munged fstab for upgrades, to avoid confusing | Kenneth R Westerback |
2008-11-11 | Replace some 4 space knf spacing with install space paranoia tabs, saving | Kenneth R Westerback |
2008-09-30 | install hostname.* files mode 640 root.wheel by default; ok krw | Theo de Raadt |
2008-09-07 | Nuke ifconfig '-m' uses. Use bare 'media' instead. Pointed out by | Kenneth R Westerback |