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.sh
Age
Commit message (
Expand
)
Author
2005-04-21
Create disk device before attempting to disklabel it. Don't keep a
Kenneth R Westerback
2005-04-02
Scrounge a few characters of whitespace.
Kenneth R Westerback
2005-03-26
Start some delayed cleanup and shrinkage. Today: ': ;' -> ':;' in
Kenneth R Westerback
2004-11-06
select dd or ed from newly installed filesystem instead, ok krw
Theo de Raadt
2004-10-02
Minor code cleanup and shrinkage. No functional change.
Kenneth R Westerback
2004-07-30
Use '#!/bin/ksh' for install scripts, as we use so many ksh'isms. Some of
Kenneth R Westerback
2004-07-18
spaces
Theo de Raadt
2004-07-04
Remove requirement that the 'b' partition on the root disk be
Kenneth R Westerback
2004-06-26
Allow change of default console to first serial device during install. Used in
Kenneth R Westerback
2004-05-28
Add MDROOTFSOPT handling code to allow non-default newfs options to
Kenneth R Westerback
2004-03-23
Update copyrights to 2004.
Kenneth R Westerback
2004-03-18
Don't ask for timezone info during an upgrade.
Kenneth R Westerback
2003-12-04
ask if sshd should be on by default (default to yes, still); tested by nick
Theo de Raadt
2003-11-03
spelling fix in comments
David Krause
2003-09-26
Fix typo: 'Which disk do you wish to initialize??' -> '... initialize?'.
Kenneth R Westerback
2003-09-22
Introduce a function ask_yn() to use when asking 'yes or no'
Kenneth R Westerback
2003-08-17
Message clarification & cleanup.
Kenneth R Westerback
2003-08-07
spaces
Theo de Raadt
2003-07-03
Use numeric comparison operators when testing numeric values.
Kenneth R Westerback
2003-07-02
Eliminate cutword(), replacing it with specific code: 'set --' in two
Kenneth R Westerback
2003-06-30
Cleanup ask_which() logic.
Kenneth R Westerback
2003-06-27
Improve swap partition handling during install/upgrade.
Kenneth R Westerback
2003-06-02
licence cleanup; agreement from krw and millert
Theo de Raadt
2002-12-14
Expunge some trailing whitespace.
Kenneth R Westerback
2002-12-08
Fix botch in last commit: prepend comments to hosts after adding FQDN to
Kenneth R Westerback
2002-12-08
Fix & cleanup logic, especially around interrupted installs.
Kenneth R Westerback
2002-12-04
Code cleanup & shrinkage.
Kenneth R Westerback
2002-12-03
More code consolidation.
Kenneth R Westerback
2002-11-28
Use any existing hostname as the default, as the install could have
Kenneth R Westerback
2002-11-28
spaces
Theo de Raadt
2002-11-28
Make questions out of requests for user input that were demands. Use
Kenneth R Westerback
2002-11-24
use 8 rounds for passwd, like login.conf specifies; rob_ses@web.de
Theo de Raadt
2002-11-01
Cleanup. install_sets() no longer takes a parameter.
Kenneth R Westerback
2002-10-03
Divorce system hostname handling from network configuration.
Kenneth R Westerback
2002-09-28
Cleanup/fix/improve question asking.
Kenneth R Westerback
2002-09-25
Try to minimize places where suid programs and devices can live
Kenneth R Westerback
2002-09-24
Rejig addel()/rmel() to keep items on a single line, with blanks
Kenneth R Westerback
2002-09-22
Do not allow install to proceed until root filesystem can be mounted on
Kenneth R Westerback
2002-09-17
Ruthlessly expunge unnecessary verbiage and whitespace to make sure
Kenneth R Westerback
2002-08-27
Move general partitioning advice from machine dependant per disk
Kenneth R Westerback
2002-08-25
More fixes to mount point handling.
Kenneth R Westerback
2002-08-18
Fix various mount point problems:
Kenneth R Westerback
2002-07-31
/tmp/fstab.$DISK is created in install.md, so put back references
Kenneth R Westerback
2002-07-28
New feature request by (most recently) drahn@:
Kenneth R Westerback
2002-07-21
Put a doing...done wrapper around creation of the host.random file
Hugh Graham
2002-07-13
Cleanup/Shrinkage.
Kenneth R Westerback
2002-07-13
More cleanup/simplification/shrinkage.
Kenneth R Westerback
2002-07-01
Prevent passwords of the form '-X' from being (mis)interpreted as an
Kenneth R Westerback
2002-06-29
Some cleanup/simplification:
Kenneth R Westerback
2002-06-25
Complete yet more of the c2k2 initiated changes. In this round:
Kenneth R Westerback
[next]