summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Expand)Author
2009-05-05adjust for ftp -DSMALL changes. been in test kernels tested by many.Stuart Henderson
2009-05-05fix for upgrade and vlansTodd T. Fries
2009-05-05remove some debugTheo de Raadt
2009-05-05Add a mechanism to build a false hierarchy of the zoneinfo onTheo de Raadt
2009-05-05spaces to tabsTheo de Raadt
2009-05-04Make the http fetcher capable of dealing with more complex index.txt filesTheo de Raadt
2009-05-04pass desired set path to ftplistTheo de Raadt
2009-05-04a bit of wordsmithing for the SHA256 messageTheo de Raadt
2009-05-04ok, but the jobs stderr redirect from guenther is goodTheo de Raadt
2009-05-04no, that way of looking at the jobs does not workTheo de Raadt
2009-05-04cleaner job watcher by guentherTheo de Raadt
2009-05-03delete XXX comment about upgrades; it should workTheo de Raadt
2009-05-03don't emit spurious error when no network is configured, also fix typos.Stuart Henderson
2009-05-03Oops. Untested over-optimization slipped in, breaking installs.Kenneth R Westerback
2009-05-03A few long standing sh'isms -> ksh'isms.Kenneth R Westerback
2009-05-03Simplify and shrink fstab creation code by putting mount point andKenneth R Westerback
2009-05-03Use the new ftplist backend which tries to intelligently provide you withTheo de Raadt
2009-05-03Simplify things by putting extra swap partitions in the fstab asKenneth R Westerback
2009-05-03need sleep here, tooTheo de Raadt
2009-05-03the _oifs variables should be local; spotted by Alexander HallTheo de Raadt
2009-05-03Remove an XXX handled in the previous 5 lines of codeTheo de Raadt
2009-05-03We will need bin/sleep on all ramdisks.Theo de Raadt
2009-05-02If we are on the console we can assume the term type is either vt220 orTheo de Raadt
2009-05-01Simplify the initial script text to ask less questions. Instead of askingTheo de Raadt
2009-05-01Only tell the user about new mail at install time (not upgrade); from Pierre ...Theo de Raadt
2009-05-01Clean up the keyboard type questionTheo de Raadt
2009-05-01Since we no longer give an explicit chance to tweak the fstab usedKenneth R Westerback
2009-04-30Only do the snapshots vs release thingy for ftp or http transfers,Theo de Raadt
2009-04-30put the sha256 command at the right path, oopsTheo de Raadt
2009-04-30since the installer now chooses the sets mostly by itself, the defaultTheo de Raadt
2009-04-30Allow the user's password to not be set, but in that case do not leave itTheo de Raadt
2009-04-30Do not allow the root password to be empty; ok krw after he told meTheo de Raadt
2009-04-30quotes around ? matches; Alexander HallTheo de Raadt
2009-04-30if the kernel is a -current kernel, change the default path to snapshotsTheo de Raadt
2009-04-30Redo the fdisk handling for MBR-only architectures (macppc has to getTheo de Raadt
2009-04-29only encrypt passwords if they are setTheo de Raadt
2009-04-29in [ ] or [[ ]] use -z instead of ! -n since it is shorterTheo de Raadt
2009-04-29in [ ] or [[ ]] use -z instead of ! -n since it is shorterTheo de Raadt
2009-04-29If we netbooted, use that interface as the default choice in the interfaceTheo de Raadt
2009-04-29no need for -g in ifconfig netboot group test; ok claudioTheo de Raadt
2009-04-29If the machine has any wsdisplay devices at all, we probably want theTheo de Raadt
2009-04-29Ask for the root password before sshd, because I have caught myselfTheo de Raadt
2009-04-28ral was already disabled on ramdiskC, so we don't need the firmware.Stuart Henderson
2009-04-28We have no choice but to ask for the timezone information later, soTheo de Raadt
2009-04-28When asking for network configs, prompt with the first interface name theTheo de Raadt
2009-04-28adjust comment to match code; vlan tag range is 1-4095 not 0-4095Stuart Henderson
2009-04-28If the RAMDISK kernel in use supports vlans, ask the right questionTheo de Raadt
2009-04-27if we netbooted (i.e. ifconfig -g netboot doesn't return an error),Stuart Henderson
2009-04-26No need to say that we setup the timezone; the user can assume it happens bec...Theo de Raadt
2009-04-26no more need for ftp -T option, since it is automatic nowTheo de Raadt