summaryrefslogtreecommitdiff
path: root/distrib/i386
AgeCommit message (Expand)Author
2004-05-05better cleandirTheo de Raadt
2004-03-11change copyrights on iso images, spotted by miodTheo de Raadt
2004-03-03Use 'cat' rather than 'cp' to put /boot on disk. This preservesKenneth R Westerback
2004-01-28Now that installboot is geometry-independent, FLOPPYSECS is notTom Cosgrove
2004-01-26Major overhaul of biosboot and installboot, using EDD (LBA) reads ifTom Cosgrove
2004-01-04put INET6, rtsol, and ping6 onto media where it fits. install.sub changesTheo de Raadt
2003-12-17Add ccd(4) and ccdconfig(8) to CD ramdisk; needs changes in upgrade.shTodd C. Miller
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-08-08strip .comments too; from drahnTheo de Raadt
2003-08-08make the turd shinyTheo de Raadt
2003-08-08rsh goes away, sorryTheo de Raadt
2003-04-26slight cleaningTheo de Raadt
2003-04-17distrib(ramdisk) bits for i386/ELF.Dale Rahn
2003-03-04better mkhybrid -V messageTheo de Raadt
2003-03-04remove extra -VTheo de Raadt
2003-03-04Provide a ~2MB ISO file which contains *JUST* $REV/i386/cdrom{Rev}.fs,Theo de Raadt
2003-01-26Mount msdos filesystems with -s (shortnames) rather than -lKenneth R Westerback
2003-01-03Save a few more bytes on install media by stripping comments fromKenneth 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-23remove generated crunch conf; ok deraadt@Markus Friedl
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-07-03avoid dd. do not ask me whyTheo de Raadt
2002-05-20Eliminate md_questions(). It was used only to control the setting ofKenneth R Westerback
2002-05-19do this by handTheo de Raadt
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
2002-05-01when filtering termcap selecet vt220, not vt200, since that's what we gonna u...Michael Shalayeff
2002-04-30Swap sbin/fsck and sbin/fsck_ffs in the LINK line. Now that we useTodd C. Miller
2002-04-30make use of makeconf.awkTheo de Raadt
2002-04-30use SCRIPT commandTheo de Raadt
2002-04-30do not delete the filesystem on "make unconfig"Theo de Raadt
2002-04-29generate termcap file using a list2sh.awk directrive; distrib becomes a lot s...Theo de Raadt
2002-04-28remove confusion about disktabTheo de Raadt
2002-04-28use single shared mtree.confTheo de Raadt
2002-04-28Change getresp() into ask().Kenneth R Westerback
2002-04-25runlist.sh & list2sh.awk unificationTheo de Raadt
2002-04-22move things back a directoryTheo de Raadt
2002-04-21use arch -ks instead of arch -s (on them all)Theo de Raadt