|
pudc - A PID 1 process that barks to the interneta project by mssola Description |
git-fs: file system representation of a git repositorya project by fgonzalez DescriptionThis project aims to create a Linux equivalent to the git/fs concept from git9. Now, I'm aware that git provides worktrees, but they are not enough for many use cases. Having a read-only representation of the whole repository simplifies scripting by quite a bit and, most importantly, reduces disk space usage. For instance, during kernel livepatching development, we need to process and analyze the source code of hundreds of kernel versions simultaneously.This is rather painful with git-worktrees, as each kernel branch requires no less than 1G of disk space. |
Enhance setup wizard for Uyunia project by PSuarezHernandez DescriptionThis project wants to enhance the intial setup on Uyuni after its installation, so it's easier for a user to start using with it. |