summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
2007-05-28Don't look for wt tape devices while installing.Kenneth R Westerback
2007-04-27caps for NTP server; from jdixonTheo de Raadt
2007-04-25Use 'ifconfig' and not 'ifconfig -a' as the -a is now the default.Kenneth R Westerback
2007-04-25Add capacity to specify one ntp 'server' (not 'servers') during install.Kenneth R Westerback
2007-03-26Make the default behaviour to force a fsck when upgrading, as itOtto Moerbeek
2007-03-26Don't pass fsck '--fp'. From Loic Tortay via PR #5422.Kenneth R Westerback
2007-03-16Give the upgrader an option to *not* fsck -f non-root filesystems. InKenneth R Westerback
2007-03-13Keep copyright year current.Kenneth R Westerback
2007-03-04If INSTALL.<arch> isn't present at the given set location, give theKenneth R Westerback
2007-03-01shrink early text; input from frantisek holop, discussion and ok ok krwTheo de Raadt
2007-02-16better X"" idiom in while loop; didickman@yahoo.comTheo de Raadt
2007-02-14put the disknames command on all install media (hope i did not miss any) ok krw@Theo de Raadt
2007-02-14Use new 'disknames' command to get names of disks and cds.Kenneth R Westerback
2007-02-124.1-betaHenning Brauer
2007-02-11Nuke MDFSTYPE and MDFSOPTS, 'mount -t ...' and giving the user theKenneth R Westerback
2006-08-29Handle site${VERSION}-$(hostname -s).tgz files better so that theyKenneth R Westerback
2006-07-26crank to 4.0-betaTheo de Raadt
2006-06-23Add a set siteXY-<hostname>.tgz and make it selected by default. ThisKenneth R Westerback
2006-05-18Don't ask for a password for ftp transfers if the username 'ftp' is used.Kenneth R Westerback
2006-03-15Make 'no' the default answer to 'Display the list of XXX servers?'.Kenneth R Westerback
2006-03-11Change default answer for 'Do you expect to run the X Window System?'Kenneth R Westerback
2006-03-06eject -> mt (except on alpha where size tests are needed)Theo de Raadt
2006-03-04Put comment on separate line so it is stripped from install media.Kenneth R Westerback
2006-02-28Remove old static X modules from previous versions. Patch by krw@, ok deraadt@Matthieu Herrb
2006-01-19crank to 3.8-betaTheo de Raadt
2005-11-22'?' may not be easily found until the keyboard is mapped. Make 'L' theKenneth R Westerback
2005-10-28selected install sets are denoted by `[X]', not `[x]';Jason McIntyre
2005-10-26Sync mygate handling with latest netstart changes so upgrades work.Kenneth R Westerback
2005-10-20Always give user a chance to confirm/modify TERM and keymap whenKenneth R Westerback
2005-10-16Bring enable_network() into line with /etc/netstart by not attemptingKenneth R Westerback
2005-10-16Use 'rtsolif' in enable_network(), rather than 'rtsif', to make it moreKenneth R Westerback
2005-10-12Comments are now allowed in myname and mygate. Steal stripcom() fromKenneth R Westerback
2005-10-10Provide some verbiage about MDSERIAL. Suggested by miod@.Kenneth R Westerback
2005-10-05Apply Todd's netstart r1.106 fix to evaluation of dhcp and rtsol linesKenneth R Westerback
2005-08-29addhostent() shouldn't delete the hosts entry for the 'other' addressKenneth R Westerback
2005-08-09move to 3.8-betaTheo de Raadt
2005-08-04activate libstubs (setlocale + dbopen)Marc Espie
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-21Create disk device before attempting to disklabel it. Don't keep aKenneth 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