summaryrefslogtreecommitdiff
path: root/distrib/landisk/ramdisk/install.md
AgeCommit message (Expand)Author
2012-07-13copy boot loaders using cat and shell redirection rather than cp,Alexander Hall
2012-07-10since disklabel -W is no more, zap it from all the install.md'sAlexander Hall
2011-04-17First crack at enabling the installation of a DUID version ofKenneth R Westerback
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-31Make bootblock installation as silent as possible by default. WhileTheo de Raadt
2009-05-11Remind people that mountpoints must now be entered using the disklabelTheo de Raadt
2009-05-09remove some chatty disklabel stuffTheo 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-03-23No point in warning users during install that the disklabel has aKenneth R Westerback
2008-03-04Redo serial console configuration logic. Smaller, easier toKenneth R Westerback
2008-01-10No need to disklabel -W before disklabel -B, -W will do it for us.Miod Vallat
2007-02-11Nuke MDFSTYPE and MDFSOPTS, 'mount -t ...' and giving the user theKenneth R Westerback
2006-11-20Don't need the dd/disklabel dance now that fdisk reinit works fromKenneth R Westerback
2006-11-09typoTheo de Raadt
2006-11-09no need for -b on disklabel -B, since files on ramdisk nowTheo de Raadt
2006-11-09silence disk dd splat jobTheo de Raadt
2006-11-09must use -b to tell it to look in /mntTheo de Raadt
2006-11-09XXX work around to force disk size forgetting; ok drahnTheo de Raadt
2006-11-08now that fdisk knows landisk machines have a /usr/mdec/mbr, no need to use -fTheo de Raadt
2006-11-08always point fdisk at the mbr we wantTheo de Raadt
2006-11-08attempt to make disk bootableTheo de Raadt
2006-10-25Bits to build ramdisk (bsd.rd) for landiskDale Rahn