summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-01Add preconfigured apt/sources.listPeter Bex
Apparently debootstrap doesn't set up deb-src, "jessie-updates" or even security updates! It's a bit annoying to have to "hardcode" it like this.
2016-02-22Ensure we set an empty (crypted!) password, so user can set it after logging ↵Peter Bex
in with a key
2016-02-21Fix syslinux installation; it always looks for config file in disk rootPeter Bex
2016-02-21Make installation completely non-interactive, add environment config.Peter Bex
- Fix apt-get calls to avoid getting a prompt for "ferm" or other tools. - Install zsh with zshrc into skel dir - Temporarily put rc.d policy file in place to avoid starting daemons on install. - Install vnstat to allow (manual) monitoring of network activity.
2016-02-21First version of vps image builder.Peter Bex