summaryrefslogtreecommitdiff
path: root/src/libretools.conf
AgeCommit message (Collapse)Author
2013-05-02COMMITCMD is no longer used, remove it from the confLuke Shumaker
2013-01-13libretools.conf: tweak DIFFTOOL detectionLuke Shumaker
2013-01-04remove obvious comment from libretools.confLuke Shumaker
2013-01-04move checks from libretools.conf to conf.shLuke Shumaker
2013-01-04fix dumb mistake in libretools.confLuke Shumaker
2012-12-09Add /usr/share/libretools/conf.sh, use /etc/libretools.d/chroot.confLuke Shumaker
Use it for librechroot, libremakepkg, libremkchroot
2012-11-30libretools.conf: fix FULLBUILDCMDLuke Shumaker
2012-11-30libretools.conf: force SIGEXT and SIGID to be setLuke Shumaker
https://labs.parabola.nu/issues/154
2012-11-28libretools.conf: change the default value of CHROOTDIR to match devtoolsv20121128.3Luke Shumaker
2012-11-28many fixesLuke Shumaker
2012-11-28libretools.conf: set LIBREUSER and LIBREHOMELuke Shumaker
2012-11-28libretools.conf: remove libretools from CHROOTEXTRAPKG, it is being added to ↵Luke Shumaker
base-devel
2012-11-28libretools.conf: force CHROOT != rootLuke Shumaker
2012-11-12libretools.conf: organize into sectionsLuke Shumaker
2012-11-12libretools.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-12libretools.conf: set COMMITCMD=git by defaultLuke Shumaker
2012-11-12libretools.conf: add a shebang to help editors outLuke Shumaker
2012-11-12libretools.conf: autodetect DIFFTOOLLuke Shumaker
2012-11-12libretools.conf: add [prc] and [java] to REPOSLuke Shumaker
2012-11-12libretools.conf: remove CACHEDIR (grep confirms it is unused)Luke Shumaker
2012-11-12libretools.conf: improve the "code" section at the endLuke 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-12libretools.conf: clean up .ssh/config recomendationLuke Shumaker
2012-11-07mv libretools.conf src/Luke Shumaker