Commit Graph

1282 Commits

Author SHA1 Message Date
Fabio Erculiani
db30a2f666 Release Entropy 1.0_rc11 2011-06-24 15:47:13 +02:00
Fabio Erculiani
f09aae1ab5 [client] text_tools: fix undefined reference in print_menu 2011-06-21 15:10:09 +02:00
Fabio Erculiani
a0674fc265 Release Entropy 1.0_rc10 2011-06-20 10:52:32 +02:00
Fabio Erculiani
1918dc5615 Release Entropy 1.0_rc9 2011-06-20 10:12:37 +02:00
Fabio Erculiani
d43426a94e Release Entropy 1.0_rc8 2011-06-19 16:51:42 +02:00
Fabio Erculiani
d42e2a144d [equo] text_rescue: "equo rescue spmsync", drop "Are you ready?" question 2011-06-19 12:46:41 +02:00
Fabio Erculiani
e97ddff74a Release Entropy 1.0_rc7 2011-06-18 09:59:51 +02:00
Fabio Erculiani
e1d1886131 Release Entropy 1.0_rc6 2011-06-17 22:48:42 +02:00
Fabio Erculiani
1dfc50d2d6 Release Entropy 1.0_rc5 2011-06-17 22:32:44 +02:00
Fabio Erculiani
d4eac9657b Release Entropy 1.0_rc4 2011-06-17 12:37:10 +02:00
Fabio Erculiani
a03f119514 Release Entropy 1.0_rc3 2011-06-17 10:48:52 +02:00
Fabio Erculiani
b06a09b460 Release Entropy 1.0_rc2 2011-06-16 21:55:20 +02:00
Fabio Erculiani
e58c5f8447 Release Entropy 1.0_rc1 2011-06-12 23:24:10 +02:00
Fabio Erculiani
16f7367d1e Release Entropy 1.0_beta21 2011-06-01 14:20:56 +02:00
Fabio Erculiani
424cff1037 Release Entropy 1.0_beta20 2011-05-31 11:19:33 +02:00
Fabio Erculiani
c53266f911 Release Entropy 1.0_beta19 2011-05-30 22:02:31 +02:00
Fabio Erculiani
910f118e88 Release Entropy 1.0_beta18 2011-05-28 20:17:02 +02:00
Fabio Erculiani
db20f8ac55 Release Entropy 1.0_beta17 2011-05-18 22:24:11 +02:00
Fabio Erculiani
4d871155ce Release Entropy 1.0_beta16 2011-05-17 00:08:35 +02:00
Fabio Erculiani
9d53e66b4c [equo] improve handling of --quiet in "equo install" and "equo upgrade" 2011-05-16 07:50:30 +02:00
Fabio Erculiani
83cbfde5e0 [equo] fix equo upgrade "--replay" and "--empty" support 2011-05-16 07:50:29 +02:00
Fabio Erculiani
f3e7ac1ce4 [equo] do not respawn equo during "equo upgrade" if --fetch is provided, close bug #2421 2011-05-14 10:16:38 +02:00
Fabio Erculiani
18bb05df4b Release Entropy 1.0_beta15 2011-05-06 19:19:28 +02:00
Fabio Erculiani
4370cebd6c [equo] text_ui: when calling execv*, use "equo" as application name (this will work in any case)
When debugging entropy client it's common to use "python equo.py",
but this doesn't work well with equo upgrade autorespawn code that
is using execvp()
2011-05-06 12:23:15 +02:00
Fabio Erculiani
687f414ec6 Release Entropy 1.0_beta14 2011-05-05 14:47:55 +02:00
Fabio Erculiani
f1c5877732 Release Entropy 1.0_beta13 2011-05-05 12:12:52 +02:00
Fabio Erculiani
78f7978bb2 Release Entropy 1.0_beta12 2011-05-05 11:35:14 +02:00
Fabio Erculiani
c224ef5f68 [equo] warn if running off a Live System 2011-05-05 10:26:59 +02:00
Fabio Erculiani
660abed922 Release Entropy 1.0_beta11 2011-05-04 19:32:02 +02:00
Fabio Erculiani
b602fbf34c Release Entropy 1.0_beta10 2011-05-03 18:49:15 +02:00
Fabio Erculiani
e1e8bbdf8b Release Entropy 1.0_beta9 2011-05-03 14:52:12 +02:00
Fabio Erculiani
7c43c424a9 Release Entropy 1.0_beta8 2011-05-01 08:22:36 +02:00
Fabio Erculiani
81505e123d [equo] fix equo remove --nodeps, see bug #2389 2011-05-01 08:21:56 +02:00
Fabio Erculiani
98bee11a7f Release Entropy 1.0_beta7 2011-05-01 08:21:46 +02:00
Fabio Erculiani
7398f69226 Release Entropy 1.0_beta6 2011-05-01 08:17:58 +02:00
Fabio Erculiani
d9f9c709dd [equo] use execvp() instead of execv() 2011-05-01 08:17:41 +02:00
Fabio Erculiani
4e84aad095 Release Entropy 1.0_beta5 2011-04-30 09:56:18 +02:00
Fabio Erculiani
8bcfda56f3 Release Entropy 1.0_beta4 2011-04-29 18:21:01 +02:00
Fabio Erculiani
45622fa2fe Release Entropy 1.0_beta3 2011-04-29 17:25:51 +02:00
Fabio Erculiani
41f816ea9f [equo] add --color option, see bug #2381 2011-04-29 17:12:13 +02:00
Fabio Erculiani
24f8c8cfd8 [equo] inform user when we're about to respawn equo 2011-04-26 14:09:36 +02:00
Fabio Erculiani
612e436ca1 Release Entropy 1.0_beta2 2011-04-26 12:21:31 +02:00
Fabio Erculiani
e6a75a7fb8 [equo] respawn equo if, after the installation of all the updates, there are more (critical updates case) 2011-04-26 08:35:53 +02:00
Fabio Erculiani
4b1034a197 [equo] use Entropy.edit_file() 2011-04-23 19:51:19 +02:00
Fabio Erculiani
7f5c59b772 Release Entropy 1.0_beta1 2011-04-23 14:49:13 +02:00
Fabio Erculiani
dded4cc602 [equo] fixup --help options indentation 2011-04-18 12:31:24 +02:00
Fabio Erculiani
36d184d76e Release Entropy 1.0_alpha47 2011-04-15 08:00:30 +02:00
Fabio Erculiani
aa62400790 [entropy*] drop socket service related code, R.I.P. 2011-04-15 07:35:51 +02:00
Fabio Erculiani
55d7ef1275 Release Entropy 1.0_alpha46 2011-04-15 00:42:13 +02:00
Fabio Erculiani
6fd56e4f81 [equo] when calling validate_credentials() also catch RequestError exception 2011-04-14 18:24:57 +02:00