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-grub.sh
Age
Commit message (
Expand
)
Author
2022-12-20
Meta: Tweak shell_include.sh
Nico Weber
2022-12-14
Meta: Factorize path resolution
Lucas CHOLLET
2022-12-14
Meta: Don't depend on sudo for privileged operations
Baitinq
2022-10-16
Meta: Start moving common shell definitions into a common file
Tim Schumacher
2022-10-16
Meta: Define `SUDO` for all the image building scripts
Tim Schumacher
2022-10-15
Meta: Don't tell to run script as root when that's not the actual error
demostanis
2021-05-16
Meta: Run 'du' with '--apparent-size', except on macOS
Siddharth Kapoor
2021-05-15
Meta: Bump BIOS/MBR boot partition size of grub disk image to 1MiB
Linus Groh
2021-04-20
Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR
Panagiotis Vasilopoulos
2021-03-01
Meta: Allow specifying custom grub config file for build-image-grub.sh
Tom
2020-12-27
Build: Fix build of grub image when choosing EBR scheme
Liav A
2020-12-27
Build: Fix build of grub image when choosing GPT scheme
Liav A
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: tweak build-image-grub.sh to allow running `make grub-image`..
Emanuele Torre
2020-05-28
Build: Use a separate byproduct name for the GRUB disk image (#2424)
etaIneLp
2020-05-28
Meta: build-image-grub.sh looks for grub configs in the right place
etaIneLp
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev