| 2022-10-04 18:47 | term: Gate BIOS specific code behind ifdefs | mintsuki | ff8c5f31 |
| 2022-10-04 18:39 | term: Reimplement context control | mintsuki | f977548e |
| 2022-10-04 17:10 | term: Misc fixes and improvements | mintsuki | 48a7c12e |
| 2022-10-04 06:21 | term: Misc fixes and improvements | mintsuki | d3c8a669 |
| 2022-10-04 05:24 | term: Misc fixes and improvements | mintsuki | b34954bb |
| 2022-10-04 04:04 | term: Add builtin font | mintsuki | 45312e66 |
| 2022-10-04 03:39 | term: Misc minor bug fixes | mintsuki | f6ba5991 |
| 2022-10-04 00:34 | term: Tidy up VGA textmode wrapper code | mintsuki | 0f1d86e7 |
| 2022-10-03 23:37 | term: Tidy up gterm wrapper code | mintsuki | 8849d08e |
| 2022-10-03 22:58 | term: Move to use external, portable terminal | mintsuki | 4d855fc1 |
| 2022-09-27 23:11 | pmm: Misc bug fixes in pmm | mintsuki | e466501f |
| 2022-09-27 23:08 | term: Misc bug fixes in fallback backends | mintsuki | 96c184fd |
| 2022-09-27 22:47 | build: Use variables to determine installable files instead of ignoring errors | mintsuki | 7f046f67 |
| 2022-09-27 04:48 | docs: Update README.md in preparation for version naming scheme change | mintsuki | e5d78615 |
| 2022-09-27 04:36 | term: Do not reset mode on UEFI fallback init | mintsuki | 0d7b1e11 |
| 2022-09-27 03:55 | multiboot: Fix warnings when building BIOS port | mintsuki | 00e9f2ce |
| 2022-09-27 03:46 | multiboot: Allow for headless boots | mintsuki | a2ba71eb |
| 2022-09-27 02:59 | pmm: Obtain raw memmap from untouched_memmap rather than EFI memmap. Addresses #222 and https://forum.puppylinux.com/viewtopic.php?t=6881 | mintsuki | c849bfc1 |
| 2022-09-26 00:42 | pmm: Keep first page on sanitiser call in get_raw_memmap() | mintsuki | bd7c3602 |
| 2022-09-25 21:10 | pmm: Backport some other stuff reverted in 4a4409e1 | mintsuki | 97c928a3 |
| 2022-09-25 18:37 | pmm: Backport fa6f6077 and 74a3a1c6 | mintsuki | 64c897a8 |
| 2022-09-24 02:10 | Revert "file: Convert file to a memfile as soon as possible" | mintsuki | 714d8ac2 |
| 2022-09-24 01:57 | pmm: Undo most of what was done between 85603ec8 and 74a3a1c6 | mintsuki | 4a4409e1 |
| 2022-09-23 18:59 | panic: Fix build on non-BIOS targets | mintsuki | 0cb98610 |
| 2022-09-23 18:53 | term: Move more of it to stage 3 | mintsuki | e062b4ed |
| 2022-09-22 23:00 | Revert "linux/efi: Perform efi_memmap_size=0 workaround for 32 on 64 as well" | mintsuki | e67a75fe |
| 2022-09-22 22:44 | build: Update install commands to be more quiet on non-fatal fail | mintsuki | 34a53292 |
| 2022-09-22 16:10 | linux/efi: Perform efi_memmap_size=0 workaround for 32 on 64 as well | mintsuki | b9f41799 |
| 2022-09-22 13:58 | build: Update build option dependencies and names | mintsuki | 39037253 |
| 2022-09-22 13:12 | config: On UEFI, scan the volume containing the EFI executable first. Addresses #219 | mintsuki | b229d0cd |