index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
build-image-qemu.sh
Age
Commit message (
Expand
)
Author
2022-02-05
Meta: Fix problematic `e2fsck` behavior (Debian)
Στέφανος
2022-02-01
Build: Remove hardcoded executable path
Lucas CHOLLET
2022-01-28
Meta: Check if gdu is part of GNU coreutils
Mika Sundland
2022-01-13
Meta: Use fuse2fs if available to avoid root when building image
Chris Frey
2022-01-13
Meta: Use consistent indents in build-image-qemu.sh
Chris Frey
2022-01-13
Meta: Do not ignore error message with exec
Chris Frey
2021-12-29
Meta+Documentation: Don't rebuild disk image for every run on OpenBSD
tuftedocelot
2021-08-18
Meta: Assume and find GNU du
Martin Åberg
2021-08-18
Meta: Create memory disk before mounting it on FreeBSD
Martin Åberg
2021-08-13
Meta: Tune default QEMU disk size
Jean-Baptiste Boric
2021-07-24
Meta: Add Homebrew paths for macOS on M1 to the PATH env variable
Gunnar Beutner
2021-07-03
Meta: Prefer to use the QEMU binaries from the toolchain directory
Gunnar Beutner
2021-06-17
Meta: Increase additional space for disk images
Gunnar Beutner
2021-05-16
Meta: Run 'du' with '--apparent-size', except on macOS
Siddharth Kapoor
2021-05-09
Meta: Always try genext2fs as fallback to build disk image
Eric Butler
2021-04-23
Meta: Re-use existing disk image where possible
Gunnar Beutner
2021-04-20
Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR
Panagiotis Vasilopoulos
2021-02-14
Build: Sprinkle some portability, fix on OpenBSD
joshua stein
2020-10-20
Build: Modify various parts to allow the build to succeed on FreeBSD
Laurent Cimon
2020-07-28
Meta: Fix style of image building scripts
Peter Elliott
2020-07-28
Meta: Calculate image size based on size of Build/Root and Base
Peter Elliott
2020-06-21
Meta: default SUDO_UID and SUDO_GID to 0 in build-image-*.sh scripts
Emanuele Torre
2020-06-21
Meta: get rid of sync.sh using the technique used in the previous commit
Emanuele Torre
2020-05-22
Build: Add Dockerfile
Yonatan Goldschmidt
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev