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
/
socppc
/
ramdisk
/
install.md
Age
Commit message (
Expand
)
Author
2017-01-22
Whitespaces ...
Robert Peichaer
2016-09-04
Move files created by root during install/upgrade in a subdir of
Robert Peichaer
2016-02-08
If manual disklabel editing is requested during install, don't emit
Kenneth R Westerback
2015-12-29
Change patterns in case-blocks from a*|A* to [aA]*
Robert Peichaer
2015-12-18
Introduce a new function disk_has() to inspect a disk if it has a
Robert Peichaer
2015-12-02
If (O)penBSD is not offered as a partitioning option, do not accept
Kenneth R Westerback
2015-11-09
Fix commas in "Use (W)hole disk MBR..." question.
Robert Peichaer
2015-10-25
Use 'fdisk -i', instead of 'fdisk -e' with a here document of
Kenneth R Westerback
2015-06-02
Remove the $FSTABFLAG variable and use -F directly. The installer
Robert Peichaer
2015-06-02
Replace
Robert Peichaer
2015-05-31
Replace identical code in the MD scripts of the installer with a new
Robert Peichaer
2015-05-04
Add the new template file based autopartitioning feature of disklabel(8)
Robert Peichaer
2013-11-16
Remove AUTOROOT variable which is a leftover of r1.183 of install.sub
Robert Peichaer
2012-10-16
use the baseXX installed goop in /mnt to install bootblocks
Theo de Raadt
2012-07-10
since disklabel -W is no more, zap it from all the install.md's
Alexander Hall
2011-07-24
back out conv=sync change; the disk subsystem changes which "required"
Theo de Raadt
2011-07-15
use conv=sync for bootblock install, now that vnd enforces 512 byte writes
Theo de Raadt
2011-04-17
First crack at enabling the installation of a DUID version of
Kenneth R Westerback
2010-02-17
Install bootloader.
Mark Kettenis
2009-06-11
Do not show MBRs without the correct signature, instead say they are
Theo de Raadt
2009-06-04
Nuke now superfluous ARCH=ARCH lines in install.md and the sed processing of
Kenneth R Westerback
2009-06-02
Add '-h' flag, and '*' as a unit specifier for 'p' Editor command.
Kenneth R Westerback
2009-05-11
Remind people that mountpoints must now be entered using the disklabel
Theo de Raadt
2009-04-30
Redo the fdisk handling for MBR-only architectures (macppc has to get
Theo de Raadt
2009-04-12
Tweak pattern used to select partition lines for display so the
Kenneth R Westerback
2009-04-12
No longer need '-f' or '-p' when displaying layout. A few patterns
Kenneth R Westerback
2009-04-10
Where appropriate display the auto-allocation layout of the root
Kenneth R Westerback
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-05-25
We don't have any bootblocks to install.
Mark Kettenis
2008-05-11
Infrastructure to build ramdisks.
Mark Kettenis