Commit Graph

17 Commits

Author SHA1 Message Date
mintsuki 2a5d66e99b build: Misc quality-of-life fixes 2023-02-19 10:44:09 +01:00
mintsuki ee4c1486cd build: Use separate STRIP program in host Makefile 2023-02-12 23:27:04 +01:00
mintsuki 8206d237e7 host/enroll-config: Bring up to standard with deploy 2023-02-08 23:46:23 +01:00
mintsuki 1746268560 host/enroll-config: Fix buffer overflow 2023-02-08 23:46:23 +01:00
mintsuki a72d2fc59d misc: Add support for enrolling config blake2b hash in executable 2023-02-07 01:02:09 +01:00
mintsuki e1c0d71b97 host/limine-deploy: Add quiet option. Closes #243 2022-12-14 01:12:05 +01:00
mintsuki bdce16444c misc: Update references to hardcoded directories 2022-10-14 05:42:15 +02:00
mintsuki 124b444da7 build: Update install commands to be more quiet on non-fatal fail 2022-09-24 04:35:52 +02:00
mintsuki 58ef3bd8a9 build: Honor LIBS variable 2022-09-20 23:57:29 +02:00
mintsuki 025792e994 build: Honor CPPFLAGS variable 2022-09-20 23:57:29 +02:00
mintsuki b40d2180d0 limine-deploy: Fix bug where undeploy() is reached with uninitialised device 2022-08-26 19:54:04 +02:00
mintsuki c23eac8018 mbr: Make detection more lax. Addresses #185 2022-07-28 22:48:04 +02:00
mintsuki ffb4ba6f55 mbr: Relax MBR validation requirements. Closes #195 2022-07-16 17:32:27 +02:00
mintsuki a41bc97e1b limine-deploy: Fix bug where sizeof(struct gpt_entry) was used where it should not 2022-07-14 15:20:16 +02:00
mintsuki 6a742881a8 limine-deploy: Greatly improve usage help. Addresses #197 2022-07-14 15:03:34 +02:00
mintsuki dc0d9f8be8 limine-deploy: Add undeploy data save and undeploy mode. Addresses #197 2022-07-14 14:27:19 +02:00
mintsuki 82e62a9678 host: Reorganise host-tools layout and add limine-version. Closes #196 2022-07-13 17:17:12 +02:00