Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-02 | librechroot: clean up files when done | Luke Shumaker | |
2012-12-02 | librechroot: don't print messages for everything | Luke Shumaker | |
2012-12-02 | librechroot: fix variable names in sync() | Luke Shumaker | |
2012-12-02 | fix file permissions on librechroot.gpl2 | Luke Shumaker | |
2012-11-30 | librechroot: use PATH to find chcleanup | Luke Shumaker | |
2012-11-30 | libremakepkg: autoclean before building | 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-30 | [librechroot] have -n set the CHROOT; rename the old -n to -m | Luke Shumaker | |
https://labs.parabola.nu/issues/252 | |||
2012-11-30 | move librechroot's sync into it's own file for licensing reasons | Luke Shumaker | |
2012-11-28 | many fixes | Luke Shumaker | |
2012-11-28 | improve libremakepkg's help message | Luke Shumaker | |
2012-11-28 | fix a typov20121128.2 | 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 | reorganize, add a few features to librechroot | Luke Shumaker | |
2012-11-28 | fix getopts for libremkchroot | Luke Shumaker | |
2012-11-28 | take (some) advantage of chroottools, fix some compatability things | Luke Shumaker | |
mkarchroot/archroot's option parsing is a little less flexible (but a lot more understandable) than it was before. | |||
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 | librechroot: keep a lock on the CHROOTCOPY the whole time | Luke Shumaker | |
2012-11-12 | librechroot: fix a bug in clean_pacman | Luke Shumaker | |
2012-11-12 | I'm embarrassed; I commited non-working file lock codev20121112.2 | Luke Shumaker | |
2012-11-12 | librechroot: learn how to sync copies with rootv20121112.1 | Luke Shumaker | |
2012-11-12 | libremkchroot: don't use cleansystem | 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 | |