index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
arm64
Age
Commit message (
Expand
)
Author
2023-04-24
Change variables 'MRFSDISKTYPE' to 'MRDISKTYPE' like every other arch.
Kenneth R Westerback
2023-04-17
Remove unused variables FSDISKTYPE that point at non-existant
Kenneth R Westerback
2023-04-14
check if there is actually anything to extract from the firmware tarball
Robert Nagy
2023-04-04
Enable guided disk encryption support on arm64
Klemens Nanni
2023-04-04
Make root on softraid installations boot out of the box on Raspberry Pis
Klemens Nanni
2023-04-03
Stop writing pine64 firmware to disk
Klemens Nanni
2023-03-29
Add missing semicolon to properly end switch case
Klemens Nanni
2023-03-29
Use character not block devices with dd(1) like the rest
Klemens Nanni
2023-03-29
Unify variable usage in arm64 and armv7 md_installboot() with the rest
Klemens Nanni
2023-03-26
Simplify apple firmware copying
Klemens Nanni
2023-03-25
pine64: Silence dd(1) properly
Klemens Nanni
2023-02-10
Use "echo '/ *' | disklabel -wAT-" to put all free space into the
Kenneth R Westerback
2023-02-06
Add space after comma in MD "No * partition in *,try again." replies
Klemens Nanni
2023-01-28
install sbin/kbd on arm64's ramdisk, so a user can set a keyboard layout if
Peter Hessler
2022-09-26
Hide error messages while extracting Apple firmware. Depending on the
Mark Kettenis
2022-09-03
Keep _fw2 in local md_consoleinfo() scope
Klemens Nanni
2022-09-03
Copy Apple touchpad firmware on machines that need it.
Mark Kettenis
2022-08-07
Modern EFI systems tend to want larger EFI Sys partitions, they play
Theo de Raadt
2022-03-31
on-ramdisk firmware extraction can overflow the install-media directory
Theo de Raadt
2022-03-28
Running getty(8) on /dev/console when using a glass console interferes with
Mark Kettenis
2022-03-22
Polish the bits that copy the firmware in place on Apple systems a bit more.
Mark Kettenis
2022-03-13
Now that fdisk(8) retains the EFI System Partition on Apple systems, skip
Mark Kettenis
2022-03-06
Simple move firmware subdirectory in place as suggested by deraadt@
Mark Kettenis
2022-03-06
Fetch bwfm(4) firmware from the EFI System Partition on Apple Silicon
Mark Kettenis
2022-02-10
Use fdisk's -b to create boot partitions instead of -e scripts.
Kenneth R Westerback
2022-02-04
Now that installboot(8) creates the startup.nsh file, remove the shell
Mark Kettenis
2021-12-14
Don't overwrite the Raspberry Pi config.txt if it already exists.
Mark Kettenis
2021-10-04
Add firmwares for rsu(4), rtwn(4), and urtwn(4) drivers.
Kevin Lo
2021-09-26
'-g' no longer needs '-i'.
Kenneth R Westerback
2021-08-29
new installboot will sometimes reuse the existing msdos boot partition instead
Theo de Raadt
2021-07-26
Pass make flags to kernel and lib builds
kn
2021-07-20
Use installboot -p such that the right partition will be newfs'ed.
Mark Kettenis
2021-07-18
Remove hackery around /tmp/i/resolv.conf*. In particular "lookup file bind"
Theo de Raadt
2021-07-16
Replace dhclient with dhcpleased/resolvd on the ramdisk.
Florian Obser
2021-06-25
Allow (w)hole disk allocation for GPT disks. Use fdisk -A when Apple APFS ISC
Kenneth R Westerback
2021-06-07
Changing the default from (W)hole disk to (E)dit MBR wasn't enough to prevent
Mark Kettenis
2021-06-06
Use installboot(8) on arm64 ramdisks like we do for amd64.
Mark Kettenis
2021-06-03
Use machdep.compatible to determine Pine64 and Raspberry Pi "platforms".
Mark Kettenis
2021-05-30
Add initial support for installing on a disk with a GPT. Mostly taken from
Mark Kettenis
2021-04-17
Embiggen arm64 ramdisk kernel and miniroot/install img files. Provide
Stuart Henderson
2021-04-13
handle iso dir
Theo de Raadt
2021-04-10
build arm64 install*.img
Theo de Raadt
2021-02-15
distrib: arm64: avoid customization in mr.fs target
Sebastien Marie
2020-05-18
Make ffs2 the default for newfs; change all calls to create e.g. floppy
Otto Moerbeek
2020-05-17
Change install images called *.fs to *.img. These are UFS filesystem images,
Theo de Raadt
2019-11-17
Use disable-bt overlay with raspberry pi so the pl011 will be used as
Jonathan Gray
2019-10-31
When writing to a raw vnd device with dd if the input file size is not a
Jonathan Gray
2019-10-03
remove device_tree_address from rpi config.txt
Jonathan Gray
2019-06-23
Create space for the bootloader/firmware for Rockchip SoCs by leaving
Mark Kettenis
2019-06-07
eliminate differences between all the list files as much as
Theo de Raadt
[next]