Commit Graph

2143 Commits

Author SHA1 Message Date
Joey Hess fec304df54
propellor spin 2014-10-23 11:33:51 -04:00
Joey Hess bdf3e37066 Revert "propellor spin"
This reverts commit 80f5b53f1b.
2014-10-23 11:33:00 -04:00
Joey Hess 82838a37ab
propellor spin 2014-10-23 11:31:14 -04:00
Joey Hess bbec7021f8 Revert "propellor spin"
This reverts commit 45ce3a5e8c.
2014-10-23 11:31:00 -04:00
Joey Hess 45ce3a5e8c
propellor spin 2014-10-23 11:28:10 -04:00
Joey Hess 80f5b53f1b
propellor spin 2014-10-23 11:26:05 -04:00
Joey Hess 5bfeb3f9aa Revert "propellor spin"
This reverts commit 7637ea0af9.
2014-10-23 11:25:07 -04:00
Joey Hess 7637ea0af9
propellor spin 2014-10-23 11:23:25 -04:00
Joey Hess f3d3a1ffad
propellor spin 2014-10-23 11:14:19 -04:00
Joey Hess 511adc3b9b
propellor spin 2014-10-23 11:13:38 -04:00
Joey Hess 7397a1354c
propellor spin 2014-10-23 11:09:55 -04:00
Joey Hess fd0670def7 todo 2014-10-23 03:42:49 -04:00
Joey Hess 2a5deb2950
propellor spin 2014-10-23 03:28:14 -04:00
Joey Hess 856a4c673c
propellor spin 2014-10-23 03:27:40 -04:00
Joey Hess 93099b8627 bugfix 2014-10-23 03:18:52 -04:00
Joey Hess ddd2031267
propellor spin 2014-10-23 02:56:26 -04:00
Joey Hess ed07cfee61
propellor spin 2014-10-23 02:54:29 -04:00
Joey Hess d57ecbefbf
propellor spin 2014-10-23 02:52:46 -04:00
Joey Hess a0e4c872b6
propellor spin 2014-10-23 02:50:50 -04:00
Joey Hess 4223e92129
propellor spin 2014-10-23 02:43:13 -04:00
Joey Hess 9e3485a13b
propellor spin 2014-10-23 02:41:47 -04:00
Joey Hess 9d7a442182
propellor spin 2014-10-23 02:36:08 -04:00
Joey Hess fbba9639d6
propellor spin 2014-10-23 02:34:42 -04:00
Joey Hess b971afeccd
propellor spin 2014-10-17 12:38:07 -04:00
Joey Hess 0f1fcc24f8
propellor spin 2014-10-16 17:02:16 -04:00
Joey Hess 8a6da9ff73
full auto baybee! 2014-10-16 12:13:55 -04:00
Joey Hess bf238a34ee
propellor spin 2014-10-15 00:49:39 -04:00
Joey Hess 158cbd0fbf
android chroot switched to jessie 2014-10-14 19:22:01 -04:00
Joey Hess 6673b6014f
propellor spin 2014-10-13 15:05:18 -04:00
Joey Hess 4182cae235
propellor spin 2014-10-10 14:22:31 -04:00
Joey Hess d9f92d78d9
propellor spin 2014-10-10 13:53:56 -04:00
Joey Hess 1cc25802b3
propellor spin 2014-10-10 13:52:27 -04:00
Joey Hess 2be1255b89
propellor spin 2014-10-10 13:51:52 -04:00
Joey Hess d1dd4f44c4
propellor spin 2014-10-10 13:48:18 -04:00
Joey Hess 5b2f11f9ac
propellor spin 2014-10-10 13:47:49 -04:00
Joey Hess df0c0e56cb Docker: Avoid committing container every time it's started up.
This was using a lot of disk space. Instead, start the container, and then
use the running container to check if docker is running it with the right
params. In the unlikely case that the params have changed, we still need to
commit the container and restart it. The common case of eg a reboot no
longer commits though.
2014-10-10 13:47:41 -04:00
Joey Hess 0a34736d6a
propellor spin 2014-10-10 13:31:39 -04:00
Joey Hess c120355272
propellor spin 2014-10-10 13:25:30 -04:00
Joey Hess 6ea324c613
propellor spin 2014-10-10 13:24:31 -04:00
Joey Hess ff9647cf9d
propellor spin 2014-10-10 13:21:42 -04:00
Joey Hess f9258ad68a
propellor spin 2014-10-10 13:04:07 -04:00
Joey Hess bb34219b44 update 2014-10-10 11:41:33 -04:00
Joey Hess 86f41cc371 merge changed readme from master 2014-10-10 11:38:46 -04:00
Joey Hess e7d8cbac1b finalize release 2014-10-10 11:37:50 -04:00
Joey Hess 7f17765de3 debCdn switched from cdn.debian.net to http.debian.net, which seems to be better managed now.
Conflicts:
	debian/changelog
2014-10-10 11:37:22 -04:00
Joey Hess 31f84270fd prep release 2014-10-10 11:35:12 -04:00
Joey Hess ade4082bac
propellor spin 2014-10-10 11:28:04 -04:00
Joey Hess 79ee61d958 stable suite changes
* Avoid encoding the current stable suite in propellor's code,
  since that poses a difficult transition around the release,
  and can easily be wrong if an older version of propellor is used.
  Instead, the os property for a stable system includes the suite name
  to use, eg Stable "wheezy".
* stdSourcesList uses the stable suite name, to avoid unwanted
  immediate upgrades to the next stable release.
2014-10-10 11:27:54 -04:00
Joey Hess 1e22e178b4 a few other whitespace fixups 2014-10-08 13:19:53 -04:00
Joey Hess 6a674c79d7 fix some accidental uses of spaces, rather than tabs, for indentation 2014-10-08 13:14:21 -04:00