| 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 |
| 2022-09-20 21:10 | build: Honor LIBS variable | mintsuki | 0a28a095 |
| 2022-09-20 19:28 | build: Honor CPPFLAGS variable | mintsuki | dab2a35b |
| 2022-09-20 13:25 | menu: Fix regression when pressing a key during quiet timeout wait. Addresses in part #220 | mintsuki | d5ff4467 |
| 2022-09-20 08:02 | build: Fix issue introduced in 87e09dba | mintsuki | b1bfa2d2 |
| 2022-09-20 07:54 | misc: Fix bugs introduced in 3181293a | mintsuki | a6189abd |
| 2022-09-19 18:48 | disk/efi: Improve firmware error handling | mintsuki | e89d8344 |
| 2022-09-19 00:31 | build: Plug back limine_stage2only.elf into the BIOS build system | mintsuki | 87e09dba |
| 2022-09-18 09:52 | menu: Avoid reinitialising fallback terminal on first runs | mintsuki | 59bbd1f6 |
| 2022-09-18 09:30 | smp: Fix indentation | mintsuki | 26f6ac3b |
| 2022-09-18 08:39 | efi: Limit amount of tries to get boot volume from handle | mintsuki | dc5ed66e |
| 2022-09-17 13:09 | misc: Fix up some no_unwind globals | mintsuki | f86a4212 |
| 2022-09-17 11:53 | misc: Misc stage 2 related improvements | mintsuki | 0ae552a2 |