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
2014-05-11
Fix configuration of static IPv6 default gateway
Robert Peichaer
2014-05-10
Fix v6_defroute() for automatic installation.
Robert Peichaer
2014-05-08
"Server?" -> "HTTP Server?" to allow unambiguous auto-install
Kenneth R Westerback
2014-05-05
Redirecting stderr to /dev/null suppresses all errors. Instead use
Alexander Bluhm
2014-05-04
Revert previous. Insufficient discussion. Introduces
Kenneth R Westerback
2014-05-04
Make answering 'none' to the installer question "IPv6 address?" result
Kenneth R Westerback
2014-04-25
filter excess data from autoinstall output *before* it ends up in the
Alexander Hall
2014-04-21
Avoid a loop during autoinstall in case the path in the responsefile does
Robert Peichaer
2014-04-21
Change dhcp_request() and v4_config() to be able to configure dhcp
Robert Peichaer
2014-04-21
Use a better way that ensures that NIFS is really 0 if there are no
Robert Peichaer
2014-04-21
NIFS is supposed to represent the number of configured interfaces.
Robert Peichaer
2014-04-20
Only issue a single dhcp requests per interface with the host-name
Robert Peichaer
2014-04-20
Simplify shell pattern.
Robert Peichaer
2014-04-19
populateusrlocal() is used only once in finish_up(). Just fold it in there.
Robert Peichaer
2014-04-19
Simplify things by using the return code of ask_yn() directly instead
Robert Peichaer
2014-04-16
Tweak network interface configuration so that after 1st attempted
Kenneth R Westerback
2014-04-04
Change HTTP_PROXY back to http_proxy. This is an environment variable
Kenneth R Westerback
2014-03-22
Upper case another global variable (nifs -> NIFS).
Kenneth R Westerback
2014-03-22
Oops. MDMTDEVS is used to populate /dev. Put those bits back.
Kenneth R Westerback
2014-03-22
Remove 'tape' as a method for installing sets. Elite masters of unix
Kenneth R Westerback
2014-03-20
FTP is so 20th century. Remove 'ftp' as a method to obtain installation
Kenneth R Westerback
2014-03-10
replace set size calculation with a fixed value
Robert Peichaer
2014-03-02
the map-to-lowercase scheme for msdos is not going to work, because other
Theo de Raadt
2014-03-02
move to official keys
Theo de Raadt
2014-02-28
Mount MSDOS partitions with '-l' and not '-s'. Force lists of file names
Kenneth R Westerback
2014-02-22
Do an additional feed_random in the co-routine that is fetching the sets
Theo de Raadt
2014-02-21
some spaces snuck in, and they cost us on the install media. Not joking.
Theo de Raadt
2014-02-21
oops, seperate pieces coming...
Theo de Raadt
2014-02-21
services
Theo de Raadt
2014-02-20
Adjust alignment of ftp titles
Robert Peichaer
2014-02-19
Improve the logic to find a filesystem to store the prefetched sets.
Robert Peichaer
2014-02-07
make sure a free bpf exists before dhclient is run, and remove some
Alexander Hall
2014-02-03
Use get_ifdevs() to get the name of a possibly existing netboot
Robert Peichaer
2014-02-02
Allow to use ************* (13 '*') as password in the response file
Robert Peichaer
2014-02-02
replace multiple grep with sed onliners in mount_mnt2()
Robert Peichaer
2014-02-02
fix typo
Robert Peichaer
2014-02-01
remove -e sed option where only one command is used
Robert Peichaer
2014-01-28
trim sane_sets()
Alexander Hall
2014-01-27
remove spaces right before ; and ;;
Robert Peichaer
2014-01-26
- extend logic to find a sensible location to place prefetched sets
Robert Peichaer
2014-01-26
let ask_yn() return 0 for yes, 1 for no
Robert Peichaer
2014-01-24
don't ever use an unsigned SHA256
Alexander Hall
2014-01-23
watch out, a white space!
Theo de Raadt
2014-01-23
- always show (ftp) progress bar with the appropriate title
Robert Peichaer
2014-01-23
first take in using ftp -D to more consistently show "named" progress
Robert Peichaer
2014-01-17
add signature checking and make checksum procedure more robust by
Alexander Hall
2014-01-15
Since we now show the installer output we want that new line back.
Robert Peichaer
2014-01-11
when selecting sets to install, postpone the xbase/comp check so the
Alexander Hall
2014-01-08
Switch to using the base sha256 command, rather than some customized
Theo de Raadt
2014-01-07
Make skipping the root fs DUID aware.
Robert Peichaer
[next]