summaryrefslogtreecommitdiff
path: root/distrib/sparc64/common
AgeCommit message (Expand)Author
2018-01-03Always present the same question at the end of installs or upgrades.Robert Peichaer
2017-12-17Add a new question "Escape to shell before reboot? [no]" at the end ofRobert Peichaer
2017-07-28DEFAULTSETS, SANESETS and THESETS are set in the install.md scriptsRobert Peichaer
2017-06-03kernels in compile dirs are readonly, and the bsd.rd we created hasTheo de Raadt
2017-01-22Whitespaces ...Robert Peichaer
2016-09-04Move files created by root during install/upgrade in a subdir ofRobert Peichaer
2016-02-08If manual disklabel editing is requested during install, don't emitKenneth R Westerback
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-11-22Switch to using MI installboot, after a conversation with stsp. He willTheo de Raadt
2014-08-15Align install.md files with installer style.Robert Peichaer
2013-11-16Remove AUTOROOT variable which is a leftover of r1.183 of install.subRobert Peichaer
2013-10-18cleanup elfrdsetroot references; ok miodTheo de Raadt
2013-10-15We do not produce "core" files, so they do not need to be deleted. theyTheo de Raadt
2013-10-14Turn on the distrib lib bits in crunchgen by setting SRCLIBDIR.Philip Guenther
2012-10-15Always use the baseXX extracted install media stuff; only put the minimumTheo de Raadt
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-06As non-mp install.md's neither set NCPU, nor will have a bsd.mp,Alexander Hall
2011-04-18Deprecate vnds in favour of svnds.Thordur I. Bjornsson
2011-04-17First crack at enabling the installation of a DUID version ofKenneth R Westerback
2011-01-03reduce the amount of cd'ing in the install script, since it sucksTheo 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-20We can ask the xdm question nowTheo de Raadt
2009-05-11Remind people that mountpoints must now be entered using the disklabelTheo de Raadt
2009-05-09remove chatty disklabel stuffTheo de Raadt
2009-04-24Remove magic 'bsd.mp -> bsd' linking for the moment as it confusesKenneth R Westerback
2009-04-24Move bsd.mp juggling into relevant MD files. Make bsd.mp a defaultKenneth R Westerback
2009-04-17For SHA256 hashes to be ready to go onto the install media, we mustTheo 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-12-02no longer need to compile rdsetroot with DEBUGTheo de Raadt
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
2008-01-11cleanup: make -> ${MAKE} consistenly.Marc Espie
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
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
2003-09-19Excise more unused code.Kenneth 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-20Eliminate md_questions(). It was used only to control the setting ofKenneth R Westerback