summaryrefslogtreecommitdiff
path: root/distrib/vax/install.md
AgeCommit message (Expand)Author
2015-06-02Remove the $FSTABFLAG variable and use -F directly. The installerRobert Peichaer
2015-05-31Replace identical code in the MD scripts of the installer with a newRobert Peichaer
2015-05-04Add the new template file based autopartitioning feature of disklabel(8)Robert Peichaer
2014-03-22Oops. MDMTDEVS is used to populate /dev. Put those bits back.Kenneth R Westerback
2014-03-22Remove 'tape' as a method for installing sets. Elite masters of unixKenneth R Westerback
2013-11-16Remove AUTOROOT variable which is a leftover of r1.183 of install.subRobert Peichaer
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-07-06Remove support for non-microVAX, non-VAXstation, non-VXT hardware in theMiod Vallat
2011-04-17First crack at enabling the installation of a DUID version ofKenneth R Westerback
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-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-22No point in checking disklabel output for 'disk label corrupted' messageKenneth R Westerback
2008-03-04Redo serial console configuration logic. Smaller, easier toKenneth R Westerback
2007-05-28Don't look for wt tape devices while installing.Kenneth R Westerback
2005-04-03More shrinkage with a bit of code factoring.Kenneth R Westerback
2005-03-27Use new skeleton kbd(8) '-l' to generalize kbd(8) use. EliminateKenneth R Westerback
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-09-24fix english; krw okTheo de Raadt
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-05-07All architectures now use miniroot, so eliminate last few getresp()Kenneth R Westerback
2002-05-06Convert a getresp that seems to have escaped the sieve.Hugh Graham
2002-03-31bit of shrinkage, krw okTheo de Raadt
2002-03-19Match RRD40 as a cdrom on MSCP. May be useful to simh users, even ifHugh Graham
2002-03-10Add ra[0-9] hd[0-9] and rl[0-9] to drives matched by md_get_diskdevs.Hugh Graham
2002-03-10Use the base boot.Hugh Graham
2002-02-24Copy boot to correct root.Hugh Graham
2002-02-14sync with other install.md scripts. also copy /boot from /usr/mdec, where itTheo 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-02-24Get this stuff closer to woriking in-tree.Hugh Graham