summaryrefslogtreecommitdiff
path: root/Meta/build-image-qemu.sh
AgeCommit message (Expand)Author
2022-02-05Meta: Fix problematic `e2fsck` behavior (Debian)Στέφανος
2022-02-01Build: Remove hardcoded executable pathLucas CHOLLET
2022-01-28Meta: Check if gdu is part of GNU coreutilsMika Sundland
2022-01-13Meta: Use fuse2fs if available to avoid root when building imageChris Frey
2022-01-13Meta: Use consistent indents in build-image-qemu.shChris Frey
2022-01-13Meta: Do not ignore error message with execChris Frey
2021-12-29Meta+Documentation: Don't rebuild disk image for every run on OpenBSDtuftedocelot
2021-08-18Meta: Assume and find GNU duMartin Åberg
2021-08-18Meta: Create memory disk before mounting it on FreeBSDMartin Åberg
2021-08-13Meta: Tune default QEMU disk sizeJean-Baptiste Boric
2021-07-24Meta: Add Homebrew paths for macOS on M1 to the PATH env variableGunnar Beutner
2021-07-03Meta: Prefer to use the QEMU binaries from the toolchain directoryGunnar Beutner
2021-06-17Meta: Increase additional space for disk imagesGunnar Beutner
2021-05-16Meta: Run 'du' with '--apparent-size', except on macOSSiddharth Kapoor
2021-05-09Meta: Always try genext2fs as fallback to build disk imageEric Butler
2021-04-23Meta: Re-use existing disk image where possibleGunnar Beutner
2021-04-20Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIRPanagiotis Vasilopoulos
2021-02-14Build: Sprinkle some portability, fix on OpenBSDjoshua stein
2020-10-20Build: Modify various parts to allow the build to succeed on FreeBSDLaurent Cimon
2020-07-28Meta: Fix style of image building scriptsPeter Elliott
2020-07-28Meta: Calculate image size based on size of Build/Root and BasePeter Elliott
2020-06-21Meta: default SUDO_UID and SUDO_GID to 0 in build-image-*.sh scriptsEmanuele Torre
2020-06-21Meta: get rid of sync.sh using the technique used in the previous commitEmanuele Torre
2020-05-22Build: Add DockerfileYonatan Goldschmidt
2020-05-14Build: Switch to CMake :^)Sergey Bugaev