summaryrefslogtreecommitdiff
path: root/distrib/mac68k
AgeCommit message (Expand)Author
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-12-10Oops, correctly detect disks shared with Mac OS.Miod Vallat
2004-12-03Kill mac68k *SBC kernels. Instead, build kernels with both sbc scsi flavoursMiod Vallat
2004-12-03Invoke pdisk, not disklabel, on disks with MacOS partition information.Miod Vallat
2004-12-02pdisk on the ramdiskMiod Vallat
2004-10-02Don't put /bin/test or /bin/[ on install media since they are builtinsKenneth R Westerback
2004-01-04put INET6, rtsol, and ping6 onto media where it fits. install.sub changesTheo 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-02-25Provide the necessary source dirs information for proper ramdisk build.Miod Vallat
2003-02-21toss in dhclient-script; from krwTheo de Raadt
2002-11-07Treat 'bsd' like just another filename in THESETS, no more 'kernel'Kenneth R Westerback
2002-10-30Change kernel set to shorter names on mac68k; supposed to make krw'sMiod Vallat
2002-09-24fix english; krw okTheo de Raadt
2002-08-27Move general partitioning advice from machine dependant per diskKenneth 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-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-25This is dead beef, too.Miod Vallat
2002-04-24The beginnings of decent mac68k installation media, as two bsd.rd images.Miod Vallat
2002-04-22use one common dot.profile for allTheo de Raadt
2002-04-21remove junk not neededTheo de Raadt
2002-04-18no chrootTheo de Raadt
2002-04-05the delete key is ^? not ^HTheo 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
2001-12-23Remove extra blank line displayed before the paragraph 'As withKenneth R Westerback
2001-12-05remove garbage; miod okTheo de Raadt
2001-10-08arch -ksTheo 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-17zap kernfsTheo de Raadt
2001-08-29Apply recent changes in the i386 comment eradication code to allKenneth R Westerback
2001-06-23argh. stop using kernfs, using dmesg using sysctl. encode ARCH intoTheo de Raadt