summaryrefslogtreecommitdiff
path: root/distrib/macppc
AgeCommit message (Expand)Author
2007-08-15go slightly back to the older behaviour by writing out a default disk labelTheo de Raadt
2007-08-14make obj dirs in iso; talked with miod about itTheo de Raadt
2007-08-10add missing xserv, and use ${MACHINE} throughout (still needs testing)Theo de Raadt
2007-08-10use more variables, because variables are goodTheo de Raadt
2007-08-10oops, missed xbaseTheo de Raadt
2007-08-10a somewhat crude way to generate installXX.iso files based onTheo de Raadt
2007-06-17Stop using disklabel -r. The disklabel code does not know all the semanticsTheo de Raadt
2007-05-24Close some (probably not all) holes in the creation of the requiredKenneth R Westerback
2007-04-13Update install media generation to the new semantics of the -c flag.Todd C. Miller
2007-04-09Add -n to gzip flags. Save a few bytes since we no longer saveTodd C. Miller
2007-02-14put the disknames command on all install media (hope i did not miss any) ok krw@Theo de Raadt
2007-02-11Nuke MDFSTYPE and MDFSOPTS, 'mount -t ...' and giving the user theKenneth R Westerback
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