Age | Commit message (Expand) | Author |
2013-08-08 | avoid injecting code into the format string | Dave Reisner |
2013-05-03 | lib/common.sh: Introduce locking helper functions | Jan Alexander Steffens (heftig) |
2013-05-02 | mkarchroot: Refactor chroot running into a new script | Jan Alexander Steffens (heftig) |
2013-04-07 | mkarchroot: Fix creation of btrfs snapshot and remove force option | Pierre Schmitz |
2013-04-06 | Bump the chroot version as we changed the default package set | Pierre Schmitz |
2013-04-06 | Only try to use btrfs snapshots if chroots are on a btrfs partition | Pierre Schmitz |
2013-04-06 | Simplify update call as pacman does no longer support SyncFirst | Pierre Schmitz |
2013-04-06 | mkarchroot: code cleanup | Pierre Schmitz |
2013-04-06 | mkarchroot: Create working directory if needed | Pierre Schmitz |
2013-04-06 | use nspawn to bind mount needed directories | Dave Reisner |
2013-01-20 | Drop initscripts support | Pierre Schmitz |
2012-11-15 | Make sure the usage functions are consistent | Eric Bélanger |
2012-11-15 | mkarchroot: Remove unnecessary parameter for usage function | Eric Bélanger |
2012-10-27 | Fix return code handling | Jan Alexander Steffens (heftig) |
2012-10-13 | mkarchroot: do not try to bind /etc/timezone from host | Pierre Schmitz |
2012-10-04 | mkarchroot: use a helper function to simplify bind mounts | Pierre Schmitz |
2012-10-03 | mkarchroot: Use systemd's nspawn if available | Pierre Schmitz |
2012-06-16 | mkarchroot: reset trap so it wont be called twice | Pierre Schmitz |
2012-06-15 | Fix /run permissions in chroot | Allan McRae |
2012-06-12 | Support multiple package cache directories | Pierre Schmitz |
2012-06-11 | Remove no longer used option | Pierre Schmitz |
2012-06-11 | Add a version number to each chroot so we can tell the user when a rebuild is... | Pierre Schmitz |
2012-06-11 | Enable signature checking within build environment | Pierre Schmitz |
2012-06-10 | mkarchroot: use bind mount instead of symlink for /dev/ptmx | Gerardo Exequiel Pozzi |
2012-03-05 | Add -d param to optionally support devtmpfs | Gerardo Exequiel Pozzi |
2011-12-20 | mkarchroot: do not create /etc/mtab | Tom Gundersen |
2011-12-04 | Use double brackets everywhere | Lukas Fleischer |
2011-11-06 | mkarchroot: Respect makepkg.conf and pacman.conf when running a command | Pierre Schmitz |
2011-11-04 | Capitalize output messages | Eric Bélanger |
2011-11-01 | Move common functions to a shared file | Pierre Schmitz |
2011-10-14 | Call locale-gen with full path in chroot environment | Pierre Schmitz |
2011-10-07 | Support non-standard install locations | Lukas Fleischer |