Age | Commit message (Expand) | Author |
1999-09-25 | no default | Theo de Raadt |
1999-09-23 | Formatting, typo, and grammar fixes. | Aaron Campbell |
1999-09-23 | first cut at ssl chroot package install | Theo de Raadt |
1999-09-23 | various printing nits | Theo de Raadt |
1999-09-23 | put man package in the default; get used to it people | Theo de Raadt |
1999-09-23 | ask for ftp password once | Theo de Raadt |
1999-09-23 | crank to 26 | Theo de Raadt |
1999-09-03 | md_questions() interface allows asking questions before sets | Theo de Raadt |
1999-09-03 | remove a question | Theo de Raadt |
1999-08-15 | o When clearing a variable, do ``foo='', not ``foo=""'' to save 2 bytes. | Todd C. Miller |
1999-08-10 | typo | Theo de Raadt |
1999-07-30 | leave async mode before installboot is run... | Theo de Raadt |
1999-07-24 | do install using -o async mounts, faster | Theo de Raadt |
1999-07-19 | create /var/db/host.random at install time | Theo de Raadt |
1999-05-30 | improve ftp/http proxy prompt | Theo de Raadt |
1999-04-10 | spelling | Theo de Raadt |
1999-04-10 | spelling | Theo de Raadt |
1999-04-10 | Add -q flag to newfs and use it in the install | Todd C. Miller |
1999-04-08 | clean ramdisk /tmp a bit more before running MAKEDEV | Theo de Raadt |
1999-04-07 | skip that swapon stuff, now that pax is about to become less leaky | Theo de Raadt |
1999-04-07 | save bytes; move swapon question | Theo de Raadt |
1999-04-07 | For low-memory machines, help people by putting in enough swapon support, so | Theo de Raadt |
1999-04-07 | cannot swapon in 2.5 installer. the swap partitions must exist at kernel | Theo de Raadt |
1999-04-05 | Fix persistence of potential servers answer | Todd C. Miller |
1999-04-02 | Remember the value for "Do you want a list of potential servers" | Todd C. Miller |
1999-04-02 | Change a = to -eq in test statement. Otherwise we get an error if someone ju... | Todd C. Miller |
1999-04-01 | shrink by merging local variable decl | Theo de Raadt |
1999-04-01 | remove twiddle; tmp/fstab.* | Theo de Raadt |
1999-04-01 | ignore bridge[0-9] when prompting for interfaces to bring up | Todd C. Miller |
1999-04-01 | Use /tmp/fstab.DISK if it exists to preload mountpoints | Todd C. Miller |
1999-03-23 | put fqdn first; matter@research.suspicious.org | Theo de Raadt |
1999-03-23 | (h)ttp, not h(ttp),; brad@openbsd.org | Todd C. Miller |
1999-02-28 | if swapon exists, use it to add root swap partition | Theo de Raadt |
1998-12-19 | merge text into base | Theo de Raadt |
1998-11-09 | Remove labelmoredisks(), nothing uses it anymore and most install.md's | Todd C. Miller |
1998-11-03 | it's -> its where appropriate | Aaron Campbell |
1998-10-28 | isnumeric did not check the last char in a string | Todd C. Miller |
1998-10-28 | Move md_copy_kernel after install_sets and add check_kernel (which | Todd C. Miller |
1998-10-19 | oops | Theo de Raadt |
1998-10-19 | add xshare | Todd T. Fries |
1998-10-19 | load xshare | Theo de Raadt |
1998-10-18 | Check for selection == empty string in glob_selection so we don't get syntax ... | Todd C. Miller |
1998-10-13 | whack resolv.conf properly; bug seen by jason | Theo de Raadt |
1998-10-11 | prettier prompts | Theo de Raadt |
1998-10-10 | move blank line in extraction process | Theo de Raadt |
1998-10-10 | non-verbose tar extract for cd install too | Theo de Raadt |
1998-10-07 | append script-formed dhclient.conf to installed one if necessary | Theo de Raadt |
1998-09-30 | significant enhancements to the ftp/http fetching areas | Theo de Raadt |
1998-09-28 | use ftp file:/ URL support for filebased (cdrom, nfs, etc) installs | Theo de Raadt |
1998-09-28 | if no default route, set it to "none" | Theo de Raadt |