Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-30 | Merge branch 'master' of http://projects.parabolagnulinux.org/libretools | Nicolás Reynolds | |
Conflicts: src/aur src/chroot-tools/librechroot src/librerepkg | |||
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 | libretools.conf: set LIBREUSER and LIBREHOME | Luke Shumaker | |
2012-11-28 | clean up aurv20121128 | Luke Shumaker | |
2012-11-28 | libretools.conf: remove libretools from CHROOTEXTRAPKG, it is being added to ↵ | Luke Shumaker | |
base-devel | |||
2012-11-28 | libretools.conf: force CHROOT != root | 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-26 | libremessages: term_title: learn about xterm/rxvt | Luke Shumaker | |
2012-11-13 | clean up some misc scripts | Luke Shumaker | |
2012-11-13 | rm src/update-cleansystem | Luke Shumaker | |
2012-11-13 | aur: use bash builtins instead of sedv20121113 | Luke Shumaker | |
2012-11-13 | add an '-f' flag to pkgbuild-check-nonfree to let libremakepkg run as root | Luke Shumaker | |
2012-11-13 | pkgbuild-check-nonfree: fix a few errors, clean up | Luke Shumaker | |
This includes the notorious command-not-found error triggered in libremakepkg | |||
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 | Merge branch 'libretools.conf'v20121112 | 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-12 | libretools.conf: organize into sections | Luke Shumaker | |
2012-11-12 | libretools.conf: clean up CHROOT* settings: | Luke Shumaker | |
* CHROOTEXTRAPKG: add libretools, remove tokyocabinet (dep of libretools) * CHROOT=default new devtools does NOT like 'root' | |||
2012-11-12 | libretools.conf: set COMMITCMD=git by default | Luke Shumaker | |
2012-11-12 | libretools.conf: add a shebang to help editors out | Luke Shumaker | |
2012-11-12 | libretools.conf: autodetect DIFFTOOL | Luke Shumaker | |
2012-11-12 | libretools.conf: add [prc] and [java] to REPOS | Luke Shumaker | |
2012-11-12 | libretools.conf: remove CACHEDIR (grep confirms it is unused) | Luke Shumaker | |
2012-11-12 | libretools.conf: improve the "code" section at the end | Luke Shumaker | |
* verify that XDG_CONFIG_HOME is set; if not, then set it * warn about all unconfigured variables, not just the first one * source the user-specific libretools.conf, if it exists | |||
2012-11-12 | libretools.conf: clean up .ssh/config recomendation | Luke Shumaker | |
2012-11-12 | touch up libremessages | Luke Shumaker | |
2012-11-07 | Merge branch 'master' of git://gitorious.org/parabola/libretools | Nicolás Reynolds | |
2012-11-07 | chmod 755 src/mips64el-tools/mips-add | Luke Shumaker | |
2012-11-07 | mv libretools.conf src/ | Luke Shumaker | |
2012-11-07 | mv src/pr{,-}tools | Luke Shumaker | |
2012-11-07 | organize the files | Luke Shumaker | |