Age | Commit message (Expand) | Author |
2003-12-21 | Bowing to the relentless pressure from Nick Holland, change the default answer | Kenneth R Westerback |
2003-12-04 | shorten a teeny bit more | Theo de Raadt |
2003-12-04 | ask if sshd should be on by default (default to yes, still); tested by nick | Theo de Raadt |
2003-09-22 | Introduce a function ask_yn() to use when asking 'yes or no' | Kenneth R Westerback |
2003-08-23 | If any interface has been configured using DHCP, assume the default route | Kenneth R Westerback |
2003-08-17 | 'Security' fix/cleanup/shrinkage. | Kenneth R Westerback |
2003-08-17 | Message clarification & cleanup. | Kenneth R Westerback |
2003-08-16 | Minor cosmetic cleanup. | Kenneth R Westerback |
2003-08-11 | move to 3.4-beta | Theo de Raadt |
2003-08-07 | spaces | Theo de Raadt |
2003-07-10 | Try to ensure that ftp gets install sets from the same directory it | Kenneth R Westerback |
2003-07-10 | Ensure that the install/upgrade process is not troubled by any ulimit | Kenneth R Westerback |
2003-07-03 | Use numeric comparison operators when testing numeric values. | Kenneth R Westerback |
2003-07-03 | Clarify and shrink. | Kenneth R Westerback |
2003-07-02 | Eliminate cutword(), replacing it with specific code: 'set --' in two | Kenneth R Westerback |
2003-06-30 | Cleanup ask_which() logic. | Kenneth R Westerback |
2003-06-30 | Use built in pattern matching rather than cutlast() when extracting | Kenneth R Westerback |
2003-06-27 | Improve swap partition handling during install/upgrade. | Kenneth R Westerback |
2003-06-23 | Minor cleanups. | Kenneth R Westerback |
2003-06-21 | Make file selection more resistant to unexpected user input. | Kenneth R Westerback |
2003-06-02 | licence cleanup; agreement from krw and millert | Theo de Raadt |
2003-05-12 | More cleanup and fixes in url installs. | Kenneth R Westerback |
2003-05-12 | Fix 'eval' statement in _url_base construction so that we use the | Kenneth R Westerback |
2003-05-11 | More cleanup and fixes in url installs. | Kenneth R Westerback |
2003-05-11 | Shrink & clarify code around ftp/http proxy identification. | Kenneth R Westerback |
2003-05-11 | Don't reject a perfectly valid absolute path to sets just because the | Kenneth R Westerback |
2003-05-07 | Use -h option in tar invocations so that upgrades respect links. | Kenneth R Westerback |
2003-04-30 | Rework munge_fstab to shrink and clarify code. | Kenneth R Westerback |
2003-04-23 | ignore altroot filesystem when upgrading, ok krw@ | Peter Stromberg |
2003-04-17 | remove extra spaces, make smaller, krw you keep adding them back! ;) | Theo de Raadt |
2003-04-16 | Always do 'route -n show' not 'route show'. Even saves some space. | Kenneth R Westerback |
2003-03-06 | spelling fixes | David Krause |
2003-03-06 | Delete the password from the ftp url shown when no sets are found. | Kenneth R Westerback |
2003-03-02 | Fix default route handling during installation to preserve active | Kenneth R Westerback |
2003-02-16 | Fix up some DNS verbiage to make it consistant. | Kenneth R Westerback |
2003-02-15 | Make bsd.rd an install/upgrade set. | Kenneth R Westerback |
2003-02-12 | move to 3.3-beta | Theo de Raadt |
2003-01-26 | Last (?) big cleanup in distrib/miniroot this release cycle. | Kenneth R Westerback |
2003-01-25 | Eliminate unused global SETSDONE. | Kenneth R Westerback |
2002-12-14 | Expunge some trailing whitespace. | Kenneth R Westerback |
2002-12-08 | Fix botch in last commit: prepend comments to hosts after adding FQDN to | Kenneth R Westerback |
2002-12-08 | Fix & cleanup logic, especially around interrupted installs. | Kenneth R Westerback |
2002-12-04 | Code cleanup & shrinkage. | Kenneth R Westerback |
2002-12-03 | More code consolidation. | Kenneth R Westerback |
2002-12-01 | Code consolidation. Create edit_tmp_file(), manual_net_cfg(), inet_info() | Kenneth R Westerback |
2002-12-01 | Create kill_dhclient(). Use before any attempt to run dhclient, to | Kenneth R Westerback |
2002-11-29 | Ask for DNS domain name *after* the interfaces are configured, at the | Kenneth R Westerback |
2002-11-28 | spaces | Theo de Raadt |
2002-11-28 | Make questions out of requests for user input that were demands. Use | Kenneth R Westerback |
2002-11-28 | Save a few bytes; | Kenneth R Westerback |