]> git.ipfire.org Git - pakfire.git/log
pakfire.git
13 years agoAllow pakfire command to work on chrooted ipfire systems.
Michael Tremer [Thu, 21 Jul 2011 21:45:30 +0000 (23:45 +0200)] 
Allow pakfire command to work on chrooted ipfire systems.

13 years agoFix hash comparison issue.
Michael Tremer [Thu, 21 Jul 2011 20:27:07 +0000 (22:27 +0200)] 
Fix hash comparison issue.

13 years agoFix multiple passing of kwarg mode.
Michael Tremer [Thu, 21 Jul 2011 16:29:03 +0000 (18:29 +0200)] 
Fix multiple passing of kwarg mode.

13 years agoFix regex string that searched for the package evr.
Michael Tremer [Thu, 21 Jul 2011 15:49:44 +0000 (17:49 +0200)] 
Fix regex string that searched for the package evr.

13 years agoMake mode a keyword argument in Pakfire.
Michael Tremer [Thu, 21 Jul 2011 15:49:29 +0000 (17:49 +0200)] 
Make mode a keyword argument in Pakfire.

13 years agoMove Actions to a seperate file.
Michael Tremer [Thu, 21 Jul 2011 14:27:50 +0000 (16:27 +0200)] 
Move Actions to a seperate file.

13 years agoFix download information.
Michael Tremer [Thu, 21 Jul 2011 13:44:10 +0000 (15:44 +0200)] 
Fix download information.

13 years agoAdd "clean all" command to pakfire and pakfire-builder.
Michael Tremer [Thu, 21 Jul 2011 12:52:20 +0000 (14:52 +0200)] 
Add "clean all" command to pakfire and pakfire-builder.

13 years agoAdd some mode variable to tell Pakfire in what kind it is running.
Michael Tremer [Thu, 21 Jul 2011 12:16:00 +0000 (14:16 +0200)] 
Add some mode variable to tell Pakfire in what kind it is running.

13 years agoRebuild accidentially committed repository configuration file.
Michael Tremer [Thu, 21 Jul 2011 11:42:37 +0000 (13:42 +0200)] 
Rebuild accidentially committed repository configuration file.

13 years agoRemove some dead code.
Michael Tremer [Thu, 21 Jul 2011 11:38:38 +0000 (13:38 +0200)] 
Remove some dead code.

13 years agoFix a couple of compiler warnings in the C module.
Michael Tremer [Thu, 21 Jul 2011 11:38:18 +0000 (13:38 +0200)] 
Fix a couple of compiler warnings in the C module.

13 years agoBump version 0.9.3. 0.9.3
Michael Tremer [Wed, 20 Jul 2011 18:40:08 +0000 (20:40 +0200)] 
Bump version 0.9.3.

13 years agoFix "remove" command.
Michael Tremer [Wed, 20 Jul 2011 17:09:38 +0000 (17:09 +0000)] 
Fix "remove" command.

13 years agoFix output of groups from packages in solv file.
Michael Tremer [Wed, 20 Jul 2011 17:09:08 +0000 (17:09 +0000)] 
Fix output of groups from packages in solv file.

13 years agoFix "update" command.
Michael Tremer [Wed, 20 Jul 2011 16:59:09 +0000 (16:59 +0000)] 
Fix "update" command.

13 years agoMerge remote-tracking branch 'origin/sat' into sat
Michael Tremer [Wed, 20 Jul 2011 16:33:32 +0000 (18:33 +0200)] 
Merge remote-tracking branch 'origin/sat' into sat

13 years agoTell the solver the correct priority of a repository.
Michael Tremer [Wed, 20 Jul 2011 16:31:52 +0000 (18:31 +0200)] 
Tell the solver the correct priority of a repository.

13 years agoImplement --enable-repo=... on console.
Michael Tremer [Wed, 20 Jul 2011 16:17:51 +0000 (18:17 +0200)] 
Implement --enable-repo=... on console.

13 years agoRemove requires switch which is currently not supported.
Michael Tremer [Wed, 20 Jul 2011 10:09:03 +0000 (12:09 +0200)] 
Remove requires switch which is currently not supported.

13 years agoCheck if pakfire is actually running on an IPFire system.
Michael Tremer [Wed, 20 Jul 2011 10:07:03 +0000 (12:07 +0200)] 
Check if pakfire is actually running on an IPFire system.

That won't cause too much damage on the buildsystems.

13 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire into sat
Michael Tremer [Wed, 20 Jul 2011 09:16:57 +0000 (11:16 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire into sat

Conflicts:
pakfire/base.py
pakfire/repository/index.py

13 years agoFix wrong database output for groups.
Michael Tremer [Wed, 20 Jul 2011 09:13:26 +0000 (09:13 +0000)] 
Fix wrong database output for groups.

13 years agoFix import of database packages by checking the input a bit better.
Michael Tremer [Wed, 20 Jul 2011 09:03:29 +0000 (11:03 +0200)] 
Fix import of database packages by checking the input a bit better.

13 years agoFix install/remove/update.
Michael Tremer [Sun, 17 Jul 2011 18:13:47 +0000 (20:13 +0200)] 
Fix install/remove/update.

13 years agoFix grouplist command.
Michael Tremer [Sun, 17 Jul 2011 17:58:17 +0000 (19:58 +0200)] 
Fix grouplist command.

13 years agoFix "download" for local packages.
Michael Tremer [Sun, 17 Jul 2011 17:24:59 +0000 (19:24 +0200)] 
Fix "download" for local packages.

13 years agoFix "pakfire info ..." command.
Michael Tremer [Sun, 17 Jul 2011 17:24:35 +0000 (19:24 +0200)] 
Fix "pakfire info ..." command.

13 years agoFix when trying to install a file to the build environment.
Michael Tremer [Sun, 17 Jul 2011 16:56:56 +0000 (18:56 +0200)] 
Fix when trying to install a file to the build environment.

13 years agoFix reading the "build" repository and give it a shiny progress bar.
Michael Tremer [Sun, 17 Jul 2011 15:38:55 +0000 (17:38 +0200)] 
Fix reading the "build" repository and give it a shiny progress bar.

13 years agoMove create_relation(...) to Pakfire class.
Michael Tremer [Sun, 17 Jul 2011 13:59:17 +0000 (15:59 +0200)] 
Move create_relation(...) to Pakfire class.

13 years agoAdd search attributes to _pakfire.so module.
Michael Tremer [Sun, 17 Jul 2011 13:49:37 +0000 (15:49 +0200)] 
Add search attributes to _pakfire.so module.

13 years agoMove _pakfire.so module to the pakfire module.
Michael Tremer [Sun, 17 Jul 2011 12:20:01 +0000 (14:20 +0200)] 
Move _pakfire.so module to the pakfire module.

This won't ever be loaded seperately by an application.

13 years agoMake version number easily configureable in setup.py.
Michael Tremer [Sun, 17 Jul 2011 12:16:59 +0000 (14:16 +0200)] 
Make version number easily configureable in setup.py.

13 years agoRemove some dead code.
Michael Tremer [Sun, 17 Jul 2011 11:02:25 +0000 (13:02 +0200)] 
Remove some dead code.

13 years agoFix some import issues with the code.
Michael Tremer [Sun, 17 Jul 2011 10:49:23 +0000 (12:49 +0200)] 
Fix some import issues with the code.

13 years agoInstall pakfire in shell mode, again.
Michael Tremer [Sun, 17 Jul 2011 10:48:48 +0000 (12:48 +0200)] 
Install pakfire in shell mode, again.

13 years agoImplement searching the pool.
Michael Tremer [Sun, 17 Jul 2011 10:08:02 +0000 (12:08 +0200)] 
Implement searching the pool.

13 years agosat: Enhance Request class to remove, update or lock things.
Michael Tremer [Sat, 16 Jul 2011 20:21:44 +0000 (22:21 +0200)] 
sat: Enhance Request class to remove, update or lock things.

13 years agoRemove some backup files.
Michael Tremer [Sat, 16 Jul 2011 18:47:19 +0000 (20:47 +0200)] 
Remove some backup files.

13 years agoMove transaction from repository module to pakfire module.
Michael Tremer [Sat, 16 Jul 2011 18:39:58 +0000 (20:39 +0200)] 
Move transaction from repository module to pakfire module.

13 years agoRemove some unused code.
Michael Tremer [Sat, 16 Jul 2011 18:26:53 +0000 (20:26 +0200)] 
Remove some unused code.

13 years agoIntroduce the C solver module.
Michael Tremer [Sat, 16 Jul 2011 15:11:59 +0000 (17:11 +0200)] 
Introduce the C solver module.

13 years agoDisable cache. Feature was broken.
Michael Tremer [Wed, 6 Jul 2011 21:53:18 +0000 (23:53 +0200)] 
Disable cache. Feature was broken.

14 years agoIntroduce stub for change action.
Michael Tremer [Wed, 8 Jun 2011 22:55:08 +0000 (00:55 +0200)] 
Introduce stub for change action.

14 years agoMerge branch 'master' of git://git.ipfire.org/oddments/pakfire
Michael Tremer [Sat, 21 May 2011 19:59:09 +0000 (19:59 +0000)] 
Merge branch 'master' of git://git.ipfire.org/oddments/pakfire

14 years agoMake path configureable of Pakfire.
Michael Tremer [Sat, 21 May 2011 19:58:47 +0000 (19:58 +0000)] 
Make path configureable of Pakfire.

14 years agoCleanup of transaction code.
Michael Tremer [Sat, 21 May 2011 15:34:06 +0000 (17:34 +0200)] 
Cleanup of transaction code.

Remove unneeded stuff and fix formatting.

14 years agoSome bigger rework of the transaction code and solver.
Michael Tremer [Sat, 21 May 2011 15:19:26 +0000 (17:19 +0200)] 
Some bigger rework of the transaction code and solver.

14 years agoEnhance translation code to support plural translations.
Michael Tremer [Sat, 21 May 2011 13:10:13 +0000 (15:10 +0200)] 
Enhance translation code to support plural translations.

14 years agoRemove old server module from setup.py.
Michael Tremer [Fri, 20 May 2011 20:02:50 +0000 (22:02 +0200)] 
Remove old server module from setup.py.

14 years agoUpdate POTFILES.in.
Michael Tremer [Fri, 20 May 2011 20:02:36 +0000 (22:02 +0200)] 
Update POTFILES.in.

14 years agoserver: Amount of memory exceedes XMLRPC limit.
Michael Tremer [Fri, 20 May 2011 20:01:56 +0000 (22:01 +0200)] 
server: Amount of memory exceedes XMLRPC limit.

So we send it in kilobytes.

14 years agoCleanup the server stuff and unify it.
Michael Tremer [Thu, 19 May 2011 10:53:43 +0000 (12:53 +0200)] 
Cleanup the server stuff and unify it.

14 years agoAsk user to ack the transaction.
Michael Tremer [Sun, 1 May 2011 13:50:28 +0000 (13:50 +0000)] 
Ask user to ack the transaction.

14 years agoAdd "remove" command to CLI to remove packages.
Michael Tremer [Sun, 1 May 2011 13:20:06 +0000 (13:20 +0000)] 
Add "remove" command to CLI to remove packages.

14 years agoImplement update command.
Michael Tremer [Sat, 30 Apr 2011 21:03:49 +0000 (21:03 +0000)] 
Implement update command.

14 years agoMerge branch 'master' of git://git.ipfire.org/oddments/pakfire
Michael Tremer [Sat, 30 Apr 2011 16:38:39 +0000 (16:38 +0000)] 
Merge branch 'master' of git://git.ipfire.org/oddments/pakfire

14 years agoAdd some lines that were supposed to report problems of the solver if any.
Michael Tremer [Sat, 30 Apr 2011 16:38:03 +0000 (16:38 +0000)] 
Add some lines that were supposed to report problems of the solver if any.

This doesn't work, but I wanted to save the code.

14 years agoAdd ignore action.
Michael Tremer [Sat, 30 Apr 2011 16:26:49 +0000 (18:26 +0200)] 
Add ignore action.

14 years agoAdd support for obsoletes.
Michael Tremer [Sat, 30 Apr 2011 16:26:38 +0000 (18:26 +0200)] 
Add support for obsoletes.

14 years agoReenable installation test.
Michael Tremer [Sat, 30 Apr 2011 16:26:16 +0000 (18:26 +0200)] 
Reenable installation test.

14 years agoMake localinstall command work again.
Michael Tremer [Sat, 30 Apr 2011 13:01:59 +0000 (13:01 +0000)] 
Make localinstall command work again.

14 years agoInitial import of the sat solver code.
Michael Tremer [Fri, 29 Apr 2011 19:20:03 +0000 (21:20 +0200)] 
Initial import of the sat solver code.

14 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Mon, 25 Apr 2011 17:20:03 +0000 (19:20 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

14 years agobuilder: Enable logging when doing a build for the server and upload the file afterwards.
Michael Tremer [Mon, 25 Apr 2011 17:14:47 +0000 (19:14 +0200)] 
builder: Enable logging when doing a build for the server and upload the file afterwards.

14 years agobuilder: Add option to log the build into a file.
Michael Tremer [Mon, 25 Apr 2011 15:59:25 +0000 (17:59 +0200)] 
builder: Add option to log the build into a file.

14 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Sat, 23 Apr 2011 10:49:40 +0000 (12:49 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

14 years agoUpdate command line interface command for the latest changes.
Michael Tremer [Sat, 23 Apr 2011 10:48:01 +0000 (12:48 +0200)] 
Update command line interface command for the latest changes.

14 years agoMove building source packages from master to slaves.
Michael Tremer [Sat, 23 Apr 2011 10:38:41 +0000 (12:38 +0200)] 
Move building source packages from master to slaves.

14 years agoAdd possibility to package more than one source package in one environment.
Michael Tremer [Sat, 23 Apr 2011 10:38:02 +0000 (12:38 +0200)] 
Add possibility to package more than one source package in one environment.

14 years agoautobuilder: Switch back to download source package from the webserver.
Michael Tremer [Fri, 22 Apr 2011 22:15:45 +0000 (00:15 +0200)] 
autobuilder: Switch back to download source package from the webserver.

14 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Sat, 16 Apr 2011 19:37:45 +0000 (21:37 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

14 years agoAnother bunch of changes of the communication betweeen the master server and the...
Michael Tremer [Sat, 16 Apr 2011 14:27:34 +0000 (16:27 +0200)] 
Another bunch of changes of the communication betweeen the master server and the client.

14 years agoUpload all packages in chunks.
Michael Tremer [Thu, 14 Apr 2011 19:24:22 +0000 (21:24 +0200)] 
Upload all packages in chunks.

14 years agoSubmit exceptions during the build to the master server.
Michael Tremer [Thu, 14 Apr 2011 19:22:07 +0000 (21:22 +0200)] 
Submit exceptions during the build to the master server.

14 years agoUpdate code to upload packages to the master server.
Michael Tremer [Wed, 13 Apr 2011 20:18:37 +0000 (22:18 +0200)] 
Update code to upload packages to the master server.

14 years agoDon't go to shell by default.
Michael Tremer [Wed, 13 Apr 2011 20:12:23 +0000 (22:12 +0200)] 
Don't go to shell by default.

14 years agoDump package information when building from a source package.
Michael Tremer [Wed, 13 Apr 2011 20:11:57 +0000 (22:11 +0200)] 
Dump package information when building from a source package.

14 years agoFix error when mastering source packages.
Michael Tremer [Wed, 13 Apr 2011 15:11:35 +0000 (17:11 +0200)] 
Fix error when mastering source packages.

14 years agoAdd missing import in chroot.py.
Michael Tremer [Sun, 10 Apr 2011 21:29:21 +0000 (23:29 +0200)] 
Add missing import in chroot.py.

14 years agoFix shell command on CLI.
Michael Tremer [Sun, 10 Apr 2011 21:28:27 +0000 (23:28 +0200)] 
Fix shell command on CLI.

14 years agoReenable function to get all packages from all repositories.
Michael Tremer [Sun, 10 Apr 2011 21:23:24 +0000 (23:23 +0200)] 
Reenable function to get all packages from all repositories.

14 years agoFix function call of info().
Michael Tremer [Sun, 10 Apr 2011 21:21:50 +0000 (23:21 +0200)] 
Fix function call of info().

14 years agoFix for chroot change.
Michael Tremer [Sat, 9 Apr 2011 20:30:19 +0000 (22:30 +0200)] 
Fix for chroot change.

14 years agoMove chroot code into own file.
Michael Tremer [Sat, 9 Apr 2011 18:24:00 +0000 (20:24 +0200)] 
Move chroot code into own file.

14 years agoRemove plugins (we don't need it).
Michael Tremer [Sat, 9 Apr 2011 15:20:50 +0000 (17:20 +0200)] 
Remove plugins (we don't need it).

14 years agoStep two of code cleanup.
Michael Tremer [Sat, 9 Apr 2011 15:16:44 +0000 (17:16 +0200)] 
Step two of code cleanup.

Created api.py which is supposed to be imported by other applications.

14 years agoRemove some ugly imports.
Michael Tremer [Sat, 9 Apr 2011 14:01:27 +0000 (16:01 +0200)] 
Remove some ugly imports.

14 years agoTry to design a better API.
Michael Tremer [Sat, 9 Apr 2011 12:55:35 +0000 (14:55 +0200)] 
Try to design a better API.

14 years agoRemove replaced packages from package set.
Michael Tremer [Fri, 8 Apr 2011 18:46:01 +0000 (20:46 +0200)] 
Remove replaced packages from package set.

14 years agoMerge branch 'master' of git://git.ipfire.org/oddments/pakfire into server
Michael Tremer [Fri, 8 Apr 2011 17:37:31 +0000 (19:37 +0200)] 
Merge branch 'master' of git://git.ipfire.org/oddments/pakfire into server

14 years agoAdd support to fetch packages from the server and build them.
Michael Tremer [Fri, 8 Apr 2011 17:17:07 +0000 (19:17 +0200)] 
Add support to fetch packages from the server and build them.

14 years agoAdd requires command to CLI.
Michael Tremer [Thu, 7 Apr 2011 16:55:19 +0000 (18:55 +0200)] 
Add requires command to CLI.

14 years agoFix merge error.
Michael Tremer [Wed, 6 Apr 2011 11:31:29 +0000 (13:31 +0200)] 
Fix merge error.

14 years agoMerge branch 'master' of git://git.ipfire.org/oddments/pakfire into server
Michael Tremer [Wed, 6 Apr 2011 11:23:08 +0000 (13:23 +0200)] 
Merge branch 'master' of git://git.ipfire.org/oddments/pakfire into server

Conflicts:
pakfire/packages/base.py

14 years agoInitial commit of the pakfire server stuff.
Michael Tremer [Wed, 6 Apr 2011 11:22:23 +0000 (13:22 +0200)] 
Initial commit of the pakfire server stuff.

14 years agoFasten dependency resultion (a bit).
Michael Tremer [Tue, 5 Apr 2011 18:20:37 +0000 (20:20 +0200)] 
Fasten dependency resultion (a bit).

14 years agoAccept z, Z, j and J as "yes" on the yes-no-question.
Michael Tremer [Tue, 5 Apr 2011 17:11:17 +0000 (19:11 +0200)] 
Accept z, Z, j and J as "yes" on the yes-no-question.

14 years agoRemove reading configuration from examples directory.
Michael Tremer [Tue, 5 Apr 2011 17:10:29 +0000 (19:10 +0200)] 
Remove reading configuration from examples directory.