Commit Graph

18 Commits

Author SHA1 Message Date
Anatol Belski 2849ea89a8 rename var for more clarity 2016-11-16 19:44:02 +01:00
Anatol Belski e74a98e253 add fixme 2016-10-28 16:13:24 +02:00
Anatol Belski 04aaf65cda accumulate return value 2016-10-28 15:18:36 +02:00
Anatol Belski 33c82a766f fix wording again 2016-10-28 14:14:27 +02:00
Anatol Belski efb77f4589 add some vim folds 2016-10-28 14:09:01 +02:00
Anatol Belski cddbe84fe3 add vim mode configs 2016-10-28 14:03:17 +02:00
Anatol Belski 6326bba7a1 rework pkg update msg 2016-10-28 13:27:38 +02:00
Anatol Belski fdf6827c51 add FileOps trait and rework the deps update routine 2016-10-28 13:24:35 +02:00
Anatol Belski ac205e153f do necessary followup ns renames 2016-10-27 16:08:29 +02:00
Anatol Belski 71f60852f8 move cache into the config space 2016-10-27 16:02:43 +02:00
Anatol Belski b556ae0be7 add special case to put openssl.cnf into template dir
and also rework the deps dir arg
2016-10-20 21:40:57 +02:00
Anatol Belski b52253461f revamp the whole branch config thing
The series alone deliver the information about the known branches,
no need to maintain an extra file. The only downside is the absense
of mapping between master and latest, howevere that's fine as it's
only master.
2016-10-20 20:40:36 +02:00
Anatol Belski 0eaad349f2 add package cleanup 2016-10-20 18:34:58 +02:00
Anatol Belski dd4dd38165 implement cache, allow passing unknown branch and hope for best 2016-10-20 17:57:07 +02:00
Anatol Belski 063774e3c9 add missing file 2016-10-20 02:07:54 +02:00
Anatol Belski b12afb3233 basic implementation deps update
- fetch
- unpack
- local replace/put

sanity checks are to go yet, but the basic stuff works.
2016-10-20 01:45:53 +02:00
Anatol Belski 17291e5af3 add some config guessing and minor changes 2016-10-19 19:47:13 +02:00
Anatol Belski 0b2002e4ca basic stuff to fetch the deps 2016-10-19 18:56:18 +02:00