| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-07 | indents | Joey Hess | |
| 2016-03-07 | unnecessary parens | Joey Hess | |
| 2016-03-07 | fix checkBinaryCommand | Joey Hess | |
| The freebsd branch made it run ./propellor --check after verifying that command fails, which is clearly wrong. | |||
| 2016-03-07 | fix indent | Joey Hess | |
| 2016-03-07 | move fromString export to Propellor | Joey Hess | |
| My policy for config.hs is it shouldn't need to load any modules other than propellor and the desired property modules. | |||
| 2016-03-07 | Merge remote-tracking branch 'remotes/misandrist/FreeBSD' into wip | Joey Hess | |
| 2016-03-07 | Firewall: add NatDestination to Rules | Félix Sipma | |
| (cherry picked from commit df40046fd65bc07eced41adb73c7e227d2b54cd1) | |||
| 2016-03-07 | Ssh: change type of listenPort from Int to Port (API change) | Félix Sipma | |
| (cherry picked from commit 0207c5ab585f41877c1b9f9674a25941cffd2ac7) | |||
| 2016-03-07 | add fromPort function | Félix Sipma | |
| (cherry picked from commit c3a23f89092d1ef8367c37ab8993ea7031124f4b) | |||
| 2016-03-07 | FreeBSD Support including: | Evan Cofsky | |
| - Propellor bootstrapping - Basic pkg - Basic ZFS datasets and properties - Simple Poudriere configuration (regular and ZFS) - Poudriere jail creation FIXME: - Cron.hs: runPropellor needs the System, but hasn't yet gotten it. Reorganizing: - Remove FreeBSD.Process - Move ZFS up to Property - Add Info for Pkg.update/Pkg.upgrade - Move FreeBSD.md to doc so it'll show up automatically. - Merge the FreeBSD config with the other sample config. - Use Info to check Pkg updated/upgraded and Poudriere configured. - Warnings clean-up, move ZFS types to Propellor.Types. - Maintainer and license statements. | |||
| 2016-03-07 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-03-07 | improve filtering of interface files | Joey Hess | |
| 2016-03-07 | Network: escape interfaceDFile names | Félix Sipma | |
| (cherry picked from commit 125135ea5d42d623346a385faf7ed404f8878891) | |||
| 2016-03-06 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-03-06 | build with older ghc | Joey Hess | |
| 2016-03-06 | Force ssh, scp, and git commands to be run in the foreground. | Joey Hess | |
| Before, they could run in the background if another process was running, and so their output wouldn't immediately be visible. With this change, the concurrent-output layer is not used for these interactive commands. | |||
| 2016-03-06 | refactor | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | eek, nasty debug left in | Joey Hess | |
| 2016-03-06 | stop using --continue SimpleRun for spin | Joey Hess | |
| When spinning a remote host, we do want to rebuild propellor on it, and this use of --continue that did a rebuild was different from all the other uses of --continue that avoided a rebuild. This fixes a build loop involving that special case. When --continue SimpleRun ran a rebuild, it re-execed propellor with --continue SimpleRun, and so would rebuild again, and re-exec again if the binary kept changing. Backwards compatability should be ok; old versions of propellor, when run with --serialized SimpleRun by the new version, do a buildFirst, followed by another (redundant) buildFirst, and then run. The one redundant buildFirst is not a problem in the upgrade scenario. (Unfortunately, I can't rename SimpleRun to something nicer despite only spin using it; backwards compatability does prevent that.) | |||
| 2016-03-06 | refactor and propigate failure after re-running propellor | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-03-06 | back | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | debugging | Joey Hess | |
| 2016-03-06 | merge from concurrent-output 1.7.2 | Joey Hess | |
| 2016-03-06 | remove debug | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-03-06 | move back | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-03-06 | Locale.available: Run locale-gen, instead of dpkg-reconfigure locales, which ↵ | Joey Hess | |
| modified the locale.gen file and sometimes caused the property to need to make changes every time. | |||
| 2016-03-05 | add libmagic | Joey Hess | |
| 2016-03-05 | propellor spin | Joey Hess | |
| 2016-03-04 | Merge branch 'joeyconfig' | Joey Hess | |
