Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-18 | Use a consistently plural message. | Michał Masłowski | |
2012-02-18 | Let toru ignore broken PKGBUILDs instead of failing. | Michał Masłowski | |
2012-02-18 | Fix some toru "unknown errors". | Michał Masłowski | |
2012-02-18 | Support running toru and toru-path via PATH. | Michał Masłowski | |
2012-02-18 | Don't run update-cleansystem on each librechroot -c run. | Michał Masłowski | |
Typical mips64el packaging requires one run of it per package, while most package updates don't change the cleansystem set. So it would just use more time and bandwidth. | |||
2012-02-15 | Don't remove sudo, makechrootpkg needs it. | Michał Masłowski | |
2012-02-14 | Add libreaddiff, a script to diff lists of packages in abs or db. | Michał Masłowski | |
2012-02-10 | ;) | Nicolás Reynolds | |
2012-02-10 | Fix the permissions so the user won't get access denied error when they try to | Joe | |
install the package. | |||
2012-02-08 | cleansystem: file not needed anymore, use update-cleansystem. | Joshua Ismael Haase Hernández | |
2012-02-08 | librechroot: use update-cleansystem. | Joshua Ismael Haase Hernández | |
update-cleansystem: writes to /etc/libretools.d/cleansystem. | |||
2012-02-06 | librechroot: -r option creates empty repo | Joshua Ismael Haase Hernández | |
librerelease: exit with error if signing fails | |||
2012-02-05 | Script to update cleansystem | Nicolás Reynolds | |
It creates an empty root and prints base and base-devel installation onto cleansystem. Run and commit cleansystem after. | |||
2012-02-04 | Merge branch 'master' of ssh://gparabola/libretools | Nicolás Reynolds | |
Conflicts: libremakepkg | |||
2012-02-04 | Create a repo by default, add [repo] to CHROOT/etc/pacman.conf to use it | Nicolás Reynolds | |
2012-02-04 | Diff PKGBUILDs if duplicate + use https AUR | Nicolás Reynolds | |
2012-02-04 | Tool to quickly know if a package is unfree | Nicolás Reynolds | |
2012-02-04 | Removed debug setting | Nicolás Reynolds | |
2012-01-25 | is_built: faster (from fauno's branch) | Joshua Ismael Haase Hernández | |
updated calls to is_built | |||
2012-01-25 | libremakepkg: pass arguments to makechrootpkg correctly | Joshua Ismael Haase Hernández | |
2012-01-24 | Merge http://projects.parabolagnulinux.org/libretools | Joshua Ismael Haase Hernández | |
2012-01-24 | Fixed ID error | Nicolas Reynolds | |
2012-01-22 | Merge branch 'master' of gitpar:libretools | Joshua Ismael Haase Hernández | |
2012-01-21 | Merging fullpkg | Nicolas Reynolds | |
2012-01-21 | Merge branch 'master' into fauno | Nicolas Reynolds | |
Conflicts: fullpkg toru | |||
2012-01-21 | noupdate check | Nicolas Reynolds | |
2012-01-11 | fullpkg: corrected some error. | Joshua Ismael Haase Hernández | |
2012-01-05 | Be more informative + don't allow empty SIGEXT | Nicolás Reynolds | |
2012-01-05 | Don't run as root, since it won't work if WORKDIR is not an absolute path | Nicolás Reynolds | |
2011-12-31 | write libremkchrootv20111231 | Luke Shumaker | |
2011-12-31 | Fix renamed variable in libremakepkg (s/CHROOTNAME/CHROOT/) | Luke Shumaker | |
2011-12-31 | fix typo in usage output for librecommit | Luke Shumaker | |
2011-12-28 | fullpkg: split in fullpkg-find and fullpkg-build | Joshua Ismael Haase Hernández | |
fullpkg-build: build, download and custom command on <build_dir> fullpkg-find: create a build_dir or append new building instruction libretools-mips64el: deprecation process pkgbuild-check-nonfree: minor bug corrected | |||
2011-12-27 | libremakepkg: fixed conditionals | Joshua Ismael Haase Hernández | |
toru: -p exit with 1 status if not found | |||
2011-12-26 | pkgbuild-check-nonfree: optimized + checks multiple PKGBUILDS | Joshua Ismael Haase Hernández | |
2011-12-25 | toru: -p flag for showing the path of some pkgname | Joshua Ismael Haase Hernández | |
2011-12-24 | libremessages: added in_array function | Joshua Ismael Haase Hernández | |
2011-12-24 | libremakepkg: uses chroot for cleaning | Joshua Ismael Haase Hernández | |
librechroot: clean chroot option added (uses pacman) cleansystem: updated list from a clean chroot | |||
2011-12-22 | Merge branch 'master' of ssh://gparabola/libretools | Nicolás Reynolds | |
2011-12-22 | Keep base-devel installed. Mount bind to default CacheDir on chroot | Nicolás Reynolds | |
2011-12-22 | Skip existing PKGBUILDs (doesn't compare versions) | Nicolás Reynolds | |
2011-12-22 | Repackage all architectures at once | Nicolás Reynolds | |
2011-12-21 | create cleansystem list every time | Joshua Ismael Haase Hernández | |
2011-12-21 | Some usage messages added | Joshua Ismael Haase Hernández | |
2011-12-20 | Merge branch 'master' of gitpar:libretools | Joshua Ismael Haase Hernández | |
2011-12-18 | Merge branch 'master' of ssh://gparabola/libretools | Nicolás Reynolds | |
2011-12-18 | Check running as normal user | Nicolás Reynolds | |
2011-12-14 | Merge branch 'master' into fauno | Nicolas Reynolds | |
2011-12-14 | Perform cleanup to avoid bogus paths | Nicolas Reynolds | |
2011-12-14 | Do batch signing | Nicolás Reynolds | |
* Removed signing code from librestage * Make package signatures mandatory * Make librerelease sign all packages at once * Verify existing signatures before releasing |