summaryrefslogtreecommitdiff
path: root/distrib/mvme68k
AgeCommit message (Expand)Author
2007-04-13Update install media generation to the new semantics of the -c flag.Todd C. Miller
2007-02-14put the disknames command on all install media (hope i did not miss any) ok krw@Theo de Raadt
2006-03-06eject -> mt (except on alpha where size tests are needed)Theo de Raadt
2005-03-27Use new skeleton kbd(8) '-l' to generalize kbd(8) use. EliminateKenneth R Westerback
2005-01-12remove some differencesTheo de Raadt
2005-01-11put a seperate and real fsck on the mediaTheo de Raadt
2004-12-29nothing uses a SRCDIR of gnu anymore, proposed by mickey, tested by meTheo de Raadt
2004-12-11don't clean bsdmix and bsdofwMartin Reindl
2004-10-02Don't put /bin/test or /bin/[ on install media since they are builtinsKenneth R Westerback
2004-07-06Put dhclient on luna88k, mvme68k and mvme88k installation media.Miod Vallat
2004-04-12removeable -> removable;Jason McIntyre
2004-01-04put INET6, rtsol, and ping6 onto media where it fits. install.sub changesTheo de Raadt
2003-10-15ok it is OpenBSD's 8th birthdayTheo de Raadt
2003-10-12Cleanup and shrinkage:Kenneth R Westerback
2003-09-21Fix extraneous display of grep output when searching disklabel output forKenneth R Westerback
2003-09-09Remove old disklabel description text we have no real use for at this point.Miod Vallat
2003-08-07These files are not used anymore.Miod Vallat
2003-02-16dhclient-script fits; fix from krwTheo de Raadt
2002-12-18Do not clean too far.Miod 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-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-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-17use the very small RAMDISK config; bring this up to modern times. needs a fe...Theo de Raadt
2002-04-10leave MAKEDEV, it fitsTheo 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-09use "ramdisk" MAKEDEV target alwaysTheo de Raadt
2002-01-24Fix `necesary' typos; Alexander YurchenkoTodd C. Miller
2001-12-05remove garbage; miod okTheo de Raadt
2001-10-08arch -ksTheo de Raadt
2001-10-02more gnu/usr.bin before usr.binTheo de Raadt
2001-09-19Fix typo: succesfully -> successfullyKenneth R Westerback
2001-09-17zap kernfsTheo de Raadt
2001-09-17mount -u, not mount_ffs -uTodd C. Miller