Age | Commit message (Expand) | Author |
2012-10-17 | landisk was already using the installed usr/mdec/boot conditionally, but | Theo de Raadt |
2012-07-13 | copy boot loaders using cat and shell redirection rather than cp, | Alexander Hall |
2012-07-10 | since disklabel -W is no more, zap it from all the install.md's | Alexander Hall |
2011-04-17 | First crack at enabling the installation of a DUID version of | Kenneth R Westerback |
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-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-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 |
2008-01-10 | No need to disklabel -W before disklabel -B, -W will do it for us. | Miod Vallat |
2007-02-11 | Nuke MDFSTYPE and MDFSOPTS, 'mount -t ...' and giving the user the | Kenneth R Westerback |
2006-11-20 | Don't need the dd/disklabel dance now that fdisk reinit works from | Kenneth R Westerback |
2006-11-09 | typo | Theo de Raadt |
2006-11-09 | no need for -b on disklabel -B, since files on ramdisk now | Theo de Raadt |
2006-11-09 | silence disk dd splat job | Theo de Raadt |
2006-11-09 | must use -b to tell it to look in /mnt | Theo de Raadt |
2006-11-09 | XXX work around to force disk size forgetting; ok drahn | Theo de Raadt |
2006-11-08 | now that fdisk knows landisk machines have a /usr/mdec/mbr, no need to use -f | Theo de Raadt |
2006-11-08 | always point fdisk at the mbr we want | Theo de Raadt |
2006-11-08 | attempt to make disk bootable | Theo de Raadt |
2006-10-25 | Bits to build ramdisk (bsd.rd) for landisk | Dale Rahn |