summaryrefslogtreecommitdiff
path: root/distrib/macppc
AgeCommit message (Expand)Author
2019-06-07eliminate differences between all the list files as much asTheo de Raadt
2019-05-13Add tee(1) to the ramdisk filesystem and use it to provide both aChristian Weisgerber
2019-05-03Further removal of differences (using install instead of cp, sortingTheo de Raadt
2019-05-02bsd.tbxi can be found in DESTDIR, rather than a excessively long objTheo de Raadt
2019-05-01verbose mkhybrid was never needed on these archTheo de Raadt
2019-04-30repair more trivial differencesTheo de Raadt
2019-04-30rm is in /bin, no need to specifyTheo de Raadt
2019-04-30Every Makefile on every architecture had deviated in unique ways.Theo de Raadt
2019-04-29TOPDIR and TOP are not neccessary.Theo de Raadt
2019-04-29remove the abstraction REV on top of abstraction OSrev which is alwaysTheo de Raadt
2019-04-28CBIN variable is also pointless, it is always "instbin". Rather thanTheo de Raadt
2019-04-28the BSD_RD variable is pointlessTheo de Raadt
2019-04-28Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenTheo de Raadt
2019-04-05Use new rdsetroot.Theo de Raadt
2018-03-21trim cert.pem on all arches that install it. use the installed file fromStuart Henderson
2017-12-01In the macppc installer, switch the default answer for the partitionStefan Sperling
2017-11-19add growfs(8) to ramdiskjob
2017-08-13strip .SUNW_ctf in the remaining strip invocationsJasper Lievisse Adriaanse
2017-07-28DEFAULTSETS, SANESETS and THESETS are set in the install.md scriptsRobert Peichaer
2017-07-08hook up slaacd to the installer on media where we have INET6Florian Obser
2017-01-22Whitespaces ...Robert Peichaer
2016-12-30Install cert.pem + ftp(1) binary that supports SSL, so the install scriptTheo de Raadt
2016-11-30Use makefs to build bsd.rd on armv7 and macppc.Martin Natano
2016-10-14Use new kernel compile method for ramdisks, de-escalating to $BUILDUSERTheo de Raadt
2016-09-17ping6(8) is now a hardlink to ping(8).Florian Obser
2016-09-13Provide a stripped down group file for the install media.Robert Peichaer
2016-09-04Move files created by root during install/upgrade in a subdir ofRobert Peichaer
2016-09-04Move files created by root during install/upgrade in a subdir ofRobert Peichaer
2016-09-03Enable a stripped down version of doas(1) on the install media.Robert Peichaer
2016-04-02- merge install.sh into install.sub as do_install()Robert Peichaer
2016-02-23In the great pdisk churn we lost a pdisk pecularity in disk nameKenneth R Westerback
2016-02-08If manual disklabel editing is requested during install, don't emitKenneth R Westerback
2015-12-29Change patterns in case-blocks from a*|A* to [aA]*Robert Peichaer
2015-12-18Introduce a new function disk_has() to inspect a disk if it has aRobert Peichaer
2015-12-02If (O)penBSD is not offered as a partitioning option, do not acceptKenneth R Westerback
2015-11-09Fix commas in "Use (W)hole disk MBR..." question.Robert Peichaer
2015-10-25Use 'fdisk -i', instead of 'fdisk -e' with a here document ofKenneth R Westerback
2015-10-17Cleanup a bit.Robert Peichaer
2015-08-18do not use -p to install the tbxi from the src tree; it createsTheo de Raadt
2015-08-03Enable the xdm installer question on macppc, now that it has virtualRobert Peichaer
2015-06-02Remove the $FSTABFLAG variable and use -F directly. The installerRobert Peichaer
2015-05-31Replace identical code in the MD scripts of the installer with a newRobert Peichaer
2015-05-04Add the new template file based autopartitioning feature of disklabel(8)Robert Peichaer
2015-04-13pwd_mkdb now fits onto the install media. no more chroot games.Theo de Raadt
2015-04-02more -> less; not less -> moreTheo de Raadt
2015-03-11adjust for removal of expr (and while here, sort all these lists, with theTheo de Raadt
2015-02-23expr no longer needed on media, thanks to halex and todd and rpeTheo de Raadt
2014-12-28Build special/encrypt into instbin, to prepare for dropping use of theTheo de Raadt
2014-12-23successful switchover to non-reach-around SRCDIRTheo de Raadt
2014-12-03rtsol(8) is no longer needed on the ramdisks.Florian Obser