]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2011-02-18  Michael TremerAdd TERM and PS1 to environment in chroot.
2011-02-13  Michael TremerAdd support for exclude files.
2011-02-13  Michael TremerAdd INSTALL document.
2011-02-13  Michael TremerFix logging if not running in debug mode.
2011-02-13  Michael TremerAdd Makefile.
2011-02-13  Michael TremerMake sure HOME is set in build environment.
2011-02-13  Michael TremerRead system configuration files correctly.
2011-02-13  Michael TremerAdd support for ccache.
2011-02-13  Michael TremerCreate proper sorting and package selection for same...
2011-02-13  Michael TremerAdd provides command to pakfire-build.
2011-02-13  Michael TremerFix typo from last commit.
2011-02-13  Michael TremerAdd local build repository to store built packages.
2011-02-13  Michael TremerRemove _io_.py from POTFILES.
2011-02-13  Michael TremerBunch of misc. changes.
2011-02-13  Michael TremerAdd unique method to package listing.
2011-02-13  Michael TremerPass package metadata to the environment when building...
2011-02-13  Michael TremerSave filelist to package.
2011-02-13  Michael TremerFixes on filelist output.
2011-02-13  Michael TremerChanges on dependency resolving.
2011-02-13  Michael TremerAdd automatic conversion to right object when passing...
2011-02-13  Michael TremerDump environment variables when entering the chroot.
2011-02-13  Michael TremerAdd a small (disabled) hack to add all available packag...
2011-02-07  Michael TremerFix display of repository name when dumping the transac...
2011-02-07  Michael Tremercli: Fix/implement install/localinstall command.
2011-02-07  Michael TremerSkip files with wrong extension when walking through...
2011-02-07  Michael TremerDisplay repository name and url when dumping package...
2011-02-07  Michael TremerCleanup of package data structures.
2011-02-07  Michael TremerFix logging (that cut some lines).
2011-02-07  Michael TremerFix coding error.
2011-02-07  Michael TremerRemove cpio code.
2011-02-07  Michael TremerAdd new class FilePackage.
2011-02-07  Michael Tremerindex: Search for files in a directory recursively.
2011-02-06  Michael Tremerplugins: Add plugin skeleton.
2011-02-06  Michael Tremerplugins: Add possibiblity to register and run a plugin.
2011-02-06  Michael TremerAdd support for icecream.
2011-02-06  Michael TremerAutomatically calculate parallelism flags.
2011-02-06  Michael TremerAdd personality support to build chroot.
2011-02-06  Michael TremerUpdating translations.
2011-02-06  Michael Tremersetup: Forgot to add the packages and plugin modules.
2011-02-06  Michael Tremerbuilder: Use system /etc/resolv.conf and /etc/hosts...
2011-02-06  Michael TremerDisable to empty the environment when moving into a...
2011-02-06  Michael Tremerpackager: When adding the files to the archive we can...
2011-02-06  Michael TremerMake option to disable repositories on command line.
2011-02-05  Michael Tremerbuilder: Start build environment with a login shell.
2011-02-05  Michael TremerInitial import.