summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
2004-04-06Remove the 3.3 -> 3.4 upgrade openssl hack.Kenneth R Westerback
2004-03-23Update copyrights to 2004.Kenneth R Westerback
2004-03-18Don't ask for timezone info during an upgrade.Kenneth R Westerback
2004-03-16save 2 bytes due to tabsTheo de Raadt
2004-03-14Fix sane_install() tests to use relevant directories/files. TightenKenneth R Westerback
2004-03-09URL-encode all usercode/password characters between 0x20 and 0x7e so thatKenneth R Westerback
2004-02-28Revert v1.314 changes adding '~' to user supplied relative ftp paths,Kenneth R Westerback
2004-02-28makeing->makingJolan Luff
2004-02-27move to 3.5-betaTheo de Raadt
2004-02-08Shave a few more characters.Kenneth R Westerback
2004-02-08Replace 'localhost' with '127.0.0.1' and add -q to route invocationsKenneth R Westerback
2004-02-08Add loopback routes late during upgrades, as /etc/netstart does now.Kenneth R Westerback
2004-02-08Fix typo: 2>&2 -> 2>&1.Kenneth R Westerback
2004-02-07Simplify inet line processing in inet_info().Kenneth R Westerback
2004-01-11With wonderful new dhclient there is no need to try to kill a runningKenneth R Westerback
2004-01-04put INET6, rtsol, and ping6 onto media where it fits. install.sub changesTheo de Raadt
2003-12-21Bowing to the relentless pressure from Nick Holland, change the default answerKenneth R Westerback
2003-12-16no more libzHenning Brauer
2003-12-04shorten a teeny bit moreTheo de Raadt
2003-12-04ask if sshd should be on by default (default to yes, still); tested by nickTheo de Raadt
2003-11-03spelling fix in commentsDavid Krause
2003-09-26Fix typo: 'Which disk do you wish to initialize??' -> '... initialize?'.Kenneth R Westerback
2003-09-22Introduce a function ask_yn() to use when asking 'yes or no'Kenneth R Westerback
2003-09-09do not defer * matching; from drahn, with some input from meTheo de Raadt
2003-09-06Do the ssl/openssl directory/link dance in both places it could occur,Kenneth R Westerback
2003-08-23If any interface has been configured using DHCP, assume the default routeKenneth R Westerback
2003-08-17With 3.4, /usr/include/ssl is a link and /usr/include/openssl is theKenneth R Westerback
2003-08-17'Security' fix/cleanup/shrinkage.Kenneth R Westerback
2003-08-17Message clarification & cleanup.Kenneth R Westerback
2003-08-16Minor cosmetic cleanup.Kenneth R Westerback
2003-08-11move to 3.4-betaTheo de Raadt
2003-08-07spacesTheo de Raadt
2003-07-22- use :L variable modifier with ELF_TOOLCHAIN variableBrad Smith
2003-07-10Try to ensure that ftp gets install sets from the same directory itKenneth R Westerback
2003-07-10Ensure that the install/upgrade process is not troubled by any ulimitKenneth R Westerback
2003-07-03Use numeric comparison operators when testing numeric values.Kenneth R Westerback
2003-07-03Clarify and shrink.Kenneth R Westerback
2003-07-02Eliminate cutword(), replacing it with specific code: 'set --' in twoKenneth R Westerback
2003-06-30Cleanup ask_which() logic.Kenneth R Westerback
2003-06-30Use built in pattern matching rather than cutlast() when extractingKenneth R Westerback
2003-06-27Improve swap partition handling during install/upgrade.Kenneth R Westerback
2003-06-23Fix comment typo in last commit.Kenneth R Westerback
2003-06-23Minor cleanups.Kenneth R Westerback
2003-06-22put gnu at the end of the SRCDIRS listTheo de Raadt
2003-06-22need -lz nowTheo de Raadt
2003-06-21Make file selection more resistant to unexpected user input.Kenneth R Westerback
2003-06-02licence cleanup; agreement from krw and millertTheo de Raadt
2003-05-18Don't link with -lkrb.; Found by mickey@, ok todd@Magnus Holmberg
2003-05-12More cleanup and fixes in url installs.Kenneth R Westerback
2003-05-12Fix 'eval' statement in _url_base construction so that we use theKenneth R Westerback