summaryrefslogtreecommitdiff
path: root/distrib/sparc64/ramdisk/Makefile
AgeCommit message (Expand)Author
2017-09-19remove unused GZIPEXTJasper Lievisse Adriaanse
2017-09-18drop ${GZIPCMD} and just use 'gzip'Jasper Lievisse Adriaanse
2017-08-16additional strip -R .SUNW_ctf neededTheo de Raadt
2017-07-25change -Os to -Oz all around the treeRobert Nagy
2017-01-27Switch alpha, luna88k and sparc64 ramdisks to makefs.Martin Natano
2016-10-14Use new kernel compile method for ramdisks, de-escalating to $BUILDUSERTheo de Raadt
2014-11-26Use ofwbootfd on sparc64 floppies. Avoids problems when ofwboot grows.Stefan Sperling
2014-11-22Switch to using MI installboot, after a conversation with stsp. He willTheo de Raadt
2013-10-15We do not produce "core" files, so they do not need to be deleted. theyTheo de Raadt
2013-10-14Turn on the distrib lib bits in crunchgen by setting SRCLIBDIR.Philip Guenther
2011-07-08Allow the elf rdsetroot operation to function on 32 bit and 64 bit binaries.Dale Rahn
2011-04-18Deprecate vnds in favour of svnds.Thordur I. Bjornsson
2011-04-15No need to make depend kernels; ok guentherTheo de Raadt
2009-10-12More inodes by default on the ramdisk, because otherwise a many-diskTheo de Raadt
2009-04-17further minor unificationTheo de Raadt
2009-04-17For SHA256 hashes to be ready to go onto the install media, we mustTheo de Raadt
2008-12-02no longer need to compile rdsetroot with DEBUGTheo de Raadt
2008-01-11cleanup: make -> ${MAKE} consistenly.Marc Espie
2007-06-17Stop using disklabel -r. The disklabel code does not know all the semanticsTheo de Raadt
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-16s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip'sMarc Aurele La France
2005-08-06use perfect options for actual floppy newfsTheo de Raadt
2002-06-09knfTodd T. Fries
2002-05-19fix a copied typoTheo de Raadt
2002-05-07fix conf file generationTheo de Raadt
2002-04-30use makeconf.awk throughout, delete instbin in MakefileTheo de Raadt
2002-04-28use single shared mtree.confTheo de Raadt
2002-04-25runlist.sh & list2sh.awk unificationTheo de Raadt
2001-10-10does this work? I do not know yetTheo de Raadt
2001-09-21More tweaks... this is mostly functional now.Jason Wright
2001-09-208k block sizeJason Wright
2001-09-20Get this closer to working (mostly borrowed from macppc).Jason Wright
2001-09-19no cd{REV}.fs here yetJason Wright
2001-09-18use elfrdsetrootJason Wright
2001-09-18initial cut at building ramdisk... will no doubt need tweakingJason Wright