summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
2008-09-30install hostname.* files mode 640 root.wheel by default; ok krwTheo de Raadt
2008-09-07Nuke ifconfig '-m' uses. Use bare 'media' instead. Pointed out byKenneth R Westerback
2008-08-03Sparc miniroot hasn't worked for a while, since the sed code to findKenneth R Westerback
2008-07-07Rework the ntpd question to default to no, and ask for the NTP server only if...Jason Dixon
2008-07-06Make 'dhcp' the initial default when configuring the network. ThisKenneth R Westerback
2008-07-02move to 4.4-betaTheo de Raadt
2008-06-27Remove clauses 3 and 4 from license copyrighted by millert, deraadt,Ray Lai
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-24Remove leading zeros of subpart of partition's blocksize so ksh does notTobias Stoeckmann
2008-06-13ksh's arithmetic is 32 bit signed so we can no longer rely onKenneth R Westerback
2008-06-01Don't copy empty files into installed system's /etc. Tweak comment andKenneth R Westerback
2008-04-17force mode for hostname.* files to 600; ok krwTheo de Raadt
2008-03-15When installing via NFS, only retry the mount five times (instead of theJoel Sing
2008-03-09Remove question about keep alive option.Kenneth R Westerback
2008-03-09Consolidate FTP option handling, fixing one missing set of optionsKenneth R Westerback
2008-03-05Tweak regexp replacing 'off' with 'on secure' so we don't end up withKenneth R Westerback
2008-03-04Redo serial console configuration logic. Smaller, easier toKenneth R Westerback
2008-03-02Keep resolv.conf.shadow around when restarting an install. ThisKenneth R Westerback
2008-02-204.3-betaMiod Vallat
2008-02-11For architectures with an enabled 'console' ttys entry, adjust theKenneth R Westerback
2008-01-11cleanup: make -> ${MAKE} consistenly.Marc Espie
2007-12-14make more clear that the NTP question is not a three way yes/noOtto Moerbeek
2007-11-16Simplify the sed expression used to set 'rootdisk'. Shaves bytes from theKenneth R Westerback
2007-08-02spelling fixes in the commentsDavid Krause
2007-07-27oops, forgot to crank to 4.2Theo de Raadt
2007-06-17Stop using disklabel -r. The disklabel code does not know all the semanticsTheo de Raadt
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