summaryrefslogtreecommitdiff
path: root/Kernel/build-image-qemu.sh
AgeCommit message (Expand)Author
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-05-13Revert "Build: Use fakeroot if non-root build is possible"Andreas Kling
2020-05-12Build: Use fakeroot if non-root build is possibleNikolay Kochulin
2020-05-07Build: Support building in DockerYonatan Goldschmidt
2020-03-21Build: Add FreeBSD support (#1492)BenJilks
2020-02-10Meta: Fix shellcheck warnings in various scriptsShannon Booth
2020-01-22Build: use absolute path for /sbin/mke2fsOliver Kraitschy
2020-01-15Build: use $SUDO_[UG]ID in build-image-* instead of relying on makealljoshua stein
2020-01-02Build: add support for building on OpenBSDjoshua stein
2019-12-27Build: Allow building serenityOS ext2 root filesystem on macOS hostStefano Cristiano
2019-11-26Build: Bump the default disk image size from 500MB to 600MBAndreas Kling
2019-11-03POSIX compliance: (most) shell scripts converted to generic shellGeorge Pickering
2019-07-03Build: Fix incorrect user and group settings for disk image (#280)Dan MacDonald
2019-06-04Build: Remove grub from default build processConrad Pankoff