Age | Commit message (Expand) | Author |
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 |
1998-09-28 | toast the obviously untested nfs changes | Theo de Raadt |
1998-09-28 | typo | Theo de Raadt |
1998-09-28 | fix resolver setup | Theo de Raadt |
1998-09-28 | nfs root patches; todd@ | Theo de Raadt |
1998-09-26 | proper spacing of dns queries | Theo de Raadt |
1998-09-25 | not really needed anymore... | Theo de Raadt |
1998-09-25 | multiple IP addresses permitted for DNS servers | Theo de Raadt |
1998-09-24 | totally gruesome dhcp hacks.. for bad bad dhcp servers... like shaw | Theo de Raadt |
1998-09-24 | parse /etc/resolv.conf if it exists... | Theo de Raadt |
1998-09-24 | require causes problems | Theo de Raadt |
1998-09-24 | Make cutword operate on all lines of a file, not just the first, | Todd C. Miller |
1998-09-24 | use cutword instead of sed | Todd C. Miller |
1998-09-23 | better example | Theo de Raadt |
1998-09-23 | if default route already set (dhcp?) use it. otherwise use /etc/mygate.. | Theo de Raadt |