summaryrefslogtreecommitdiff
path: root/distrib/landisk
AgeCommit message (Expand)Author
2007-06-17Stop using disklabel -r. The disklabel code does not know all the semanticsTheo de Raadt
2007-04-13Update install media generation to the new semantics of the -c flag.Todd C. Miller
2007-02-23how about we use a release-specific output filename....Theo de Raadt
2007-02-14put the disknames command on all install media (hope i did not miss any) ok krw@Theo de Raadt
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-13link bsd to bsd.rd to make it autobootTheo de Raadt
2006-11-13bit overzealous of dale to skip rdsetroot!Theo de Raadt
2006-11-13remove a wee bit of dale's early cross-build gooTheo de Raadt
2006-11-09typoTheo de Raadt
2006-11-09skip ral files for nowTheo de Raadt
2006-11-09support rum, not clear about ral and need to talk to jsgTheo de Raadt
2006-11-09no need for -b on disklabel -B, since files on ramdisk nowTheo de Raadt
2006-11-09xxboot on main ramdisk in mbrTheo de Raadt
2006-11-09silence disk dd splat jobTheo de Raadt
2006-11-09+rum, -ral, until jsg explains to meTheo de Raadt
2006-11-09PID isn't used.Dale Rahn
2006-11-09must use -b to tell it to look in /mntTheo de Raadt
2006-11-09put some tasty firmwares thereTheo de Raadt
2006-11-09XXX work around to force disk size forgetting; ok drahnTheo de Raadt
2006-11-09build something by default.Dale Rahn
2006-11-09fdisk/disklabel jig to make the label come out right.Dale Rahn
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-08install the landisk mbr, not the builtin i386 mbrTheo de Raadt
2006-11-08For now, -i and -u need to be different invocations. ie fix bug in fdiskDale Rahn
2006-11-08verbose disklabel -B, and fdisk -u and -yTheo de Raadt
2006-11-08build minirootDale Rahn
2006-11-08Build miniroot filesystem (for dding onto CF)Dale Rahn
2006-11-08we want the mbr on the install mediaTheo de Raadt
2006-11-08attempt to make disk bootableTheo de Raadt
2006-11-07remove nasty ugly horrid hack that was for armish but was copied...Dale Rahn
2006-11-03build the right kernel...Dale Rahn
2006-10-25Bits to build ramdisk (bsd.rd) for landiskDale Rahn