|
| View previous topic :: View next topic |
| Author |
Message |
adamk
|
Posted: Thu Mar 23, 2006 7:04 pm Post subject: Stripping past bare bones |
|
|
how would i go about stripping linux past bare bones, as in all i want it able to do is run TinyWM (http://packages.debian.org/unstable/x11/tinywm can i use this with FC even if its for debian?) and xine, nothing else, basically i want to use it for a (big) cd player in my car :D, so i can store mp3's and still play cd's... so i want to strip it so much that it starts as fast as possible and doesnt load things ill never use (eg. printing support).
thx
|
|
|
 |
john maclean
|
Posted: Thu Mar 23, 2006 7:10 pm Post subject: |
|
|
One method is to perfom a `minimal` package installation. This installs just enough to have a shell and your basic services with no X. then you could add any additional packages with apt-get. There would be no synaptic if that's what you are used to, as that package management system depends on X.
|
_________________ We need shells, lots of shells.
London, GMT +1 |
|
 |
jebba
|
Posted: Thu Mar 23, 2006 7:13 pm Post subject: |
|
|
I'd suggest blackbox, fluxbox, or if you want really oldskool twm. They should be minimal enough...
Just do an install where everything is unchecked and apt-get the bits you need little by little, is one method...
|
|
|
 |
Guest
|
Posted: Thu Mar 23, 2006 7:43 pm Post subject: |
|
|
once i have apt-get all the packages i need is there a way to disable the internet at startup? (inetd or xinetd or something like that??)
and one more thing would using Gentoo or something were i can compile the kernel make it any better or just take longer?
|
|
|
 |
Guest
|
Posted: Thu Mar 23, 2006 7:44 pm Post subject: |
|
|
oh and how do i remove packages that are installed by default?
|
|
|
 |
r7
|
Posted: Thu Mar 23, 2006 9:12 pm Post subject: removing packages |
|
|
| Anonymous wrote: | | oh and how do i remove packages that are installed by default? |
apt-get will remove as well as install packages.
careful about removing stuff from a minimal install though, it's called minimal for a reason...
|
|
|
 |
adamk
|
Posted: Thu Mar 23, 2006 9:26 pm Post subject: |
|
|
ok, thx
|
|
|
 |
|
|
|