summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-05I have now successfully used propellor to convert a Fedora system into a ↵Joey Hess
bootable and fully working Debian system
2014-12-05rollback if renameing failsJoey Hess
This avoids leaving the system in a broken state where some directories have been renamed away any others not. Future work: If the rename list contains (foo, bar) and (newfoo,foo), reorder the list to gather those two actions together to minimize the amount of time that foo is missing. In case of power loss or something.
2014-12-04changelogJoey Hess
2014-12-04more improvements to takeoverJoey Hess
2014-12-04Merge commit 'cdf763b8b8deeb9c7e572afe268869e441ef30aa' into joeyconfigJoey Hess
2014-12-04more work on OS takeoverJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-04propellor spinJoey Hess
2014-12-03update name of libgnutls dev packageJoey Hess
2014-12-03linksJoey Hess
2014-12-03add posts pageJoey Hess
2014-12-03move news to better pageJoey Hess
2014-12-01Run apt-cache policy with LANG=C.Joey Hess
2014-11-28switch kite to testingJoey Hess
2014-11-27remove -i, seems not needed and may be causing problemJoey Hess
2014-11-27added more debuggingJoey Hess
2014-11-27propellor spinJoey Hess
2014-11-27propellor spinJoey Hess
2014-11-26avoid crash on no propellor.debug settingJoey Hess
2014-11-25propellor.debug can be set in the git config to enable more persistent ↵Joey Hess
debugging output.
2014-11-25Group: preferred styleFélix Sipma
Signed-off-by: Félix Sipma <felix.sipma@no-log.org>
2014-11-25updateJoey Hess
2014-11-25documentJoey Hess
2014-11-25cron.runPropellor now runs propellor, rather than using its Makefile. This ↵Joey Hess
is more robust. Particularly, the Makefile would try to build propellor if there were updates, but if this build failed because a bad commit was pushed, it would abort w/o pulling any new fixed commits. Anyway, it's better to move away from using the makefile when possible as it's just for bootstrapping, and also I would like to make "make" not default to running propellor as that can be confusing behavior. (I can't change that yet; needed for upgrades. Should be fine to change after several more releases, or maybe a year..)
2014-11-24renameJoey Hess
2014-11-24move property to ssh moduleJoey Hess
2014-11-24oopsJoey Hess
2014-11-24more work; builds nowJoey Hess
2014-11-23better property namesJoey Hess
2014-11-23Merge commit 'a38668016a1b048b596482fda4edde99e03a4600' into joeyconfigJoey Hess
2014-11-23one more merge testJoey Hess
--allow-empty added to commit, because the spins could all be empty
2014-11-23propellor spinJoey Hess
2014-11-23propellor spinJoey Hess