mintsuki
|
1f82dd89c7
|
host/limine: Fix typo
|
2023-07-26 17:03:52 -05:00 |
mintsuki
|
d08ea721a5
|
limine.c: Add copyright and license information to version command
|
2023-06-20 10:19:01 +02:00 |
mintsuki
|
bc8188e275
|
misc: limine.sys -> limine-bios.sys
|
2023-06-15 02:02:32 +02:00 |
mintsuki
|
38ccb76c40
|
misc: limine-hdd.bin -> limine-bios-hdd.bin
|
2023-06-15 01:47:16 +02:00 |
mintsuki
|
34a2e85c34
|
misc: Add missing EFI executables install commands to host Makefile
|
2023-06-15 01:12:56 +02:00 |
mintsuki
|
ece02695e8
|
misc: limine-cd.bin -> limine-bios-cd.bin
|
2023-06-15 01:07:44 +02:00 |
mintsuki
|
264decd0ef
|
misc: limine-cd-efi.bin -> limine-uefi-cd.bin
|
2023-06-14 03:14:41 +02:00 |
mintsuki
|
d0b9bbdca6
|
misc: limine-pxe.bin -> limine-bios-pxe.bin
|
2023-06-14 03:04:01 +02:00 |
mintsuki
|
153412f53e
|
host: Perform compile-time endian check if supported
|
2023-05-14 05:13:09 +02:00 |
mintsuki
|
1a4888858b
|
hgen: Add extra sed command for handling Solaris's od
|
2023-05-02 08:49:46 +02:00 |
mintsuki
|
7ad444936e
|
host: Condense various host utilities into a single executable
|
2023-04-11 22:04:05 +02:00 |
mintsuki
|
eba0183b6e
|
build: Reorganise warning flags
|
2023-04-11 17:15:41 +02:00 |
mintsuki
|
936240a3c6
|
limine-deploy: Check ferror() before using perror() on fread/fwrite fails
|
2023-03-29 20:29:03 +02:00 |
mintsuki
|
0196abf2ec
|
build: Minor build system updates
|
2023-03-23 02:35:08 +01:00 |
mintsuki
|
c924d7b7e5
|
build: Misc quality-of-life fixes
|
2023-02-19 10:07:21 +01:00 |
mintsuki
|
bcac8b6256
|
build: Use separate STRIP program in host Makefile
|
2023-02-12 23:13:26 +01:00 |
mintsuki
|
87bea2fe0d
|
host/enroll-config: Bring up to standard with deploy
|
2023-02-08 22:52:54 +01:00 |
mintsuki
|
8d427d7699
|
host/enroll-config: Fix buffer overflow
|
2023-02-08 21:59:02 +01:00 |
mintsuki
|
8c7a98310a
|
misc: Add support for enrolling config blake2b hash in executable
|
2023-02-06 23:58:19 +01:00 |
mintsuki
|
fc6b69f0ac
|
host/limine-deploy: Add quiet option. Closes #243
|
2022-12-13 13:18:18 +01:00 |
mintsuki
|
42b1db1063
|
misc: Update references to hardcoded directories
|
2022-10-14 00:02:55 +02:00 |
mintsuki
|
34a53292f7
|
build: Update install commands to be more quiet on non-fatal fail
|
2022-09-23 00:44:06 +02:00 |
mintsuki
|
0a28a0959b
|
build: Honor LIBS variable
|
2022-09-20 23:10:19 +02:00 |
mintsuki
|
dab2a35b3e
|
build: Honor CPPFLAGS variable
|
2022-09-20 21:28:12 +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 |