Age | Commit message (Expand) | Author |
2017-07-28 | DEFAULTSETS, SANESETS and THESETS are set in the install.md scripts | Robert Peichaer |
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 |
2015-01-12 | Enable lid suspends by default in the kernel, and remove the question from | Theo de Raadt |
2014-08-15 | Align install.md files with installer style. | Robert Peichaer |
2014-07-20 | ask about lid | Theo de Raadt |
2014-01-20 | Switch i386 installs/upgrades to the new installboot. | Joel Sing |
2013-11-16 | Remove AUTOROOT variable which is a leftover of r1.183 of install.sub | Robert Peichaer |
2012-10-15 | use the baseXX installed /usr/mdec directory instead of placing lots of | Theo de Raadt |
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-03-22 | Pay attention to result of amd64/i386 installboot(8). Warn user | Kenneth R Westerback |
2011-01-03 | reduce the amount of cd'ing in the install script, since it sucks | Theo de Raadt |
2010-08-08 | Revert auto-enabling of apm. Some security implications were not | Kenneth R Westerback |
2010-08-08 | Look for MD devices or assurance that apmd would be a useful thing to | Kenneth R Westerback |
2009-06-11 | extra space | Theo de Raadt |
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-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-05-09 | remove some chatty disklabel stuff | Theo de Raadt |
2009-04-30 | Redo the fdisk handling for MBR-only architectures (macppc has to get | Theo de Raadt |
2009-04-25 | If the right conditions exist, ask if xdm should be started automatically. | Theo de Raadt |
2009-04-24 | Remove magic 'bsd.mp -> bsd' linking for the moment as it confuses | Kenneth R Westerback |
2009-04-24 | Move bsd.mp juggling into relevant MD files. Make bsd.mp a default | Kenneth R Westerback |
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-21 | pccom is dead. long live com. Bring install script into the new world. | Kenneth R Westerback |
2008-03-23 | No point in warning users during install that the disklabel has a | Kenneth R Westerback |
2008-03-04 | Redo serial console configuration logic. Smaller, easier to | Kenneth R Westerback |
2007-02-11 | Nuke MDFSTYPE and MDFSOPTS, 'mount -t ...' and giving the user the | Kenneth R Westerback |
2005-04-02 | Scrounge a few more characters of whitespace, mostly to be consistant. | Kenneth R Westerback |
2005-03-27 | Use new skeleton kbd(8) '-l' to generalize kbd(8) use. Eliminate | Kenneth R Westerback |
2005-03-26 | Simplify/shrink kbd(8) logic and verbiage. Always ask for best kbd(8) | Kenneth R Westerback |
2005-03-26 | Start some delayed cleanup and shrinkage. Today: ': ;' -> ':;' in | Kenneth R Westerback |
2004-09-12 | add br keymap; from miod | Theo de Raadt |