summaryrefslogtreecommitdiff
path: root/trove.configure
Commit message (Collapse)AuthorAgeFilesLines
* trove: Make dependency graph of trove-early-setup.service clearerSam Thursfield2014-03-031-0/+6
| | | | | | It's hard to spot the 'reboot' command at the bottom of the list of commands and it's a non-standard thing to do. This change should make it more obvious what goes on during Trove first boot.
* trove: Don't keep trove-early-setup systemd unit in /varSam Thursfield2014-03-031-7/+16
| | | | | | If /var is a subvolume then we cannot access it until local-fs.target has completed, and certainly we can't expect it to be around when systemd is deciding what units to execute.
* trove: Avoid running trove-early-setup on upgradesSam Thursfield2014-03-031-3/+11
| | | | The trove-early-setup configuration tool is for initial deployment only.
* Add troveRichard Ipsum2013-12-171-0/+168