| 2023-04-24 11:44 | Implement Multiboot2 network tag | Bryce Lanham | 2362f1a7 |
| 2023-04-22 08:37 | Merge pull request #265 from blanham/fix_pxe_proxy_boot | ãã³ãã | 2a26d903 |
| 2023-04-22 06:22 | Fix PXE BIOS boot when using a proxy DHCP server | Bryce Lanham | 64a0c607 |
| 2023-04-21 16:57 | build: Sanitise autoconf substitutions with gmake variables | mintsuki | 73b126e0 |
| 2023-04-18 10:41 | build: Pass proper warning flags to nasm | mintsuki | c41e3969 |
| 2023-04-13 19:02 | docs: Document TEXTMODE config for multiboot 1 and 2 | mintsuki | b991fb93 |
| 2023-04-13 17:21 | multiboot1: Support TEXTMODE config as with Linux/mb2 protocols | mintsuki | e57050d9 |
| 2023-04-13 16:49 | textmode: Actually disable term hooking on non-managed initialisation | mintsuki | 93ae0e9a |
| 2023-04-12 14:24 | Merge pull request #263 from klange/mb2-textmode | ãã³ãã | 36139971 |
| 2023-04-12 11:18 | Merge pull request #262 from klange/mb2-ignore-optional | ãã³ãã | eae24e64 |
| 2023-04-12 10:53 | multiboot2: ignore unsupported tags if they are marked optional | K. Lange | 2da6225f |
| 2023-04-12 10:50 | multiboot2: Support TEXTMODE config as with linux | K. Lange | a3f84fc4 |
| 2023-04-12 07:56 | multiboot2: Fix lack of argument to panic format string | mintsuki | 240d9688 |
| 2023-04-11 20:04 | host: Condense various host utilities into a single executable | mintsuki | 7ad44493 |
| 2023-04-11 15:15 | build: Reorganise warning flags | mintsuki | eba0183b |
| 2023-04-11 13:57 | build: Use uppercase PIE/PIC compilation flags | mintsuki | ebd1953e |
| 2023-04-08 01:10 | uri: Backport pre-tinf-removal variable assignments | mintsuki | 51452212 |
| 2023-04-08 00:17 | misc: Revert back to using tinf for all GZ decompression | mintsuki | 3438b8d2 |
| 2023-03-30 06:26 | limine: Fix spurious deprecation warnings coming from limine.h | mintsuki | e0f8d94d |
| 2023-03-30 02:13 | limine: Add note about deprecation of terminal to PROTOCOL.md | mintsuki | 67d26318 |
| 2023-03-30 01:51 | limine: Clarify ambiguity with response revision and internal modules | mintsuki | b66184cf |
| 2023-03-30 00:43 | limine: Fix issue with internal modules and kernels in root dir | mintsuki | 012605ad |
| 2023-03-30 00:12 | limine: Mark terminal as deprecated | mintsuki | d0df21ab |
| 2023-03-29 23:23 | term: Drop in_bootloader for new Flanterm | mintsuki | 01eeeb6e |
| 2023-03-29 20:43 | misc: Updates for Flanterm rebrand | mintsuki | 77957133 |
| 2023-03-29 18:29 | limine-deploy: Check ferror() before using perror() on fread/fwrite fails | mintsuki | 936240a3 |
| 2023-03-29 09:04 | limine: Fix framebuffer pointer in terminal struct being invalid without a framebuffer request | mintsuki | a2dd3449 |
| 2023-03-24 23:59 | limine: Fix bug where internal modules are parsed with revision < 1 | mintsuki | 42027470 |
| 2023-03-24 17:44 | limine: Document internal modules | mintsuki | 45ff0e2e |
| 2023-03-24 17:24 | limine: Support relative-to-kernel paths for internal modules | mintsuki | d0ee1e7d |