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
2002-05-22
Fix quoting botch in earlier commit. Make sure MDDISKDEVS and
Kenneth R Westerback
2002-05-20
Eliminate md_questions(). It was used only to control the setting of
Kenneth R Westerback
2002-05-20
Move verbiage about '!' and '!foo' at prompts to welcome_banner() from
Kenneth R Westerback
2002-05-18
Eliminate md_get_diskdevs() and md_get_cddevs() by
Kenneth R Westerback
2002-05-14
Eliminate md_native_fstype() and md_native_fsopts(). Both functions
Kenneth R Westerback
2002-05-09
Elminate md_welcome_banner() and md_not_going_to_install() as the
Kenneth R Westerback
2002-05-08
Abstract out common md_set_term() code into set_term() in install.sub,
Kenneth R Westerback
2002-05-04
Clean up the logic in install_url():
Kenneth R Westerback
2002-04-30
Clean up configure_all_interfaces() a bit.
Kenneth R Westerback
2002-04-30
this is not run by hand, no need for #!/bin/sh; krw ok
Theo de Raadt
2002-04-29
Expose a few more comments to stripping: must be on separate line, and
Kenneth R Westerback
2002-04-29
Eliminate basename(). Just use parameter expansion syntax to remove
Kenneth R Westerback
2002-04-29
Rely on [] evaluating empty string as false, non-empty string as true
Kenneth R Westerback
2002-04-28
Remove superfluous '{}' in variable references that are all alone in a
Kenneth R Westerback
2002-04-28
Change getresp() into ask().
Kenneth R Westerback
2002-04-27
Fix typo ('remel' -> 'rmel') in glob_selection.
Kenneth R Westerback
2002-04-26
Rework glob_selection() to eliminate 'Major hack' and a 'Eww' by
Kenneth R Westerback
2002-04-26
Change 'while $1; shift' loops to 'for _b;' loops.
Kenneth R Westerback
2002-04-26
Improve use of sed in various places, eliminating unnecessary
Kenneth R Westerback
2002-04-20
Split out a new function askpass() and as a result
Kenneth R Westerback
2002-04-13
allow todd to do very weird things at the timezone prompt; fix from krw
Theo de Raadt
2002-04-13
only fsck root once in upgrade; from krw
Theo de Raadt
2002-04-13
do not check filesystems; krw ok
Theo de Raadt
2002-04-10
If disk device nodes are missing, and MAKEDEV can be found on the media,
Theo de Raadt
2002-04-09
Move introductory blocks of comments to above their functions.
Kenneth R Westerback
2002-04-09
More reorganizations, fixes and shrinkage.
Kenneth R Westerback
2002-04-05
Tune get_selection() so that
Kenneth R Westerback
2002-04-05
Abstract out common startup and finishing code from install.sh
Kenneth R Westerback
2002-04-02
Do not copy /etc/mygate to install'ed systems if dhcp is specified
Kenneth R Westerback
2002-03-31
naddy@ pointed out that in the two situations
Kenneth R Westerback
2002-03-31
This omnibus diff does a number of cleanups:
Kenneth R Westerback
2002-03-30
Keep all comments on separate lines so they are stripped
Kenneth R Westerback
2002-03-30
shrink 599 more bytes: cleanups to "case" and such; ok krw
Theo de Raadt
2002-03-30
shrink 4 more bytes
Theo de Raadt
2002-03-30
remove extra spaces
Theo de Raadt
2002-03-30
Squeeze a few bytes out of the installation scripts by using
Kenneth R Westerback
2002-03-26
Cleanup (and shrink) ftp_list_files() in install.sub by removing
Kenneth R Westerback
2002-03-22
move to 3.1-beta
Theo de Raadt
2002-03-22
Clean up getresp() by
Kenneth R Westerback
2002-03-04
Update Copyright(c)'s to 2002
Kenneth R Westerback
2002-03-04
Change the default install sets to include everything but the X sets.
Kenneth R Westerback
2002-03-03
Cleanup/Improve trap handling.
Kenneth R Westerback
2002-01-24
Fix `necesary' typos; Alexander Yurchenko
Todd C. Miller
2001-12-23
Some minor typographical adjustments:
Kenneth R Westerback
2001-12-22
Enable users to fix filesystem problems encountered by fsck in
Kenneth R Westerback
2001-12-17
Use actual files for short versions of /etc/protocols and
Kenneth R Westerback
2001-12-13
Remove /etc/protocols and /etc/services from install media
Kenneth R Westerback
2001-11-25
Squeeze all obvious <blank>+<tab> and <tab><blank>+ combinations
Kenneth R Westerback
2001-11-24
Fix bsort() so that trailing spaces are not emitted.
Kenneth R Westerback
2001-11-22
Fix getresp() so that imbedded or trailing blanks in the
Kenneth R Westerback
[next]