]> git.ipfire.org Git - pakfire.git/log
pakfire.git
12 years agomacros: Move make_*_targets into build section.
Michael Tremer [Sun, 28 Aug 2011 19:52:18 +0000 (21:52 +0200)] 
macros: Move make_*_targets into build section.

12 years agoMove quality-agent to pakfire.
Michael Tremer [Sun, 28 Aug 2011 16:23:54 +0000 (18:23 +0200)] 
Move quality-agent to pakfire.

12 years agoDefine configfiles for every template.
Michael Tremer [Sun, 28 Aug 2011 16:01:06 +0000 (18:01 +0200)] 
Define configfiles for every template.

12 years agoFix for packaging packages in wrong order.
Michael Tremer [Sun, 28 Aug 2011 16:00:42 +0000 (18:00 +0200)] 
Fix for packaging packages in wrong order.

12 years agoCleanup the package module by removing binary.py and source.py.
Michael Tremer [Sun, 28 Aug 2011 13:34:50 +0000 (15:34 +0200)] 
Cleanup the package module by removing binary.py and source.py.

12 years agoFix bad string "Please your installation of Pakfire".
Michael Tremer [Thu, 25 Aug 2011 17:34:49 +0000 (19:34 +0200)] 
Fix bad string "Please your installation of Pakfire".

12 years agoUpdate translations.
Michael Tremer [Thu, 25 Aug 2011 17:33:31 +0000 (19:33 +0200)] 
Update translations.

Russian and Danish are added.

12 years agoOne huge commit, that breaks pakfire.
Michael Tremer [Thu, 25 Aug 2011 16:43:07 +0000 (18:43 +0200)] 
One huge commit, that breaks pakfire.

This commit introduces the new format of the pakfire makefiles.

12 years agoAdd code, that actually runs scriptlets.
Michael Tremer [Wed, 10 Aug 2011 16:13:38 +0000 (18:13 +0200)] 
Add code, that actually runs scriptlets.

12 years agoFix for replacing packages.
Michael Tremer [Wed, 10 Aug 2011 14:00:51 +0000 (16:00 +0200)] 
Fix for replacing packages.

Sometimes, we replace a package by another one with a different
name, which causes that the original package is removed.
By removing, we delete all files, that may be owned by the
new package, which is not recognized as a "to be replaced" package
and all files are removed.
So, we now do a diff against the whole file database to check
if an other package owns a file, we want to remove. If so,
we let this file be where it is.

12 years agoUpdate translations.
Michael Tremer [Tue, 9 Aug 2011 08:24:28 +0000 (10:24 +0200)] 
Update translations.

12 years agoFix initialization of directory repositories.
Michael Tremer [Sun, 7 Aug 2011 11:43:17 +0000 (13:43 +0200)] 
Fix initialization of directory repositories.

12 years agoLog Pakfire Builder header only in release mode.
Michael Tremer [Sun, 7 Aug 2011 11:42:22 +0000 (13:42 +0200)] 
Log Pakfire Builder header only in release mode.

12 years agoAdd support for --version on CLI.
Michael Tremer [Sun, 7 Aug 2011 10:22:34 +0000 (12:22 +0200)] 
Add support for --version on CLI.

12 years agoDump information about built packages afterwards.
Michael Tremer [Sun, 7 Aug 2011 10:18:16 +0000 (12:18 +0200)] 
Dump information about built packages afterwards.

12 years agoRemove old repository metadata when writing new.
Michael Tremer [Sun, 7 Aug 2011 09:37:53 +0000 (11:37 +0200)] 
Remove old repository metadata when writing new.

12 years agoRe-enable install test after building packages.
Michael Tremer [Sun, 7 Aug 2011 09:35:04 +0000 (11:35 +0200)] 
Re-enable install test after building packages.

12 years agoAdd some idea to TODO.
Michael Tremer [Sun, 7 Aug 2011 09:24:10 +0000 (11:24 +0200)] 
Add some idea to TODO.

12 years agoBump version 0.9.7. 0.9.7
Michael Tremer [Sat, 6 Aug 2011 19:42:10 +0000 (21:42 +0200)] 
Bump version 0.9.7.

12 years agoAdd default prefix /usr.
Michael Tremer [Sat, 6 Aug 2011 19:33:27 +0000 (21:33 +0200)] 
Add default prefix /usr.

12 years agoAdd "resolvdep" command.
Michael Tremer [Sat, 6 Aug 2011 18:56:07 +0000 (20:56 +0200)] 
Add "resolvdep" command.

12 years agoAdd "check-update" command.
Michael Tremer [Sat, 6 Aug 2011 18:20:47 +0000 (20:20 +0200)] 
Add "check-update" command.

Does the same as "update" does, but breaks after calculating the
transaction.

12 years agoFix typo in README.
Michael Tremer [Sat, 6 Aug 2011 16:39:54 +0000 (18:39 +0200)] 
Fix typo in README.

12 years agoUpdate INSTALL document.
Michael Tremer [Sat, 6 Aug 2011 16:37:39 +0000 (18:37 +0200)] 
Update INSTALL document.

12 years agoAdd README document.
Michael Tremer [Sat, 6 Aug 2011 16:27:17 +0000 (18:27 +0200)] 
Add README document.

12 years agoDownload packages in alphabetical order.
Michael Tremer [Sat, 6 Aug 2011 16:06:16 +0000 (18:06 +0200)] 
Download packages in alphabetical order.

It just looks much nicer.

12 years agoAdd copyright information to all files.
Michael Tremer [Sat, 6 Aug 2011 15:57:30 +0000 (17:57 +0200)] 
Add copyright information to all files.

12 years agoAdd license information.
Michael Tremer [Sat, 6 Aug 2011 14:20:58 +0000 (16:20 +0200)] 
Add license information.

12 years agoAdd some notes about the translation.
Michael Tremer [Sat, 6 Aug 2011 14:17:29 +0000 (16:17 +0200)] 
Add some notes about the translation.

12 years agoUpdate translations.
Michael Tremer [Sat, 6 Aug 2011 14:02:35 +0000 (16:02 +0200)] 
Update translations.

Thanks to all contributors.

12 years agoUpdate .gitignore.
Michael Tremer [Sat, 6 Aug 2011 14:00:40 +0000 (16:00 +0200)] 
Update .gitignore.

12 years agoRemove old test code.
Michael Tremer [Sat, 6 Aug 2011 13:58:51 +0000 (15:58 +0200)] 
Remove old test code.

12 years agoAdd support for --offline mode.
Michael Tremer [Sat, 6 Aug 2011 13:49:50 +0000 (15:49 +0200)] 
Add support for --offline mode.

12 years agoRemove pakfire-repo command.
Michael Tremer [Sat, 6 Aug 2011 12:16:57 +0000 (14:16 +0200)] 
Remove pakfire-repo command.

12 years agoBump version to 0.9.6. 0.9.6
Michael Tremer [Sat, 6 Aug 2011 07:59:50 +0000 (09:59 +0200)] 
Bump version to 0.9.6.

12 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Fri, 5 Aug 2011 20:57:57 +0000 (22:57 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

12 years agoMerge branch 'master' of git://git.ipfire.org/oddments/pakfire
Michael Tremer [Fri, 5 Aug 2011 20:08:22 +0000 (20:08 +0000)] 
Merge branch 'master' of git://git.ipfire.org/oddments/pakfire

12 years agoFix transaction action names.
Michael Tremer [Fri, 5 Aug 2011 20:06:24 +0000 (20:06 +0000)] 
Fix transaction action names.

12 years agoUpdate German translation and integrate transifex client.
Michael Tremer [Fri, 5 Aug 2011 17:39:09 +0000 (19:39 +0200)] 
Update German translation and integrate transifex client.

12 years agoMove from libsatsolver to libsolv.
Michael Tremer [Fri, 5 Aug 2011 17:15:05 +0000 (19:15 +0200)] 
Move from libsatsolver to libsolv.

12 years agoBump version to 0.9.5. 0.9.5
Michael Tremer [Fri, 5 Aug 2011 17:04:59 +0000 (19:04 +0200)] 
Bump version to 0.9.5.

12 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Fri, 5 Aug 2011 16:57:02 +0000 (18:57 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

12 years agoAdd TODO list.
Michael Tremer [Fri, 5 Aug 2011 16:55:59 +0000 (18:55 +0200)] 
Add TODO list.

12 years agoMake sure to kill all running processes in chroot.
Michael Tremer [Fri, 5 Aug 2011 16:23:46 +0000 (18:23 +0200)] 
Make sure to kill all running processes in chroot.

12 years agoFix server downloader which has no Pakfire reference.
Michael Tremer [Thu, 4 Aug 2011 15:35:10 +0000 (17:35 +0200)] 
Fix server downloader which has no Pakfire reference.

12 years agoFix displaying wrong kind of ID for problem.
Michael Tremer [Thu, 4 Aug 2011 14:54:04 +0000 (16:54 +0200)] 
Fix displaying wrong kind of ID for problem.

12 years agoMake installations, removals and updates by relations possible.
Michael Tremer [Wed, 3 Aug 2011 22:17:20 +0000 (00:17 +0200)] 
Make installations, removals and updates by relations possible.

12 years agoFix for progress bar after unifying util.py.
Michael Tremer [Wed, 3 Aug 2011 22:16:39 +0000 (00:16 +0200)] 
Fix for progress bar after unifying util.py.

12 years agoFix wrong action name in transaction.
Michael Tremer [Wed, 3 Aug 2011 22:15:56 +0000 (00:15 +0200)] 
Fix wrong action name in transaction.

12 years agoSupport relations for "pakfire provides ...".
Michael Tremer [Wed, 3 Aug 2011 22:07:51 +0000 (00:07 +0200)] 
Support relations for "pakfire provides ...".

12 years agoAllow better version of build-essentials.
Michael Tremer [Wed, 3 Aug 2011 22:01:00 +0000 (00:01 +0200)] 
Allow better version of build-essentials.

12 years agoAdd support for http proxies.
Michael Tremer [Wed, 3 Aug 2011 21:42:00 +0000 (23:42 +0200)] 
Add support for http proxies.

12 years agoAdd option to throttle download speed.
Michael Tremer [Wed, 3 Aug 2011 21:22:51 +0000 (23:22 +0200)] 
Add option to throttle download speed.

12 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Wed, 3 Aug 2011 20:53:11 +0000 (22:53 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

12 years agoAdd some compat lines for older packages.
Michael Tremer [Wed, 3 Aug 2011 20:52:53 +0000 (22:52 +0200)] 
Add some compat lines for older packages.

12 years agoImplement pseudo-script support.
Michael Tremer [Wed, 3 Aug 2011 12:28:57 +0000 (14:28 +0200)] 
Implement pseudo-script support.

12 years agoRename --instroot to --root.
Michael Tremer [Wed, 3 Aug 2011 11:41:27 +0000 (13:41 +0200)] 
Rename --instroot to --root.

12 years agoUnify util.py.
Michael Tremer [Wed, 3 Aug 2011 11:39:57 +0000 (13:39 +0200)] 
Unify util.py.

12 years agoFix typo.
Michael Tremer [Wed, 3 Aug 2011 10:30:30 +0000 (12:30 +0200)] 
Fix typo.

12 years agoAdd option to configure multiinstall packages.
Michael Tremer [Sun, 31 Jul 2011 20:19:52 +0000 (20:19 +0000)] 
Add option to configure multiinstall packages.

12 years agoAdd "pakfire check" which checks the system for errors.
Michael Tremer [Sun, 31 Jul 2011 19:17:42 +0000 (19:17 +0000)] 
Add "pakfire check" which checks the system for errors.

12 years agoSkip showing empty transactions.
Michael Tremer [Sun, 31 Jul 2011 18:27:05 +0000 (18:27 +0000)] 
Skip showing empty transactions.

12 years agoBuild cleanup actions and add support to remove packages from the db.
Michael Tremer [Sun, 31 Jul 2011 17:43:13 +0000 (17:43 +0000)] 
Build cleanup actions and add support to remove packages from the db.

12 years agoRemove PackageListing class.
Michael Tremer [Sun, 31 Jul 2011 15:33:41 +0000 (15:33 +0000)] 
Remove PackageListing class.

12 years agoMake search returning always the most recent version of a package.
Michael Tremer [Sun, 31 Jul 2011 15:27:54 +0000 (15:27 +0000)] 
Make search returning always the most recent version of a package.

12 years agoFix localinstall.
Michael Tremer [Sun, 31 Jul 2011 15:12:59 +0000 (15:12 +0000)] 
Fix localinstall.

There have been several issues when installing packages from
the filesystem.
We are now creating a temporary repository, add all packages to
the repository index and install from that.
Finally, the temporary repository is removed.

12 years agoFix logging of dependency errors to build log.
Michael Tremer [Sun, 31 Jul 2011 14:20:17 +0000 (16:20 +0200)] 
Fix logging of dependency errors to build log.

12 years agoAdd compatibility for old source packages.
Michael Tremer [Sun, 31 Jul 2011 12:11:23 +0000 (14:11 +0200)] 
Add compatibility for old source packages.

12 years agoShow more user friendly error messages on Errors.
Michael Tremer [Sun, 31 Jul 2011 11:38:38 +0000 (13:38 +0200)] 
Show more user friendly error messages on Errors.

12 years agoFix missing installation of dependency packages for source packages.
Michael Tremer [Sat, 30 Jul 2011 21:30:25 +0000 (23:30 +0200)] 
Fix missing installation of dependency packages for source packages.

12 years agoBump version to 0.9.4. 0.9.4
Michael Tremer [Sat, 30 Jul 2011 21:11:46 +0000 (23:11 +0200)] 
Bump version to 0.9.4.

12 years agoUpdate language files.
Michael Tremer [Sat, 30 Jul 2011 21:11:21 +0000 (23:11 +0200)] 
Update language files.

12 years agoDisplay consumed space when running a transaction.
Michael Tremer [Sat, 30 Jul 2011 20:53:11 +0000 (22:53 +0200)] 
Display consumed space when running a transaction.

12 years agoFix display errors when showing the transaction dump.
Michael Tremer [Sat, 30 Jul 2011 20:12:06 +0000 (22:12 +0200)] 
Fix display errors when showing the transaction dump.

12 years agoAdd support to remove content of packages in the filesystem.
Michael Tremer [Sat, 30 Jul 2011 19:21:32 +0000 (21:21 +0200)] 
Add support to remove content of packages in the filesystem.

12 years agoImplement "localinstall" command.
Michael Tremer [Fri, 29 Jul 2011 19:01:57 +0000 (19:01 +0000)] 
Implement "localinstall" command.

12 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Fri, 29 Jul 2011 15:41:32 +0000 (17:41 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

12 years agoFix and faster creation of the repository index.
Michael Tremer [Fri, 29 Jul 2011 15:41:14 +0000 (17:41 +0200)] 
Fix and faster creation of the repository index.

12 years agoAdd support for solutions.
Michael Tremer [Fri, 29 Jul 2011 15:33:42 +0000 (17:33 +0200)] 
Add support for solutions.

12 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Fri, 29 Jul 2011 13:41:48 +0000 (15:41 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

12 years agoImplement dumping solver problems.
Michael Tremer [Fri, 29 Jul 2011 13:08:00 +0000 (15:08 +0200)] 
Implement dumping solver problems.

12 years agoFix a compiler warning.
Michael Tremer [Tue, 26 Jul 2011 10:11:16 +0000 (12:11 +0200)] 
Fix a compiler warning.

The Python.h header file always must be included first.

12 years agoFix detection of the compression of the package files.
Michael Tremer [Mon, 25 Jul 2011 15:01:34 +0000 (17:01 +0200)] 
Fix detection of the compression of the package files.

12 years agoAdd support for prerequires.
Michael Tremer [Sun, 24 Jul 2011 16:18:19 +0000 (18:18 +0200)] 
Add support for prerequires.

12 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Sun, 24 Jul 2011 11:34:47 +0000 (13:34 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

12 years agoFix composing of source packages on the server.
Michael Tremer [Sun, 24 Jul 2011 11:32:45 +0000 (13:32 +0200)] 
Fix composing of source packages on the server.

12 years agoAdd --mode switch for "pakfire-build build ..." command.
Michael Tremer [Sat, 23 Jul 2011 11:13:21 +0000 (13:13 +0200)] 
Add --mode switch for "pakfire-build build ..." command.

--mode=release will only build with official repositories and
disable the build repository which is also enabled when running
with --mode=development.

--mode=development is the default for pakfire-build.
--mode=release is the default for pakfire-server.

12 years agoMerge branch 'master' of git://git.ipfire.org/oddments/pakfire
Michael Tremer [Fri, 22 Jul 2011 13:07:26 +0000 (15:07 +0200)] 
Merge branch 'master' of git://git.ipfire.org/oddments/pakfire

12 years agoFix for sending dependency error correctly to the server.
Michael Tremer [Fri, 22 Jul 2011 13:07:05 +0000 (15:07 +0200)] 
Fix for sending dependency error correctly to the server.

12 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.

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

12 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.

12 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.

12 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.

12 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.

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

12 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.

12 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.

12 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.

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