Age | Commit message (Expand) | Author |
2012-10-15 | use the boot goop that is in /mnt/usr/mdec, allowing the media to shrink. | Theo de Raadt |
2012-07-13 | copy boot loaders using cat and shell redirection rather than cp, | Alexander Hall |
2012-07-10 | since disklabel -W is no more, zap it from all the install.md's | Alexander Hall |
2011-07-06 | As non-mp install.md's neither set NCPU, nor will have a bsd.mp, | Alexander Hall |
2011-04-17 | First crack at enabling the installation of a DUID version of | Kenneth R Westerback |
2011-01-03 | reduce the amount of cd'ing in the install script, since it sucks | Theo de Raadt |
2010-10-02 | We haven't been updating ofwboot during upgrades since 2006. This | Kenneth R Westerback |
2010-06-27 | Tighten up the congrats text. | Kenneth R Westerback |
2009-06-24 | Bring macppc install into the new age. Fewer questions, less verbiage, | Kenneth R Westerback |
2009-06-04 | Nuke now superfluous ARCH=ARCH lines in install.md and the sed processing of | Kenneth R Westerback |
2009-06-02 | Add '-h' flag, and '*' as a unit specifier for 'p' Editor command. | Kenneth R Westerback |
2009-05-31 | Make bootblock installation as silent as possible by default. While | Theo de Raadt |
2009-05-30 | Even HFS installs need to run disklabel(8)! Revert erroroneous | Kenneth R Westerback |
2009-04-24 | Remove magic 'bsd.mp -> bsd' linking for the moment as it confuses | Kenneth R Westerback |
2009-04-24 | Move bsd.mp juggling into relevant MD files. Make bsd.mp a default | Kenneth R Westerback |
2009-04-12 | Tweak pattern used to select partition lines for display so the | Kenneth R Westerback |
2009-04-12 | No longer need '-f' or '-p' when displaying layout. A few patterns | Kenneth R Westerback |
2009-04-10 | Where appropriate display the auto-allocation layout of the root | Kenneth R Westerback |
2009-01-15 | proof that nobody chooses serial consoles on macppc on install and uses the | Todd T. Fries |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-03-04 | Redo serial console configuration logic. Smaller, easier to | Kenneth R Westerback |
2007-08-15 | go slightly back to the older behaviour by writing out a default disk label | Theo de Raadt |
2007-05-24 | Close some (probably not all) holes in the creation of the required | Kenneth R Westerback |
2007-02-11 | Nuke MDFSTYPE and MDFSOPTS, 'mount -t ...' and giving the user the | Kenneth R Westerback |
2005-04-02 | Scrounge a few more characters of whitespace, mostly to be consistant. | Kenneth R Westerback |
2005-03-27 | Use new skeleton kbd(8) '-l' to generalize kbd(8) use. Eliminate | Kenneth R Westerback |
2005-03-26 | Start some delayed cleanup and shrinkage. Today: ': ;' -> ':;' in | Kenneth R Westerback |
2004-07-18 | spaces | Theo de Raadt |
2004-05-24 | Normalise to "Open Firmware". | Tom Cosgrove |
2003-12-04 | shorten a teeny bit more | Theo de Raadt |
2003-10-10 | Basically a rewrite to eliminate confusing logic and excess verbiage. | Kenneth R Westerback |
2003-09-22 | Introduce a function ask_yn() to use when asking 'yes or no' | Kenneth R Westerback |
2003-09-21 | Fix extraneous display of grep output when searching disklabel output for | Kenneth R Westerback |
2003-09-19 | Sync with 'modernization' changes to macppc. Also fix a couple of whitespace | Kenneth R Westerback |
2003-03-02 | Fix msdos partition handling during install - sometimes those 'i's | Kenneth R Westerback |
2003-02-16 | Bring macppc install.md into the modern world. | Kenneth R Westerback |
2002-12-04 | Typos; Tor Hougton | Miod Vallat |
2002-11-07 | Treat 'bsd' like just another filename in THESETS, no more 'kernel' | Kenneth R Westerback |
2002-05-20 | Eliminate md_questions(). It was used only to control the setting of | Kenneth R Westerback |
2002-05-19 | Do not use `' pairs inside here documents. Errors will occur | Kenneth R Westerback |
2002-05-18 | Eliminate md_get_diskdevs() and md_get_cddevs() by | Kenneth R Westerback |
2002-05-14 | Eliminate md_native_fstype() and md_native_fsopts(). Both functions | Kenneth R Westerback |
2002-05-09 | Elminate md_welcome_banner() and md_not_going_to_install() as the | Kenneth R Westerback |
2002-05-08 | (Oops. Missed this one first time around) | Kenneth R Westerback |
2002-04-28 | Change getresp() into ask(). | Kenneth R Westerback |
2002-04-25 | - fix a few texts | Miod Vallat |
2002-03-31 | bit of shrinkage, krw ok | Theo de Raadt |
2002-02-23 | be aware that macppc has aperture too | Theo de Raadt |
2002-02-14 | typo | Theo de Raadt |
2001-12-23 | Remove extra blank line displayed before the paragraph 'As with | Kenneth R Westerback |