-
Notifications
You must be signed in to change notification settings - Fork 30
PR to Update Mylfs to LFS 12.4 #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v12.4-update
Are you sure you want to change the base?
Conversation
… needs adding or deleting
…ll locales to fix a failed test
|
This project is dead I am pretty sure but hey cool PR |
Thanks bro. I had seen some comments/discussion from 2024, so I thought maybe @krglaws was still around. No big deal if it never gets merged, my fork has the updated version, so folks can look for that if they want. It might even work :D. Was a fun project working through it, and I'm sure I've missed something along the way. |
|
Hello! Thanks for the PR. This project isn't necessarily dead. I just haven't had time to keep it updated with the latest versions of LFS because of my job and other life stuff. I've made a few attempts at updating it like this only to get distracted and before I know it, there's a new LFS version out. I will take a look at your changes this weekend though and I'll either leave some comments or just merge it. |
|
Cool! glad to see you're still around. Quick note I think I forgot to mention - this is for the systemd version, not the sysvinit version (there's two versions of the book out, one for each). |
hello! |
Hi there. I'm an amateur (hobbyist) linux and github guy. I don't do many PRs, so please don't be offended if I've done something wrong. I made several updates throughout the codebase, and I think everything should be working properly. I tested the script on Debian 13 on a VM.
I have not been able to figure out booting, but the qemu script does work (albeit without the '-curses' flag. I did not update the qemu script to remove this flag because I was not sure if it was an issue on my end or not.
Hope this helps.
Also note that GH is telling me we can't automatically merge the changes. I'm not sure exactly why that is. I'm happy to investigate that if you can help guide me on what to do.
-mok