summaryrefslogtreecommitdiffstats
path: root/distrib/alpha (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make ffs2 the default for newfs; change all calls to create e.g. floppyotto2020-05-181-2/+2
* Change install images called *.fs to *.img. These are UFS filesystem images,deraadt2020-05-171-2/+2
* typo (result was bootblocks from / always installed into media); from miodderaadt2019-11-191-2/+2
* eliminate differences between all the list files as much asderaadt2019-06-071-15/+18
* Add tee(1) to the ramdisk filesystem and use it to provide both anaddy2019-05-131-1/+2
* Further removal of differences (using install instead of cp, sortingderaadt2019-05-031-16/+16
* increase verbose +1 (the required level for spitting out block start/endderaadt2019-05-012-4/+4
* step by step, more removal of differencesderaadt2019-04-301-4/+4
* repair more trivial differencesderaadt2019-04-301-2/+2
* rm is in /bin, no need to specifyderaadt2019-04-302-5/+5
* common directory is pointless nowderaadt2019-04-304-19/+19
* Every Makefile on every architecture had deviated in unique ways.deraadt2019-04-3010-285/+101
* These Makefile.inc are now empty and unused.deraadt2019-04-292-33/+0
* TOPDIR and TOP are not neccessary.deraadt2019-04-295-27/+55
* remove the abstraction REV on top of abstraction OSrev which is alwaysderaadt2019-04-295-13/+12
* cleanup the situation around "df -i"deraadt2019-04-282-6/+4
* incorporate GZIPFLAGS into place everywherederaadt2019-04-282-6/+4
* CBIN variable is also pointless, it is always "instbin". Rather thanderaadt2019-04-283-16/+15
* Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenderaadt2019-04-285-66/+57
* Instead of using COPTS=-Oz (and similar) in make environment to forcederaadt2019-04-142-4/+4
* Use new rdsetroot.deraadt2019-04-052-16/+6
* add growfs(8) to ramdiskjob2017-11-191-0/+1
* Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code.mpi2017-11-021-2/+2
* drop ${GZIPCMD} and just use 'gzip'jasper2017-09-182-6/+4
* drop ${STRIP}, it's just 'strip'jasper2017-09-183-8/+5
* Some further shrinking, but obviously not enough. Something unknownderaadt2017-09-173-10/+9
* Give up on alpha floppies for nowderaadt2017-09-171-2/+2
* add two more stripsjasper2017-08-172-2/+4
* always strip the ctf section from ramdisk kernelsjasper2017-08-123-6/+9
* DEFAULTSETS, SANESETS and THESETS are set in the install.md scriptsrpe2017-07-281-3/+1
* change -Os to -Oz all around the treerobert2017-07-252-4/+4
* hook up slaacd to the installer on media where we have INET6florian2017-07-081-0/+1
* kernels in compile dirs are readonly, and the bsd.rd we created hasderaadt2017-06-031-1/+2
* skip floppyB until more space is foundderaadt2017-03-301-2/+2
* Switch alpha, luna88k and sparc64 ramdisks to makefs.natano2017-01-274-79/+30
* Use new kernel compile method for ramdisks, de-escalating to $BUILDUSERderaadt2016-10-142-8/+6
* Provide a stripped down group file for the install media.rpe2016-09-131-2/+2
* Move files created by root during install/upgrade in a subdir ofrpe2016-09-041-2/+2
* Move files created by root during install/upgrade in a subdir ofrpe2016-09-041-2/+2
* Enable a stripped down version of doas(1) on the install media.rpe2016-09-031-1/+2
* - merge install.sh into install.sub as do_install()rpe2016-04-021-4/+5
* If manual disklabel editing is requested during install, don't emitkrw2016-02-081-8/+3
* Create the filesystem image with the same size as its `c' slice from disktab.miod2015-09-191-4/+4
* Add the kernel in its various setup stages (bsd, bsd.gz, bsd.strip...) tomiod2015-09-192-3/+5
* Remove bogus .PATH statement.miod2015-09-193-6/+3
* use correct installboot command; from miod.deraadt2015-08-291-2/+2
* create an alpha minirootderaadt2015-08-292-2/+67
* Remove the $FSTABFLAG variable and use -F directly. The installerrpe2015-06-021-2/+2
* Replace identical code in the MD scripts of the installer with a newrpe2015-05-311-23/+5
* Add the new template file based autopartitioning feature of disklabel(8)rpe2015-05-041-1/+6