summaryrefslogtreecommitdiff
path: root/Meta/build-image-grub.sh
AgeCommit message (Expand)Author
2022-12-20Meta: Tweak shell_include.shNico Weber
2022-12-14Meta: Factorize path resolutionLucas CHOLLET
2022-12-14Meta: Don't depend on sudo for privileged operationsBaitinq
2022-10-16Meta: Start moving common shell definitions into a common fileTim Schumacher
2022-10-16Meta: Define `SUDO` for all the image building scriptsTim Schumacher
2022-10-15Meta: Don't tell to run script as root when that's not the actual errordemostanis
2021-05-16Meta: Run 'du' with '--apparent-size', except on macOSSiddharth Kapoor
2021-05-15Meta: Bump BIOS/MBR boot partition size of grub disk image to 1MiBLinus Groh
2021-04-20Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIRPanagiotis Vasilopoulos
2021-03-01Meta: Allow specifying custom grub config file for build-image-grub.shTom
2020-12-27Build: Fix build of grub image when choosing EBR schemeLiav A
2020-12-27Build: Fix build of grub image when choosing GPT schemeLiav A
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: tweak build-image-grub.sh to allow running `make grub-image`..Emanuele Torre
2020-05-28Build: Use a separate byproduct name for the GRUB disk image (#2424)etaIneLp
2020-05-28Meta: build-image-grub.sh looks for grub configs in the right placeetaIneLp
2020-05-14Build: Switch to CMake :^)Sergey Bugaev