summaryrefslogtreecommitdiff
path: root/distrib/mvmeppc
AgeCommit message (Expand)Author
2003-01-03Save a few more bytes on install media by stripping comments fromKenneth R Westerback
2002-12-04Typos; Tor HougtonMiod Vallat
2002-11-07Treat 'bsd' like just another filename in THESETS, no more 'kernel'Kenneth R Westerback
2002-06-09knfTodd T. Fries
2002-05-20Eliminate md_questions(). It was used only to control the setting ofKenneth R Westerback
2002-05-19Do not use `' pairs inside here documents. Errors will occurKenneth 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-05-01We only need fsck_ffs, not the fsck front end.Todd C. Miller
2002-04-30use makeconf.awk throughout, delete instbin in MakefileTheo de Raadt
2002-04-30instbin removal was not done; do in MakefileTheo de Raadt
2002-04-30use SCRIPT commandTheo 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-28use the shared elfsetrootTheo de Raadt
2002-04-28modernizeTheo de Raadt
2002-04-28i intended to remove this beforeTheo de Raadt
2002-04-25runlist.sh & list2sh.awk unificationTheo de Raadt
2002-04-25- fix a few textsMiod Vallat
2002-04-22use one common dot.profile for allTheo de Raadt
2002-04-21minor cleanups, i thinkTheo de Raadt
2002-04-01KNF sh ends up saving space; krw okTheo de Raadt
2002-03-31bit of shrinkage, krw okTheo de Raadt
2002-02-14mg? ridiculous. for now, anywaysTheo de Raadt
2002-02-14typoTheo de Raadt
2002-01-24Fix `necesary' typos; Alexander YurchenkoTodd C. Miller
2001-12-23Remove extra blank line displayed before the paragraph 'As withKenneth R Westerback
2001-12-05remove garbage; miod okTheo de Raadt
2001-10-02more gnu/usr.bin before usr.binTheo de Raadt
2001-10-02because usr.bin/grep now exists, crunch goes wrong, and we need to put gnu/us...Theo de Raadt
2001-09-19Fix typo: succesfully -> successfullyKenneth R Westerback
2001-09-17more missing dmesgTheo de Raadt
2001-09-17zap kernfsTheo de Raadt
2001-09-17mount -u, not mount_ffs -uTodd C. Miller
2001-09-16bye byeTheo de Raadt
2001-09-16Shave a few byte; "mount -u" not "mount -o update"; Theo OK'dTodd C. Miller
2001-09-04MB == megabytes, Mb == megabitsTheo de Raadt
2001-08-29Apply recent changes in the i386 comment eradication code to allKenneth R Westerback
2001-08-07suggest CET, not MET, ok deraadt@Markus Friedl
2001-06-26Initial import of mvmeppc.Steve Murphree