Pinned
819 contributions in the last year
Less
More
Contribution activity
May 1, 2021
ghaerr has no activity
yet for this period.
April 2021
Created 57 commits in 1 repository
Created a pull request in jbruchon/elks that received 16 comments
[kernel] Implement compressed executables in ELKS
This PR implements the ability to execute significantly compressed binaries directly from disk or ROM. Implements request for compression of execut…
+880
−27
•
16
comments
Opened 13 other pull requests in 1 repository
jbruchon/elks
13
merged
- [config] Turn executable compression off for default EMU86 builds
- Various cleanups from compressed executables PR
- [docs] Add ELKS memory layout documentation
- [init] Enhancements for running on smaller memory systems
- [kernel] Small compile fix when CONFIG_EXEC_COMPRESS not set
- [cmds] Add changes for ELKS to run on 256K memory systems
- [cmds] Remove *.Po files in nano build
- [boot] Fix boot when /bootopts removed
- [boot] Add console=ttyS0,19200 option for setting serial baud rate
- [console] Reset color on ESC [ 0 m sequence
- [cmds] Port nano-2.0.6, libncurses-5.2 and libregex to ELKS
- Add exomizer rawdecrs test source to ELKS
- Add exomizer source code to ELKS
Reviewed 2 pull requests in 1 repository
Created an issue in jbruchon/elks that received 9 comments
Self-decompressing exomizer binaries for ELKS
Hello @tkchia (and others interested in compressed executables), The recent conversation in #902 as well as your previous research on Exomizer and …
9
comments