Age | Commit message (Expand) | Author |
2017-03-07 | lib/archroot.sh: Add is_btrfs helper | Jan Alexander Steffens (heftig) |
2017-03-07 | lib/archroot.sh: Simplify check_root | Jan Alexander Steffens (heftig) |
2017-03-07 | lib/archroot.sh: Move CHROOT_VERSION to a common file | Jan Alexander Steffens (heftig) |
2017-03-07 | makechrootpkg: run makepkg as specified user | Alad Wenter |
2017-03-07 | makechrootpkg: explain load_vars | Alad Wenter |
2017-03-04 | Version 2017030420170304 | Jan Alexander Steffens (heftig) |
2017-03-04 | makechrootpkg: fix potential non-writable directories of builduser in /build | Levente Polyak |
2017-03-04 | lib: remove unused version, pkgparts | Jelle van der Waa |
2017-03-04 | lib: remove unused left, right | Jelle van der Waa |
2017-03-04 | makechrootpkg: Simplify symlink replacement | Jan Alexander Steffens (heftig) |
2017-03-04 | makechrootpkg: Fix broken symlink because of temporary chroot PKGDEST /pkgdest | NicoHood |
2017-02-19 | Merge branch 'lukeshu/ng' into lukeshu/libretools | Luke Shumaker |
2017-02-19 | Merge branch 'lukeshu/libretools-to-upstream' into lukeshu/libretools | Luke Shumaker |
2017-02-19 | lib/common.sh: Tidy formatting. | Luke Shumaker |
2017-02-19 | lib/common.sh: simplify include-guard | Luke Shumaker |
2017-02-19 | makechrootpkg: re-add "main" call | Luke Shumaker |
2017-02-19 | makechrootpkg: tidy | Luke Shumaker |
2017-02-19 | makechrootpkg: re-indent | Luke Shumaker |
2017-02-19 | mkarchroot: Use librelib rather than PATH to find arch-nspawn. | Luke Shumaker |
2017-02-19 | lib/common.sh: Discourage use in favor of libremessages. | Luke Shumaker |
2017-02-19 | checkpkg, find-libdeps, finddeps, lddd: Use libremessages to add help text. | Luke Shumaker |
2017-02-19 | lib/common.sh: Internationalize. | Luke Shumaker |
2017-02-19 | makechrootpkg: Avoid having code floating around outside of a function. | Luke Shumaker |
2017-02-19 | makechrootpkg: Adjust to have the functions work with `set -u`. | Luke Shumaker |
2017-02-19 | makechrootpkg, arch-nspawn: Force-enable local '/repo/' repository. | Luke Shumaker |
2017-02-19 | makechrootpkg: move_products: Mimic `makepkg` and symlink products into PWD. | Luke Shumaker |
2017-02-19 | makechrootpkg: _chrootbuild: Split into _chroot{prepare,build}. | Luke Shumaker |
2017-02-19 | makechrootpkg: Detect the chroottype in individual functions, not globally. | Luke Shumaker |
2017-02-19 | makechrootpkg: Have functions be more function-y. | Luke Shumaker |
2017-02-19 | makechrootpkg: Improve status messages. | Luke Shumaker |
2017-02-19 | makechrootpkg: Quote directory passed to `rm -rf`. | Luke Shumaker |
2017-02-19 | mkarchroot: Don't let the environment affect pacstrap (sans proxy settings). | Luke Shumaker |
2017-02-19 | mkarchroot, arch-nspawn: Add an `-s` flag to inhibit `setarch`. | Luke Shumaker |
2017-02-19 | mkarchroot, arch-nspawn: Add an `-f` flag to add files to copy. | Luke Shumaker |
2017-02-19 | lib/common.sh: Make it safe to include multiple times. | Luke Shumaker |
2017-02-19 | arch-nspawn: add a table of CARCH/setarch overrides (just armv7h->armv7l | Luke Shumaker |
2017-02-17 | mkarchroot: Set LANG=en_US.UTF-8 | Jan Alexander Steffens (heftig) |
2017-02-16 | Add a "License:" tag to all code files. | Luke Shumaker |
2017-02-16 | makechrootpkg: Be recursive when deleting btrfs subvolumes. | Luke Shumaker |
2017-02-16 | arch-nspawn: usage(): Style improvement: two spaces after a period. | Luke Shumaker |
2017-02-16 | makechrootpkg: /chrootbuild accept makepkg_args as arguments rather than embe... | Luke Shumaker |
2017-02-16 | makechrootpkg: usage(): Display the actual default makepkg flags. | Luke Shumaker |
2017-02-16 | Avoid using string interpolation; use printf format strings instead. | Luke Shumaker |
2017-02-16 | commitpkg: Adjust fancy quoting/escaping to not confuse Emacs. | Luke Shumaker |
2017-02-16 | lib/common.sh: Adjust to work properly with `set -u`. | Luke Shumaker |
2017-02-15 | mkarchroot: Use librelib rather than PATH to find arch-nspawn. | Luke Shumaker |
2017-02-15 | lib/common.sh: Discourage use in favor of libremessages. | Luke Shumaker |
2017-02-15 | checkpkg, find-libdeps, finddeps, lddd: Use libremessages to add help text. | Luke Shumaker |
2017-02-15 | lib/common.sh: Internationalize. | Luke Shumaker |
2017-02-15 | makechrootpkg: Avoid having code floating around outside of a function. | Luke Shumaker |