Go to file
Robin Malley e061d1d8a3 Modified style
Greentexts now appear correctly, without "reddit spaceing"
2020-08-18 22:40:09 +00:00
assets Modified style 2020-08-18 22:40:09 +00:00
conf Enforce lowercase usernames 2020-08-13 19:29:18 +00:00
kore_chroot Add gitignores 2020-05-17 12:10:01 -04:00
src Modified style 2020-08-18 22:40:09 +00:00
.gitignore Add gitignores 2020-05-17 12:10:01 -04:00
Makefile Add comments 2020-08-13 17:59:33 +00:00
README.md Inital commit 2020-05-15 19:10:20 -04:00
dh2048.pem Inital commit 2020-05-15 19:10:20 -04:00

README.md

Misc notes.

We need to enable STATX in kore instead of STAT. One of the places seems to have ifdef garuds around it, just added it to the other place.

We need to comment out the restrictions on mprotect around line 99 of src/seccomp.c in order for luajit to be able to do it's thing