mintsuki
|
57e4ae6e25
|
config: Disable editor by default if config b2sum present. Fixes #296
|
2023-08-29 22:34:20 -05:00 |
|
mintsuki
|
670b635ae8
|
config: Add and document ARCH built-in macro
|
2023-06-15 02:23:48 +02:00 |
|
mintsuki
|
c30afde043
|
config: Do not allow recovering from checksum mismatch panic
|
2023-02-07 00:28:51 +01:00 |
|
mintsuki
|
843be07536
|
config: No longer allow continuing boot on checksum mismatches
|
2023-02-07 00:23:10 +01:00 |
|
mintsuki
|
8c7a98310a
|
misc: Add support for enrolling config blake2b hash in executable
|
2023-02-06 23:58:19 +01:00 |
|
Qwinci
|
3dd0a6fb41
|
limine: Add UEFI PXE support
based on @qookei's original patch with small changes.
|
2023-01-17 18:47:36 +02:00 |
|
mintsuki
|
3d95c8960c
|
misc: Add limine subdir to stage3 and config search paths. Closes #225
|
2022-10-06 06:29:11 +02:00 |
|
mintsuki
|
c44f514738
|
misc: Rename UEFI and BIOS define macros
|
2022-09-02 02:29:12 +02:00 |
|
mintsuki
|
27711e3c27
|
fs: Add case insensitive fopen() for config and system files
|
2022-09-02 01:12:13 +02:00 |
|
mintsuki
|
07080dcbc2
|
misc: blib.h -> misc.h
|
2022-08-26 23:44:47 +02:00 |
|
mintsuki
|
11b56c39f0
|
config: Only make keys global if before first entry
|
2022-08-14 14:45:20 +02:00 |
|
mintsuki
|
e3c4fbea25
|
config: Remove stray include
|
2022-08-06 20:21:56 +02:00 |
|
mintsuki
|
0af37b7cf0
|
fwcfg: Drop support
|
2022-07-13 06:23:20 +02:00 |
|
mintsuki
|
0431623381
|
fs: Improve layering in how the filesystem API works
|
2022-07-04 20:16:33 +02:00 |
|
mintsuki
|
51b36a79c4
|
config: Fix macro parsing and expansion bugs
|
2022-07-02 13:29:18 +02:00 |
|
mintsuki
|
effb82320e
|
config: Fix issue with configs without trailing newline
|
2022-07-02 12:05:56 +02:00 |
|
Benji Dial
|
1dd3885bb6
|
and for tabs
|
2022-03-20 21:38:50 -04:00 |
|
Benji Dial
|
66e3c5ef5c
|
also do it on the first line
|
2022-03-20 20:38:37 -04:00 |
|
Benji Dial
|
4df856f3dc
|
skip spaces at the start of lines in config files
|
2022-03-20 20:32:00 -04:00 |
|
mintsuki
|
400202d926
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
|