summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Expand)Author
2009-05-08If sshd is enabled, and a user is setup, as if sshd should turn offTheo de Raadt
2009-05-08improve user_setup by only accepting good usernames; idea from alexanderTheo de Raadt
2009-05-08use $nifs instead of hostname.* existance to determine if we should get ftplistTheo de Raadt
2009-05-08Since our order is now net, disk, TZ, we can increase the ftp timeoutTheo de Raadt
2009-05-07syncTheo de Raadt
2009-05-07syncTheo de Raadt
2009-05-07vax iso has to become a teeny bit biggerTheo de Raadt
2009-05-07o use 'ls -C' to speed and simplify both sets viewing and timezone selectionTodd T. Fries
2009-05-07syncTheo de Raadt
2009-05-06use /snapshots/ rather than /4.5/ when you choose a numbered mirror fromStuart Henderson
2009-05-06make nifs init global, so it can be relied uponTodd T. Fries
2009-05-06whoa, we were assuming that $_password was still the user password. weTheo de Raadt
2009-05-06Don't display 'No disks found.' after configuring the last disk.Kenneth R Westerback
2009-05-06Put the tzdir onto some of the media we think it will fit ontoTheo de Raadt
2009-05-06Split the collection of many questions from the appplication of theirTheo de Raadt
2009-05-06De-uglify disk configuration in the non-auto layout cases. TrustKenneth R Westerback
2009-05-05accept TZ hints from the ftplistTheo de Raadt
2009-05-05shorter default answer for the nameserver questionTheo de Raadt
2009-05-05If only one interface, and it is running dhclient, skip theTheo de Raadt
2009-05-05count network interfaces as we configure themTheo de Raadt
2009-05-05avoid changing directories a bitTheo de Raadt
2009-05-05tabs and spaces and pedantry for the user entryTheo de Raadt
2009-05-05cope with users who cannot read the username questionTheo de Raadt
2009-05-05socks5 has been removed; use dante insteadMartynas Venckus
2009-05-05sync with the ftp changesMartynas Venckus
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