summaryrefslogtreecommitdiffstats
path: root/distrib/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* distrib: arm64: avoid customization in mr.fs targetsemarie2021-02-152-9/+4
* 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
* Use disable-bt overlay with raspberry pi so the pl011 will be used asjsg2019-11-173-4/+15
* When writing to a raw vnd device with dd if the input file size is not ajsg2019-10-311-2/+2
* remove device_tree_address from rpi config.txtjsg2019-10-032-4/+3
* Create space for the bootloader/firmware for Rockchip SoCs by leavingkettenis2019-06-232-6/+6
* eliminate differences between all the list files as much asderaadt2019-06-071-17/+15
* 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-8/+9
* repair more trivial differencesderaadt2019-04-301-5/+3
* rm is in /bin, no need to specifyderaadt2019-04-301-2/+2
* Every Makefile on every architecture had deviated in unique ways.deraadt2019-04-304-129/+85
* TOPDIR and TOP are not neccessary.deraadt2019-04-291-6/+4
* remove the abstraction REV on top of abstraction OSrev which is alwaysderaadt2019-04-293-9/+5
* cleanup the situation around "df -i"deraadt2019-04-281-1/+1
* Cull BSDRD variables which are always bsd.rdderaadt2019-04-281-7/+5
* CBIN variable is also pointless, it is always "instbin". Rather thanderaadt2019-04-281-11/+10
* the BSD_RD variable is pointlessderaadt2019-04-281-6/+5
* Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenderaadt2019-04-281-21/+12
* Use new rdsetroot.deraadt2019-04-051-10/+4
* kernels in compile dirs are readonly, and the bsd.rd we created hasnaddy2019-01-241-1/+2
* Make the rpi3 firmware pass the FDT at the address expected by the currentkettenis2018-10-122-4/+4
* Make md_consoleinfo() set the appropriate variables that make install.subkettenis2018-05-291-1/+9
* These media do not currently support the "OpenBSD region", so thederaadt2018-03-231-2/+2
* trim cert.pem on all arches that install it. use the installed file fromsthen2018-03-211-2/+2
* include dtb for Raspberry Pi 3 Model B+jsg2018-03-202-1/+3
* set NCPU so the install script will use bsd.mp when hw.ncpufound > 1jsg2018-02-251-1/+2
* add growfs(8) to ramdiskjob2017-11-191-1/+2
* Include Pine64 support in the install media now we can do so without boot0.jsg2017-08-224-12/+29
* DEFAULTSETS, SANESETS and THESETS are set in the install.md scriptsrpe2017-07-281-4/+1
* hook up slaacd to the installer on media where we have INET6florian2017-07-081-1/+2
* slaacd needs libevent on the ramdiskflorian2017-07-081-2/+2
* Increase the offset from the start of the disk to the FAT filesystemjsg2017-05-072-4/+4
* The SoftIron OverDrive 3000 boots to an EFI shell. Create a startup.nshjsg2017-03-102-1/+3
* copy rpi3 u-boot to the installed diskjsg2017-03-081-1/+2
* Add miniroot and ramdisk hooks for the Raspberry Pi 3.jsg2017-02-184-5/+42
* Add an initial miniroot with bootaa64.efi on fat and bsd.rd on ffs.jsg2017-02-112-2/+86
* Add support for creating RAMDISK kernels for arm64. Based onpatrick2017-01-235-0/+336