summaryrefslogtreecommitdiff
path: root/distrib/mac68k/ramdisk/install.md
AgeCommit message (Expand)Author
2006-03-09vt100->vt220; spotted by nick@Miod Vallat
2005-03-27Use new skeleton kbd(8) '-l' to generalize kbd(8) use. EliminateKenneth R Westerback
2004-12-10Oops, correctly detect disks shared with Mac OS.Miod Vallat
2004-12-03Kill mac68k *SBC kernels. Instead, build kernels with both sbc scsi flavoursMiod Vallat
2004-12-03Invoke pdisk, not disklabel, on disks with MacOS partition information.Miod Vallat
2003-10-12Cleanup and shrinkage:Kenneth R Westerback
2003-09-21Fix extraneous display of grep output when searching disklabel output forKenneth R Westerback
2002-11-07Treat 'bsd' like just another filename in THESETS, no more 'kernel'Kenneth R Westerback
2002-10-30Change kernel set to shorter names on mac68k; supposed to make krw'sMiod Vallat
2002-09-24fix english; krw okTheo de Raadt
2002-08-27Move general partitioning advice from machine dependant per diskKenneth R Westerback
2002-06-09knfTodd T. Fries
2002-05-20Eliminate md_questions(). It was used only to control the setting ofKenneth R Westerback
2002-05-18Eliminate md_get_diskdevs() and md_get_cddevs() byKenneth R Westerback
2002-05-14Eliminate md_native_fstype() and md_native_fsopts(). Both functionsKenneth R Westerback
2002-05-09Elminate md_welcome_banner() and md_not_going_to_install() as theKenneth R Westerback
2002-05-08Abstract out common md_set_term() code into set_term() in install.sub,Kenneth R Westerback
2002-04-28Change getresp() into ask().Kenneth R Westerback
2002-04-24The beginnings of decent mac68k installation media, as two bsd.rd images.Miod Vallat
2002-03-31bit of shrinkage, krw okTheo de Raadt
2001-12-23Remove extra blank line displayed before the paragraph 'As withKenneth R Westerback
2001-06-23argh. stop using kernfs, using dmesg using sysctl. encode ARCH intoTheo de Raadt
2001-01-25egrep -a to permit working with binary data in dmesgTheo de Raadt
1999-09-03md_questions() interface allows asking questions before setsTheo de Raadt
1999-08-15Kill md_copy_kernel()Todd C. Miller
1999-06-13New ramdisk framework for mac68k. Not tested yet.Jason Downs