Commit Graph

22 Commits (488ee91028123a9a12d7adb7e19065c260f48001)

Author SHA1 Message Date
Icedream 488ee91028
Use MIT GPG keyserver. 2018-02-20 03:03:38 +01:00
Icedream 87df50378c
Remove ECDSA key from GPG init code. 2018-02-20 03:03:20 +01:00
Icedream 521aea6b47
Fix file_changed function for non-existent files. 2018-02-20 03:02:42 +01:00
Icedream 21f795acb7
Fix first time git setup. 2018-02-20 02:34:24 +01:00
Icedream 67a441675a
Remove extra parameter added by mistake. 2018-02-20 02:33:21 +01:00
Icedream 8a0b26fe1d
Improve first-time installation security-wise.
Creating an empty repository will force the updater to do verification
of all commits from the beginning first.
2018-02-19 11:18:52 +01:00
Icedream 0463005071
Check for key existence before trying to import it. 2018-02-19 10:22:28 +01:00
Icedream 159bddddbb
Only try to move old script if it actually exists.
This would otherwise just error out on first installation!
2018-02-19 10:18:32 +01:00
Icedream 5a7c84e8ca
Use exec instead of call && exit. 2018-02-19 09:59:19 +01:00
Icedream c1736ea2ae
Add an extra message to notify about usage of newer update script. 2018-02-19 09:58:04 +01:00
Icedream 2158cf37bd
Make sure to exit the script after update is done. 2018-02-19 09:56:15 +01:00
Icedream 060551a8c4
Temporarily move old update-profile script to avoid sudden syntax errs. 2018-02-19 09:48:27 +01:00
Icedream a51d0ecbc5
Add update check for update-profile and use new script if possible. 2018-02-19 09:46:08 +01:00
Icedream c03ddaadd5
Fix rebasing in update-profile script. 2018-02-19 09:40:31 +01:00
Icedream 40e5699fbc
Fix commit list to verify. 2018-02-18 23:43:06 +01:00
Icedream 84348bf9eb
Tweak messages in update script. 2018-02-18 23:41:24 +01:00
Icedream 06f2f926d9
Prune after pulling updates. 2018-02-18 23:41:14 +01:00
Icedream 689a7bdb70
Set proper permissions for GNUPGHOME. 2018-02-18 23:41:07 +01:00
Icedream c8f6b69615
Implement signature verification in update-profile script. 2018-02-18 23:33:25 +01:00
Icedream 07387ade1f
Set -e flag on update-profile. 2018-02-18 23:03:58 +01:00
Icedream d60099c22a
Fix wrong logic in update-profile script and explicitly create folder. 2018-02-17 21:09:46 +01:00
Icedream f6a24f1ea1
Add update-profile script. 2018-02-17 21:04:57 +01:00