index
:
mirror/parabola/packages/libretools
fauno/newroot
fauno/recutils
lukeshu/librecheck
master
ticgit
mirror of git://projects.parabola.nu/packages/libretools.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
chroot-tools
/
librechroot
Age
Commit message (
Expand
)
Author
2013-06-23
librechroot: fix mkdir spitting to stderr in clean-pkgs.
Luke Shumaker
2013-06-11
librechroot: clarify what config files are installed.
Luke Shumaker
2013-06-05
librechroot: fix clean-repo
v20130605.1
Luke Shumaker
2013-06-05
librechroot: improve documentation for -C and -M
Luke Shumaker
2013-06-05
librechroot: check if the command doesn't exist and fail early
Luke Shumaker
2013-06-05
libre{chroot,makepkg}: improve handling of when not configured
Luke Shumaker
2013-06-05
Double bracket ==/</> compare lexicographically, not numerically.
Luke Shumaker
2013-06-05
librechroot: capitalization and punctuation in usage()
Luke Shumaker
2013-06-05
Add tests for librechroot's help system, make them pass.
Luke Shumaker
2013-06-05
Phase out `load_conf_*` and `check_conf_*` functions
Luke Shumaker
2013-05-28
librechroot: fix typos, add unit test
testing-20130528.2
Luke Shumaker
2013-05-28
librechroot: didn't always create repo.db symlink
testing-20130528.1
Luke Shumaker
2013-05-26
redo the library system; avoid hard-coded paths
Luke Shumaker
2013-05-22
fix https://labs.parabola.nu/issues/335
Luke Shumaker
2013-05-08
librechroot: improve usage() text
Luke Shumaker
2013-05-07
have `librechroot install-file` add the packages to the local repo.
Luke Shumaker
2013-05-07
It appears that I left out implementing `librechroot update`
Luke Shumaker
2013-05-02
librechroot: improve message output
Luke Shumaker
2013-05-02
librechroot: fix ${archroot_args[]}
Luke Shumaker
2013-05-02
Update for the new devtools-par (major)
Luke Shumaker
2013-01-13
use /usr/share/devtools/makechrootpkg.sh instead of *.gpl2
Luke Shumaker
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
Add /usr/share/libretools/conf.sh, use /etc/libretools.d/chroot.conf
Luke Shumaker
2012-12-09
Improve chcleanup, make supporting changes to other tools
Luke Shumaker
2012-12-09
librechroot: clean up files when done
Luke Shumaker
2012-12-09
librechroot: don't print messages for everything
Luke Shumaker
2012-12-09
fix several "stupid" mistakes
Luke Shumaker
2012-11-30
librechroot: use PATH to find chcleanup
Luke Shumaker
2012-11-30
[librechroot] have -n set the CHROOT; rename the old -n to -m
Luke Shumaker
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
fix a typo
v20121128.2
Luke Shumaker
2012-11-28
reorganize, add a few features to librechroot
Luke Shumaker
2012-11-28
take (some) advantage of chroottools, fix some compatability things
Luke Shumaker
2012-11-28
chroot-tools: disable overriding CHROOTDIR at the command line
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 code
v20121112.2
Luke Shumaker
2012-11-12
librechroot: learn how to sync copies with root
v20121112.1
Luke Shumaker
2012-11-12
chroot-tools: clean up, make play nice with new devtools
Luke Shumaker
2012-11-07
organize the files
Luke Shumaker