Linux.com

Author Message
Joined: Jun 16, 2008
Posts: 1
Other Topics
Posted Jun 16, 2008 at 3:46:44 PM
Subject: What's good resource to understand a small Linux OS?
I've tried Linux From Scratch. They don't explain enough and I don't like patches or updates. I do like X-Windows, Mozilla, Octave, and OpenOffice. I'm a Linux beginner, but I want a barebones command line OS that I can eventually add applications to after compiling them from source. Before adding any applications I want to understand what each section of base OS code is supposed to do. I want to micromanage my computer from bootloader through Kernel to Shell, but I don't want to write all of my own code or necessarily even read the exisiting code line by line. What I do I want is to have a general idea of what each section is doing and peruse the code. I just want a bare computer without any fat. That's a CPU, RAM, floppy & HDD, mouse, keyboard, Video output, and Network driver - That's IT! Period! It used to be (DOS) that I had a shell and I put each program in its own place. I want to (once again) know which processes are running and who they belong to and keep them to a minimum. When I remove something, I want to know it has been removed everywhere. Are there any on-line resources that are tailored for me? I just barely understand some basic assembly and although my C is rusty, I have no fear to read the help/manual pages for each command. My ideal OS would turn on fast and I could back it up or reinstall it easily. I imagine that once it is in place and works well I would add X-Windows followed by OpenOffice and then Mozilla and finally Octave.
Back to top Profile Email Website
Khabi
Joined Apr 21, 2008
Posts: 121

Other Topics
Posted: Jun 16, 2008 6:34:42 PM
Subject: What's good resource to understand a small Linux OS?
Sounds like you want to install Gentoo. -It installs everything from source -you pick what apps you install -base image only installs whats absolutely necessary to get the machine up and running -small footprint (if you clean out your portage tree from time to time) Gentoo also probably has the best documentation out there. The only problem is it takes a long time to install (your first install you do, prepare to spend an entire weekend or longer on, each time you do it tho it gets easier.), it builds EVERYTHING from source code and you have to compile your own kernel. Its a very steep learning curve. But really, thats the closest distro you're going to find to what you want (besides any forks of Gentoo). Good luck.
Back to top Profile Email Website
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya