summaryrefslogtreecommitdiff
path: root/distrib/hp300/ramdisk/install.md
AgeCommit message (Expand)Author
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-14We want to install a LIF label on the disk before we run disklabel -ATheo 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-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
2005-11-22Recognize hd as disk drives.Miod Vallat
2005-07-08Don't need to specify MDTERM=vt220. vt220 is the default value.Kenneth R Westerback
2005-07-08hp300 console is now vt220 so make that the default term type. OK miod@Todd C. Miller
2005-03-27Use new skeleton kbd(8) '-l' to generalize kbd(8) use. EliminateKenneth R Westerback
2004-08-06No need to look for disk drives and cd-rom drives in a specific way nowMiod 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-08-27Move general partitioning advice from machine dependant per diskKenneth R Westerback
2002-05-22Fix quoting botch in earlier commit. Make sure MDDISKDEVS andKenneth R Westerback
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-25- fix a few textsMiod Vallat
2002-04-21shortenTheo de Raadt
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
2000-10-31Make space by removing hostname (just use /kern), slip, and ppp.Todd C. Miller
1999-09-03md_questions() interface allows asking questions before setsTheo de Raadt
1999-08-15Kill md_copy_kernel()Todd C. Miller
1999-04-01Remove awk and cut due to space limitations, use cutword function insteadTodd C. Miller
1999-04-01Write a /tmp/fstab.DISK file with mountpoint info if the user enters it. Oth...Todd C. Miller
1998-11-09md_labeldisk is not used any moreTodd C. Miller
1998-11-03seperating -> separatingAaron Campbell
1998-10-28call check_kernel instead of having the same code in all the .md filesTodd C. Miller
1998-09-11kill md_get_ifdevs, miniroot/install.sub uses mi version nowTodd C. Miller
1998-08-23s/alpha/hp300/kstailey
1998-03-29Support $MODE in welcome message.Todd C. Miller
1998-03-27Make more like other install.md'sTodd C. Miller
1998-03-27now that we have fictious disklabels, this becomes more like theTodd C. Miller