Commit Graph

1665 Commits

Author SHA1 Message Date
Fabio Erculiani 9dc8f26687 [kernel-switcher] initial kernel-switcher refactoring
Migrate kernel-switcher to a separate directory and start splitting
the code into library <-> application.
2013-03-06 11:52:21 +00:00
Fabio Erculiani 7573e0e1d5 Release Entropy 180 2013-03-03 01:08:10 +00:00
Fabio Erculiani ee38930096 Release Entropy 179 2013-03-02 18:58:16 +00:00
Fabio Erculiani 8af1d2fe2d [equo] update man pages 2013-02-28 16:37:52 +00:00
Fabio Erculiani d996460b30 [entropy.client.dep,solo] add support for --onlydeps, as per bug #3817
equo {install,source,download} now support --onlydeps.
Using --onlydeps, only dependencies of the selected packages are installed,
unless the selected packages are dependencies themselves.
2013-02-28 13:47:50 +00:00
Fabio Erculiani 7771d641e2 [entropy.client] extend Client.calculate_updates() to return critical updates info
calculate_updates() now returns a dictionary containing the same pieces of
information available before. In addition, it now also returns if critical
updates were found and returned by the method itself.
This is particularly useful for enforcing relaxed deps calculation in case
of critical updates (which is what happens now).

This commit breaks the Entropy Client API.
2013-02-24 13:30:28 +00:00
Fabio Erculiani 1fa5b9acf3 Release Entropy 178 2013-02-21 00:11:14 +01:00
Fabio Erculiani 09adfa92e6 Release Entropy 177 2013-02-20 18:56:39 +01:00
Fabio Erculiani 65e5fcdb68 Release Entropy 176 2013-02-20 13:36:08 +01:00
Fabio Erculiani 877cf926d8 Release Entropy 175 2013-02-08 17:14:22 +01:00
Fabio Erculiani c028464ebe Release Entropy 174 2013-02-07 08:43:33 +01:00
Fabio Erculiani 2b4b258e8f Release Entropy 173 2013-02-04 08:53:43 +00:00
Fabio Erculiani 075b84872b [equo] fix "equo conf update" -7 discard option as per bug 3630 2013-01-26 11:42:17 +00:00
Fabio Erculiani 4426b93254 Release Entropy 172 2013-01-24 22:18:43 +00:00
Fabio Erculiani b40c10af3d Release Entropy 171 2013-01-24 00:40:21 +00:00
Fabio Erculiani 9a2f4c00cd Release Entropy 170 2013-01-21 09:12:37 +00:00
Fabio Erculiani 6af2220427 [client] update transations 2013-01-20 12:00:09 +00:00
Fabio Erculiani 86bd948b61 Release Entropy 169 2013-01-15 22:22:55 +00:00
Fabio Erculiani 7d9e76db1c Release Entropy 168 2013-01-14 00:50:27 +00:00
Fabio Erculiani c2829066e2 Release Entropy 167 2013-01-12 14:37:03 +00:00
Fabio Erculiani 04419d0a0a Release Entropy 166 2013-01-12 14:00:12 +00:00
Fabio Erculiani ca40d783b1 Release Entropy 165 2013-01-06 17:19:56 +00:00
Fabio Erculiani 7f26af3710 Release Entropy 164 2013-01-05 12:49:50 +00:00
Fabio Erculiani 024f42093b Release Entropy 163 2013-01-05 12:43:36 +00:00
Fabio Erculiani 66360b9912 Release Entropy 162 2013-01-02 18:33:23 +00:00
Fabio Erculiani 0ef31e9021 Release Entropy 161 2012-12-30 16:25:47 +01:00
Fabio Erculiani 3d904689e3 Release Entropy 160 2012-12-26 21:00:15 +01:00
Fabio Erculiani bb052e992f [equo] when running with args: "equo --bashcomp", do not call args.pop(0) if args is empty 2012-12-26 19:32:36 +01:00
Fabio Erculiani 329da2587f [equo] fix UnicodeEncodeError as per bug #3873 2012-12-26 19:17:13 +01:00
Fabio Erculiani e935acf577 Release Entropy 159 2012-12-26 19:01:59 +01:00
Fabio Erculiani 51f80944ff Release Entropy 158 2012-12-21 00:54:31 +01:00
Fabio Erculiani ce64433a6c Release Entropy 157 2012-12-18 19:58:31 +01:00
Fabio Erculiani c5249488a6 [equo] fix "equo update" through dbus, properly populate the repositories list 2012-12-16 22:12:39 +01:00
Fabio Erculiani 2113b201ad [equo] do not allow update through dbus if no repo is configured 2012-12-16 19:59:56 +01:00
Fabio Erculiani f4aef3c97d Release Entropy 156 2012-12-16 19:17:10 +01:00
Fabio Erculiani 224da38b28 Release Entropy 155 2012-12-16 18:42:22 +01:00
Fabio Erculiani f2cf417979 [equo] implement the "--injected" switch for "equo match" 2012-12-08 12:57:44 +01:00
Fabio Erculiani 3b27f40c20 Release Entropy 154 2012-12-02 09:23:46 +01:00
Fabio Erculiani 9c67b9dfa1 [client] update translations 2012-12-01 19:28:28 +01:00
Fabio Erculiani 8e42f387ea Release Entropy 153 2012-12-01 19:26:21 +01:00
Fabio Erculiani ea7a559f45 [equo] convert all the sys.argv elements to unicode in main()
This avoids potential issues with entropy.db and other entropy.client
components.
2012-12-01 19:15:55 +01:00
Fabio Erculiani 5ce930fc8d [equo] update man pages 2012-11-25 21:24:42 +01:00
Fabio Erculiani 6576830df5 Release Entropy 152 2012-11-25 20:04:58 +01:00
Fabio Erculiani 6f8682af3c [equo] add new command "equo query updates"
This command can be used in update-motd scripts for generating system
update status information.
2012-11-25 19:28:56 +01:00
Fabio Erculiani 3d04b69b7d [equo] trivial: remove unused import 2012-11-25 19:03:41 +01:00
Fabio Erculiani 0685cd4132 [equo] add "equo version (or --version)" command 2012-11-25 18:59:38 +01:00
Fabio Erculiani afb6d4e2c9 [equo] write license text to file in binary mode, don't use codecs.open() 2012-11-25 18:51:28 +01:00
Fabio Erculiani 2ff854789c [equo] update all the supported translations 2012-11-25 18:13:46 +01:00
Fabio Erculiani fda0450aaf [equo] add Romanian translation 2012-11-25 18:13:30 +01:00
Fabio Erculiani 922bf6e0a7 Release Entropy 151 2012-11-23 22:58:43 +01:00