summaryrefslogtreecommitdiff
path: root/lib/archroot.sh
AgeCommit message (Expand)Author
2019-08-09Don't rely on $0 to determine script names.Eli Schwartz
2019-06-12Revert "makechrootpkg: sync_chroot: Make more general."Eli Schwartz via arch-projects
2019-04-20is_same_fs() in lib/archroot.sh should use $1 and $2, not $1 and $1Erich Eckner
2017-11-22Support reproducible buildsEli Schwartz
2017-07-05Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.protoLuke Shumaker
2017-07-05lib/archroot.sh: subvolume_delete_recursive: support arbitrary recursionLuke Shumaker
2017-07-05makechrootpkg: sync_chroot: Make more general.Luke Shumaker
2017-07-05makechrootpkg: delete_chroot: Fix the is-btrfs-subvolume check.Luke Shumaker
2017-04-05Add a "License:" tag to all code files.Luke Shumaker
2017-04-05Add '#!/hint/bash' headers to non-executable bash files.Luke Shumaker
2017-03-07archbuild/makechrootpkg: Delete subvolumes in rootsJan Alexander Steffens (heftig)
2017-03-07lib/archroot.sh: Add is_btrfs helperJan Alexander Steffens (heftig)
2017-03-07lib/archroot.sh: Simplify check_rootJan Alexander Steffens (heftig)
2017-03-07lib/archroot.sh: Move CHROOT_VERSION to a common fileJan Alexander Steffens (heftig)