Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-09 | Add /usr/share/libretools/conf.sh, use /etc/libretools.d/chroot.conf | Luke Shumaker | |
Use it for librechroot, libremakepkg, libremkchroot | |||
2012-11-30 | libretools.conf: fix FULLBUILDCMD | Luke Shumaker | |
2012-11-30 | libretools.conf: force SIGEXT and SIGID to be set | Luke Shumaker | |
https://labs.parabola.nu/issues/154 | |||
2012-11-28 | libretools.conf: change the default value of CHROOTDIR to match devtoolsv20121128.3 | Luke Shumaker | |
2012-11-28 | many fixes | Luke Shumaker | |
2012-11-28 | libretools.conf: set LIBREUSER and LIBREHOME | 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-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-07 | mv libretools.conf src/ | Luke Shumaker | |