summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-18Support running toru and toru-path via PATH.Michał Masłowski
2012-02-18Don'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-15Don't remove sudo, makechrootpkg needs it.Michał Masłowski
2012-02-14Add libreaddiff, a script to diff lists of packages in abs or db.Michał Masłowski
2012-02-10;)Nicolás Reynolds
2012-02-10Fix the permissions so the user won't get access denied error when they try toJoe
install the package.
2012-02-08cleansystem: file not needed anymore, use update-cleansystem.Joshua Ismael Haase Hernández
2012-02-08librechroot: use update-cleansystem.Joshua Ismael Haase Hernández
update-cleansystem: writes to /etc/libretools.d/cleansystem.
2012-02-06librechroot: -r option creates empty repoJoshua Ismael Haase Hernández
librerelease: exit with error if signing fails
2012-02-05Script to update cleansystemNicolás Reynolds
It creates an empty root and prints base and base-devel installation onto cleansystem. Run and commit cleansystem after.
2012-02-04Merge branch 'master' of ssh://gparabola/libretoolsNicolás Reynolds
Conflicts: libremakepkg
2012-02-04Create a repo by default, add [repo] to CHROOT/etc/pacman.conf to use itNicolás Reynolds
2012-02-04Diff PKGBUILDs if duplicate + use https AURNicolás Reynolds
2012-02-04Tool to quickly know if a package is unfreeNicolás Reynolds
2012-02-04Removed debug settingNicolás Reynolds
2012-01-25is_built: faster (from fauno's branch)Joshua Ismael Haase Hernández
updated calls to is_built
2012-01-25libremakepkg: pass arguments to makechrootpkg correctlyJoshua Ismael Haase Hernández
2012-01-24Merge http://projects.parabolagnulinux.org/libretoolsJoshua Ismael Haase Hernández
2012-01-24Fixed ID errorNicolas Reynolds
2012-01-22Merge branch 'master' of gitpar:libretoolsJoshua Ismael Haase Hernández
2012-01-21Merging fullpkgNicolas Reynolds
2012-01-21Merge branch 'master' into faunoNicolas Reynolds
Conflicts: fullpkg toru
2012-01-21noupdate checkNicolas Reynolds
2012-01-11fullpkg: corrected some error.Joshua Ismael Haase Hernández
2012-01-05Be more informative + don't allow empty SIGEXTNicolás Reynolds
2012-01-05Don't run as root, since it won't work if WORKDIR is not an absolute pathNicolás Reynolds
2011-12-31write libremkchrootv20111231Luke Shumaker
2011-12-31Fix renamed variable in libremakepkg (s/CHROOTNAME/CHROOT/)Luke Shumaker
2011-12-31fix typo in usage output for librecommitLuke Shumaker
2011-12-28fullpkg: split in fullpkg-find and fullpkg-buildJoshua 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-27libremakepkg: fixed conditionalsJoshua Ismael Haase Hernández
toru: -p exit with 1 status if not found
2011-12-26pkgbuild-check-nonfree: optimized + checks multiple PKGBUILDSJoshua Ismael Haase Hernández
2011-12-25toru: -p flag for showing the path of some pkgnameJoshua Ismael Haase Hernández
2011-12-24libremessages: added in_array functionJoshua Ismael Haase Hernández
2011-12-24libremakepkg: uses chroot for cleaningJoshua Ismael Haase Hernández
librechroot: clean chroot option added (uses pacman) cleansystem: updated list from a clean chroot
2011-12-22Merge branch 'master' of ssh://gparabola/libretoolsNicolás Reynolds
2011-12-22Keep base-devel installed. Mount bind to default CacheDir on chrootNicolás Reynolds
2011-12-22Skip existing PKGBUILDs (doesn't compare versions)Nicolás Reynolds
2011-12-22Repackage all architectures at onceNicolás Reynolds
2011-12-21create cleansystem list every timeJoshua Ismael Haase Hernández
2011-12-21Some usage messages addedJoshua Ismael Haase Hernández
2011-12-20Merge branch 'master' of gitpar:libretoolsJoshua Ismael Haase Hernández
2011-12-18Merge branch 'master' of ssh://gparabola/libretoolsNicolás Reynolds
2011-12-18Check running as normal userNicolás Reynolds
2011-12-14Merge branch 'master' into faunoNicolas Reynolds
2011-12-14Perform cleanup to avoid bogus pathsNicolas Reynolds
2011-12-14Do batch signingNicolás Reynolds
* Removed signing code from librestage * Make package signatures mandatory * Make librerelease sign all packages at once * Verify existing signatures before releasing
2011-12-14Merge branch 'master' of ssh://gparabola/libretoolsNicolás Reynolds
2011-12-14Make libremakepkg bind local makepkg dirs to chroot'sNicolás Reynolds
2011-12-09"cleansystem is sorted"Joshua Ismael Haase Hernández