enderice2
enderice2 synced commits to master at enderice2/Fennix from mirror 2025-05-20 03:24:34 +00:00
07d0ca0438 fix(kernel/efi): 🐛 check if ImageHandle and SystemTable has valid, pointers
enderice2 synced commits to gh-pages at enderice2/Fennix from mirror 2025-05-19 02:54:36 +00:00
abfa5a3f53 Deploying to gh-pages from @ EnderIce2/Fennix@7d37f8a8a1 🚀
enderice2 synced commits to master at enderice2/Fennix from mirror 2025-05-19 02:54:36 +00:00
7d37f8a8a1 feat(kernel): 🎨 update BGRT header
8103caa52c feat(kernel): ⬆️ update stb headers
4929b76c7c fix(kernel/std): 🐛 correct bucket assignment inside [] operator in std::unordered_map
d20d4f7bf9 feat(kernel): 🎨 show stack on panic screen by default
f06c0b19fa fix(kernel/vfs): fully implement ustar driver implementation + mounting system
Compare 44 commits »
enderice2 synced commits to master at enderice2/rpc-bridge from mirror 2025-04-27 08:23:47 +00:00
c1078b5b8b fix: 🐛 mp4 is detected as audio
1de80cdbb9 fix: 🐛 update mkdocs-video plugin configuration to force mp4 type
975ace70f9 fix: 🎨 correct shebang formatting in bridge.sh
ad076dfac7 docs: 📝 improve documentation to be more detailed
8c54d5bb2f Fix theme toggle names and icons in light and dark modes
Compare 7 commits »
enderice2 synced commits to gh-pages at enderice2/rpc-bridge from mirror 2025-04-27 08:23:46 +00:00
a850e0b412 Deployed c1078b5 with MkDocs version: 1.6.1
enderice2 synced commits to master at enderice2/Fennix from mirror 2025-04-27 08:23:34 +00:00
abb7899a9d fix(kernel/std): improve capacity growth strategy in std::vector operations
8c4c8d36de fix(kernel/std): ensure null termination after removing elements in std::string::erase
0fffc6c914 build: fix "limine.h: No such file or directory" error
34e24df7c9 build: add __ci-prepare-archive
550e98e87c ci: fix job names
Compare 47 commits »
enderice2 synced new reference refs/tags/v1.4.0.0 to enderice2/rpc-bridge from mirror 2025-04-09 09:56:45 +00:00
enderice2 synced commits to refs/tags/v1.4.0.0 at enderice2/rpc-bridge from mirror 2025-04-09 09:56:44 +00:00
enderice2 synced commits to master at enderice2/rpc-bridge from mirror 2025-04-09 09:56:43 +00:00
77a2a748ad Fix macos version
0d4f46e536 Fix build error #14
Compare 2 commits »
enderice2 synced new reference refs/tags/v1.3 to enderice2/rpc-bridge from mirror 2025-04-08 09:26:42 +00:00
enderice2 synced commits to refs/tags/v1.3 at enderice2/rpc-bridge from mirror 2025-04-08 09:26:41 +00:00
enderice2 synced commits to gh-pages at enderice2/rpc-bridge from mirror 2025-04-08 09:26:40 +00:00
c2181577b2 Deployed d065019 with MkDocs version: 1.6.1
enderice2 synced commits to master at enderice2/rpc-bridge from mirror 2025-04-08 09:26:40 +00:00
d065019137 Fix formatting in documentation
e03dce1a7c Improve formatting of installation instructions in documentation
7c806779d2 Add link to latest pre-release in documentation
885cf775f9 Remove link to latest pre-release in documentation
7c07952df1 Add paths-ignore to GitHub Actions for build workflow
Compare 13 commits »
enderice2 synced commits to master at enderice2/Fennix from mirror 2025-04-03 15:14:04 +00:00
0041300a00 style(kernel/elf): change code style
fe6d7f4b08 fix(kernel/syscalls): remove unused variable 'vma' in linux_fchmod
a1622cc885 ci: fix 'tmp_rootfs/sys/drv/': No such file or directory
bd32020876 revert: last commit
44323c85a3 ci: rootfs structure was not created
Compare 46 commits »
enderice2 synced commits to gh-pages at enderice2/Fennix from mirror 2025-04-03 15:14:03 +00:00
0d109abeac Deploying to gh-pages from @ EnderIce2/Fennix@bbb70eb621 🚀
enderice2 synced commits to master at enderice2/Fennix from mirror 2025-03-26 03:18:34 +00:00
92fe4bdd81 feat(kernel): add KERNEL_HHDM_OFFSET macro
0b21c57ee5 fix(vscode): problem matcher lagging the interface
c412a75f91 feat(kernel): update limine
Compare 3 commits »
enderice2 synced commits to gh-pages at enderice2/Fennix from mirror 2025-03-25 19:08:31 +00:00
fe25bd9d36 Deploying to gh-pages from @ EnderIce2/Fennix@34bd348f25 🚀
enderice2 synced commits to master at enderice2/Fennix from mirror 2025-03-25 19:08:31 +00:00
0cc4d5096b fix: accidentally hit CTRL+Z
34bd348f25 fix(devcontainer): qemu cannot access /dev/kvm "failed to initialize kvm: Permission denied"
d251d9d03f refactor(rootfs): reorganize file structure and remove unnecessary .gitkeep files
8f88d9028e feat(devcontainer): add libtool and libltdl-dev packages
fcdc26c1f7 refactor(tools): update boot configurations
Compare 13 commits »
enderice2 synced commits to gh-pages at enderice2/Fennix from mirror 2025-03-22 01:18:33 +00:00
81e6abd9ef Deploying to gh-pages from @ EnderIce2/Fennix@2d0245f2ac 🚀
enderice2 synced commits to master at enderice2/Fennix from mirror 2025-03-22 01:18:33 +00:00
2d0245f2ac feat(kernel): move kernel note to a separate file
79e55140e3 feat(kernel/driver): implement driver sha512 verification
ae7f39d0de feat(kernel/drivers): add trusted drivers list
be72d2dc06 fix(kernel/driver): filter out non-.drv files in driver loading
a8e4dd08bb feat(kernel): add SHA-512 implementation
Compare 51 commits »