Age | Commit message (Expand) | Author |
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 |
1998-09-20 | use dhclient -1: permits retrying of dhcp configurations | Theo de Raadt |
1998-09-19 | use new ftp -m mode for status bar | Theo de Raadt |
1998-09-19 | media directives; not link-layer arguments | Theo de Raadt |
1998-09-19 | apply media directives before running dhclient | Theo de Raadt |
1998-09-19 | fix a mistake; jbi130@mail.usask.ca | Theo de Raadt |
1998-09-18 | support media directives on dhcp interfaces | Theo de Raadt |
1998-09-17 | detect dhclient failing and re-query. (there may be a dhclient process lying | Theo de Raadt |
1998-09-17 | another typo | Theo de Raadt |
1998-09-17 | custom floppy dhclient.conf; asks for much more info | Theo de Raadt |
1998-09-17 | do not permit duplicate hostnames in /etc/hosts | Theo de Raadt |
1998-09-17 | pretty up device unmounting | Theo de Raadt |
1998-09-17 | pretty up MAKEDEV run | Theo de Raadt |
1998-09-17 | permit re-configuring of ip addresses.. | Theo de Raadt |
1998-09-15 | add dhclient support; jbi130@mail.usask.ca and I | Theo de Raadt |
1998-09-14 | use sed, not cut since not all platforms have cut on the floppy | Todd C. Miller |