aboutsummaryrefslogtreecommitdiffstats
path: root/setup-buildchroot
AgeCommit message (Expand)AuthorFilesLines
2024-04-13test-appliance,setup-buildchroot: add flex and libsqlite3 packagesTheodore Ts'o1-0/+2
2024-01-06setup-buildchroot: default creating a chroot of the current architectureTheodore Ts'o1-1/+6
2023-11-10setup-buildchroot: add a symlink to qemu binary in chroot's /usr/libexecLeah Rumancik1-0/+2
2023-11-09setup-buildchroot: allow multiple fstests-bld dirs to share build chrootsLeah Rumancik1-1/+13
2023-07-10Use Debian Bookworm by defaultTheodore Ts'o1-1/+1
2022-10-18Use grep -E instead of egrepEric Biggers1-1/+1
2022-06-16setup-buildchroot: install meson and python3-setuptools in the build chrootTheodore Ts'o1-0/+2
2022-05-26Fix up some documentation following the reorganizationEric Biggers1-2/+3
2022-04-12setup-buildchroot: clean up debris in validate_binfmt_misc()Eric Biggers1-4/+3
2022-01-17build-all, setup-buildchroot: build xfsprogs with unicode support enabledTheodore Ts'o1-0/+1
2022-01-11setup-buildchroot: remove test for very old versions of qemuTheodore Ts'o1-24/+1
2022-01-08test-appliance: switch to building with Debian Bullseye by defaultTheodore Ts'o1-1/+1
2022-01-08setup-buildchroot: install zlib1g-dev in the build chrootTheodore Ts'o1-0/+1
2022-01-08setup-buildchroot: install liburcu-dev in the build chrootTheodore Ts'o1-0/+1
2021-12-23setup-buildchroot: make sure chroot dir is given mode 0755Eric Biggers1-1/+1
2021-08-27test-appliance: add support for using Debian BullseyeTheodore Ts'o1-0/+2
2019-12-15setup-buildchroot: install libsystemd-dev in the build chrootTheodore Ts'o1-0/+1
2019-08-24setup-buildchroot: set default distro to be busterTheodore Ts'o1-1/+1
2019-07-24setup-buildchroot: add support for --ports and --keyringTheodore Ts'o1-2/+32
2019-06-30setup-buildchroot: use the web proxy for the debootstrap stepTheodore Ts'o1-0/+1
2019-06-30setup-buildchroot: allow the web proxy to be specified on the command lineTheodore Ts'o1-0/+6
2019-06-30Add lsb-release to the list of packages needed to build the test appliance VMTheodore Ts'o1-0/+1
2019-06-30Add rsync to the list of packages needed to build the test appliance VMTheodore Ts'o1-0/+1
2019-06-30setup-buildchroot: add support to enable using overlayfs when using the chrootTheodore Ts'o1-1/+29
2019-06-29setup-buildchroot: add support for building a build chroot for Debian BusterTheodore Ts'o1-27/+36
2019-06-29build-all: use the system blkid and uuid libraries by defaultTheodore Ts'o1-0/+2
2019-01-19Add "ed" to the list of packages needed to build the test appliance VMTheodore Ts'o1-0/+1
2018-04-29Add golang-1.8-go to the build chrootTheodore Ts'o1-0/+1
2018-04-28Build and include the ima-evm-utils repositoryTheodore Ts'o1-0/+2
2017-09-27setup-buildchroot: setup mtab in chrootJosef Bacik1-0/+7
2017-09-27setup-buildchroot: allow for use of a proxyJosef Bacik1-0/+9
2017-09-16setup-buildchroot: fix finding files in chroot.dEric Biggers1-10/+3
2017-09-16setup-buildchroot: fix copying passwd and group entriesEric Biggers1-2/+2
2017-08-26test-appliance: update to use Debian StretchTheodore Ts'o1-1/+1
2017-08-26setup-buildchroot: setup $CHROOT_USER in passwd and group filesTheodore Ts'o1-0/+5
2017-08-12Teach setup-buildchroot about /etc/schroot/chroot.dTheodore Ts'o1-4/+34
2017-08-12Add a 'setup-buildchroot' scriptEric Biggers1-0/+545