summaryrefslogtreecommitdiff
path: root/distrib/miniroot/install.sub
AgeCommit message (Expand)Author
1998-01-10support installing to multiple disks; cyxob@isl.vtu.ltTheo de Raadt
1997-10-29clarify a promptTheo de Raadt
1997-10-25ask for netmaskTheo de Raadt
1997-10-19do not indent $_DKDEVSTheo de Raadt
1997-10-17look at ftp.openbsd.org not ftp.usa... the ftp one is now fastTheo de Raadt
1997-10-17pretty a bit moreTheo de Raadt
1997-10-17clarify significantly. in many situations, put more effort into rememberingTheo de Raadt
1997-10-17indent disk listTheo de Raadt
1997-10-17clarifyTheo de Raadt
1997-10-17... especially on PC machines...Theo de Raadt
1997-10-03choose install-from disk correctly; matthieu@mipnet.fr, PR#325Theo de Raadt
1997-09-25Fix typo, noted by johns@heuris.com.Todd C. Miller
1997-07-16Fix the frigging CD rom mount bug!!Per Fogelstrom
1997-07-09Don't do needless sync and change -fast to -check in unmount_fs()Todd C. Miller
1997-05-29Be nicer about the partition queryNiklas Hallqvist
1997-05-18provide link0/link1 examplesTheo de Raadt
1997-05-17Make an echo line up neatly.Todd C. Miller
1997-05-16unset $_ftp_passive if user says no to passive mode and fix a typo.Todd C. Miller
1997-05-16Use a single proxy variable since we need to set both ftp/http proxiesTodd C. Miller
1997-05-16Strip possible <cr> from index.txtTodd C. Miller
1997-05-16Fix instance of ftp_server_dir -> _ftp_server_dir.Todd C. Miller
1997-05-16proxy-ftp install needs to use index.txt tooTodd C. Miller
1997-05-16- Proxy setting takes a URL, not an IP.Todd C. Miller
1997-05-16When getting a file list, make things relative to the install dir, notTodd C. Miller
1997-05-15Get ``ftplist'' from ftp.usa.openbsd.org.Todd C. Miller
1997-05-15install_ftp -> install.url (http support is untested)Todd C. Miller
1997-05-14Add VERSION_MAJOR and VERSION_MINOR. Currently assumes releaseTodd C. Miller
1997-05-14Fix phantom "bsd" that showed up when there were no recognized setsTodd C. Miller
1997-05-14New ftp install. Disk install should be made to be more this.Todd C. Miller
1997-05-13Protect against an possibly empty shell variableNiklas Hallqvist
1997-05-13Need to add ${VERSION} when checking for the existence of sets.Todd C. Miller
1997-05-10Add SNAPSETS -- can be included in MDSETS if so desired.Todd C. Miller
1997-05-05get ftplist from proper hostTheo de Raadt
1997-05-05turns out changes to getresp weren't really the ticket, I'd revert it, but do...grr
1997-05-05Default FTP login anonymous with root@this.machine as password for FTP installThorsten Lockert
1997-05-05When doing FTP installs, allow the user to get a list of FTP serversThorsten Lockert
1997-05-04Install `base' set before `etc' (configuration files)Thorsten Lockert
1997-05-04Distribution sets has version as part of the file name; be consistentThorsten Lockert
1997-05-04Need to quote interface flags to addifconfig as there might be more than oneThorsten Lockert
1997-05-04Fix thinko in kernel install handlingThorsten Lockert
1997-05-03Disable twiddle() as it causes problems on some architecturesThorsten Lockert
1997-05-03Make $EDITOR available after setting itThorsten Lockert
1997-05-02allow install to be restarted in many cases without blowing away everything a...grr
1997-04-30clean up sparc mini-root stuff and eliminate some mysteries and surprises the...grr
1997-04-30no --unlinkTheo de Raadt
1997-04-30We run OpenBSD. we also want vim acting as vi.Niklas Hallqvist
1996-09-05sync to netbsdTheo de Raadt
1996-06-29Update for removal of GNU tar(1)Thorsten Lockert
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1996-01-07update from netbsdTheo de Raadt