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