Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-09 | make the messages while waiting for a chroot lock more helpful | Luke Shumaker | |
2012-12-09 | Improve the help messages for librechroot and libremakepkg | Luke Shumaker | |
2012-12-09 | rethink libremakepkg's chroot logic to make it play well from in a chroot | Luke Shumaker | |
2012-12-09 | Add /usr/share/libretools/conf.sh, use /etc/libretools.d/chroot.conf | Luke Shumaker | |
Use it for librechroot, libremakepkg, libremkchroot | |||
2012-12-09 | libremakepkg: learn '-C' to dissable using the chroot | Luke Shumaker | |
2012-11-30 | libremakepkg: match makepkg's error message if PKGBUILD does not exist | Luke Shumaker | |
2012-11-30 | libremakepkg: forget -R | Luke Shumaker | |
2012-11-30 | libremakepkg: fix bug in makepkg_conf_get | Luke Shumaker | |
2012-11-28 | many fixes | Luke Shumaker | |
2012-11-28 | improve libremakepkg's help message | Luke Shumaker | |
2012-11-28 | teach libremakepkg "-m" to use a different command than "makepkg"v20121128.1 | Luke Shumaker | |
2012-11-28 | Rewrite libremakepkg to not use makechrootpkg | Luke Shumaker | |
2012-11-28 | chroot-tools: disable overriding CHROOTDIR at the command line | Luke Shumaker | |
2012-11-13 | add an '-f' flag to pkgbuild-check-nonfree to let libremakepkg run as root | Luke Shumaker | |
2012-11-13 | libremakepkg: fix copy_log | Luke Shumaker | |
2012-11-12 | libremakepkg: touch up brackets | Luke Shumaker | |
2012-11-12 | chroot-tools: clean up, make play nice with new devtools | Luke Shumaker | |
* buildenv: delete; this is done by `mkarchroot` * librechroot: - adopt `archbuild`'s concept of CHROOT and CHROOTCOPY - add `-l` option to set the CHROOTCOPY * libremakepkg: - adopt `archbuild`'s concept of CHROOT and CHROOTCOPY - add `-l` option to set the CHROOTCOPY - pass options to `makechrootpkg` and `makepkg` the way `-h` always said it did * libremkchroot: - adopt `archbuild`'s concept of CHROOT and CHROOTCOPY - remove `-c` option to set the pacman cache - remove `-f` option to force overwrite | |||
2012-11-07 | organize the files | Luke Shumaker | |