summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
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
2002-03-04Change the default install sets to include everything but the X sets.Kenneth R Westerback
2002-03-03Cleanup/Improve trap handling.Kenneth R Westerback
2002-01-24Fix `necesary' typos; Alexander YurchenkoTodd C. Miller
2001-12-23Some minor typographical adjustments:Kenneth R Westerback
2001-12-22Enable users to fix filesystem problems encountered by fsck inKenneth R Westerback
2001-12-17Use actual files for short versions of /etc/protocols andKenneth R Westerback
2001-12-13Remove /etc/protocols and /etc/services from install mediaKenneth R Westerback
2001-11-25Squeeze all obvious <blank>+<tab> and <tab><blank>+ combinationsKenneth R Westerback
2001-11-25Add capability to accept & correctly process a root password withKenneth R Westerback
2001-11-24Fix bsort() so that trailing spaces are not emitted.Kenneth R Westerback
2001-11-22Fix getresp() so that imbedded or trailing blanks in theKenneth R Westerback
2001-11-20Encode usercode/password in ftp url's as required by RFC 1738,Kenneth R Westerback
2001-11-19remove 6 spaces or tabs at end of line, making this file 6 bytes smaller. ea...Theo de Raadt
2001-11-18Purge more (last?) comments from install scripts by removing allKenneth R Westerback
2001-11-17Improve/enhance network handling during installations.Kenneth R Westerback
2001-10-31Fix creation of /etc/hosts file in install.Kenneth R Westerback
2001-10-15Resync the upgrade script's enable_network() function with theKenneth R Westerback
2001-10-14Use double quotes around the password variable--should close PR 2114Todd C. Miller
2001-10-11Do *not* copy the possibly edited fstab back to disk afterKenneth R Westerback
2001-10-02more gnu/usr.bin before usr.binTheo de Raadt
2001-09-19Fix typo: succesfully -> successfullyKenneth R Westerback
2001-09-17zap kernfsTheo de Raadt
2001-09-11move to 3.0-betaTheo de Raadt
2001-09-04MB == megabytes, Mb == megabitsTheo de Raadt
2001-08-07suggest CET, not MET, ok deraadt@Markus Friedl
2001-06-23argh. stop using kernfs, using dmesg using sysctl. encode ARCH intoTheo de Raadt
2001-04-20Cleanup, new features, shrinkage.Kenneth R Westerback
2001-04-16Fix a couple of nits: delete some unnecessary commas andKenneth R Westerback
2001-04-15move to 2.9-betaTheo de Raadt
2001-03-26spellingTodd T. Fries
2001-02-23back out prev change. I should read ALL of my mail before actingMarco S Hyman
2001-02-23create dhclient.leases when needed; ok deraadt@Marco S Hyman
2001-02-12fix http handling; reported as busted by don@research-cistw.saic.comTheo de Raadt