Age | Commit message (Expand) | Author |
2002-12-14 | Expunge some trailing whitespace. | Kenneth R Westerback |
2002-12-08 | Add 'br' (Brazil) to displayed list of keyboard encoding tables. | Kenneth R Westerback |
2002-11-07 | Treat 'bsd' like just another filename in THESETS, no more 'kernel' | Kenneth R Westerback |
2002-10-05 | Fix a typo ('Your' -> 'You'). Spotted by Julien Bordet. | Kenneth R Westerback |
2002-09-23 | remove generated crunch conf; ok deraadt@ | Markus Friedl |
2002-09-22 | Do not allow install to proceed until root filesystem can be mounted on | Kenneth R Westerback |
2002-09-21 | Further reduce i386 install output by sending to /dev/null the fdisk | Kenneth R Westerback |
2002-09-17 | Ruthlessly expunge unnecessary verbiage and whitespace to make sure | Kenneth R Westerback |
2002-08-27 | Move general partitioning advice from machine dependant per disk | Kenneth R Westerback |
2002-07-03 | avoid dd. do not ask me why | Theo de Raadt |
2002-05-20 | Eliminate md_questions(). It was used only to control the setting of | Kenneth R Westerback |
2002-05-19 | do this by hand | Theo de Raadt |
2002-05-18 | Use __EOT (as for all other <<'s) instead of __EOC | 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-01 | when filtering termcap selecet vt220, not vt200, since that's what we gonna u... | Michael Shalayeff |
2002-04-30 | Swap sbin/fsck and sbin/fsck_ffs in the LINK line. Now that we use | Todd C. Miller |
2002-04-30 | make use of makeconf.awk | Theo de Raadt |
2002-04-30 | use SCRIPT command | Theo de Raadt |
2002-04-30 | do not delete the filesystem on "make unconfig" | Theo de Raadt |
2002-04-29 | generate termcap file using a list2sh.awk directrive; distrib becomes a lot s... | Theo de Raadt |
2002-04-28 | remove confusion about disktab | Theo de Raadt |
2002-04-28 | use single shared mtree.conf | Theo de Raadt |
2002-04-28 | Change getresp() into ask(). | Kenneth R Westerback |
2002-04-25 | runlist.sh & list2sh.awk unification | Theo de Raadt |
2002-04-22 | move things back a directory | Theo de Raadt |
2002-04-21 | use arch -ks instead of arch -s (on them all) | Theo de Raadt |
2002-04-21 | simplify | Theo de Raadt |
2002-04-19 | prune i386 | Theo de Raadt |
2002-04-13 | last rev forgot to handle the "swap on" types; drahn | Theo de Raadt |
2002-04-13 | Use a grizzly sed script to ensure that the rootdev is determined out of | Theo de Raadt |
2002-04-12 | kbd setting code for the installer. smat@acm.org, miod, and krw. Minimal | Theo de Raadt |
2002-04-10 | MAKEDEV can remain on the install media (it is now sed stripped) | Theo de Raadt |
2002-04-09 | miniroots may have suprising rootdevs. Cope. | Theo de Raadt |
2002-04-01 | KNF sh ends up saving space; krw ok | Theo de Raadt |
2002-03-31 | bit of shrinkage, krw ok | Theo de Raadt |
2002-03-30 | o Add support for local list and crunch files so ramdiskC and ramdisk_cd | Todd C. Miller |
2002-03-30 | Make customizing floppy contents easier by accepting a | Kenneth R Westerback |
2002-03-03 | Cleanup/Improve trap handling. | Kenneth R Westerback |
2002-02-14 | typo | Theo de Raadt |
2002-02-10 | remove the no-kerberos stuff. i mean, 1) it has not worked for quite some | Theo de Raadt |
2001-12-23 | Remove extra blank line displayed before the paragraph 'As with | Kenneth R Westerback |
2001-12-17 | Use actual files for short versions of /etc/protocols and | Kenneth R Westerback |
2001-12-13 | Remove /etc/protocols and /etc/services from install media | Kenneth R Westerback |
2001-12-05 | remove garbage; miod ok | Theo de Raadt |
2001-11-09 | use RAMDISK_CD not RAMDISK for bsd.rd; ok deraadt@ (now that I tested) | Todd T. Fries |
2001-10-02 | because usr.bin/grep now exists, crunch goes wrong, and we need to put gnu/us... | Theo de Raadt |
2001-09-17 | more missing dmesg | Theo de Raadt |