summaryrefslogtreecommitdiffstats
path: root/distrib/macppc/ramdisk/Makefile
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-04-02use crunchgen -M on macppc; fixes build with clanggkoehler1-2/+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 archderaadt1-2/+2
2019-04-30repair more trivial differencesderaadt1-2/+2
2019-04-30rm is in /bin, no need to specifyderaadt1-2/+2
2019-04-30Every Makefile on every architecture had deviated in unique ways.deraadt1-52/+40
2019-04-29TOPDIR and TOP are not neccessary.deraadt1-6/+4
2019-04-29remove the abstraction REV on top of abstraction OSrev which is alwaysderaadt1-6/+4
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
2017-08-13strip .SUNW_ctf in the remaining strip invocationsjasper1-2/+2
2016-12-30Install cert.pem + ftp(1) binary that supports SSL, so the install scriptderaadt1-1/+4
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
2013-10-15We do not produce "core" files, so they do not need to be deleted. theyderaadt1-2/+2
2013-10-14Turn on the distrib lib bits in crunchgen by setting SRCLIBDIR.guenther1-2/+3
2011-07-09Unbreak most archs for the last commit. cut and paste changed rdsetrootdrahn1-2/+2
2011-07-08Allow the elf rdsetroot operation to function on 32 bit and 64 bit binaries.drahn1-2/+4
2011-04-18Deprecate vnds in favour of svnds.thib1-2/+2
2011-04-15No need to make depend kernels; ok guentherderaadt1-2/+2
2011-03-14unify a chunkderaadt1-3/+2
2009-04-17For SHA256 hashes to be ready to go onto the install media, we mustderaadt1-7/+6
2008-12-02commit with rdsetroot now accepting the filesystem as a 2nd argderaadt1-2/+2
2008-12-02no longer need to compile rdsetroot with DEBUGderaadt1-2/+2
2008-01-11cleanup: make -> ${MAKE} consistenly.espie1-3/+3
2007-06-17Stop using disklabel -r. The disklabel code does not know all the semanticsderaadt1-2/+2
2007-04-13Update install media generation to the new semantics of the -c flag.millert1-2/+2
2007-04-09Add -n to gzip flags. Save a few bytes since we no longer savemillert1-2/+2
2005-03-11never worry about the copyright date on the CD layout again, problemderaadt1-2/+2
2004-03-11change copyrights on iso images, spotted by miodderaadt1-2/+2
2003-03-24Enable 'snag' boot on macppc boot iso. ok miod@ deraadt@drahn1-1/+5
2003-03-05document why no extra /bsd or /bsd.rd on the iso, only 3.3/macppc/bsd.rd...deraadt1-2/+6
2003-03-04better mkhybrid -V messagederaadt1-2/+2
2003-03-04call it cd${Rev}.isoderaadt1-6/+10
2002-06-09knftodd1-2/+2
2002-04-30Parital sync to i386 common/Makefile.inc, enough to build ramdisk at least.drahn1-2/+7
2002-04-30use makeconf.awk throughout, delete instbin in Makefilederaadt1-1/+2
2002-04-28use single shared mtree.confderaadt1-2/+2
2002-04-25runlist.sh & list2sh.awk unificationderaadt1-3/+5
2001-09-21Fix rdsetroot dependency.miod1-2/+2
2001-09-18Remove rdsetroot from here and use the one in distrib/common (elf version)drahn1-2/+2
2001-09-17Clean up the cd-dir directory and the cdxx.fs file.drahn1-2/+3
2001-09-02powerpc -> macppc changes which were missed previously.drahn1-9/+9
2001-09-01Move the powerpc ramdisk building support from powerpc to macppc.drahn1-0/+106