How long would it take a noob to do this? hours? days? years?
Welcome to Linux From Scratch
51–60 of 75 posts
Re: Welcome to Linux From Scratch
#52Hate to post a comment just to be negative, but, I seriously can't believe this has appeared on the front page of a site like HN. "Welcome to"?. LFS is so old that I would assume any self proclaimed geek/hacker would've already been aware of it. It has existed for over ten years.
This means that stuff will be reposted. It means that old stuff will be presented as new. Sometimes it will even be upvoted to the front page. This is not a bug. It is how we have a continuity of community. The new folks need to be brought up to speed. It isn't bad.
I am curious if you realize you dont have to read an article that you have seen before, or about at topic you don't like, or whatever. It is ok. We won't ever know. If we find out, we won't judge you poorly.
Re: Welcome to Linux From Scratch
#53http://news.ycombinator.com/item?id=3171448 http://news.ycombinator.com/item?id=1159909 http://news.ycombinator.com/item?id=3677350 http://news.ycombinator.com/item?id=1779665 http://news.ycombinator.com/item?id=2336657
Since neither of these make a lick of sense, what value do you think you are adding?
Re: Welcome to Linux From Scratch
#54Anyone with a kindle version of this?
Re: Welcome to Linux From Scratch
#55Re: Welcome to Linux From Scratch
#56Re: Welcome to Linux From Scratch
#57Earlier quoted context omitted.
Am I right in saying that Arch still doesn't have package signing by default? I know they've been working on adding it. Until it has that it can't really be used imo.
Here is a good post about Arch package signing from the lead pacman dev http://www.toofishes.net/blog/real-story-behind-arch-linux-p... Also, I believe that "pacman" definitely wins the award for best package manager names.
As for pacman itself - I agree. Great name and one of the fastest package managers I've ever used.
Re: Welcome to Linux From Scratch
#58http://news.ycombinator.com/item?id=3171448 http://news.ycombinator.com/item?id=1159909 http://news.ycombinator.com/item?id=3677350 http://news.ycombinator.com/item?id=1779665 http://news.ycombinator.com/item?id=2336657
The newest of those is past the commenting period. That means any discussion on this can't take place there, so you are either advocating that no one else, particularly new people, has anything valid to say, or your are advocating that we should cater specifically to you. Since neither of these make a lick of sense, what value do you think you are adding?
Perhaps the value is "If you're interested in LFS you may be interested in the previous discussion. Here it is for you, in nice clickable form".
Re: Welcome to Linux From Scratch
#59Does anyone feels LFS leans a bit outside its own point ? I felt like I was learning more about gcc/make/autoconf more than the OS itself. The relationship between packages, how the OS interacts with hardware was still obscure. After a successful first reboot I tried to build elinks and while it ran, it was broken in many strange ways (tty rendering, dns lookups failing sometime). It's a inspiring project, but IMHO i…
If you don't know how to compile, solve dependencies/minor issues, etc. You don't know Linux.
Re: Welcome to Linux From Scratch
#60Does anyone feels LFS leans a bit outside its own point ? I felt like I was learning more about gcc/make/autoconf more than the OS itself. The relationship between packages, how the OS interacts with hardware was still obscure. After a successful first reboot I tried to build elinks and while it ran, it was broken in many strange ways (tty rendering, dns lookups failing sometime). It's a inspiring project, but IMHO i…
Linux is at least half about learning how to compile from source. Look at number of people who don't know how, think it's "hard", etc. If you don't know how to compile, solve dependencies/minor issues, etc. You don't know Linux.
But I can't shake the feeling that I learned more about independent toolchain than about the OS, and I'm lost trying to understand why a CLI http browser refuse to access some domains for no apparent reason.
I'll read BLFS to see if some part of the knowledge I'm looking is there.