| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-21 | propellor spin | Joey Hess | |
| 2014-11-21 | allow disabling nspawn params, and default to bind mounting /etc/resolv.conf | Joey Hess | |
| 2014-11-21 | propellor spin | Joey Hess | |
| 2014-11-21 | allow configuring systemd-nspawn parameters | Joey Hess | |
| 2014-11-21 | split out info types | Joey Hess | |
| 2014-11-21 | propellor spin | Joey Hess | |
| 2014-11-21 | typo | Joey Hess | |
| 2014-11-21 | lock down chroot perm | Joey Hess | |
| 2014-11-21 | add debootstrap parameters | Joey Hess | |
| 2014-11-21 | implement teardown | Joey Hess | |
| 2014-11-21 | os info propigation | Joey Hess | |
| Also, lost the systemd-nspawn parameters; I'll do that some other way. | |||
| 2014-11-21 | fix info propigation | Joey Hess | |
| Need to propigate the full container info, not the subset used in chroot deployment. | |||
| 2014-11-21 | propellor spin | Joey Hess | |
| 2014-11-21 | propellor spin | Joey Hess | |
| 2014-11-21 | propellor spin | Joey Hess | |
| 2014-11-21 | propellor spin | Joey Hess | |
| 2014-11-21 | propellor spin | Joey Hess | |
| 2014-11-21 | systemd container may be mostly done (untested) | Joey Hess | |
| 2014-11-21 | add missing support for reverting chroot | Joey Hess | |
| wow, that was suprisingly trivial! | |||
| 2014-11-21 | avoid console output when chaining into chroot and not at console | Joey Hess | |
| 2014-11-20 | incomplete systemd container support | Joey Hess | |
| 2014-11-20 | propellor spin | Joey Hess | |
| 2014-11-20 | fix chroot info propigation | Joey Hess | |
| 2014-11-20 | propellor spin | Joey Hess | |
| 2014-11-20 | starting work on a Chroot module | Joey Hess | |
| factored out info up-propigation code rom Docker | |||
| 2014-11-20 | fix docker container provisioning | Joey Hess | |
| Since the containers are no longer on the host list, they were not found while provisioning, oops. To fix, had to add to a host's info a map of the containers docked to it. Unfortunately, that required Propellor.Types.Info be glommed into Propellor.Types, since it needed to refer to Host. | |||
| 2014-11-19 | separate docker container type | Joey Hess | |
| Docker containers are now a separate data type, cannot be included in the main host list, and are instead passed to Docker.docked. (API change) | |||
| 2014-11-19 | propellor spin | Joey Hess | |
| 2014-11-19 | fix param order | Joey Hess | |
| 2014-11-19 | propellor spin | Joey Hess | |
| 2014-11-19 | propellor spin | Joey Hess | |
| 2014-11-19 | allow debootstrapped to be reverted | Joey Hess | |
| 2014-11-19 | Added support for using debootstrap from propellor. | Joey Hess | |
| Most of the hard part was making it be able to install debootstrap from source, for use on non-debian-derived systems. | |||
| 2014-11-19 | improve display | Joey Hess | |
| 2014-11-19 | propellor spin | Joey Hess | |
| 2014-11-19 | prevent multiple concurrent provisioning inside docker container | Joey Hess | |
| Lock a lock file while provisioning inside, otherwise propellor could be running to init the container when the system has just booted, or the container was just started from being stopped, and at the same time, propellor run outside the container chains into it to provision. Previously, simplesh prevented this in a different way. | |||
| 2014-11-19 | propellor spin | Joey Hess | |
| 2014-11-19 | propellor spin | Joey Hess | |
| 2014-11-19 | propellor spin | Joey Hess | |
| 2014-11-18 | typo | Joey Hess | |
| 2014-11-18 | fix haddock filename display | Joey Hess | |
| 2014-11-18 | remove --docker; use Continue | Joey Hess | |
| And --chain was already not used. | |||
| 2014-11-18 | fix color display when running propellor inside docker | Joey Hess | |
| 2014-11-17 | Git: rename isRepo to isGitDir | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2014-11-17 | Git: isRepo | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2014-11-17 | DigitalOcean.distroKernel property now reboots into the distribution kernel ↵ | Joey Hess | |
| when necessary. It might be better to do this check on boot to limit the time running the DO kernel (which is not well security supported), but that has the possibility of entering a bad reboot loop. Limiting this check to when propellor runs avoids that, while still fixing the problem pretty fast. | |||
| 2014-11-15 | Convert GpgKeyId to newtype | Joey Hess | |
| 2014-11-15 | add Obnam backupEncrypted | Joey Hess | |
| This after I typoed an obnam setup and accidentially had a repo that was backing up non-encrypted. | |||
| 2014-11-13 | Tor: change unlines to unwords in hiddenService | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2014-11-12 | Tor: change unlines to unwords in description messages | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
