Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-07 | sync | Theo de Raadt | |
2009-05-07 | vax iso has to become a teeny bit bigger | Theo de Raadt | |
2009-05-07 | o use 'ls -C' to speed and simplify both sets viewing and timezone selection | Todd T. Fries | |
o use a tzlist instead of a tzdir o as a bonus, sets lists are now sorted top-down instead of left-right o use stty to calculate 4char padding surrounding sets lists collaboration with Alexander Hall halex@ ok deraadt@ | |||
2009-05-07 | sync | Theo de Raadt | |
2009-05-06 | use /snapshots/ rather than /4.5/ when you choose a numbered mirror from | Stuart Henderson | |
the list. ok deraadt | |||
2009-05-06 | make nifs init global, so it can be relied upon | Todd T. Fries | |
ok deraadt@ | |||
2009-05-06 | whoa, we were assuming that $_password was still the user password. we | Theo de Raadt | |
got lucky. | |||
2009-05-06 | Don't display 'No disks found.' after configuring the last disk. | Kenneth R Westerback | |
"Silence is golden." deraadt@ | |||
2009-05-06 | Put the tzdir onto some of the media we think it will fit onto | Theo de Raadt | |
2009-05-06 | Split the collection of many questions from the appplication of their | Theo de Raadt | |
change. Then ask them at the start. The timezone stuff remains a bit weird since we have to depend on when we get the TZ names, or when we get network... so there are 3 possible places that question can be asked. But now basically once it starts ftp'ing the sets, you only have the final done prompt. | |||
2009-05-06 | De-uglify disk configuration in the non-auto layout cases. Trust | Kenneth R Westerback | |
disklabel(8) to prevent duplicate mount points, and the user to enter all their mountpoint info in disklabel(8). Proceed directly to disk formatting after the last disk is configured. Do not pass go. ok deraadt@ | |||
2009-05-05 | accept TZ hints from the ftplist | Theo de Raadt | |
2009-05-05 | shorter default answer for the nameserver question | Theo de Raadt | |
2009-05-05 | If only one interface, and it is running dhclient, skip the | Theo de Raadt | |
default route / domainname / nameserver questions we already know the answers to | |||
2009-05-05 | count network interfaces as we configure them | Theo de Raadt | |
2009-05-05 | avoid changing directories a bit | Theo de Raadt | |
2009-05-05 | tabs and spaces and pedantry for the user entry | Theo de Raadt | |
2009-05-05 | cope with users who cannot read the username question | Theo de Raadt | |
2009-05-05 | socks5 has been removed; use dante instead | Martynas Venckus | |
sure theo | |||
2009-05-05 | sync with the ftp changes | Martynas Venckus | |
2009-05-05 | adjust for ftp -DSMALL changes. been in test kernels tested by many. | Stuart Henderson | |
ok martynas, deraadt | |||
2009-05-05 | fix for upgrade and vlans | Todd T. Fries | |
noticed by naddy@, tested by me, ok deraadt@ | |||
2009-05-05 | remove some debug | Theo de Raadt | |
2009-05-05 | Add a mechanism to build a false hierarchy of the zoneinfo on | Theo de Raadt | |
the ramdisk | |||
2009-05-05 | spaces to tabs | Theo de Raadt | |
2009-05-04 | Make the http fetcher capable of dealing with more complex index.txt files | Theo de Raadt | |
2009-05-04 | pass desired set path to ftplist | Theo de Raadt | |
2009-05-04 | a bit of wordsmithing for the SHA256 message | Theo de Raadt | |
2009-05-04 | ok, but the jobs stderr redirect from guenther is good | Theo de Raadt | |
2009-05-04 | no, that way of looking at the jobs does not work | Theo de Raadt | |
2009-05-04 | cleaner job watcher by guenther | Theo de Raadt | |
2009-05-03 | delete XXX comment about upgrades; it should work | Theo de Raadt | |
2009-05-03 | don't emit spurious error when no network is configured, also fix typos. | Stuart Henderson | |
ok deraadt@ | |||
2009-05-03 | Oops. Untested over-optimization slipped in, breaking installs. | Kenneth R Westerback | |
2009-05-03 | A few long standing sh'isms -> ksh'isms. | Kenneth R Westerback | |
2009-05-03 | Simplify and shrink fstab creation code by putting mount point and | Kenneth R Westerback | |
partition info into one string separated by the lexically low value '!' char and sorting those strings. This eliminates an inner loop over partition info. No user visible change. | |||
2009-05-03 | Use the new ftplist backend which tries to intelligently provide you with | Theo de Raadt | |
the ftp server you probably want to use. Some XXX's in the code still; please report issues to me. ok krw | |||
2009-05-03 | Simplify things by putting extra swap partitions in the fstab as | Kenneth R Westerback | |
they are discovered rather than keeping a list and appending it to the end of the fstab. No impact unless you configure extra swap partitions. ok deraadt@ | |||
2009-05-03 | need sleep here, too | Theo de Raadt | |
2009-05-03 | the _oifs variables should be local; spotted by Alexander Hall | Theo de Raadt | |
2009-05-03 | Remove an XXX handled in the previous 5 lines of code | Theo de Raadt | |
2009-05-03 | We will need bin/sleep on all ramdisks. | Theo de Raadt | |
2009-05-02 | If we are on the console we can assume the term type is either vt220 or | Theo de Raadt | |
MDTERM, so we don't need to ask for the terminal type. If we are not on the console, don't ask for keyboard nationalization since we can't do that for serial ports. | |||
2009-05-01 | Simplify the initial script text to ask less questions. Instead of asking | Theo de Raadt | |
a stupid "are you sure" question, instead remind people (twice) that duh, since this is Unix, ^C gets you out of trouble if you change your mind about modifying your disk. | |||
2009-05-01 | Only tell the user about new mail at install time (not upgrade); from Pierre ↵ | Theo de Raadt | |
Riteau | |||
2009-05-01 | Clean up the keyboard type question | Theo de Raadt | |
2009-05-01 | Since we no longer give an explicit chance to tweak the fstab used | Kenneth R Westerback | |
during upgrade and therein change any normally ro ffs filesystems to rw for the upgrade, just change any ffs filesystems to rw for the upgrade. If we can't trust the upgrade process who can we trust? Diff from RD Thrush. | |||
2009-04-30 | Only do the snapshots vs release thingy for ftp or http transfers, | Theo de Raadt | |
because the install*.iso media for instance has the files in the release directory. Oops. | |||
2009-04-30 | put the sha256 command at the right path, oops | Theo de Raadt | |
2009-04-30 | since the installer now chooses the sets mostly by itself, the default | Theo de Raadt | |
operation in the sets menu should be "done". ok @krw with a tear in his eye |