Age | Commit message (Expand) | Author |
2009-05-31 | Fix sane_sets. Set default set source to last successful source | Kenneth R Westerback |
2009-05-31 | Ask the cgi to remember the install method too, and as a result, this | Theo de Raadt |
2009-05-31 | Change the order of the installer questions again, because it is better. | Theo de Raadt |
2009-05-30 | Defer talking to the ftpinstall cgi until a fair bit later, so that we can | Theo de Raadt |
2009-05-30 | silly comment is wrong | Theo de Raadt |
2009-05-30 | these scripts should use tabs because 4 spaces wastes 3 chars of media space | Theo de Raadt |
2009-05-30 | The TZ question can be asked at 3 different places. In the "media which | Theo de Raadt |
2009-05-30 | install.sh already knows that MODE == install | Theo de Raadt |
2009-05-30 | Allow the HASH command in ramdisk list files to specify additional files | Miod Vallat |
2009-05-29 | Remember to copy the modified ntpd.conf back to /etc | Theo de Raadt |
2009-05-28 | Get the list of disks or cds whenever required rather than once at | Kenneth R Westerback |
2009-05-24 | Make select_sets insensitive to rougue user input and | Alexander Hall |
2009-05-19 | refine login name and full user name sanity check | Alexander Hall |
2009-05-19 | shorten ftp server install prompt; ok krw | Theo de Raadt |
2009-05-17 | Use sed to directly create swap entries in fstab rather than dancing | Kenneth R Westerback |
2009-05-17 | Move comment to correct spot. | Kenneth R Westerback |
2009-05-17 | add a period; Stephan A. Rickauer | Theo de Raadt |
2009-05-17 | noone needs to use halt. reboot will do | Theo de Raadt |
2009-05-17 | do not hardcode the version into the script; ok krw miod | Theo de Raadt |
2009-05-16 | cleanup of set_timezone resulting in byte shaving and fixing an issue where | Alexander Hall |
2009-05-15 | Since _defdsk is now only set to "", just nuke it. | Kenneth R Westerback |
2009-05-15 | Zap tedious verbiage announcing disk configuration will start soon. | Kenneth R Westerback |
2009-05-15 | If we have more than one disk, we don't know what the user wants but done | Theo de Raadt |
2009-05-12 | Cleanup and shave some bytes in hextodec() | Alexander Hall |
2009-05-11 | Clean up and shrink code. Don't newfs paritions without a mount | Kenneth R Westerback |
2009-05-09 | - ask_yn defaults to no | Martynas Venckus |
2009-05-09 | Read the netmask in dotted decimal notation, even though ifconfig does | Theo de Raadt |
2009-05-09 | IFS dance not needed | Theo de Raadt |
2009-05-09 | Pretty up the failed sets message | Theo de Raadt |
2009-05-08 | If sshd is enabled, and a user is setup, as if sshd should turn off | Theo de Raadt |
2009-05-08 | improve user_setup by only accepting good usernames; idea from alexander | Theo de Raadt |
2009-05-08 | use $nifs instead of hostname.* existance to determine if we should get ftplist | Theo de Raadt |
2009-05-08 | Since our order is now net, disk, TZ, we can increase the ftp timeout | Theo de Raadt |
2009-05-07 | o use 'ls -C' to speed and simplify both sets viewing and timezone selection | Todd T. Fries |
2009-05-06 | use /snapshots/ rather than /4.5/ when you choose a numbered mirror from | Stuart Henderson |
2009-05-06 | make nifs init global, so it can be relied upon | Todd T. Fries |
2009-05-06 | whoa, we were assuming that $_password was still the user password. we | Theo de Raadt |
2009-05-06 | Don't display 'No disks found.' after configuring the last disk. | Kenneth R Westerback |
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 |
2009-05-06 | De-uglify disk configuration in the non-auto layout cases. Trust | Kenneth R Westerback |
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 |
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 | adjust for ftp -DSMALL changes. been in test kernels tested by many. | Stuart Henderson |
2009-05-05 | fix for upgrade and vlans | Todd T. Fries |