summaryrefslogtreecommitdiff
path: root/distrib/i386/common/install.md
AgeCommit message (Expand)Author
2011-04-17First crack at enabling the installation of a DUID version ofKenneth R Westerback
2011-03-22Pay attention to result of amd64/i386 installboot(8). Warn userKenneth R Westerback
2011-01-03reduce the amount of cd'ing in the install script, since it sucksTheo de Raadt
2010-08-08Revert auto-enabling of apm. Some security implications were notKenneth R Westerback
2010-08-08Look for MD devices or assurance that apmd would be a useful thing toKenneth R Westerback
2009-06-11extra spaceTheo de Raadt
2009-06-11Do not show MBRs without the correct signature, instead say they areTheo 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-30Redo the fdisk handling for MBR-only architectures (macppc has to getTheo de Raadt
2009-04-25If the right conditions exist, ask if xdm should be started automatically.Theo 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-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-05-21pccom is dead. long live com. Bring install script into the new world.Kenneth R Westerback
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
2007-02-11Nuke MDFSTYPE and MDFSOPTS, 'mount -t ...' and giving the user theKenneth R Westerback
2005-04-02Scrounge a few more characters of whitespace, mostly to be consistant.Kenneth R Westerback
2005-03-27Use new skeleton kbd(8) '-l' to generalize kbd(8) use. EliminateKenneth R Westerback
2005-03-26Simplify/shrink kbd(8) logic and verbiage. Always ask for best kbd(8)Kenneth R Westerback
2005-03-26Start some delayed cleanup and shrinkage. Today: ': ;' -> ':;' inKenneth R Westerback
2004-09-12add br keymap; from miodTheo de Raadt
2004-06-26Allow change of default console to first serial device during install. Used inKenneth R Westerback
2004-03-03Use 'cat' rather than 'cp' to put /boot on disk. This preservesKenneth R Westerback
2003-10-12Cleanup and shrinkage:Kenneth R Westerback
2003-09-22Introduce a function ask_yn() to use when asking 'yes or no'Kenneth R Westerback
2003-09-21Fix extraneous display of grep output when searching disklabel output forKenneth R Westerback
2003-08-16Minor cosmetic cleanup.Kenneth R Westerback
2003-01-26Mount msdos filesystems with -s (shortnames) rather than -lKenneth R Westerback
2002-12-14Expunge some trailing whitespace.Kenneth R Westerback
2002-12-08Add 'br' (Brazil) to displayed list of keyboard encoding tables.Kenneth R Westerback
2002-11-07Treat 'bsd' like just another filename in THESETS, no more 'kernel'Kenneth R Westerback
2002-10-05Fix a typo ('Your' -> 'You'). Spotted by Julien Bordet.Kenneth R Westerback
2002-09-22Do not allow install to proceed until root filesystem can be mounted onKenneth R Westerback
2002-09-21Further reduce i386 install output by sending to /dev/null the fdiskKenneth R Westerback
2002-09-17Ruthlessly expunge unnecessary verbiage and whitespace to make sureKenneth R Westerback
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
2002-05-18Use __EOT (as for all other <<'s) instead of __EOCKenneth 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