summaryrefslogtreecommitdiff
path: root/distrib/miniroot/install.sub
AgeCommit message (Expand)Author
2005-08-09move to 3.8-betaTheo de Raadt
2005-07-02During set selection, ask for a "file name pattern" rather than aUwe Stuehler
2005-06-13Typo. ${version} -> ${VERSION}. Spotted by David Krause.Kenneth R Westerback
2005-05-24Checking for the address '0.0.0.0' no longer works as test forKenneth R Westerback
2005-04-30Fix rtsol IPv6 install - check correct directory for hostname.* files.Kenneth R Westerback
2005-04-19There is no reliable way to detect a working network interface. SoKenneth R Westerback
2005-04-18restore tab before [X] list; krw okTheo de Raadt
2005-04-15Report dhcp success *only* if the interface is UP, and an address otherKenneth R Westerback
2005-04-13Tweak set source option testing. Don't offer nfs if no active interfaceKenneth R Westerback
2005-04-13spacingTheo de Raadt
2005-04-13Display 'none' as v6 default address when no v6 address is detected.Kenneth R Westerback
2005-04-13Only show sets locations that might work. e.g. no /sbin/nfs == don'tKenneth R Westerback
2005-04-13Allow any valid kbd(8) mapping to be specified (e.g. us.dvorak). BeKenneth R Westerback
2005-04-09spacesTheo de Raadt
2005-04-09Create on the installed system all disk, cd and tape devices found inKenneth R Westerback
2005-04-09Don't error out on mount just because someone confuses (m)ounted withKenneth R Westerback
2005-04-07If a UDF 'c' partition is found on a CD, just mount it without askingKenneth R Westerback
2005-04-05Use 'route -qn' for the IPv6 default route command in hostname.if.Kenneth R Westerback
2005-04-03More shrinkage with a bit of code factoring.Kenneth R Westerback
2005-04-02Scrounge a few characters of whitespace.Kenneth R Westerback
2005-04-02Initial IPv6 install/upgrade support.Kenneth R Westerback
2005-03-27Use new skeleton kbd(8) '-l' to generalize kbd(8) use. EliminateKenneth R Westerback
2005-03-26More cleanup & cleanup. Use more '[[]]' over '[]' to eliminate "'s,Kenneth R Westerback
2005-03-26More cleanup. ${MODE} -> $MODE.Kenneth R Westerback
2005-03-26More cleanup. Nuke isalphanumeric() and assume anything thatKenneth R Westerback
2005-03-26Start some delayed cleanup and shrinkage. Today: ': ;' -> ':;' inKenneth R Westerback
2005-03-14Present list of dns servers supplied by dhcp as blank separated list,Kenneth R Westerback
2005-03-08append to rc.conf.local; davidTheo de Raadt
2005-03-08ask about ntpd(8) in install script; ok krw henningTheo de Raadt
2005-03-07move to 3.7-betaTheo de Raadt
2005-02-16Validate successful installation of required sets by seeing if theyKenneth R Westerback
2005-02-13zap whitespace at eol; ok krw@David Krause
2004-11-28When dhcp configuration is attempted add the network interface to aKenneth R Westerback
2004-11-11typo; bad krwTheo de Raadt
2004-10-12Bring the tape install code up to current standards andKenneth R Westerback
2004-10-02Minor code cleanup and shrinkage. No functional change.Kenneth R Westerback
2004-09-29Code cleanup and shrinkage (~2K).Kenneth R Westerback
2004-09-16Set the console device speed before instead of after selecting it as theRyan Thomas McBride
2004-08-09move to 3.6-betaTheo de Raadt
2004-07-25Don't need to specify 9600 as the default speed, since it is first on theKenneth R Westerback
2004-07-18Make bsd.rd a default set.Kenneth R Westerback
2004-07-18spacesTheo de Raadt
2004-07-18For set installation via URL or NFS, assume the network has been configuredKenneth R Westerback
2004-07-17Delete unused local vars.Kenneth R Westerback
2004-07-17Add 'stty <tty> <speed>' line to boot.conf if serial console isKenneth R Westerback
2004-07-17Don't add '/'s to timezone path when null input enteredKenneth R Westerback
2004-06-26Allow change of default console to first serial device during install. Used inKenneth R Westerback
2004-06-22Don't make xetc a default install set.Kenneth R Westerback
2004-06-22introduce the new xetc set. ok deraadt@, miod@, krw@.Matthieu Herrb
2004-06-20If all default sets have been successfully installed, make [done] theKenneth R Westerback