summaryrefslogtreecommitdiff
path: root/distrib/macppc
AgeCommit message (Expand)Author
2006-06-26wicontrol went awayTheo de Raadt
2005-04-06no more tigon firmware hereTheo de Raadt
2005-04-02Scrounge a few more characters of whitespace, mostly to be consistant.Kenneth R Westerback
2005-03-30these will contain mount_udfTheo de Raadt
2005-03-27Use new skeleton kbd(8) '-l' to generalize kbd(8) use. EliminateKenneth R Westerback
2005-03-26Start some delayed cleanup and shrinkage. Today: ': ;' -> ':;' inKenneth R Westerback
2005-03-11never worry about the copyright date on the CD layout again, problemTheo de Raadt
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-11-23need kue firmware tooTheo de Raadt
2004-11-22both tigon firmwares, it is cheapTheo de Raadt
2004-10-02Don't put /bin/test or /bin/[ on install media since they are builtinsKenneth R Westerback
2004-10-02Last use of sleep(1) in install scripts was eliminated by recentKenneth R Westerback
2004-07-18spacesTheo de Raadt
2004-05-24Normalise to "Open Firmware".Tom Cosgrove
2004-03-11change copyrights on iso images, spotted by miodTheo de Raadt
2004-01-04put INET6, rtsol, and ping6 onto media where it fits. install.sub changesTheo de Raadt
2003-12-04shorten a teeny bit moreTheo de Raadt
2003-10-10Basically a rewrite to eliminate confusing logic and excess verbiage.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-09-19Sync with 'modernization' changes to macppc. Also fix a couple of whitespaceKenneth R Westerback
2003-03-24Enable 'snag' boot on macppc boot iso. ok miod@ deraadt@Dale Rahn
2003-03-05document why no extra /bsd or /bsd.rd on the iso, only 3.3/macppc/bsd.rd...Theo de Raadt
2003-03-04better mkhybrid -V messageTheo de Raadt
2003-03-04call it cd${Rev}.isoTheo de Raadt
2003-03-02Fix msdos partition handling during install - sometimes those 'i'sKenneth R Westerback
2003-02-16Bring macppc install.md into the modern world.Kenneth R Westerback
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-08(Oops. Missed this one first time around)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-30Parital sync to i386 common/Makefile.inc, enough to build ramdisk at least.Dale Rahn
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