redox/mk
bjorn3 aa7edc6ef1 Zstd compress all images
I tried gzip, bzip2, xz and xzstd. Xz 22s for a 128MB disk image. Out of
all other options zstd was both the fastest to compress (<1s) and
produced the smallest file (28MB).
2024-01-11 21:18:21 +01:00
..
ci.mk Zstd compress all images 2024-01-11 21:18:21 +01:00
config.mk Do not use prefix rustc to determine host target 2024-01-10 11:08:31 -07:00
depends.mk Add checks and install cbindgen in bootstrap.sh. 2023-12-14 15:32:54 +01:00
disk.mk Use sparse files for the generated disk images on all OSes 2024-01-08 19:09:51 +01:00
fstools.mk Build redoxfs and redoxfs-mkfs at the same time 2023-10-03 16:07:03 +02:00
podman.mk Update podman and bootstrap for Neverball 2022-11-26 21:07:04 -08:00
prefix.mk Ensure lib/rustlib/HOST_TARGET/lib exists in prefix tarballs 2024-01-10 09:53:13 -07:00
qemu.mk Default to using kvm when arch is i686 and host is x86_64 2024-01-11 09:55:54 -07:00
repo.mk add nonstop, uc and ucf to build, plus scripts include-recipes.sh and show-package.sh 2024-01-03 19:15:30 +00:00
virtualbox.mk Enable audio out in virtualbox 2022-11-15 10:25:44 -07:00