Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-15 | Lock down user's home dirsHEADmaster | Peter Bex | |
Set permissions of homedirs for newly created users to 700, so nobody else has access to them by default. | |||
2016-04-02 | Add locales for en_US, en_GB and nl_NL | Peter Bex | |
Of course this is overrideable by changing the right asset files. | |||
2016-03-22 | Add a note about httpredir | Peter Bex | |
2016-03-22 | Replace "locales" package by "locales-all" in minimal package list. | Peter Bex | |
This isn't exactly _minimal_ (80MB of stuff) but it gets rid of those annoying bogus locale warnings. | |||
2016-03-20 | Add a default chicken and user bin to PATH | Peter Bex | |
2016-03-19 | Move DEBIAN_FRONTEND up, because with-running-system is too late | Peter Bex | |
We already call dpkg-reconfigure tzdata before with-running-system... | |||
2016-03-05 | Reconfigure time zone after basic setup. | Peter Bex | |
2016-03-04 | Set EDITOR as well, because nano is just too painful | Peter Bex | |
2016-03-01 | Add preconfigured apt/sources.list | Peter 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-22 | Ensure we set an empty (crypted!) password, so user can set it after logging ↵ | Peter Bex | |
in with a key | |||
2016-02-21 | Fix syslinux installation; it always looks for config file in disk root | Peter Bex | |
2016-02-21 | Make 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-21 | First version of vps image builder. | Peter Bex | |