summaryrefslogtreecommitdiffstats
path: root/distrib/alpha
AgeCommit message (Expand)AuthorFilesLines
2021-02-14distrib: restore rdsetroot -x usage (extract the disk.fs image) on stripped bsd.rdsemarie1-2/+5
2021-02-13distrib: remove .SUNW_ctf only on kernelssemarie1-2/+2
2021-02-13distrib: merge objcopy -Sg and strip commandssemarie1-3/+2
2021-02-13distrib: remove STRIPOPTS variable from alpha and sparc64 Makefilesemarie1-5/+3
2021-01-05distribute the gzip'd version of bsd.rd on platforms where we all bootderaadt1-2/+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-11-19typo (result was bootblocks from / always installed into media); from miodderaadt1-2/+2
2019-06-07eliminate differences between all the list files as much asderaadt1-15/+18
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-16/+16
2019-05-01increase verbose +1 (the required level for spitting out block start/endderaadt2-4/+4
2019-04-30step by step, more removal of differencesderaadt1-4/+4
2019-04-30repair more trivial differencesderaadt1-2/+2
2019-04-30rm is in /bin, no need to specifyderaadt2-5/+5
2019-04-30common directory is pointless nowderaadt4-19/+19
2019-04-30Every Makefile on every architecture had deviated in unique ways.deraadt10-280/+96
2019-04-29These Makefile.inc are now empty and unused.deraadt2-33/+0
2019-04-29TOPDIR and TOP are not neccessary.deraadt5-27/+55
2019-04-29remove the abstraction REV on top of abstraction OSrev which is alwaysderaadt5-13/+12
2019-04-28cleanup the situation around "df -i"deraadt2-6/+4
2019-04-28incorporate GZIPFLAGS into place everywherederaadt2-6/+4
2019-04-28CBIN variable is also pointless, it is always "instbin". Rather thanderaadt3-16/+15
2019-04-28Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenderaadt5-66/+57
2019-04-14Instead of using COPTS=-Oz (and similar) in make environment to forcederaadt2-4/+4
2019-04-05Use new rdsetroot.deraadt2-16/+6
2017-11-19add growfs(8) to ramdiskjob1-0/+1
2017-11-02Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code.mpi1-2/+2
2017-09-18drop ${GZIPCMD} and just use 'gzip'jasper2-6/+4
2017-09-18drop ${STRIP}, it's just 'strip'jasper3-8/+5
2017-09-17Some further shrinking, but obviously not enough. Something unknownderaadt3-10/+9
2017-09-17Give up on alpha floppies for nowderaadt1-2/+2
2017-08-17add two more stripsjasper2-2/+4
2017-08-12always strip the ctf section from ramdisk kernelsjasper3-6/+9
2017-07-28DEFAULTSETS, SANESETS and THESETS are set in the install.md scriptsrpe1-3/+1
2017-07-25change -Os to -Oz all around the treerobert2-4/+4
2017-07-08hook up slaacd to the installer on media where we have INET6florian1-0/+1
2017-06-03kernels in compile dirs are readonly, and the bsd.rd we created hasderaadt1-1/+2
2017-03-30skip floppyB until more space is foundderaadt1-2/+2
2017-01-27Switch alpha, luna88k and sparc64 ramdisks to makefs.natano4-79/+30
2016-10-14Use new kernel compile method for ramdisks, de-escalating to $BUILDUSERderaadt2-8/+6
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-2/+2
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-08If manual disklabel editing is requested during install, don't emitkrw1-8/+3
2015-09-19Create the filesystem image with the same size as its `c' slice from disktab.miod1-4/+4
2015-09-19Add the kernel in its various setup stages (bsd, bsd.gz, bsd.strip...) tomiod2-3/+5
2015-09-19Remove bogus .PATH statement.miod3-6/+3