summaryrefslogtreecommitdiff
path: root/distrib/miniroot/install.sub
AgeCommit message (Expand)Author
2009-04-18Get rid of the final "Are you ready to install sets?" question by addingTheo de Raadt
2009-04-1818 characters per column is better, since xshareXX.tgz is a long name.Theo de Raadt
2009-04-18Don't bother trying to handle network interface media modificationsKenneth R Westerback
2009-04-18If people want to edit their hosts file, they can do it in the next stepTheo de Raadt
2009-04-18Always enable DNS in the installer, without asking, since everyone justTheo de Raadt
2009-04-17silence delete of hash output fileTheo de Raadt
2009-04-17undesireable tabs (waste space on the media)Theo de Raadt
2009-04-17For SHA256 hashes to be ready to go onto the install media, we mustTheo de Raadt
2009-04-13krw says comments only stripped when alone on a lineTheo de Raadt
2009-04-13Print the sets list in 3 columns. Some pathological case handling forTheo de Raadt
2009-04-13use the new ftp -T title mode to compress the install script outputTheo de Raadt
2009-03-14Installed dhclient.conf is now all comments. Installed hosts isKenneth R Westerback
2009-03-14There should only be one ::1 and one 127.0.0.1 entry in the hostsKenneth R Westerback
2009-03-13Add tab's to the whitespace pattern used to eliminate existing entriesKenneth R Westerback
2009-02-19Third time lucky. Proper use of quotes when comparing the first andKenneth R Westerback
2009-02-19No need for caveat about ignoring "\" when reading passwords, \r\n getKenneth R Westerback
2009-02-18Use 'read -r' to read password, which allows "\" to be in theKenneth R Westerback
2009-02-14Don't copy the 'full' installed protocols(5) or services(5) to theKenneth R Westerback
2009-02-08Move to 4.5-BETAMiod Vallat
2009-01-25Only copy hosts file once during upgrades. Shorten a long variable name.Kenneth R Westerback
2008-11-23Create a new bpfN device whenever a dhclient is started. MultipleKenneth R Westerback
2008-11-11Drop svnd lines from the munged fstab for upgrades, to avoid confusingKenneth R Westerback
2008-11-11Replace some 4 space knf spacing with install space paranoia tabs, savingKenneth R Westerback
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-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-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-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-02-204.3-betaMiod Vallat
2008-02-11For architectures with an enabled 'console' ttys entry, adjust theKenneth R Westerback
2007-12-14make more clear that the NTP question is not a three way yes/noOtto Moerbeek
2007-08-02spelling fixes in the commentsDavid Krause
2007-07-27oops, forgot to crank to 4.2Theo 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