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
/
hppa
/
install.md
Age
Commit message (
Expand
)
Author
2016-02-08
If manual disklabel editing is requested during install, don't emit
Kenneth R Westerback
2015-06-02
Remove the $FSTABFLAG variable and use -F directly. The installer
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
2015-03-08
last rev fixed upgrades, but broke installs, sigh. use on-bsd.rd sdboot
Theo de Raadt
2015-02-17
Revert the first chunk of 1.25.
Miod Vallat
2015-02-08
md_prep_disklabel should run disklabel (for fresh disks intended to be
Theo de Raadt
2014-08-15
Align install.md files with installer style.
Robert Peichaer
2014-02-23
Use the new installboot for hppa installs.
Joel Sing
2013-11-16
Remove AUTOROOT variable which is a leftover of r1.183 of install.sub
Robert Peichaer
2012-07-10
since disklabel -W is no more, zap it from all the install.md's
Alexander Hall
2011-07-06
As non-mp install.md's neither set NCPU, nor will have a bsd.mp,
Alexander Hall
2011-04-17
First crack at enabling the installation of a DUID version of
Kenneth R Westerback
2011-01-01
swap kernels without changing directory; other install.md should be modified ...
Theo de Raadt
2010-12-31
add support for bsd.mp
Theo de Raadt
2009-06-14
We want to install a LIF label on the disk before we run disklabel -A
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-31
Make bootblock installation as silent as possible by default. While
Theo de Raadt
2009-05-11
Remind people that mountpoints must now be entered using the disklabel
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-03-22
No point in checking disklabel output for 'disk label corrupted' message
Kenneth R Westerback
2008-03-04
Redo serial console configuration logic. Smaller, easier to
Kenneth R Westerback
2005-03-27
Use new skeleton kbd(8) '-l' to generalize kbd(8) use. Eliminate
Kenneth R Westerback
2004-08-19
fly on defaults for MDDISKDEVS and MDCDDEVS
Michael Shalayeff
2003-10-12
Cleanup and shrinkage:
Kenneth R Westerback
2003-09-21
Fix extraneous display of grep output when searching disklabel output for
Kenneth R Westerback
2003-09-18
Excise unneeded, unused code.
Kenneth R Westerback
2003-01-30
this allows to build a ramdiskNN.lif
Michael Shalayeff