aboutsummaryrefslogtreecommitdiffstats
path: root/src/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* rh-upload-core is no rh-upload and allows general file uploadingastokes2009-09-081-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@627 ef72aa8b-4018-0410-8976-d6e080ef94d8
* resolves: rhbz503804astokes2009-07-231-1/+0
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@616 ef72aa8b-4018-0410-8976-d6e080ef94d8
* resolves bz434626 Wrong directory structure for translationsastokes2009-01-211-76/+76
| | | | | | | resolves bz436053 /usr/share/sos is not owned by any package git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@551 ef72aa8b-4018-0410-8976-d6e080ef94d8
* - mainly changes to the building process of sosastokes2008-12-191-1/+2
| | | | | | | - altered spec file to conform to fedora guidelines git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@546 ef72aa8b-4018-0410-8976-d6e080ef94d8
* attempting to fix build process to be more saneastokes2008-12-191-1/+10
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@545 ef72aa8b-4018-0410-8976-d6e080ef94d8
* revertastokes2008-10-011-1/+77
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@525 ef72aa8b-4018-0410-8976-d6e080ef94d8
* RHEL-5 branch updateastokes2008-10-011-77/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@524 ef72aa8b-4018-0410-8976-d6e080ef94d8
* added languages to rpm packagenavid2007-12-141-1/+77
| | | | | | | | | only obsolete sysreport if dist == rhel activate workaround in xen plugin for BZ#371251 sos-internal.spec clean-up (as sos-html-logs was removed from source) git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@473 ef72aa8b-4018-0410-8976-d6e080ef94d8
* merged navid-dev back into trunk, see spec file for detailsnavid2007-11-221-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@457 ef72aa8b-4018-0410-8976-d6e080ef94d8
* added support for GPG encryption of reportsnavid2007-10-051-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@417 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Merged branch navid-dev r372:389 into the trunk.navid2007-09-041-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@390 ef72aa8b-4018-0410-8976-d6e080ef94d8
* merged navid-dev -r r350:r364 into trunk/rhel-5-startr1.7-8navid2007-08-171-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@368 ef72aa8b-4018-0410-8976-d6e080ef94d8
* added arabic language translationshnavid2007-08-031-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@323 ef72aa8b-4018-0410-8976-d6e080ef94d8
* catch exceptions even for copyStuff()shnavid2007-08-021-1/+1
| | | | | | | added missing files for sysreport.legacy git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@311 ef72aa8b-4018-0410-8976-d6e080ef94d8
* added sysreport.legacyshnavid2007-08-021-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@308 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Merged navid-dev r306 into the trunkshnavid2007-08-021-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@307 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * package translations as wellshnavid2007-07-141-1/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@205 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * stripped unnecessary bits out of setup.pyshnavid2007-07-131-14/+0
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@202 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * bumped version to 1.7r1.7shnavid2007-07-121-1/+1
| | | | | | | | | | | | | | | | | | * curses menu disabled by default (enable with -c) * sosreport output friendlier to the user (and similar to sysreport) * smarter plugin listing which also shows options and disable/enabled plugins * require root permissions only for actual sosreport generation * fix in -k where option value was treated as string instead of int * made progressbar wider (60 chars) * selinux plugin is enabled only if selinux is also enabled on the system * made some errors less verbose to the user * made sosreport not copy files pointed by symbolic links (same as sysreport, we don't need /usr/bin/X or /sbin/ifup) * copy links as links (cp -P) * added plugin get_description() that returns a short decription for the plugin * guess sosreport name from system's name git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@195 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * more fixes for fedora..shnavid2007-07-061-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@181 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * fixed indentation of %description in spec fileshnavid2007-07-021-3/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@161 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * removed useless sos.spec (it is generated on the fly by setup.py)r1.6shnavid2007-07-021-1/+2
| | | | | | | | | | | * added changelog information to setup.cfg * minor fixes/enhancements to Makefile * added "make rpm" * fixed "License" of rpm package * changed packager name git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@157 ef72aa8b-4018-0410-8976-d6e080ef94d8
* bumped versionsconklin2007-05-251-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@136 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed a backtrace due to bad handling of nonexistent file in kernel plugin, ↵sconklin2007-05-251-1/+1
| | | | | | and some minor typos, bumped release number git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@135 ef72aa8b-4018-0410-8976-d6e080ef94d8
* About to tag for errata release, incremented version to 1.4sconklin2007-04-301-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@132 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed a problem with installation of man page. rpmbuild compressessconklin2007-04-201-1/+1
| | | | | | | | the man page, which changed the file name and caused a failure. Now we just compress it first and deliver it that way. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@124 ef72aa8b-4018-0410-8976-d6e080ef94d8
* add man page to setup.py / sos.specjwbernin2007-02-201-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@86 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Removed meaningless error when target of a symlink had already been copied ↵sconklin2006-12-151-1/+1
| | | | | | to the destination tree git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@63 ef72aa8b-4018-0410-8976-d6e080ef94d8
* git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@61 ↵sconklin2006-12-151-1/+1
| | | | ef72aa8b-4018-0410-8976-d6e080ef94d8
* Removed spurious messages, fixed file permissions to improve security,sconklin2006-12-151-2/+1
| | | | | | | | moved tar generation into policy module, delete tree in /tmp when done, and added option -g to only gather info and not create tarball git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@58 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Separated upstream and build versioning, rolled to a 1.0 release number, ↵sconklin2006-08-301-1/+1
| | | | | | | | | cleaned up spec file. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@46 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Preparing release for RHEL evaluation, fixed noisy setup, incremented releasesconklin2006-08-141-2/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@40 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed a problem with html links in the report tosconklin2006-07-171-1/+1
| | | | | | | | output of commands run in plugins, increment release. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@29 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Bumped version, fixed makefile for archive-createsconklin2006-07-171-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@20 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed Makefile for svn, bumped versionsconklin2006-07-131-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@13 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Initial import, moved project from internal server to 108sconklin2006-07-121-0/+27
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@5 ef72aa8b-4018-0410-8976-d6e080ef94d8