Next step is to make a debootstrap base.tgz and find out what packages need to edit for base system.
- Mirror Ubuntu Breezy
- Make APT repository
- Use debootstrap to make a temporary base.tgz
- Edit the base packages inside base.tgz
- Put back the base packages to APT server
- Remaster the base.tgz, this makes the Thiz Core
- Add KDE packages to the system from base.tgz
- Modify KDE packages, Thizify GUI
- After GUI modifications, modify applications
- Lastly, test the packages by only install base.tgz and the use APT to install all things
- If successfuly, we need to make a good installer like debian installer