Age | Commit message (Expand) | Author |
2015-06-02 | Remove the $FSTABFLAG variable and use -F directly. The installer | Robert Peichaer |
2015-05-31 | Replace identical code in the MD scripts of the installer with a new | Robert Peichaer |
2015-05-04 | Add the new template file based autopartitioning feature of disklabel(8) | Robert Peichaer |
2014-03-22 | Oops. MDMTDEVS is used to populate /dev. Put those bits back. | Kenneth R Westerback |
2014-03-22 | Remove 'tape' as a method for installing sets. Elite masters of unix | Kenneth R Westerback |
2013-11-16 | Remove AUTOROOT variable which is a leftover of r1.183 of install.sub | Robert Peichaer |
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 | Remove support for non-microVAX, non-VAXstation, non-VXT hardware in the | Miod Vallat |
2011-04-17 | First crack at enabling the installation of a DUID version of | 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-11 | Remind people that mountpoints must now be entered using the disklabel | Theo de Raadt |
2009-05-09 | remove some chatty disklabel stuff | Theo de Raadt |
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 |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-03-22 | No point in checking disklabel output for 'disk label corrupted' message | Kenneth R Westerback |
2008-03-04 | Redo serial console configuration logic. Smaller, easier to | Kenneth R Westerback |
2007-05-28 | Don't look for wt tape devices while installing. | Kenneth R Westerback |
2005-04-03 | More shrinkage with a bit of code factoring. | Kenneth R Westerback |
2005-03-27 | Use new skeleton kbd(8) '-l' to generalize kbd(8) use. Eliminate | Kenneth R Westerback |
2003-10-12 | Cleanup and shrinkage: | Kenneth R Westerback |
2003-09-21 | Fix extraneous display of grep output when searching disklabel output for | Kenneth R Westerback |
2002-11-07 | Treat 'bsd' like just another filename in THESETS, no more 'kernel' | Kenneth R Westerback |
2002-09-24 | fix english; krw ok | Theo de Raadt |
2002-08-27 | Move general partitioning advice from machine dependant per disk | Kenneth R Westerback |
2002-05-22 | Fix quoting botch in earlier commit. Make sure MDDISKDEVS and | Kenneth R Westerback |
2002-05-20 | Eliminate md_questions(). It was used only to control the setting of | 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 | Abstract out common md_set_term() code into set_term() in install.sub, | Kenneth R Westerback |
2002-05-07 | All architectures now use miniroot, so eliminate last few getresp() | Kenneth R Westerback |
2002-05-06 | Convert a getresp that seems to have escaped the sieve. | Hugh Graham |
2002-03-31 | bit of shrinkage, krw ok | Theo de Raadt |
2002-03-19 | Match RRD40 as a cdrom on MSCP. May be useful to simh users, even if | Hugh Graham |
2002-03-10 | Add ra[0-9] hd[0-9] and rl[0-9] to drives matched by md_get_diskdevs. | Hugh Graham |
2002-03-10 | Use the base boot. | Hugh Graham |
2002-02-24 | Copy boot to correct root. | Hugh Graham |
2002-02-14 | sync with other install.md scripts. also copy /boot from /usr/mdec, where it | Theo de Raadt |
2001-12-23 | Remove extra blank line displayed before the paragraph 'As with | Kenneth R Westerback |
2001-06-23 | argh. stop using kernfs, using dmesg using sysctl. encode ARCH into | Theo de Raadt |
2001-02-24 | Get this stuff closer to woriking in-tree. | Hugh Graham |