No apps, no frontend

I'm using
linux in my project because:
a) I'm a gentoo geek

b) I want performance
c) I want custom UI and programs that satisfy my needs
My needs are:
-Audio (using the pc as a DSP)
-GPS
-maybe OBDII info
Setup
Simple minimal Xorg setup, USE flags staring with "-* minimal"

Using
ICC as compiler where possible.
Window manager/frontend
I start off from
DWM code, and add
multitouch gestures, an audio player integration, and a wine integration (for Igo8) to it.
When it will be safe & stable, i'll release it to the community.
Phase 1
Install a basic gentoo system, test the WM, optimize, remove things that will be
a problem later for the SSD (disable swap,
portage in tmpfs, etc).
Strip programs used for
testing/compatibility.
Make a documentation of the system.
Test it in the car 'til it works.
Backup (this is the backup for upgrading the system)
Phase 2
The finalized installation will contain alot of garbage.
(unneded programs, config files, gcc, portage, source code, distfiles)
So I need to strip/reinstall the whole thing with the final config files and programs.
Backup (this is the system restore backup)
Phase 3
Disconnect the HDD, connect SDD, copy backup on it.
Set /etc/fstab and others to live happily with the SSD.
Put it in the car.
Bookmarks