summaryrefslogtreecommitdiff
path: root/distrib/miniroot/install.sub
AgeCommit message (Expand)Author
2003-12-21Bowing to the relentless pressure from Nick Holland, change the default answerKenneth R Westerback
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-09-22Introduce a function ask_yn() to use when asking 'yes or no'Kenneth R Westerback
2003-08-23If any interface has been configured using DHCP, assume the default routeKenneth 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-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-23Minor cleanups.Kenneth R Westerback
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-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
2003-05-11More cleanup and fixes in url installs.Kenneth R Westerback
2003-05-11Shrink & clarify code around ftp/http proxy identification.Kenneth R Westerback
2003-05-11Don't reject a perfectly valid absolute path to sets just because theKenneth R Westerback
2003-05-07Use -h option in tar invocations so that upgrades respect links.Kenneth R Westerback
2003-04-30Rework munge_fstab to shrink and clarify code.Kenneth R Westerback
2003-04-23ignore altroot filesystem when upgrading, ok krw@Peter Stromberg
2003-04-17remove extra spaces, make smaller, krw you keep adding them back! ;)Theo de Raadt
2003-04-16Always do 'route -n show' not 'route show'. Even saves some space.Kenneth R Westerback
2003-03-06spelling fixesDavid Krause
2003-03-06Delete the password from the ftp url shown when no sets are found.Kenneth R Westerback
2003-03-02Fix default route handling during installation to preserve activeKenneth R Westerback
2003-02-16Fix up some DNS verbiage to make it consistant.Kenneth R Westerback
2003-02-15Make bsd.rd an install/upgrade set.Kenneth R Westerback
2003-02-12move to 3.3-betaTheo de Raadt
2003-01-26Last (?) big cleanup in distrib/miniroot this release cycle.Kenneth R Westerback
2003-01-25Eliminate unused global SETSDONE.Kenneth R Westerback
2002-12-14Expunge some trailing whitespace.Kenneth R Westerback
2002-12-08Fix botch in last commit: prepend comments to hosts after adding FQDN toKenneth R Westerback
2002-12-08Fix & cleanup logic, especially around interrupted installs.Kenneth R Westerback
2002-12-04Code cleanup & shrinkage.Kenneth R Westerback
2002-12-03More code consolidation.Kenneth R Westerback
2002-12-01Code consolidation. Create edit_tmp_file(), manual_net_cfg(), inet_info()Kenneth R Westerback
2002-12-01Create kill_dhclient(). Use before any attempt to run dhclient, toKenneth R Westerback
2002-11-29Ask for DNS domain name *after* the interfaces are configured, at theKenneth R Westerback
2002-11-28spacesTheo de Raadt
2002-11-28Make questions out of requests for user input that were demands. UseKenneth R Westerback
2002-11-28Save a few bytes;Kenneth R Westerback