summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* createprestorepo - full sourceJonathan Dieter2007-04-233-1/+225
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Make compatible with Rawhide. Many bugfixes.Jonathan Dieter2007-04-156-42/+52
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Small typo fix (seq should be sequence)Jonathan Dieter2007-04-062-1/+8
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Some house-keeping work in preparation for release to Extras.Jonathan Dieter2007-04-053-13/+18
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Add improved logging. Many bug fixes.Jonathan Dieter2007-04-046-63/+155
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Add Ahmed's patch to rebuild rpms in separate thread.Jonathan Dieter2007-04-039-416/+206
| | | | | Complete rebuild of createprestorepo Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Change how sequence is stored in presto.xml.gz to enhance accuracy.Jonathan Dieter2007-03-302-6/+11
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Split server and clientJonathan Dieter2007-03-2917-33/+43
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* New serverJonathan Dieter2007-03-293-336/+507
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Revert "Fix autodownload of public gpg keys. Fix README."Jonathan Dieter2007-03-293-27/+21
| | | | This reverts commit 29e8480de3b168ecfef72d99eb8ada465ba31f6d.
* Fix autodownload of public gpg keys. Fix README.Jonathan Dieter2007-03-293-21/+27
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Bump to 0.3.0. Start downloading deltarpms ourselves.Jonathan Dieter2007-03-288-80/+244
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Do full (slow) MD5 check when checking to see if deltarpm can be applied ↵Jonathan Dieter2007-03-263-3/+6
| | | | | against disk contents Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Properly exit when unable to apply deltarpmJonathan Dieter2007-03-262-2/+3
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Fix bug where we sometimes die if delta repository doesn't exist (Second try)Jonathan Dieter2007-03-263-8/+10
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Fix bug where we sometimes die if delta repository doesn't existJonathan Dieter2007-03-262-6/+12
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Fixed another mirrorlist bugJonathan Dieter2007-03-262-3/+4
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Added logging to /var/log/presto.logJonathan Dieter2007-03-264-1/+87
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Fixed bug that breaks yum installJonathan Dieter2007-03-243-40/+54
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* A number of bug-fixes and added --disablepresto command-line optionJonathan Dieter2007-03-245-92/+146
| | | Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* - Fixed bug in handling mirrorlists in original repositoriesJonathan Dieter2007-03-232-1/+11
| | | | | - Added Changelog Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Version 0.2Jonathan Dieter2007-03-222-9/+348
| | | | | * Makefile modified for use in rpms Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Fixed miscellaneous bugsJonathan Dieter2007-03-227-7/+37
| | | | | Created Makefile Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Massive rewrite of whole system. Now uses yum-like XML data so we don't ↵Jonathan Dieter2007-03-2113-779/+2144
| | | | | waste time on 404 messages. Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Implement drpmIsWorthKeeping, and only generate a drpm if it's not alreadyAhmed Kamal2007-02-141-3/+27
| | | | there.
* Initial code commit for server side codeAhmed Kamal2007-02-091-0/+155
|
* Initial code commitAhmed Kamal2007-02-094-1/+609
|
* Blank file for repo creationroot2007-02-081-0/+1