Age | Commit message (Expand) | Author |
2004-05-05 | better cleandir | Theo de Raadt |
2004-03-11 | change copyrights on iso images, spotted by miod | Theo de Raadt |
2004-03-03 | Use 'cat' rather than 'cp' to put /boot on disk. This preserves | Kenneth R Westerback |
2004-01-28 | Now that installboot is geometry-independent, FLOPPYSECS is not | Tom Cosgrove |
2004-01-26 | Major overhaul of biosboot and installboot, using EDD (LBA) reads if | Tom Cosgrove |
2004-01-04 | put INET6, rtsol, and ping6 onto media where it fits. install.sub changes | Theo de Raadt |
2003-12-17 | Add ccd(4) and ccdconfig(8) to CD ramdisk; needs changes in upgrade.sh | Todd C. Miller |
2003-10-12 | Cleanup and shrinkage: | 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-08-16 | Minor cosmetic cleanup. | Kenneth R Westerback |
2003-08-08 | strip .comments too; from drahn | Theo de Raadt |
2003-08-08 | make the turd shiny | Theo de Raadt |
2003-08-08 | rsh goes away, sorry | Theo de Raadt |
2003-04-26 | slight cleaning | Theo de Raadt |
2003-04-17 | distrib(ramdisk) bits for i386/ELF. | Dale Rahn |
2003-03-04 | better mkhybrid -V message | Theo de Raadt |
2003-03-04 | remove extra -V | Theo de Raadt |
2003-03-04 | Provide a ~2MB ISO file which contains *JUST* $REV/i386/cdrom{Rev}.fs, | Theo de Raadt |
2003-01-26 | Mount msdos filesystems with -s (shortnames) rather than -l | Kenneth R Westerback |
2003-01-03 | Save a few more bytes on install media by stripping comments from | Kenneth R Westerback |
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 |