Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
and a long explanation of what is about to happen. Unlikely this was read by or helped many. Fewer distractions make better users. | |||
2009-04-25 | sync | Theo de Raadt | |
2009-04-25 | Always configure the network (if any) during upgrades. Another question | Kenneth R Westerback | |
bites the dust. ok deraadt@ | |||
2009-04-25 | Ask for IPv4 default route immediately after interfaces configured, not | Kenneth R Westerback | |
after all DNS questions. Requested by deraadt@. | |||
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 | |
(because I asked for it :) so pluralize the question, and insert a little missing word which everyone will understand. | |||
2009-04-25 | Today, few people halt a machine and then reset it. No, they really | Theo de Raadt | |
want to use reboot, so be more clear and simple about it. | |||
2009-04-25 | We are able to handle the timezone question a few steps earlier, along | Theo de Raadt | |
with the other questions. | |||
2009-04-25 | If the right conditions exist, ask if xdm should be started automatically. | Theo de Raadt | |
Yes, there are machines where you X needs configuration, but let us be realistic about it: THAT IS AN X BUG. And there are machines where getty and xdm fight: THAT IS A CONSOLE DRIVER BUG. And this commit is going to force those bugs to eventually matter enough so that they get fixed. Just watch. | |||
2009-04-25 | one added word makes this a bit clearer for semi-newbies (actually, the | Theo de Raadt | |
install script is changing so much, by 4.6 many people are going to be newbies..) | |||
2009-04-25 | sync | Theo de Raadt | |
2009-04-24 | sync | Theo de Raadt | |
2009-04-24 | make kbd table also use ? for listing; ok krw | Theo de Raadt | |
2009-04-24 | Remove magic 'bsd.mp -> bsd' linking for the moment as it confuses | Kenneth R Westerback | |
subsequent upgrades. | |||
2009-04-24 | Don't display network interface and route info during upgrades. If | Kenneth R Westerback | |
you need it go look for it. ok deraadt@ | |||
2009-04-24 | Move bsd.mp juggling into relevant MD files. Make bsd.mp a default | Kenneth R Westerback | |
selection on multi-processor machines. Make bsd.mp a sanity check item on multi-processor machines. ok deraadt@ | |||
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 | |
out of this by saying "done" when you get to the first interface. Then it will handle the domain / DNS question, but since no interface is setup it cleverly already skips the default route question. Another useless question bites the dust. ok krw | |||
2009-04-23 | The active mode ftp stuff is archaic, so delete it. People who still | Theo de Raadt | |
have that problem can use the plethora of www servers we have instead of ftp. Or as sthen pointed out, this is almost assuredly not biting anyone today since we have received no complaits of the ftplist fetching failing (that did not use the -A flag) | |||
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 | |
a lot prettier. We still leave this output in -v mode because we want people to see how smart the install script is about making the different partitions have different nosetuid, nodev modes assistance with the right ksh code from drahn, beck, and espie | |||
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 | |
user, who will also be placed in wheel. The setup of that user is expected to be mostly compatible with what useradd(8) would have done. krw will probably improve the ksh code in here after this :) | |||
2009-04-23 | sync | Theo de Raadt | |
2009-04-21 | sync | Theo de Raadt | |
2009-04-20 | sync | Theo de Raadt | |
2009-04-20 | - add missing header for strcmp() . | Jasper Lievisse Adriaanse | |
- add hw.model which could help future sgi install scripts with deciding which kernel to pick "commit" deraadt@ | |||
2009-04-20 | sync | Theo de Raadt | |
2009-04-19 | When configuring the network assume the user means to assign | Kenneth R Westerback | |
$(hostname -s) as the symbolic name of the first interface that is configured. Subsequent interfaces still get the question. Don't emit 'No more interfaces to initialize.'. Just move on to the rest of the network configuration. Use the word 'configure' rather than 'initialize'. Suggested by & ok deraadt@ | |||
2009-04-19 | If hw.ncpufound > 1, have the install script automatically prefer to use | Theo de Raadt | |
bsd.mp instead of bsd (using -- mv bsd bsd.sp; mv bsd.mp bsd). anyone who brings up boot.conf is an i386 bigot. tested on almost all platforms that can do this, ok various people | |||
2009-04-19 | optimize for size (3k). "makes sense" millert@ | Martynas Venckus | |
2009-04-19 | sort list | Theo de Raadt | |
2009-04-19 | Use sysctl -n hw.disknames instead of the custom disknames program | Theo de Raadt | |
2009-04-19 | A mini sysctl(8) that only knows a few variables we need to know in | Theo de Raadt | |
the install script. For now, just hw.disknames | |||
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 | |
an 'abort' option to the previous question. Another question goes *poof* ok krw | |||
2009-04-18 | 18 characters per column is better, since xshareXX.tgz is a long name. | Theo de Raadt | |
(This gets noticed on non-SMP architectures, since they do not have the bsd.mp which pushes xshareXX.tgz to the 3rd column) | |||
2009-04-18 | Don't bother trying to handle network interface media modifications | Kenneth R Westerback | |
in the script. If that level of tweaking is needed, it is safer to not pretend to handle it in the scripts and leave it to the expert installer to do manually. Very very rarely used in any case. Suggested by and 'just commit' deraadt@ | |||
2009-04-18 | If people want to edit their hosts file, they can do it in the next step | Theo de Raadt | |
ok krw | |||
2009-04-18 | Always enable DNS in the installer, without asking, since everyone just | Theo de Raadt | |
hits return for the question and accepts it. Welcome to the Internet, everyone has it today. ok krw | |||
2009-04-17 | cannot create a hash for bsd.rd, obviously. well, some media could since | Theo de Raadt | |
they have their own bsd.rd, but not not bsd.rd or installXX.iso, so punt on this. | |||
2009-04-17 | silence delete of hash output file | Theo de Raadt | |
2009-04-17 | further minor unification | Theo de Raadt | |
2009-04-17 | bpf0 can be created by MAKEDEV; ok krw | Theo de Raadt | |
2009-04-17 | further steps towards unification | Theo de Raadt | |