summaryrefslogtreecommitdiffstats
path: root/distrib/arm64
AgeCommit message (Expand)AuthorFilesLines
2021-02-15distrib: arm64: avoid customization in mr.fs targetsemarie2-9/+4
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-17Use disable-bt overlay with raspberry pi so the pl011 will be used asjsg3-4/+15
2019-10-31When writing to a raw vnd device with dd if the input file size is not ajsg1-2/+2
2019-10-03remove device_tree_address from rpi config.txtjsg2-4/+3
2019-06-23Create space for the bootloader/firmware for Rockchip SoCs by leavingkettenis2-6/+6
2019-06-07eliminate differences between all the list files as much asderaadt1-17/+15
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-8/+9
2019-04-30repair more trivial differencesderaadt1-5/+3
2019-04-30rm is in /bin, no need to specifyderaadt1-2/+2
2019-04-30Every Makefile on every architecture had deviated in unique ways.deraadt4-129/+85
2019-04-29TOPDIR and TOP are not neccessary.deraadt1-6/+4
2019-04-29remove the abstraction REV on top of abstraction OSrev which is alwaysderaadt3-9/+5
2019-04-28cleanup the situation around "df -i"deraadt1-1/+1
2019-04-28Cull BSDRD variables which are always bsd.rdderaadt1-7/+5
2019-04-28CBIN variable is also pointless, it is always "instbin". Rather thanderaadt1-11/+10
2019-04-28the BSD_RD variable is pointlessderaadt1-6/+5
2019-04-28Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenderaadt1-21/+12
2019-04-05Use new rdsetroot.deraadt1-10/+4
2019-01-24kernels in compile dirs are readonly, and the bsd.rd we created hasnaddy1-1/+2
2018-10-12Make the rpi3 firmware pass the FDT at the address expected by the currentkettenis2-4/+4
2018-05-29Make md_consoleinfo() set the appropriate variables that make install.subkettenis1-1/+9
2018-03-23These media do not currently support the "OpenBSD region", so thederaadt1-2/+2
2018-03-21trim cert.pem on all arches that install it. use the installed file fromsthen1-2/+2
2018-03-20include dtb for Raspberry Pi 3 Model B+jsg2-1/+3
2018-02-25set NCPU so the install script will use bsd.mp when hw.ncpufound > 1jsg1-1/+2
2017-11-19add growfs(8) to ramdiskjob1-1/+2
2017-08-22Include Pine64 support in the install media now we can do so without boot0.jsg4-12/+29
2017-07-28DEFAULTSETS, SANESETS and THESETS are set in the install.md scriptsrpe1-4/+1
2017-07-08hook up slaacd to the installer on media where we have INET6florian1-1/+2
2017-07-08slaacd needs libevent on the ramdiskflorian1-2/+2
2017-05-07Increase the offset from the start of the disk to the FAT filesystemjsg2-4/+4
2017-03-10The SoftIron OverDrive 3000 boots to an EFI shell. Create a startup.nshjsg2-1/+3
2017-03-08copy rpi3 u-boot to the installed diskjsg1-1/+2
2017-02-18Add miniroot and ramdisk hooks for the Raspberry Pi 3.jsg4-5/+42
2017-02-11Add an initial miniroot with bootaa64.efi on fat and bsd.rd on ffs.jsg2-2/+86
2017-01-23Add support for creating RAMDISK kernels for arm64. Based onpatrick5-0/+336