Challenges Faced By Linux From Scratch Users
Most Linux distros are pretty straight forward, there will be some issues along the way but for the most part things are pretty smooth, but what about if you’re a Linux from Scratch user.
Full Episode: https://youtu.be/TkkKNfYKJJg
==========Support The Channel==========
► Patreon: https://www.patreon.com/brodierobertson
► Paypal: https://www.paypal.me/BrodieRobertsonVideo
► Amazon USA: https://amzn.to/3d5gykF
► Other Methods: https://cointr.ee/brodierobertson
==========Guest Links==========
YouTube: https://www.youtube.com/@zeckma
LFS Website: https://www.linuxfromscratch.org/
=========Audio Release=========
🎵 RSS: https://anchor.fm/s/149fd51c/podcast/rss
🎵 Apple Podcast: https://podcasts.apple.com/us/podcast/tech-over-tea/id1501727953
🎵 Spotify: https://open.spotify.com/show/3IfFpfzlLo7OPsEnl4gbdM
🎵 Google Podcast: https://www.google.com/podcasts?feed=aHR0cHM6Ly9hbmNob3IuZm0vcy8xNDlmZDUxYy9wb2RjYXN0L3Jzcw==
=========Video Platforms==========
🎥 LBRY: https://odysee.com/@TechOverTea:3
==========Social Media==========
🎤 Discord: https://brodierobertson.xyz/discord
🐦 Twitter: https://twitter.com/TechOverTeaShow
📷 Instagram: https://www.instagram.com/techovertea/
🌐 Mastodon: https://brodierobertson.xyz/mastodon
#Linux #OpenSOurce #FOSS #LinuxFromScratch #LFS
DISCLOSURE: Wherever possible I use referral links, which means if you click one of the links in this video or description and make a purchase we may receive a small commission or other compensation.
I am a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and related sites.
🎵 Intro Music
Aces High by Kevin MacLeod
Link: https://incompetech.filmmusic.io/song/3337-aces-high
License: http://creativecommons.org/licenses/by/4.0/
by Tech Over Tea
linux dhcp client
And thus, automation seems to start to become more logical
The "required" package is the only one explicitly needed for NM code to compile and run.
Then the "recommended" ones are libraries which are also needed to compile and run, but that could potentially be substituted, only the "best options" (so it's aptly named "recommended") are listed here.
The "optional" ones are only needed for corresponding additional features, not to compile and run NetworkManager.
Maybe start with thinking about why someone would do it like this, instead of thinking of how wrong they would be lmao. Are you new to Linux ? xD
A real challenge: Steam on Gnu/Hurd from Scratch.
Zeckma got cool voice c:
Oh… look… a fellow autistic furry dragon :3
hope to be able to chat with you sometime… I find you interesting.
The solution is obvious, install gentoo
Honestly, ditching network manager has brought me only good experience. With it, I could not have machine to connect over wifi, to share access point and to connect to vpn at the same time. systemd-networkd just works
since i run hyprland anyway and don't have wifi support on my new build i just use systemd-networkd
works swimmingly except the part where i thought i should just make it select all eth devices and it also started selecting the virt manager tap interfaces completely borking network in my virtual machines
by sheer stroke of luck i found someone else having the exact same issue in the arch bbs because otherwise i wouldn't know where to even start on this.