summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
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
2002-09-17Ruthlessly expunge unnecessary verbiage and whitespace to make sureKenneth R Westerback
2002-09-13do not stty 9600Theo de Raadt
2002-09-10move to 3.2-betaTheo de Raadt
2002-08-29Add a new verb to list2sh.awk, 'REMOVE'. This allows the easyKenneth R Westerback
2002-08-27Missed file in last commit.Kenneth R Westerback
2002-08-27Move general partitioning advice from machine dependant per diskKenneth R Westerback
2002-08-25More fixes to mount point handling.Kenneth R Westerback
2002-08-18Fix various mount point problems:Kenneth R Westerback
2002-08-15Fix a problem with re-started installs that caused the domainKenneth R Westerback
2002-08-05If ELF_TOOLCHAIN, pass -E to crunchgen and build elfrdsetroot insteadArtur Grabowski
2002-07-31/tmp/fstab.$DISK is created in install.md, so put back referencesKenneth R Westerback
2002-07-28New feature request by (most recently) drahn@:Kenneth R Westerback
2002-07-27Fix two problems.Kenneth R Westerback
2002-07-22Undo a cvs botch in the last commit that reverted a few lines.Kenneth R Westerback
2002-07-21Put a doing...done wrapper around creation of the host.random fileHugh Graham
2002-07-18Rework upgrade's fstab handling soKenneth R Westerback
2002-07-13Cleanup/Shrinkage.Kenneth R Westerback
2002-07-13More cleanup/simplification/shrinkage.Kenneth R Westerback
2002-07-12Eliminate list_has_sets() by eliminating its only use. Instead ofKenneth R Westerback
2002-07-12Consolidate repeated logic to get non-empty $resp into aKenneth R Westerback
2002-07-09Fix typo (get_sets_list -> get_sets) that caused ftp installs to fail.Kenneth R Westerback
2002-07-07More cleanup/shrinkage/clarification.Kenneth R Westerback
2002-07-06Fix typo in get_get_files_list() that prevented sets fromKenneth R Westerback
2002-07-06Remove obsolete upgrade hacks for XF3->XF4 and movingKenneth R Westerback
2002-07-04More cleanup/shrinkage/clarification.Kenneth R Westerback
2002-07-04Eliminate the separate display_* functions. A little moreKenneth R Westerback
2002-07-04Since the directory /var/run is now present during install/upgrade,Kenneth R Westerback
2002-07-04Fix set selection list logic so that when extracting more setsKenneth R Westerback
2002-07-01Prevent passwords of the form '-X' from being (mis)interpreted as anKenneth R Westerback