Age | Commit message (Expand) | Author |
---|---|---|
2022-07-26 | move user_bootstrap to user/bootstrap for consistency's sake | dzwdz |
2022-07-26 | user: mount the initrd and /kdev in user_bootstrap | dzwdz |
2022-07-26 | user_bootstrap: link against user/lib | dzwdz |
2022-07-23 | user_bootstrap: pass the initrd in an argument to init's main | dzwdz |
2022-07-23 | init: compile as an elf | dzwdz |
2022-07-23 | create a bootstrap ELF loader, that'll load init | dzwdz |