summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
2002-04-30Clean up configure_all_interfaces() a bit.Kenneth R Westerback
2002-04-30first pass of instbin removal movementTheo de Raadt
2002-04-30oops, typoTheo de Raadt
2002-04-30Tighten up installed options on /tmp by adding nosuid,nodev.Kenneth R Westerback
2002-04-30this is not run by hand, no need for #!/bin/sh; krw okTheo de Raadt
2002-04-30use leaner libraries; like most already didTheo de Raadt
2002-04-30use SCRIPT commandTheo de Raadt
2002-04-30add a SCRIPT command which does sed-based comment stripping, and also the ARC...Theo de Raadt
2002-04-29generate termcap file using a list2sh.awk directrive; distrib becomes a lot s...Theo de Raadt
2002-04-29Expose a few more comments to stripping: must be on separate line, andKenneth R Westerback
2002-04-29Eliminate basename(). Just use parameter expansion syntax to removeKenneth R Westerback
2002-04-29Rely on [] evaluating empty string as false, non-empty string as trueKenneth R Westerback
2002-04-28Remove superfluous '{}' in variable references that are all alone in aKenneth R Westerback
2002-04-28remove confusion about disktabTheo de Raadt
2002-04-28use single shared mtree.confTheo de Raadt
2002-04-28Change getresp() into ask().Kenneth R Westerback
2002-04-27Fix typo ('remel' -> 'rmel') in glob_selection.Kenneth R Westerback
2002-04-26Rework glob_selection() to eliminate 'Major hack' and a 'Eww' byKenneth R Westerback
2002-04-26Change 'while $1; shift' loops to 'for _b;' loops.Kenneth R Westerback
2002-04-26Improve use of sed in various places, eliminating unnecessaryKenneth R Westerback
2002-04-25merge in changes from other list2sh.awk filesTheo de Raadt
2002-04-22use one common dot.profile for allTheo de Raadt
2002-04-21strip scripts; remove some crudTheo de Raadt
2002-04-20Split out a new function askpass() and as a resultKenneth R Westerback
2002-04-18no chroot, and avoid SYMLINK to instbinTheo de Raadt
2002-04-13allow todd to do very weird things at the timezone prompt; fix from krwTheo de Raadt
2002-04-13only fsck root once in upgrade; from krwTheo de Raadt
2002-04-13do not check filesystems; krw okTheo de Raadt
2002-04-12Sort mount points when generating fstab file. This prevents problemsTodd C. Miller
2002-04-12kbd setting code for the installer. smat@acm.org, miod, and krw. MinimalTheo de Raadt
2002-04-10If disk device nodes are missing, and MAKEDEV can be found on the media,Theo de Raadt
2002-04-09Move introductory blocks of comments to above their functions.Kenneth R Westerback
2002-04-09More reorganizations, fixes and shrinkage.Kenneth R Westerback
2002-04-05Tune get_selection() so thatKenneth R Westerback
2002-04-05Abstract out common startup and finishing code from install.shKenneth R Westerback
2002-04-02Do not copy /etc/mygate to install'ed systems if dhcp is specifiedKenneth R Westerback
2002-04-01safe more space; krw okTheo de Raadt
2002-03-31naddy@ pointed out that in the two situationsKenneth R Westerback
2002-03-31This omnibus diff does a number of cleanups:Kenneth R Westerback
2002-03-30Keep all comments on separate lines so they are strippedKenneth R Westerback
2002-03-30shrink 599 more bytes: cleanups to "case" and such; ok krwTheo de Raadt
2002-03-30shrink 4 more bytesTheo de Raadt
2002-03-30remove extra spacesTheo de Raadt
2002-03-30Squeeze a few bytes out of the installation scripts by usingKenneth R Westerback
2002-03-26Cleanup (and shrink) ftp_list_files() in install.sub by removingKenneth R Westerback
2002-03-22move to 3.1-betaTheo de Raadt
2002-03-22Clean up getresp() byKenneth R Westerback
2002-03-19Save more dhclient configuration info during installation.Kenneth R Westerback
2002-03-17Examine correct fields in mount(8) output to determine if rootKenneth R Westerback
2002-03-04Update Copyright(c)'s to 2002Kenneth R Westerback