summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
2003-05-07Use -h option in tar invocations so that upgrades respect links.Kenneth R Westerback
2003-05-06more(1) now uses POSIX regex, no more ned for -lcompat; deraadt@ OKTodd C. Miller
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-17-lcompat tooTheo de Raadt
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-28Use any existing hostname as the default, as the install could haveKenneth 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
2002-11-28Fix indent botch.Kenneth R Westerback
2002-11-24use 8 rounds for passwd, like login.conf specifies; rob_ses@web.deTheo de Raadt
2002-11-10Polish wording on fstab verbiage, and swap paragraphs so the paragraphKenneth R Westerback
2002-11-10Fix makedev() so that if the device nodes are *not* created, makedev()Kenneth R Westerback
2002-11-09Code cleanup, simplification and shrinkage.Kenneth R Westerback
2002-11-09Fix two problems:Kenneth R Westerback
2002-11-07Treat 'bsd' like just another filename in THESETS, no more 'kernel'Kenneth R Westerback
2002-11-01Cleanup. Don't bother complaining when the user selects some non-existantKenneth R Westerback
2002-11-01Cleanup. install_sets() no longer takes a parameter.Kenneth R Westerback
2002-10-31Introduce some better feedback during attempted ftp installations. InKenneth R Westerback
2002-10-28Rework/reword the install sanity checks and associated logic slightly.Kenneth R Westerback
2002-10-27Ensure that 'siteXX.tgz' and 'siteXX.tar.gz' are the *last* setsKenneth R Westerback
2002-10-04krw fucked up; i must re-tag this fileTheo de Raadt
2002-10-03Divorce system hostname handling from network configuration.Kenneth R Westerback
2002-09-30a few new spaces -> tabsTheo de Raadt
2002-09-29Keep track of all devices that makedev() creates and recreateKenneth R Westerback
2002-09-29Modify makedev so that it does not attempt to create network interfaceKenneth R Westerback
2002-09-28Cleanup/fix/improve question asking.Kenneth R Westerback
2002-09-25Try to minimize places where suid programs and devices can liveKenneth R Westerback
2002-09-24Rejig addel()/rmel() to keep items on a single line, with blanksKenneth R Westerback
2002-09-22Do not allow install to proceed until root filesystem can be mounted onKenneth R Westerback
2002-09-20Add pflog, vlan and gif to list of interfaces filtered; krw@ OKTodd C. Miller
2002-09-17Fix commit botch that deleted '#' at beginning of '$OpenBSD$' tag line.Kenneth R Westerback