summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
1998-11-03it's -> its where appropriateAaron Campbell
1998-10-28isnumeric did not check the last char in a stringTodd C. Miller
1998-10-28Move md_copy_kernel after install_sets and add check_kernel (whichTodd C. Miller
1998-10-19oopsTheo de Raadt
1998-10-19add xshareTodd T. Fries
1998-10-19load xshareTheo de Raadt
1998-10-18Check for selection == empty string in glob_selection so we don't get syntax ...Todd C. Miller
1998-10-13whack resolv.conf properly; bug seen by jasonTheo de Raadt
1998-10-11prettier promptsTheo de Raadt
1998-10-10move blank line in extraction processTheo de Raadt
1998-10-10non-verbose tar extract for cd install tooTheo de Raadt
1998-10-07append script-formed dhclient.conf to installed one if necessaryTheo de Raadt
1998-09-30significant enhancements to the ftp/http fetching areasTheo de Raadt
1998-09-28use ftp file:/ URL support for filebased (cdrom, nfs, etc) installsTheo de Raadt
1998-09-28if no default route, set it to "none"Theo de Raadt
1998-09-28toast the obviously untested nfs changesTheo de Raadt
1998-09-28typoTheo de Raadt
1998-09-28fix resolver setupTheo de Raadt
1998-09-28nfs root patches; todd@Theo de Raadt
1998-09-26proper spacing of dns queriesTheo de Raadt
1998-09-25not really needed anymore...Theo de Raadt
1998-09-25multiple IP addresses permitted for DNS serversTheo de Raadt
1998-09-24totally gruesome dhcp hacks.. for bad bad dhcp servers... like shawTheo de Raadt
1998-09-24parse /etc/resolv.conf if it exists...Theo de Raadt
1998-09-24require causes problemsTheo de Raadt
1998-09-24Make cutword operate on all lines of a file, not just the first,Todd C. Miller
1998-09-24use cutword instead of sedTodd C. Miller
1998-09-23better exampleTheo de Raadt
1998-09-23if default route already set (dhcp?) use it. otherwise use /etc/mygate..Theo de Raadt
1998-09-20use dhclient -1: permits retrying of dhcp configurationsTheo de Raadt
1998-09-19use new ftp -m mode for status barTheo de Raadt
1998-09-19media directives; not link-layer argumentsTheo de Raadt
1998-09-19apply media directives before running dhclientTheo de Raadt
1998-09-19fix a mistake; jbi130@mail.usask.caTheo de Raadt
1998-09-18support media directives on dhcp interfacesTheo de Raadt
1998-09-17detect dhclient failing and re-query. (there may be a dhclient process lyingTheo de Raadt
1998-09-17another typoTheo de Raadt
1998-09-17custom floppy dhclient.conf; asks for much more infoTheo de Raadt
1998-09-17do not permit duplicate hostnames in /etc/hostsTheo de Raadt
1998-09-17pretty up device unmountingTheo de Raadt
1998-09-17pretty up MAKEDEV runTheo de Raadt
1998-09-17permit re-configuring of ip addresses..Theo de Raadt
1998-09-15add dhclient support; jbi130@mail.usask.ca and ITheo de Raadt
1998-09-14use sed, not cut since not all platforms have cut on the floppyTodd C. Miller
1998-09-12handle ifconfig media support; remove link0-2 supportTheo de Raadt
1998-09-11mi get_ifdevs()Todd C. Miller
1998-08-14Don't need to explicately link in with -ltermlib now that curses and termlib ...Todd C. Miller
1998-07-13make users aware of what "making devices" entailsTheo de Raadt
1998-07-09treat 'all' just like '*'Todd C. Miller
1998-06-27s/23/${OSrev}/Todd T. Fries