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