PDA

View Full Version : The most basic Linux OS out there?



clgy15
September 1st, 2010, 04:59 AM
Hey everybody,
Im building my own GUI, Im only using the GTK+ libraries to make it so I need as little as possible in my system. Im talking like the Linux kernel, and the most basic of basic packages installed and ill need to know how to do from ubuntu! (I mean, ubuntu is the host OS as I compile the kernel and install the packages on the other partition)
I want to know how to do this! Please help!

pastalavista
September 1st, 2010, 05:09 AM
Probably this (http://www.debian.org/CD/netinst/) is my best advice.

Riffer
September 1st, 2010, 07:29 AM
https://help.ubuntu.com/community/Installation/MinimalCD

This installation gives a very basic CLI which you then install what ever packages you want over the net.

doorknob60
September 1st, 2010, 08:22 AM
Debian and the Ubuntu Minimal CD will work for this, but I'd also advise taking a look at Arch, it works in a similar way, and I think you might like it.

NovaAesa
September 1st, 2010, 08:38 AM
LFS would be the most minimal. But I would also recommend Arch, it would be much easier compared to LFS - and an Arch bare bones install is *extremely* minimal (a bare bones install of Arch doesn't even have xorg installed).

WalmartSniperLX
September 1st, 2010, 09:08 AM
http://www.gentoo.org

If you're not already familiar with this distribution, I would recommend taking the time to read through the manual if you like. It's designed for you to compile your kernel how you want it from the start, and every other part of the OS as well. I used to run it on my primary system because of how stable it can be.

Spice Weasel
September 1st, 2010, 10:32 AM
Microcore, BasicLinux, Gentoo, LFS.

Microcore is a very interesting OS. I suggest you try it. Mainly because it has no GNU utilities.