0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Jun 12, 2025 — Jun 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from yegorich/spdx More... almost 6 years ago
Merge pull request #3 from yegorich/sanity-check More... almost 6 years ago
Check for /boot folder in the rootfs image More... almost 6 years ago
Create required mount points More... almost 6 years ago
Add SPDX license identifiers More... almost 6 years ago
Merge pull request #1 from yegorich/gitignore More... almost 6 years ago
Ignore ctags files More... almost 6 years ago
Reset rootfs file permissions after update More... about 7 years ago
Format log strings to an in-memory buffer before outputting More... over 9 years ago
Bump version to 2.0.2 More... over 11 years ago
syspart.c: klibc specific fix for pivot_root syscall More... over 11 years ago
mininit.c: klibc specific fix around missing setlinebuf More... over 11 years ago
loop.c: klibc specific fix for ioctl argument 3 More... over 11 years ago
Bump version to 2.0.1 More... over 11 years ago
Add license information More... over 11 years ago
Replaced _BSD_SOURCE with _DEFAULT_SOURCE More... over 11 years ago
Use strncpy instead of strlcpy to copy splashkill process name More... over 11 years ago
Separate overridable part of CFLAGS More... over 11 years ago
Remove all generated object files on "make clean" More... over 11 years ago
Bump version to 2.0.0 More... over 11 years ago
Don't warn if /dev was already mounted More... over 11 years ago
Support a system partition that is initially mounted read-write More... over 11 years ago
Increase compiler warning level More... over 11 years ago
Write log messages to kernel log More... over 11 years ago
Use relative paths to boot mount point More... over 11 years ago
Clean up logging More... over 11 years ago
Use O_PATH to indicate we want to use the fd for unlinkat() only More... over 11 years ago
Add my name to the authors More... over 11 years ago
Update documentation More... over 11 years ago
Converted README to Markdown syntax More... over 11 years ago