summaryrefslogtreecommitdiffstats
path: root/distrib/sparc64/ramdisk
AgeCommit message (Expand)AuthorFilesLines
2021-02-14distrib: restore rdsetroot -x usage (extract the disk.fs image) on stripped bsd.rdsemarie1-2/+4
2021-02-13distrib: merge "cp a b; strip b" to "objcopy -S a b"semarie1-3/+2
2020-05-18Make ffs2 the default for newfs; change all calls to create e.g. floppyotto1-2/+2
2020-05-17Change install images called *.fs to *.img. These are UFS filesystem images,deraadt1-2/+2
2019-06-07eliminate differences between all the list files as much asderaadt1-6/+6
2019-06-02first few small steps towards unificationderaadt1-2/+4
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-17/+15
2019-04-30step by step, more removal of differencesderaadt1-4/+4
2019-04-30rm is in /bin, no need to specifyderaadt1-3/+3
2019-04-30Every Makefile on every architecture had deviated in unique ways.deraadt1-50/+45
2019-04-29TOPDIR and TOP are not neccessary.deraadt1-7/+4
2019-04-29remove the abstraction REV on top of abstraction OSrev which is alwaysderaadt2-5/+5
2019-04-28cleanup the situation around "df -i"deraadt1-4/+2
2019-04-28incorporate GZIPFLAGS into place everywherederaadt1-4/+2
2019-04-28CBIN variable is also pointless, it is always "instbin". Rather thanderaadt1-12/+11
2019-04-28the BSD_RD variable is pointlessderaadt1-8/+7
2019-04-28Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenderaadt1-21/+12
2019-04-14Instead of using COPTS=-Oz (and similar) in make environment to forcederaadt1-2/+2
2019-04-05Use new rdsetroot.deraadt1-9/+4
2018-04-08Move slaacd from ramdisk to bsd.rd, found out the hard way.kn1-2/+1
2017-11-19add growfs(8) to ramdiskjob1-1/+2
2017-09-19remove unused GZIPEXTjasper1-2/+1
2017-09-18drop ${GZIPCMD} and just use 'gzip'jasper1-3/+2
2017-08-16additional strip -R .SUNW_ctf neededderaadt1-1/+2
2017-07-25change -Os to -Oz all around the treerobert1-2/+2
2017-07-08hook up slaacd to the installer on media where we have INET6florian1-1/+2
2017-01-27Switch alpha, luna88k and sparc64 ramdisks to makefs.natano1-38/+13
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-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
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
2015-03-11adjust for removal of expr (and while here, sort all these lists, with thederaadt1-3/+4
2015-02-23expr no longer needed on media, thanks to halex and todd and rpederaadt1-2/+1
2014-12-28Build special/encrypt into instbin, to prepare for dropping use of thederaadt1-1/+2
2014-12-23successful switchover to non-reach-around SRCDIRderaadt1-2/+1
2014-12-03rtsol(8) is no longer needed on the ramdisks.florian1-2/+1
2014-11-26Use ofwbootfd on sparc64 floppies. Avoids problems when ofwboot grows.stsp1-3/+3
2014-11-22Switch to using MI installboot, after a conversation with stsp. He willderaadt2-5/+4
2014-07-20place sysctl in sorted order; Jean-Philippe Ouelletderaadt1-2/+2
2014-03-03use official 5.5 keyderaadt1-2/+2
2014-01-11No need for a bin/cpio link on the media, because the pax|tar binary doesderaadt1-2/+2
2014-01-10remove md5 after installing it (with the links to the sha256/512 commands).deraadt1-1/+2
2014-01-09copy the relevant key for the release onto the mediaderaadt1-1/+2
2014-01-08Switch to using the base sha256 command, rather than some customizedderaadt1-1/+3
2014-01-07SRCDRS usr.bin usr.sbin is a bad idea (because of PIE). The places wederaadt1-2/+2