mintsuki
|
419d4934db
|
gh: Make sure ssh key has right perms
|
2022-02-11 21:10:36 +01:00 |
mintsuki
|
5d407dbdf1
|
build: Minor build system tweaks
|
2022-02-11 20:46:57 +01:00 |
mintsuki
|
e4dc460807
|
build: Simplify BSD od workaround in hgen.sh
|
2022-02-11 20:07:03 +01:00 |
mintsuki
|
92896f9542
|
build: BSD od related adjustments in hgen.sh
|
2022-02-11 19:55:57 +01:00 |
mintsuki
|
30d518f30a
|
gh: Upload release tarballs to website
|
2022-02-11 03:57:18 +01:00 |
mintsuki
|
b5bb4a652d
|
build: Fix order of toolchain dirs in PATH
|
2022-02-11 03:55:46 +01:00 |
mintsuki
|
459029eedf
|
build: Make build system search for toolchain in source dir too
|
2022-02-10 22:36:50 +01:00 |
mintsuki
|
9afaa5fad8
|
make_toolchain.sh: Bump binutils to 2.38
|
2022-02-10 15:01:49 +01:00 |
mintsuki
|
c9fd130744
|
hgen: Add missing set -e
|
2022-02-10 14:50:55 +01:00 |
mintsuki
|
b138b1952e
|
limine-install: Make hgen a shell script
|
2022-02-10 14:47:38 +01:00 |
mintsuki
|
b80fb36744
|
misc: Misc Hyper-V related fixes. Closes #150
|
2022-02-09 12:45:55 +01:00 |
mintsuki
|
bcf01fa39a
|
build: Improve eltorito-efi configure option
|
2022-02-08 15:43:21 +01:00 |
mintsuki
|
23ee0bf491
|
build: Make eltorito-efi build manually toggleable
|
2022-02-08 15:35:54 +01:00 |
mintsuki
|
319326a7f5
|
misc: Misc output fixes for serial support
|
2022-02-07 02:10:57 +01:00 |
mintsuki
|
b51f2528d1
|
readline: Support C-[ae] for HOME and END
|
2022-02-04 22:54:11 +01:00 |
mintsuki
|
6e0fde5cfb
|
menu: Support HOME and END shortcuts
|
2022-02-04 22:30:53 +01:00 |
mintsuki
|
aae5e6f779
|
menu: Support using 1-9 to boot menu entries
|
2022-02-04 22:25:34 +01:00 |
mintsuki
|
7d70e31258
|
build: Minor portability fixes
|
2022-02-03 11:35:54 +01:00 |
mintsuki
|
400202d926
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
mintsuki
|
8920c89ad5
|
build: Unify and preprocess linker scripts
|
2022-02-02 18:18:49 +01:00 |
mintsuki
|
9332a9f4e1
|
build: Misc improvements
|
2022-02-02 16:24:13 +01:00 |
mintsuki
|
d7b8c3cf8a
|
build: Misc improvements
|
2022-02-01 08:04:55 +01:00 |
mintsuki
|
e4bd2cfdbf
|
build: Move program detection logic to configure script
|
2022-01-31 11:46:19 +01:00 |
mintsuki
|
ac865be1a1
|
build: Minor misc fixes
|
2022-01-29 17:23:41 +01:00 |
mintsuki
|
9fc8ec0ce3
|
pmm_randomise_memory: Add guard for BIOS port to avoid accessing bogus pointers
|
2022-01-29 12:29:27 +01:00 |
mintsuki
|
3fa7d9d1fa
|
chainload: Assume boot drive if DRIVE parameter is omitted
|
2022-01-29 11:54:38 +01:00 |
mintsuki
|
69529b1269
|
chainload: Readd wrongly removed noinline attribute
|
2022-01-29 11:45:03 +01:00 |
mint
|
ea4db246c8
|
Merge pull request #154 from czapek1337/trunk
Several UX improvements around the console, menu and entry editor
|
2022-01-29 08:03:22 +01:00 |
czapek1337
|
a6f6958b41
|
readline: Don't delete input beyond a null terminator
|
2022-01-29 08:00:55 +01:00 |
czapek1337
|
77ed9d23ca
|
console: Use escape sequence instead of reset_term()
|
2022-01-29 07:52:44 +01:00 |
czapek1337
|
077341d102
|
console: Add a clear command
|
2022-01-29 00:00:07 +01:00 |
czapek1337
|
53e515e642
|
readline: Zero out the buffer before using it
|
2022-01-29 00:00:07 +01:00 |
czapek1337
|
2c1604089c
|
readline: Handle END/HOME keys
|
2022-01-29 00:00:01 +01:00 |
czapek1337
|
0c677d093e
|
console,editor: Filter out non-printable characters
|
2022-01-28 23:51:34 +01:00 |
czapek1337
|
ca5f7a6e46
|
menu: Handle uppercase inputs for menu hotkeys
|
2022-01-28 23:10:44 +01:00 |
mintsuki
|
019dddccba
|
limine-install: Fix issue introduced in 55166fd where GPT checksum would corrupt
|
2022-01-28 16:25:07 +01:00 |
mint
|
1cdb4c287a
|
Merge pull request #153 from Itay2805/trunk
ntfs: allow for bigger resident index and resident data
|
2022-01-28 12:56:56 +01:00 |
Itay Almog
|
92580a3b47
|
ntfs: allow for bigger resident index and resident data
|
2022-01-28 13:48:21 +02:00 |
mintsuki
|
b023b96c6b
|
build: Add *.tar.gz to maintainer-clean's rm
|
2022-01-28 12:35:53 +01:00 |
mintsuki
|
3afb251750
|
build: Add *.tar.gz to .gitignore
|
2022-01-28 12:29:38 +01:00 |
mintsuki
|
e412997a41
|
build: Make limine-hdd.h target not check toolchain
|
2022-01-28 12:16:03 +01:00 |
mintsuki
|
fdd93826f5
|
ntfs: Change most panics into prints
|
2022-01-28 11:56:51 +01:00 |
mintsuki
|
2db3240b99
|
paging: Some 1GiB pages adjustments
|
2022-01-28 11:06:22 +01:00 |
mintsuki
|
68faef19be
|
misc: Various fixes
|
2022-01-28 10:23:26 +01:00 |
mintsuki
|
3ea53247c2
|
misc: incbin -> hgen
|
2022-01-28 09:35:48 +01:00 |
mintsuki
|
8670057e40
|
build: Makefile fixes
|
2022-01-28 08:53:35 +01:00 |
mintsuki
|
580a2c3461
|
limine-install: Make it pure C11
|
2022-01-28 08:35:06 +01:00 |
mintsuki
|
55166fda2f
|
limine-install: Overhaul
|
2022-01-27 12:53:40 +01:00 |
mint
|
9fc15b377a
|
Merge pull request #152 from Andy-Python-Programmer/trunk
stivale tests: fix BUG: Unidentified tag 0x9b4358364c19ee62
|
2022-01-27 06:58:59 +01:00 |
Andy-Python-Programmer
|
c506f35d9f
|
stivale tests: fix BUG: Unidentified tag 0x9b4358364c19ee62
Signed-off-by: Andy-Python-Programmer <andypythonappdeveloper@gmail.com>
|
2022-01-27 16:43:06 +11:00 |