aboutsummaryrefslogtreecommitdiffsponsor
AgeCommit message (Collapse)Author
2024-08-21todotodoSlack Coder
2024-08-13todoSlack Coder
2024-08-13todoSlack Coder
2024-08-13Set To Do branchSlack Coder
2024-05-01README: Add testing section and help new usersv0.2.0Slack Coder
Help users determine if the system is running to their expectations and help new linux users by being clearer about how efi-sync is integrated into the system.
2024-04-29Add Change LogSlack Coder
2024-04-29README: Update instructions re: mkinitrdSlack Coder
2024-04-29Improve logging and initrd generationSlack Coder
- Make the Initial RAM disk locations configurable, instead of leaving it to mkinitrd. - Improve logging information. - Reduce wait time to check if package tools are still running.
2024-04-27Fix loggingSlack Coder
Avoid emitting successful messages about installation when an error occurs.
2024-04-27Correct root checkSlack Coder
Fix a bug where the username was not being sourced correctly. The 'USER' environment variable is not set in sysVinit scripts.
2024-04-26Add MIT licenseSlack Coder
2024-04-26Be safer and use correct signalsSlack Coder
- Avoid misusing SIGQUIT. - Handle situation where kernel files were modified during install process.
2024-04-25Initial commitSlack Coder