summaryrefslogtreecommitdiffstats
path: root/distrib/macppc
AgeCommit message (Expand)AuthorFilesLines
2021-02-14distrib: restore rdsetroot -x usage (extract the disk.fs image) on stripped bsd.rdsemarie1-3/+4
2021-02-14distrib: use ${MACHINE} instead of hardcoded valuesemarie1-8/+8
2021-01-05distribute the gzip'd version of bsd.rd on platforms where we all bootderaadt1-2/+2
2020-06-27convert macppc, octeon, and loongson to use MI installboot, removingderaadt2-12/+7
2020-04-02use crunchgen -M on macppc; fixes build with clanggkoehler1-2/+2
2019-06-07eliminate differences between all the list files as much asderaadt1-16/+17
2019-05-13Add tee(1) to the ramdisk filesystem and use it to provide both anaddy1-1/+2
2019-05-03Further removal of differences (using install instead of cp, sortingderaadt1-6/+6
2019-05-02bsd.tbxi can be found in DESTDIR, rather than a excessively long objderaadt1-2/+2
2019-05-01verbose mkhybrid was never needed on these archderaadt2-4/+4
2019-04-30repair more trivial differencesderaadt1-2/+2
2019-04-30rm is in /bin, no need to specifyderaadt2-4/+4
2019-04-30Every Makefile on every architecture had deviated in unique ways.deraadt3-59/+43
2019-04-29TOPDIR and TOP are not neccessary.deraadt2-11/+5
2019-04-29remove the abstraction REV on top of abstraction OSrev which is alwaysderaadt2-8/+6
2019-04-28CBIN variable is also pointless, it is always "instbin". Rather thanderaadt1-11/+10
2019-04-28the BSD_RD variable is pointlessderaadt1-9/+8
2019-04-28Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenderaadt1-4/+5
2019-04-05Use new rdsetroot.deraadt1-10/+4
2018-03-21trim cert.pem on all arches that install it. use the installed file fromsthen1-2/+2
2017-12-01In the macppc installer, switch the default answer for the partitionstsp1-2/+2
2017-11-19add growfs(8) to ramdiskjob1-1/+2
2017-08-13strip .SUNW_ctf in the remaining strip invocationsjasper1-2/+2
2017-07-28DEFAULTSETS, SANESETS and THESETS are set in the install.md scriptsrpe1-3/+1
2017-07-08hook up slaacd to the installer on media where we have INET6florian1-1/+2
2017-01-22Whitespaces ...rpe1-2/+1
2016-12-30Install cert.pem + ftp(1) binary that supports SSL, so the install scriptderaadt2-3/+9
2016-11-30Use makefs to build bsd.rd on armv7 and macppc.natano1-42/+14
2016-10-14Use new kernel compile method for ramdisks, de-escalating to $BUILDUSERderaadt1-4/+3
2016-09-17ping6(8) is now a hardlink to ping(8).florian1-3/+2
2016-09-13Provide a stripped down group file for the install media.rpe1-2/+2
2016-09-04Move files created by root during install/upgrade in a subdir ofrpe1-4/+4
2016-09-04Move files created by root during install/upgrade in a subdir ofrpe1-2/+2
2016-09-03Enable a stripped down version of doas(1) on the install media.rpe1-1/+2
2016-04-02- merge install.sh into install.sub as do_install()rpe1-4/+5
2016-02-23In the great pdisk churn we lost a pdisk pecularity in disk namekrw1-4/+4
2016-02-08If manual disklabel editing is requested during install, don't emitkrw1-13/+3
2015-12-29Change patterns in case-blocks from a*|A* to [aA]*rpe1-4/+4
2015-12-18Introduce a new function disk_has() to inspect a disk if it has arpe1-25/+15
2015-12-02If (O)penBSD is not offered as a partitioning option, do not acceptkrw1-2/+4
2015-11-09Fix commas in "Use (W)hole disk MBR..." question.rpe1-2/+2
2015-10-25Use 'fdisk -i', instead of 'fdisk -e' with a here document ofkrw1-7/+2
2015-10-17Cleanup a bit.rpe1-20/+15
2015-08-18do not use -p to install the tbxi from the src tree; it createsderaadt1-2/+2
2015-08-03Enable the xdm installer question on macppc, now that it has virtualrpe1-1/+2
2015-06-02Remove the $FSTABFLAG variable and use -F directly. The installerrpe1-2/+2
2015-05-31Replace identical code in the MD scripts of the installer with a newrpe1-23/+4
2015-05-04Add the new template file based autopartitioning feature of disklabel(8)rpe1-1/+6
2015-04-13pwd_mkdb now fits onto the install media. no more chroot games.deraadt1-1/+2
2015-04-02more -> less; not less -> morederaadt1-2/+2