| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-06-27 | convert macppc, octeon, and loongson to use MI installboot, removing |  deraadt | 1 | -11/+5 |
| 2017-12-01 | In the macppc installer, switch the default answer for the partition |  stsp | 1 | -2/+2 |
| 2017-07-28 | DEFAULTSETS, SANESETS and THESETS are set in the install.md scripts |  rpe | 1 | -3/+1 |
| 2017-01-22 | Whitespaces ... |  rpe | 1 | -2/+1 |
| 2016-09-04 | Move files created by root during install/upgrade in a subdir of |  rpe | 1 | -2/+2 |
| 2016-02-23 | In the great pdisk churn we lost a pdisk pecularity in disk name |  krw | 1 | -4/+4 |
| 2016-02-08 | If manual disklabel editing is requested during install, don't emit |  krw | 1 | -13/+3 |
| 2015-12-29 | Change patterns in case-blocks from a*|A* to [aA]* |  rpe | 1 | -4/+4 |
| 2015-12-18 | Introduce a new function disk_has() to inspect a disk if it has a |  rpe | 1 | -25/+15 |
| 2015-12-02 | If (O)penBSD is not offered as a partitioning option, do not accept |  krw | 1 | -2/+4 |
| 2015-11-09 | Fix commas in "Use (W)hole disk MBR..." question. |  rpe | 1 | -2/+2 |
| 2015-10-25 | Use 'fdisk -i', instead of 'fdisk -e' with a here document of |  krw | 1 | -7/+2 |
| 2015-10-17 | Cleanup a bit. |  rpe | 1 | -20/+15 |
| 2015-08-03 | Enable the xdm installer question on macppc, now that it has virtual |  rpe | 1 | -1/+2 |
| 2015-06-02 | Remove the $FSTABFLAG variable and use -F directly. The installer |  rpe | 1 | -2/+2 |
| 2015-05-31 | Replace identical code in the MD scripts of the installer with a new |  rpe | 1 | -23/+4 |
| 2015-05-04 | Add the new template file based autopartitioning feature of disklabel(8) |  rpe | 1 | -1/+6 |
| 2014-08-20 | When doing Whole disk installs on macppc, blank the first 1 meg of the |  phessler | 1 | -1/+2 |
| 2014-08-15 | Align install.md files with installer style. |  rpe | 1 | -6/+6 |
| 2013-11-16 | Remove AUTOROOT variable which is a leftover of r1.183 of install.sub |  rpe | 1 | -2/+2 |
| 2012-10-15 | use the boot goop that is in /mnt/usr/mdec, allowing the media to shrink. |  deraadt | 1 | -2/+2 |
| 2012-07-13 | copy boot loaders using cat and shell redirection rather than cp, |  halex | 1 | -2/+3 |
| 2012-07-10 | since disklabel -W is no more, zap it from all the install.md's |  halex | 1 | -2/+1 |
| 2011-07-06 | As non-mp install.md's neither set NCPU, nor will have a bsd.mp, |  halex | 1 | -7/+1 |
| 2011-04-17 | First crack at enabling the installation of a DUID version of |  krw | 1 | -3/+3 |
| 2011-01-03 | reduce the amount of cd'ing in the install script, since it sucks |  deraadt | 1 | -5/+4 |
| 2010-10-02 | We haven't been updating ofwboot during upgrades since 2006. This |  krw | 1 | -11/+9 |
| 2010-06-27 | Tighten up the congrats text. |  krw | 1 | -12/+8 |
| 2009-06-24 | Bring macppc install into the new age. Fewer questions, less verbiage, |  krw | 1 | -76/+103 |
| 2009-06-04 | Nuke now superfluous ARCH=ARCH lines in install.md and the sed processing of |  krw | 1 | -2/+1 |
| 2009-06-02 | Add '-h' flag, and '*' as a unit specifier for 'p' Editor command. |  krw | 1 | -2/+2 |
| 2009-05-31 | Make bootblock installation as silent as possible by default. While |  deraadt | 1 | -4/+3 |
| 2009-05-30 | Even HFS installs need to run disklabel(8)! Revert erroroneous |  krw | 1 | -7/+6 |
| 2009-04-24 | Remove magic 'bsd.mp -> bsd' linking for the moment as it confuses |  krw | 1 | -2/+1 |
| 2009-04-24 | Move bsd.mp juggling into relevant MD files. Make bsd.mp a default |  krw | 1 | -1/+12 |
| 2009-04-12 | Tweak pattern used to select partition lines for display so the |  krw | 1 | -2/+2 |
| 2009-04-12 | No longer need '-f' or '-p' when displaying layout. A few patterns |  krw | 1 | -2/+2 |
| 2009-04-10 | Where appropriate display the auto-allocation layout of the root |  krw | 1 | -10/+25 |
| 2009-01-15 | proof that nobody chooses serial consoles on macppc on install and uses the |  todd | 1 | -2/+2 |
| 2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. |  ray | 1 | -8/+1 |
| 2008-03-04 | Redo serial console configuration logic. Smaller, easier to |  krw | 1 | -1/+16 |
| 2007-08-15 | go slightly back to the older behaviour by writing out a default disk label |  deraadt | 1 | -2/+3 |
| 2007-05-24 | Close some (probably not all) holes in the creation of the required |  krw | 1 | -44/+11 |
| 2007-02-11 | Nuke MDFSTYPE and MDFSOPTS, 'mount -t ...' and giving the user the |  krw | 1 | -2/+1 |
| 2005-04-02 | Scrounge a few more characters of whitespace, mostly to be consistant. |  krw | 1 | -11/+11 |
| 2005-03-27 | Use new skeleton kbd(8) '-l' to generalize kbd(8) use. Eliminate |  krw | 1 | -4/+1 |
| 2005-03-26 | Start some delayed cleanup and shrinkage. Today: ': ;' -> ':;' in |  krw | 1 | -2/+2 |
| 2004-07-18 | spaces |  deraadt | 1 | -3/+3 |
| 2004-05-24 | Normalise to "Open Firmware". |  tom | 1 | -8/+8 |
| 2003-12-04 | shorten a teeny bit more |  deraadt | 1 | -3/+3 |