Commit Graph

8063 Commits

Author SHA1 Message Date
Fabio Erculiani
9bb680ea67 [activator] tweak commit message file name 2011-08-21 14:02:38 +02:00
Fabio Erculiani
0210ee7b97 [entropy.server.transceivers] code style update 2011-08-21 11:13:45 +02:00
Fabio Erculiani
247e6fcc10 [services] call env-update with full path 2011-08-21 10:55:10 +02:00
Sławomir Nizio
d490a84b84 [po] update Polish translation 2011-08-20 21:17:36 +02:00
Sławomir Nizio
bc4e780274 [misc] fix some typos in equo and manual pages 2011-08-20 21:15:09 +02:00
Sławomir Nizio
a4bda31855 [man] small correction in manual page, update POD (etc.) generator 2011-08-20 18:14:13 +02:00
Fabio Erculiani
97f4a3d6f9 Tagging Entropy version 1.0_rc42 1.0_rc42 2011-08-20 14:01:31 +02:00
Fabio Erculiani
81faac522b Release Entropy 1.0_rc42 2011-08-20 14:01:23 +02:00
Fabio Erculiani
ff23cadda8 [matter-scheduler] do not use "source" but rather "." 2011-08-20 13:44:03 +02:00
Fabio Erculiani
15e11cc4ef [matter-scheduler] also do env-update && source /etc/profile 2011-08-20 13:43:30 +02:00
Fabio Erculiani
02fc5a5656 [matter] make Entropy colorized output settings affect Portage as well 2011-08-20 13:42:57 +02:00
Fabio Erculiani
ac83742c98 [matter] fixup emerge spinner setup 2011-08-20 13:27:31 +02:00
Fabio Erculiani
c64a0d19a0 [matter] drop workaround for broken sys-apps/portage's post_emerge(), not needed anymore 2011-08-19 21:52:22 +02:00
Fabio Erculiani
9f62fc8474 [equo] improve "libtest" output 2011-08-18 20:08:28 +02:00
Fabio Erculiani
c17d51e208 Tagging Entropy version 1.0_rc41 1.0_rc41 2011-08-18 17:53:54 +02:00
Fabio Erculiani
a70b02610c Release Entropy 1.0_rc41 2011-08-18 17:53:44 +02:00
Fabio Erculiani
5d2c0b95e7 [entropy.client.interfaces.dep] fix potentially disruptive typo, messed dependency schedule 2011-08-18 17:53:06 +02:00
Fabio Erculiani
1bc205736f [server] server_query: improve revdeps usage with -q 2011-08-17 11:25:26 +02:00
Fabio Erculiani
706b604bc0 Tagging Entropy version 1.0_rc40 1.0_rc40 2011-08-15 16:37:49 +02:00
Fabio Erculiani
5bed18a983 Release Entropy 1.0_rc40 2011-08-15 16:37:39 +02:00
Fabio Erculiani
957679109e [entropy.client.interfaces.package] re-apply ownership to files after setup phase
The setup phase of SPM is where users and groups get added.
Having the package already unpacked causes tar to not apply correct
ownership to files and directories. This commit fixes it.
2011-08-15 16:36:14 +02:00
Fabio Erculiani
04f00f8e94 [misc] add pkg_setup phase support 2011-08-15 16:35:47 +02:00
Fabio Erculiani
8465cb7bc1 [entropy.client.triggers] expose setup phase directly (and not hide it inside preinstall) 2011-08-15 16:35:13 +02:00
Fabio Erculiani
4a3748dbfd [entropy.spm] PortagePlugin: add comment 2011-08-15 16:34:07 +02:00
Fabio Erculiani
b6b4c0c959 [entropy.tools] add apply_tarball_ownership 2011-08-15 16:33:48 +02:00
Fabio Erculiani
714fe7f800 [entropy.output] xterm_title_reset: call xterm_title using raw=True 2011-08-15 10:43:52 +02:00
Fabio Erculiani
db0a4143ed [matter] be more explicit when printing about packages moving across SPM repos 2011-08-14 12:50:28 +02:00
Fabio Erculiani
398ebb2a6e [matter] fine tune output 2011-08-14 11:38:17 +02:00
Fabio Erculiani
82cdf227e2 [equo] when using "equo search --quiet" only print package keys (use --verbose for full atoms) 2011-08-13 15:29:59 +02:00
Fabio Erculiani
fb4eb3eb0a [client] print_package_info: add keyword arg "quiet" 2011-08-13 15:29:30 +02:00
Fabio Erculiani
783cae8302 Tagging Entropy version 1.0_rc39 1.0_rc39 2011-08-13 11:51:07 +02:00
Fabio Erculiani
da68170b6f Release Entropy 1.0_rc39 2011-08-13 11:51:00 +02:00
Fabio Erculiani
2053f69223 [entropy.client] move os.getenv() to static region 2011-08-13 11:47:48 +02:00
Fabio Erculiani
8fcb3e1162 [matter] remove debug output 2011-08-13 11:42:49 +02:00
Fabio Erculiani
eb2d47a7c4 [matter] update example files 2011-08-13 11:42:42 +02:00
Fabio Erculiani
8fd355d2a4 [matter] implement "spm-repository-change" statement support, move default statements values to parser 2011-08-13 11:40:42 +02:00
Fabio Erculiani
ea67974557 [entropy.server] also account for .asc files, if available (this is for backward compatibility) 2011-08-13 11:14:10 +02:00
Fabio Erculiani
4434cac6bb [entropy.server] _get_gpg_signature: remove stale file before returning 2011-08-13 11:13:41 +02:00
Fabio Erculiani
e73ccf24cc [matter] do not account built packages more than once 2011-08-13 11:00:20 +02:00
Fabio Erculiani
928c94ad24 [matter] fix typo in for loop 2011-08-13 11:00:19 +02:00
Sławomir Nizio
37f6ad16b3 [misc] don't use non-POSIX command/keyword 2011-08-13 00:30:06 +02:00
Fabio Erculiani
5a67de3e30 [entropy.fetchers] handle "out of pty devices" error, fix Sabayon bug 2620 2011-08-12 23:36:41 +02:00
Fabio Erculiani
8f4be276eb [entropy.client.interfaces.dep] add support for ASAP scheduling of post-dependencies
This is a hack. As hack, it is hopefully going away soon.
This is a hack. It just hides broken dependencies (like libreoffice
vs jdom vs jdom-jaxen).
This is a hack. But Portage does ugly things.
This is a hack. But my hope is that it's going to be no longer required soon.
2011-08-12 19:29:17 +02:00
Fabio Erculiani
e2a5c31986 [entropy.graph] make sure cache object becomes None again 2011-08-12 19:28:37 +02:00
Fabio Erculiani
2b612a2b89 [misc] entropy_hwgen.sh: be POSIX 2011-08-12 14:29:57 +02:00
Fabio Erculiani
49d689e54b [misc] entropy.sh: be POSIX 2011-08-12 14:29:21 +02:00
Fabio Erculiani
e5b671d5f0 [misc] fix shebang, use bash, thanks to mgorny@gentoo.org 2011-08-12 11:07:47 +02:00
Fabio Erculiani
a37f32409a Tagging Entropy version 1.0_rc38 1.0_rc38 2011-08-11 16:52:29 +02:00
Fabio Erculiani
2a4c8a8abf Release Entropy 1.0_rc38 2011-08-11 16:52:26 +02:00
Fabio Erculiani
8af8a12645 [entropy.spm] fix set() usage 2011-08-11 16:52:10 +02:00