Age | Commit message (Expand) | Author |
2009-07-23 | Don't use the presence of /etc/fstab to determine if all filesystems | Kenneth R Westerback |
2009-07-14 | Add a couple of missing ';;'s in case statements. Both are just | Kenneth R Westerback |
2009-07-10 | We should be using the $SERVERLISTALL (not the url-only $SERVERLIST) to | Theo de Raadt |
2009-07-09 | The cd install method is called cd, not cdrom. This gets told to the | Theo de Raadt |
2009-07-06 | Fix handling of install info saving and fetching. May still be some | Kenneth R Westerback |
2009-07-03 | jmc becomes upset when nouns are used as verbs; via krw | Theo de Raadt |
2009-07-02 | Do *not* newfs non-ffs partitions while installing. Even if someone | Kenneth R Westerback |
2009-07-01 | Do not default to disk installs; ftp or cdrom covers 99% of users; ok krw | Theo de Raadt |
2009-06-29 | Revert 1.558, making the installer (in the worst case) use the base-set | Theo de Raadt |
2009-06-27 | Add initial user to the 'staff' class. | Antoine Jacoutot |
2009-06-19 | Don't create bogus hosts file entries if too few parameters are | Kenneth R Westerback |
2009-06-12 | make the interrupt handler in install.sub print a linefeed and also make | Alexander Hall |
2009-06-12 | Put back the once-only code that krw removed earlier, because we want ^C | Theo de Raadt |
2009-06-12 | Avoid vlan explosion reported by deraadt@, sthen@ and jsing@ when | Kenneth R Westerback |
2009-06-11 | krw must not have tested his dhcp change from a scratch boot | Theo de Raadt |
2009-06-11 | No need to show the filename the duplicate mount point was detected | Kenneth R Westerback |
2009-06-11 | Make 'dhcp' the default answer only if no other interface has | Kenneth R Westerback |
2009-06-10 | A tighter printing format for the SHA256 hashes. | Theo de Raadt |
2009-06-10 | On systems without keyboard setting, the hostname choice had no blank line | Theo de Raadt |
2009-06-10 | Count existing vlan's so restarting the script doesn't lose track of | Kenneth R Westerback |
2009-06-10 | when sets cannot be found, do the 4-space indent dance to make the | Theo de Raadt |
2009-06-10 | the interface list should not be sorted. use the order that ifconfig | Theo de Raadt |
2009-06-09 | Update the user input routines to (re-evaluate and) redraw the | Alexander Hall |
2009-06-09 | Tighten and tweak keyboard question. Use 'layout' instead of 'type' | Kenneth R Westerback |
2009-06-07 | More tersification. Fixes verbiage issue reported by jdixon@ on | Kenneth R Westerback |
2009-06-05 | add some hostname sanity check | Alexander Hall |
2009-06-04 | Implement '!' and '!<cmd>' at the "(I)nstall ..." prompt so we | Kenneth R Westerback |
2009-06-04 | Only print the intro verbiage once, instead of every pass through the "(I)nst... | Kenneth R Westerback |
2009-06-04 | count nifs in enable_network(); allows ftplist to be fetched in the | Stuart Henderson |
2009-06-04 | Nuke now superfluous ARCH=ARCH lines in install.md and the sed processing of | Kenneth R Westerback |
2009-06-03 | Add hw.machine and kern.osrelease to install media sysctl. Using | Kenneth R Westerback |
2009-06-03 | make sure timezone and sets location gets sane defaults | Alexander Hall |
2009-06-03 | Only need to umount once on restarting. Force umounts in case of | Kenneth R Westerback |
2009-06-02 | Nuke sissy verbiage about losing data. No more special casing for | Kenneth R Westerback |
2009-06-02 | Bring interface list handling up to disk and cd behaviour of being | Kenneth R Westerback |
2009-06-02 | strip /<version>/<arch> part from the install url before feeding it back | Alexander Hall |
2009-06-02 | some sed cleanup and killing a cat | Alexander Hall |
2009-06-02 | make the eval's resistant to rouge user input | Alexander Hall |
2009-06-01 | Test the return value of md_prep_disklabel() to detect failed | Kenneth R Westerback |
2009-05-31 | push the dmesg and $SERVERLIST into the random pool to enhance the | Theo de Raadt |
2009-05-31 | If xdm was requested, but then xbase was not installed, don't try to | Theo de Raadt |
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 |