I need a way to customize my system automatically either at install time or right after.
Example (system just finished installing):
- Install a custom list of packages (e.g. gimp, inkscape, certain plugins)
- Uninstall others (e.g. evolution)
- Set certain options (e.g. +ntp)
- Replace standard config with custom config (e.g. /etc/sshd/*)
I'm talking about an automatic way to do that.