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-16 | toru-utils: trap shows name of $0 | Joshua Ismael Haase Hernández | |
2012-02-16 | update-cleansystem: doesn't show erros of not avaliable db on tempdir | Joshua Ismael Haase Hernández | |
2012-02-15 | Fix passing arguments of libremakepkg to makepkg. | Michał Masłowski | |
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-14 | Merge branch 'master' into fauno | Nicolas Reynolds | |
2012-02-14 | Update the system before building | Nicolas Reynolds | |
2012-02-13 | Add pkgbase to the path list | Nicolas Reynolds | |
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 | Perform cleanups + "bury" packages if needed | Nicolas Reynolds | |
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-06 | _pkg contained the depth also | Nicolas Reynolds | |
2012-02-06 | Treepkg guess repo and put it on BUILDORDER. Also remove libremessages since | Nicolas Reynolds | |
libretools.conf does this for us. | |||
2012-02-05 | Use libretools' cleansystem | Nicolas Reynolds | |
2012-02-05 | Make treepkg run HOOKLOCALRELEASE and mipsrelease update the databases | Nicolas Reynolds | |
treepkg should stay away of updating databases, since it can be used inside or outside the chroot. (updating dbs from outside is unnecessary) | |||
2012-02-05 | Merge branch 'master' into fauno | Nicolas Reynolds | |
Conflicts: is_built | |||
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 | Merge branch 'master' into fauno | Nicolas Reynolds | |
2012-01-24 | Fixed ID error | Nicolas Reynolds | |
2012-01-23 | Use -dd to avoid having dependencies versions too | Nicolas Reynolds | |
2012-01-22 | Merge branch 'master' of gitpar:libretools | Joshua Ismael Haase Hernández | |
2012-01-22 | Quicker is_built, only one call to pacman | Nicolas Reynolds | |
time shows this version is 1s long against 5s from before | |||
2012-01-22 | Create a work dir and build in order | Nicolas Reynolds | |
2012-01-22 | Fullpkg redone :) | Nicolas Reynolds | |
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 |