Commit Graph

474 Commits

Author SHA1 Message Date
Joey Hess 6d4f2b54a6
propellor spin 2014-12-31 13:15:09 -04:00
Joey Hess 5374708b6c
propellor spin 2014-12-31 12:59:11 -04:00
Joey Hess 95cdedc098
propellor spin 2014-12-31 12:53:11 -04:00
Joey Hess bce6ef5745
propellor spin 2014-12-31 11:43:57 -04:00
Joey Hess 9444326c87
propellor spin 2014-12-21 21:05:12 -04:00
Joey Hess d38017a1ab
propellor spin 2014-12-21 21:01:46 -04:00
Joey Hess 8588629034 comment 2014-12-15 12:05:06 -04:00
Joey Hess 71723ca09f support for crypted passwords in privdata
* Added CryptPassword to PrivDataField, for password hashes as produced
  by crypt(3).
* User.hasPassword and User.hasSomePassword will now use either
  a CryptPassword or a Password from privdata, depending on which is set.
2014-12-14 15:24:10 -04:00
Joey Hess b22201e36b Fix Apache.siteEnabled to update the config file and reload apache when configuration has changed. 2014-12-09 00:34:24 -04:00
Joey Hess 2fe0b28982 more uses for hostContext 2014-12-07 15:21:55 -04:00
Joey Hess d782c413eb add root pw 2014-12-06 15:50:42 -04:00
Joey Hess 527975dffe hasSomePassword and hasPassword now check to make sure shadow passwords are enabled. 2014-12-05 16:33:23 -04:00
Joey Hess bf9284d05c I have now successfully used propellor to convert a Fedora system into a bootable and fully working Debian system 2014-12-05 16:22:11 -04:00
Joey Hess f1fd75c9ec more work on OS takeover 2014-12-04 17:11:15 -04:00
Joey Hess 1906500030
switch kite to testing 2014-11-28 11:40:03 -04:00
Joey Hess d1425be30a
propellor spin 2014-11-27 11:49:23 -04:00
Joey Hess baba668033 hasSomePassword and hasPassword now default to using the name of the host as the Context for the password. To specify a different context, use hasSomePassword' and hasPassword' (API change) 2014-11-23 16:40:21 -04:00
Joey Hess e039fc7736
propellor spin 2014-11-22 20:47:58 -04:00
Joey Hess b9056e1591
propellor spin 2014-11-22 17:05:08 -04:00
Joey Hess 5e1463199e
propellor spin 2014-11-22 17:02:53 -04:00
Joey Hess 4c5d5f34c8
propellor spin 2014-11-21 23:23:07 -04:00
Joey Hess 6cdd37d9ff
propellor spin 2014-11-21 20:53:38 -04:00
Joey Hess 9170a14711
propellor spin 2014-11-21 20:21:51 -04:00
Joey Hess 6be49197f6 allow configuring systemd-nspawn parameters 2014-11-21 20:09:33 -04:00
Joey Hess 04ea987075
propellor spin 2014-11-21 17:19:00 -04:00
Joey Hess a6c7e22862
propellor spin 2014-11-21 17:16:30 -04:00
Joey Hess 7a6f277ccb
propellor spin 2014-11-21 16:04:02 -04:00
Joey Hess c4accb72e2
propellor spin 2014-11-21 15:56:50 -04:00
Joey Hess 9e611d87cd add debootstrap parameters 2014-11-21 15:55:27 -04:00
Joey Hess 36e89cd148 os info propigation
Also, lost the systemd-nspawn parameters; I'll do that some other way.
2014-11-21 14:31:13 -04:00
Joey Hess cf3a8883ec
propellor spin 2014-11-21 14:17:19 -04:00
Joey Hess 976afedea3
propellor spin 2014-11-21 12:18:03 -04:00
Joey Hess 6a5a1bc761 systemd container may be mostly done (untested) 2014-11-21 12:17:03 -04:00
Joey Hess b8b746a7f1 starting work on a Chroot module
factored out info up-propigation code rom Docker
2014-11-20 14:15:26 -04:00
Joey Hess 67d989c7c5
propellor spin 2014-11-20 01:18:51 -04:00
Joey Hess d49d251897 separate docker container type
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 23:11:34 -04:00
Joey Hess c181ece029
propellor spin 2014-11-19 21:28:30 -04:00
Joey Hess c186f9f4a8
propellor spin 2014-11-19 20:41:35 -04:00
Joey Hess 3bfa43d03e
propellor spin 2014-11-19 01:36:10 -04:00
Joey Hess 99234f016f
propellor spin 2014-11-19 01:34:29 -04:00
Joey Hess 624d8e84eb
propellor spin 2014-11-19 01:32:51 -04:00
Joey Hess 818fcdfb34
propellor spin 2014-11-19 01:05:10 -04:00
Joey Hess 492c2b98a5
propellor spin 2014-11-19 00:39:35 -04:00
Joey Hess fb3a6947c5
propellor spin 2014-11-19 00:38:35 -04:00
Joey Hess 325fe4037b
propellor spin 2014-11-19 00:30:06 -04:00
Joey Hess 8f88d45032
propellor spin 2014-11-17 20:21:21 -04:00
Joey Hess 8d91b5de6b Convert GpgKeyId to newtype 2014-11-15 17:02:30 -04:00
Joey Hess d65337d3e7
add Obnam backupEncrypted
This after I typoed an obnam setup and accidentially had a repo that was
backing up non-encrypted.
2014-11-15 13:42:04 -04:00
Joey Hess ca3dff2566 cleanup 2014-10-31 17:57:11 -04:00
Joey Hess 55430812bc
propellor spin 2014-10-31 17:54:32 -04:00
Joey Hess 56c25543bf
propellor spin 2014-10-25 13:20:14 -04:00
Joey Hess b5ab8a7f9f prep release 2014-10-24 09:57:52 -04:00
Joey Hess b08cd1040f
propellor spin 2014-10-23 11:57:13 -04:00
Joey Hess 857fedc06e
propellor spin 2014-10-23 11:55:41 -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 fbba9639d6
propellor spin 2014-10-23 02:34:42 -04:00
Joey Hess 4182cae235
propellor spin 2014-10-10 14:22:31 -04:00
Joey Hess 6ea324c613
propellor spin 2014-10-10 13:24:31 -04:00
Joey Hess f9258ad68a
propellor spin 2014-10-10 13:04:07 -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 0357c6645b
propellor spin 2014-09-23 13:25:47 -04:00
Joey Hess 68a25beed9 remove conflict with tor 2014-09-23 13:23:22 -04:00
Joey Hess fc95968145
propellor spin 2014-09-18 23:50:13 -04:00
Joey Hess 239f841a6f
propellor spin 2014-09-10 15:43:32 -04:00
Joey Hess 8313438986
propellor spin 2014-09-09 15:21:47 -04:00
Joey Hess eacc7abcee
propellor spin 2014-09-09 13:58:01 -04:00
Joey Hess d01b54ede9
propellor spin 2014-09-09 13:51:04 -04:00
Joey Hess 203f597794
propellor spin 2014-09-09 13:39:24 -04:00
Joey Hess a372e7a2f2 transitioned! 2014-09-08 16:53:47 -04:00
Joey Hess 7f1121a42e
propellor spin 2014-09-08 14:58:34 -04:00
Joey Hess 71b2bfcdb4
propellor spin 2014-09-08 14:48:42 -04:00
Joey Hess 8ec05b4d8b
propellor spin 2014-09-08 14:44:34 -04:00
Joey Hess 0126c41a53
propellor spin 2014-09-08 12:46:54 -04:00
Joey Hess b5977a735d
propellor spin 2014-09-08 11:56:35 -04:00
Joey Hess 265e744edb
propellor spin 2014-09-08 11:55:48 -04:00
Joey Hess 9376041535
propellor spin 2014-09-08 11:15:05 -04:00
Joey Hess a1741fad00
propellor spin 2014-09-08 11:12:54 -04:00
Joey Hess b21feb9e8d
propellor spin 2014-09-08 10:56:08 -04:00
Joey Hess d968da96f3
propellor spin 2014-08-29 16:24:16 -07:00
Joey Hess 7499ab41a5
propellor spin 2014-08-29 16:22:51 -07:00
Joey Hess bdbbee21f8
propellor spin 2014-08-29 16:21:57 -07:00
Joey Hess 859c0c8017
propellor spin 2014-08-29 16:19:30 -07:00
Joey Hess 0c0c9d9a7f
propellor spin 2014-08-29 16:17:28 -07:00
Joey Hess 0af697a649
propellor spin 2014-08-29 16:14:09 -07:00
Joey Hess 4c7f8bc8a3
propellor spin 2014-08-29 16:09:12 -07:00
Joey Hess 69873e484e
propellor spin 2014-08-29 16:07:18 -07:00
Joey Hess 4c1c41d1a2 reorg 2014-08-29 10:30:48 -07:00
Joey Hess 70e1df98c5
propellor spin 2014-08-29 09:34:45 -07:00
Joey Hess 4a244b04c0
propellor spin 2014-08-29 09:33:24 -07:00
Joey Hess 3cb9a60f89
propellor spin 2014-08-21 15:52:49 -04:00
Joey Hess 0929cad092 comments 2014-08-21 14:12:23 -04:00
Joey Hess 3822c9a2d7
propellor spin 2014-08-21 14:04:26 -04:00
Joey Hess f162c629e4 update 2014-08-19 12:33:29 -04:00
Joey Hess f727bceb75
propellor spin 2014-08-13 16:52:32 -04:00
Joey Hess 5011529def
propellor spin 2014-08-13 16:31:35 -04:00
Joey Hess 261ed396fe
propellor spin 2014-07-23 12:49:38 -04:00
Joey Hess 08a3c52017
propellor spin 2014-07-23 12:48:46 -04:00
Joey Hess 6cf770c699
propellor spin 2014-07-23 12:45:04 -04:00
Joey Hess 359f13323d
propellor spin 2014-07-23 12:39:11 -04:00
Joey Hess d393b8fc53
propellor spin 2014-07-23 11:58:32 -04:00
Joey Hess 7d3c09df5f
propellor spin 2014-07-23 11:52:46 -04:00
Joey Hess b5ebe61483 update 2014-07-23 11:25:54 -04:00
Joey Hess 321a0bdef6
propellor spin 2014-07-23 10:52:26 -04:00
Joey Hess 25cc027025
propellor spin 2014-07-22 16:14:31 -04:00
Joey Hess aa70ac2419 update 2014-07-22 15:48:32 -04:00
Joey Hess 98a3114763
propellor spin 2014-07-22 15:25:07 -04:00
Joey Hess 56b1d73e60
propellor spin 2014-07-21 14:40:48 -04:00
Joey Hess 93730d530a
propellor spin 2014-07-18 16:40:09 -04:00
Joey Hess fd7d6907b8
propellor spin 2014-07-18 15:58:05 -04:00
Joey Hess 1143ca7c5c
propellor spin 2014-07-18 12:48:08 -04:00
Joey Hess 6957f28945
propellor spin 2014-07-18 02:08:13 -04:00
Joey Hess 5590c1c75a
propellor spin 2014-07-18 00:20:09 -04:00
Joey Hess 6f5f6b3229
propellor spin 2014-07-17 23:45:46 -04:00
Joey Hess e31210248d
propellor spin 2014-07-17 21:16:03 -04:00
Joey Hess 1aab98549e
propellor spin 2014-07-17 20:01:21 -04:00
Joey Hess 0f7a2634c4 update 2014-07-17 16:12:48 -04:00
Joey Hess c8feea04e1
propellor spin 2014-07-17 15:54:32 -04:00
Joey Hess 330c00efa4
propellor spin 2014-07-17 15:53:12 -04:00
Joey Hess a788c957d2
propellor spin 2014-07-17 15:36:11 -04:00
Joey Hess 79f1a6c67b
propellor spin 2014-07-17 15:33:02 -04:00
Joey Hess ebb7353f49
propellor spin 2014-07-17 15:06:24 -04:00
Joey Hess 581ec5fb33
propellor spin 2014-07-17 14:56:43 -04:00
Joey Hess 47b5345080
propellor spin 2014-07-15 12:55:36 -04:00
Joey Hess 75081da610
propellor spin 2014-07-14 17:06:08 -04:00
Joey Hess 4791f0c54f
propellor spin 2014-07-09 16:30:10 -04:00
Joey Hess 1594704fb9
propellor spin 2014-07-09 15:43:08 -04:00
Joey Hess bae7e08597
propellor spin 2014-07-07 11:32:29 -04:00
Joey Hess e53faff843
propellor spin 2014-07-07 03:42:35 -04:00
Joey Hess c2a113ace8
propellor spin 2014-07-07 03:22:53 -04:00
Joey Hess 461b8cbd32
propellor spin 2014-07-07 03:16:18 -04:00
Joey Hess dba84b8219
propellor spin 2014-07-07 03:08:12 -04:00
Joey Hess a1679dfd92
propellor spin 2014-07-07 03:00:49 -04:00
Joey Hess 8c2a9de94b
propellor spin 2014-07-07 02:58:34 -04:00
Joey Hess 23303c622c
propellor spin 2014-07-07 02:32:05 -04:00
Joey Hess 1a7c10d460
propellor spin 2014-07-07 02:26:03 -04:00
Joey Hess 6ae077f4bd
propellor spin 2014-07-07 02:22:38 -04:00
Joey Hess 6561b5eab8
propellor spin 2014-07-07 01:46:07 -04:00
Joey Hess 4a77b1b9b0
propellor spin 2014-07-07 01:44:05 -04:00
Joey Hess ff2e7360e4
propellor spin 2014-07-07 01:40:02 -04:00
Joey Hess d6df70e09f
propellor spin 2014-07-07 01:34:22 -04:00
Joey Hess 9f812cda9d
propellor spin 2014-07-06 18:12:38 -04:00
Joey Hess 9bc7ddd95c desc 2014-07-06 17:23:55 -04:00
Joey Hess 58f79c12aa
propellor spin 2014-07-06 15:56:56 -04:00
Joey Hess 7a6208e72c cleanup 2014-07-05 18:15:24 -04:00
Joey Hess d72e8c84b1
propellor spin 2014-07-05 15:34:39 -04:00
Joey Hess f3ccb9b510
propellor spin 2014-07-05 15:21:19 -04:00
Joey Hess 73fec82d7a
propellor spin 2014-06-10 00:53:54 -04:00
Joey Hess 969db1ed56 when ssh key data is missing, allow both error messages to be printed 2014-06-07 00:07:19 -04:00
Joey Hess 6fc6d54f8a
propellor spin 2014-06-06 22:46:31 -04:00
Joey Hess 0840c70d8b
propellor spin 2014-06-06 22:23:36 -04:00
Joey Hess c538426b56
propellor spin 2014-06-06 22:08:52 -04:00
Joey Hess d832ef93d6
propellor spin 2014-06-06 21:51:00 -04:00
Joey Hess 934910052c
propellor spin 2014-06-06 21:40:31 -04:00
Joey Hess 4ac314fb48 Apt.stdSourcesList no longer needs a suite to be specified. 2014-06-05 17:01:32 -04:00
Joey Hess 1cf1e21532 remove sysvinit by installing systemd 2014-06-05 16:24:47 -04:00
Joey Hess 07751ff614 undock voltagex 2014-06-05 16:20:06 -04:00
Joey Hess d75cd6c7a3 remove sysvinit and systemd from my docker images
sysvinit hangs on upgrade if not running
2014-06-05 16:19:34 -04:00
Joey Hess d224463dcd comment 2014-06-01 15:07:17 -04:00
Joey Hess e8223a5c76
propellor spin 2014-06-01 14:47:32 -04:00
Joey Hess d65a07c701
propellor spin 2014-06-01 14:37:44 -04:00
Joey Hess 3df3fd1746
propellor spin 2014-06-01 13:40:06 -04:00
Joey Hess c224625734
propellor spin 2014-06-01 13:35:21 -04:00
Joey Hess 9ccc0ea5cd
propellor spin 2014-06-01 13:09:01 -04:00
Joey Hess e32408f4e8
propellor spin 2014-06-01 13:07:31 -04:00
Joey Hess b50aae8b56
propellor spin 2014-06-01 08:06:34 -04:00
Joey Hess 3af9aa3415
propellor spin 2014-06-01 07:47:40 -04:00
Joey Hess 4138340c0a
propellor spin 2014-06-01 07:46:38 -04:00
Joey Hess 54c4c9da79
propellor spin 2014-06-01 07:14:49 -04:00
Joey Hess 3dea85a63e
propellor spin 2014-06-01 06:44:14 -04:00
Joey Hess eae58f3339
propellor spin 2014-06-01 05:58:13 -04:00
Joey Hess 956bcda940
propellor spin 2014-06-01 05:05:51 -04:00
Joey Hess 442dbe2311
propellor spin 2014-06-01 02:53:42 -04:00
Joey Hess d51647d69d
propellor spin 2014-06-01 02:27:32 -04:00
Joey Hess 44244b5094
propellor spin 2014-05-31 18:35:17 -04:00
Joey Hess 6383d8c388
propellor spin 2014-05-31 16:48:14 -04:00
Joey Hess 1a83bf2630
propellor spin 2014-05-31 15:54:41 -04:00
Joey Hess 5a895c21b5
propellor spin 2014-05-31 14:15:16 -04:00
Joey Hess 2d740c92c9
propellor spin 2014-05-31 13:44:28 -04:00
Joey Hess 9836bdf4c9
propellor spin 2014-05-31 13:41:28 -04:00
Joey Hess 6396e3f547 updates 2014-05-31 13:15:38 -04:00
Joey Hess 2066292be9
propellor spin 2014-05-28 10:38:29 -04:00
Joey Hess a0b808e892 comment fun 2014-05-28 01:32:54 -04:00
Joey Hess 16fbf3c6f6 reorg git-annex android builder, and put a dev container on my laptop 2014-05-27 21:17:53 -04:00
Joey Hess c9a20304cc
propellor spin 2014-05-24 16:51:46 -04:00
Joey Hess 60ea130321
propellor spin 2014-05-24 00:05:47 -04:00
Joey Hess 0ec565a590
propellor spin 2014-05-23 12:30:25 -04:00
Joey Hess 424ba1229b refactor 2014-05-22 21:42:57 -04:00
Joey Hess 58e85f4019
propellor spin 2014-05-21 14:00:53 -04:00
Joey Hess 497eb871e1
propellor spin 2014-05-21 13:07:36 -04:00
Joey Hess 7ac991635c
propellor spin 2014-05-21 12:58:53 -04:00
Joey Hess eeb2d688bd
propellor spin 2014-05-20 19:49:07 -04:00
Joey Hess 8f9ab315e6
propellor spin 2014-05-20 18:49:03 -04:00
Joey Hess e78d357dbe
propellor spin 2014-05-20 18:31:28 -04:00
Joey Hess 9acd70eb4c
propellor spin 2014-05-20 18:28:13 -04:00
Joey Hess 5ace43fb4a
propellor spin 2014-05-20 13:14:13 -04:00
Joey Hess e2c67a6e18
propellor spin 2014-05-19 19:32:16 -04:00
Joey Hess c8b59684cd
propellor spin 2014-05-19 18:53:56 -04:00
Joey Hess ef3260af95
propellor spin 2014-05-19 18:49:36 -04:00