Commit Graph

  • 657497c91a doc: Add myself as maintainer Jelle van der Waa 2019-03-16 18:35:21 +0100
  • 90bb423304 sogrep: rename to sogrep.in so make clean works Jelle van der Waa 2019-03-16 18:29:56 +0100
  • 23f248ccfb find-libdeps: fix indentation in case Jelle van der Waa 2019-03-16 18:27:13 +0100
  • eeb1c0e59e doc: add man pages for find-{libdeps,libprovides} Jelle van der Waa 2019-03-16 18:25:55 +0100
  • 936ff8da2f doc: add Environment variables section to sogrep Jelle van der Waa 2019-03-12 22:18:07 +0100
  • d123fee8ec doc: add man page for mkarchroot Jelle van der Waa 2019-02-18 13:53:41 +0100
  • 4a532e38e7 crossrepomove: do not set svn propset Jelle van der Waa 2019-02-19 20:26:29 +0100
  • f61421a3f5 Add sogrep Sven-Hendrik Haase 2019-03-08 07:19:02 +0100
  • 26b2ffc665 remove arch rm as it's not really useful Jelle van der Waa 2019-02-02 19:09:36 +0100
  • 62306018f2
    conf: sync makepkg.conf with latest version from pacman package Levente Polyak 2019-02-09 14:27:31 +0100
  • 65b50dac40
    ci: adding travis support for basic check Levente Polyak 2019-01-22 02:17:56 +0100
  • 799376904d
    find-libdeps: in functions use return instead of continue to abort Levente Polyak 2019-01-22 03:10:08 +0100
  • 8310abb348
    remove empty tree if "--verifysource" failed Erich Eckner 2018-06-27 09:05:43 +0200
  • 7b09525003
    Expand check_root keepenv variables Morten Linderud 2018-12-21 23:06:18 +0100
  • e9102b2ad8
    doc: add find-libprovides man page Jelle van der Waa 2018-09-09 21:02:45 +0200
  • 99969c67a9
    doc: Add checkpkg man page Jelle van der Waa 2018-09-09 21:02:44 +0200
  • 05c81038e5
    doc: Add lddd man page Jelle van der Waa 2018-09-09 21:02:43 +0200
  • 6364b3c9b9
    Version 20180531 Jan Alexander Steffens (heftig) 2018-05-31 16:05:49 +0200
  • 98ff92f467
    makechrootpkg: whitelist return code 14 from makepkg Eli Schwartz via arch-projects 2018-05-29 17:23:10 -0400
  • e414173f89 update makefile for current version Allan McRae 2018-05-29 10:42:47 +1000
  • 7fcf847bc3 Do not assume the makechrootpkg user's groupname is the same as the username Eli Schwartz 2018-05-16 10:37:55 -0400
  • 5b3c14454a Proper fix for pacman-git returning file urls from the cache Eli Schwartz 2017-09-30 23:40:47 -0400
  • 4408bb2a15 Revert "arch-nspawn: Work around pacman master returning file-URLs from the cache" Eli Schwartz 2017-09-30 23:31:23 -0400
  • 509c00ea23 makechrootpkg: Do not copy the user keyring into the chroot. Eli Schwartz 2018-01-15 12:36:45 -0500
  • 5713cd629c makechrootpkg: add /etc/shadow entry for builduser Evangelos Foutras 2018-05-12 11:52:18 +0300
  • 40f0179a5e makechrootpkg: fix verifysource with pacman-git Eli Schwartz 2018-03-18 01:46:44 -0400
  • ffb5003fda makechrootpkg: respect GNUPGHOME Emiel Wiedijk 2018-02-27 11:16:24 -0500
  • ab3368f061 Remove corepkg symlink Bartłomiej Piotrowski 2018-03-24 20:35:09 +0100
  • 38c7a391b0 makechrootpkg: make sure that makepkg.conf is always parsed as text Bartłomiej Piotrowski 2018-01-21 14:18:43 +0100
  • 75ad2aca57 makechrootpkg: Adjust to work properly with `set -e` Luke Shumaker 2018-01-15 17:57:00 +0100
  • aee72cae32 lib/common.sh: Adjust to work properly with `set -u` Luke Shumaker 2018-01-15 17:57:00 +0100
  • 5ab8f8430a arch-nspawn: Remove pointless $(echo ...) subshell Luke Shumaker 2018-01-15 17:57:00 +0100
  • c9e287e845 arch-nspawn: make sure that makepkg.conf is always parsed as text Luke Shumaker 2018-01-15 17:57:00 +0100
  • 48b2f8dcc4 makechrootpkg: Fix anti-pattern when checking for enabled features Eli Schwartz 2017-09-03 03:53:40 -0400
  • 3b725b5843 makechrootpkg: Fix unconditionally running namcap Eli Schwartz 2017-09-03 03:53:39 -0400
  • 7a3c508501 Revert "makechrootpkg: Reopen console to assign the CTTY" Evangelos Foutras 2017-12-27 23:25:32 +0200
  • eab5aba9b0 Support reproducible builds Eli Schwartz 2017-10-30 11:17:56 -0400
  • 2a308821b3 Version 20171108 Bartłomiej Piotrowski 2017-11-08 14:23:26 +0100
  • 7259e7def0 Remove i686 support Bartłomiej Piotrowski 2017-05-31 23:30:19 +0200
  • 94160d62b8
    use makepkg library instead of local function copies Luke Shumaker 2017-09-24 18:56:32 -0400
  • 095e5305e4
    makechrootpkg: Fix function usage comments Luke Shumaker 2017-09-16 18:00:11 -0400
  • e4db687d10
    makechrootpkg: move init_variables() to be part of main() Luke Shumaker 2017-09-16 17:52:39 -0400
  • ddd508efc0
    makechrootpkg: Reopen console to assign the CTTY Jan Alexander Steffens (heftig) 2017-09-14 23:31:41 +0200
  • 0f3778c3d3
    makechrootpkg: Prevent collecting coredumps Jan Alexander Steffens (heftig) 2017-09-14 22:21:47 +0200
  • 6b55282bd7
    Revert "arch-nspawn: Hack to give the inner process a controlling terminal" Jan Alexander Steffens (heftig) 2017-09-13 00:25:06 +0200
  • 6a7dcdeff9
    arch-nspawn: Hack to give the inner process a controlling terminal Jan Alexander Steffens (heftig) 2017-09-13 00:08:30 +0200
  • cd500d161f
    arch-nspawn: Pass --as-pid2 Jan Alexander Steffens (heftig) 2017-09-12 23:26:34 +0200
  • 5ebb9c16c0 Version 20170911 Sébastien Luttringer 2017-09-11 21:26:07 +0200
  • fecf107c37 arch-nspawn: Force PATH to be the Arch default Sébastien Luttringer 2017-09-06 23:27:50 +0200
  • bd826752c9
    makechrootpkg: Also look for -e as --noextract Jan Alexander Steffens (heftig) 2017-08-24 17:07:23 +0200
  • d0e684d2e9
    makechrootpkg: Prevent removing build dir when --noextract specified Martchus 2017-08-22 00:30:17 +0200
  • 000ea6c7bb
    arch-nspawn: Add --keep-unit to prevent scope conflicts Jan Alexander Steffens (heftig) 2017-08-24 17:03:32 +0200
  • 6ae6628b02 makechrootpkg: Prevent removing build dir when --noextract specified prevent_remove_builddir Martchus 2016-12-05 20:49:14 +0100
  • 5715134884
    Version 20170813 Jan Alexander Steffens (heftig) 2017-08-13 01:24:11 +0200
  • 75fdff1811
    makechrootpkg: Skip integrity checks inside the chroot Jan Alexander Steffens (heftig) 2017-07-13 19:43:52 +0200
  • 0cbc179d21
    makechrootpkg: Use long args for makepkg Jan Alexander Steffens (heftig) 2017-07-13 19:42:01 +0200
  • a8f512a665
    makechrootpkg: Move makepkg-as-root check to main() Jan Alexander Steffens (heftig) 2017-07-13 19:37:15 +0200
  • 086ff8b9e7
    archrelease: Whitespace adjustment Jan Alexander Steffens (heftig) 2017-07-05 18:35:16 +0200
  • 041afb5f07
    archrelease: sync the repos directory before commiting changes Laurent Carlier via arch-projects 2017-06-19 17:55:10 +0200
  • 3efa4b7bf5
    makechrootpkg: Fix broken symlinks because of chroot SRCPKGDEST /srcpkgdest Luke Shumaker 2017-05-12 19:57:05 -0400
  • a9dab95334
    Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.proto Luke Shumaker 2017-05-05 18:41:10 -0400
  • a396a69081
    Make slightly more involved changes to make shellcheck happy. Luke Shumaker 2017-05-05 18:41:09 -0400
  • 78fabcfa06
    Quote strings that shellcheck warns about. Luke Shumaker 2017-05-05 18:41:08 -0400
  • 3f72579b28
    Make purely stylistic changes to make shellcheck happier. Luke Shumaker 2017-05-05 18:41:07 -0400
  • 430e1265fb
    Makefile: Add a simple 'check' target that runs shellcheck Luke Shumaker 2017-05-05 18:41:06 -0400
  • 56cace32b2
    makechrootpkg: Add a comment warning about a bug in "sudo -i" Luke Shumaker 2017-05-05 18:41:05 -0400
  • 2fdd1654b5
    Makefile: m4_changequote([[[, ]]]) to avoid accidental quoting. Luke Shumaker 2017-05-05 18:41:04 -0400
  • 007d6fc15f
    Makefile: add .DELETE_ON_ERROR: Luke Shumaker 2017-05-05 18:41:03 -0400
  • 4f23609d4e
    makechroot: download_sources: Accept makepkg_owner as an argument Luke Shumaker 2017-05-05 18:41:02 -0400
  • 31a800fd88
    lib/archroot.sh: subvolume_delete_recursive: support arbitrary recursion Luke Shumaker 2017-05-05 18:41:01 -0400
  • 6d1992909c
    makechrootpkg: sync_chroot: Make more general. Luke Shumaker 2017-05-05 18:41:00 -0400
  • 928744cbc4
    makechrootpkg: sync_chroot: make usage easier to understand. Luke Shumaker 2017-05-05 18:40:59 -0400
  • 2a9b30ed35
    makechrootpkg: delete_chroot: Fix the is-btrfs-subvolume check. Luke Shumaker 2017-05-05 18:40:58 -0400
  • c9b1fc08b5 Sync makepkg.conf files with pacman 5.0.2-2 Bartłomiej Piotrowski 2017-07-04 12:04:51 +0200
  • 49088b0860
    makechrootpkg: Avoid having code floating around outside of a function. Luke Shumaker 2017-04-05 19:06:10 -0400
  • a1f8ac9c70
    makechrootpkg: Delete chroot subvols recursively when using -T Jan Alexander Steffens (heftig) 2017-04-09 02:36:01 +0200
  • 2243a276e4
    makechrootpkg: Unindent as suggested in 2fd5931 Jan Alexander Steffens (heftig) 2017-04-05 22:20:01 +0200
  • 578a62f1e0
    mkarchroot: Don't let the environment affect pacstrap (sans proxy settings). Luke Shumaker 2017-04-05 15:36:03 -0400
  • 4228d79b63
    makechrootpkg: Improve status messages. Luke Shumaker 2017-04-05 15:36:02 -0400
  • 5b9c06d275
    mkarchroot, arch-nspawn: Add an `-s` flag to inhibit `setarch`. Luke Shumaker 2017-04-05 15:36:01 -0400
  • 82e6bfcd7a
    mkarchroot, arch-nspawn: Add an `-f` flag to add files to copy. Luke Shumaker 2017-04-05 15:36:00 -0400
  • 35da846dde
    makechrootpkg: Adjust to have the functions work with `set -u`. Luke Shumaker 2017-04-05 15:35:59 -0400
  • 2fd5931a8c
    makechrootpkg: Have functions be more function-y. Luke Shumaker 2017-04-05 15:35:58 -0400
  • 6098253f6f
    Handle makepkg.conf more consistently lukeshu@parabola.nu 2017-04-05 15:35:57 -0400
  • c1a056c9a8
    lib/common.sh: Make it safe to include multiple times. Luke Shumaker 2017-04-02 04:10:02 -0400
  • 747e8ffc8d
    lib/common.sh: Adjust to work properly with `set -u`. Luke Shumaker 2017-04-02 04:10:01 -0400
  • fb40b58772
    makechrootpkg: install_pkg was an unused variable Luke Shumaker 2017-04-02 04:10:00 -0400
  • f9d9db474a
    makechrootpkg: Quote directory passed to `rm -rf`. Luke Shumaker 2017-04-02 04:09:59 -0400
  • 253bb4c8d4
    makechrootpkg: /chrootbuild: accept makepkg_args as arguments rather than embedding. Luke Shumaker 2017-04-02 04:09:58 -0400
  • 189efd3bc0
    makechrootpkg: usage(): Display the actual default makepkg flags. Luke Shumaker 2017-04-02 04:09:56 -0400
  • cb35d74f8c
    Avoid using string interpolation; use printf format strings instead. Luke Shumaker 2017-04-02 04:09:55 -0400
  • 14d5e1c21b
    Add a "License:" tag to all code files. Luke Shumaker 2017-03-28 16:13:18 -0400
  • ae82f88e51
    commitpkg: Adjust fancy quoting/escaping to not confuse Emacs. Luke Shumaker 2017-03-28 15:41:33 -0400
  • f55786b7a8
    Add '#!/hint/bash' headers to non-executable bash files. Luke Shumaker 2017-03-28 15:41:32 -0400
  • 8ff247de13
    lib/common.sh: Make setup_workdir()/cleanup() safe for programs to not use Luke Shumaker 2017-03-25 12:34:41 -0400
  • d4f09b2c7b
    lib/common.sh: lock, slock: Create directories for locks if necessary. Luke Shumaker 2017-03-25 12:34:40 -0400
  • d333440810
    lib/common.sh: lock, slock: Allow locks to be inherited. Luke Shumaker 2017-03-25 12:34:39 -0400
  • 997bc1dc0d
    lib/common.sh: add 'lock_close'; use it as appropriate. Luke Shumaker 2017-03-25 12:34:38 -0400
  • f73c1f172f
    Version 20170320 Jan Alexander Steffens (heftig) 2017-03-20 19:23:08 +0100
  • eec7fcf965
    archbuild/makechrootpkg: Delete subvolumes in roots Jan Alexander Steffens (heftig) 2017-03-07 20:14:50 +0100