public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH v1 0/5] Restore downstream mounts compatibility
 2021-07-07 16:38 UTC 

[PATCH] mount: Cleanup reference counters before build
 2021-07-05 14:30 UTC  (5+ messages)

[PATCH v9 00/17] Update Avocado testsuite
 2021-07-02  6:34 UTC  (20+ messages)
` [PATCH v9 01/17] start_vm.py: Fix target name handling
` [PATCH v9 02/17] start_vm.py: Add output and PID file vm_start.py options
` [PATCH v9 03/17] start_vm.py: Add MIPS support
` [PATCH v9 04/17] start_vm.py: Fix ubuntu image name
` [PATCH v9 05/17] vm_boot_test: Fix log file path in vm_boot_test
` [PATCH v9 06/17] vm_boot_test: Remove external varianter
` [PATCH v9 07/17] vm_boot_test: Improve QEMU images checking
` [PATCH v9 08/17] build_test: Refactoring build tests cases
` [PATCH v9 09/17] testsuite: Add Python generations for testsuite in gitignore
` [PATCH v9 10/17] testsuite: Fix test suite prepare guide
` [PATCH v9 11/17] gitlab-ci: Add Avocado build artifacts
` [PATCH v9 12/17] gitlab-ci: Add debug flag
` [PATCH v9 13/17] vm_boot_test: Add automatic bitbake init
` [PATCH v9 14/17] build_test: Protect ubuntu target with KFAIL
` [PATCH v9 15/17] ci_build: Migrate to Avocado
` [PATCH v9 16/17] vm_smoke_test: "
` [PATCH v9 17/17] ci_build: Install Avocado if needed

[PATCH v3 0/5] Rebuild mount logic
 2021-07-01 11:55 UTC  (19+ messages)
` [PATCH v3 1/5] dpkg: Make mount buildroot reliable
` [PATCH v3 2/5] buildchroot: Unmount buildchroot mounts if not needed
` [PATCH v3 3/5] rootfs: Unmount rootfs "
` [PATCH v3 4/5] wic: Unmount dirs after usage
` [PATCH v3 5/5] events: Warn if mounted paths left

[PATCH v13 0/2] CPIO & OVA Images
 2021-07-01  6:04 UTC  (4+ messages)
` [PATCH v13 1/2] meta/classes: Generate ova image for VMWare or Virtualbox
` [PATCH v13 2/2] meta/classes: add cpiogz-img

[PATCH 0/3] Update Isar documentation
 2021-06-30 12:11 UTC  (5+ messages)
` [PATCH 1/3] mount: Add unmount requirement to API changelog
` [PATCH 2/3] doc: Update tasks description
` [PATCH 3/3] doc: Update available image types

[PATCH v2 0/3] wic: Update to the latest revision
 2021-06-29  9:22 UTC  (4+ messages)
` [PATCH v2 1/3] Revert "wic: Warn if an ext filesystem affected by the Y2038 problem is used"
` [PATCH v2 2/3] wic: Update to the latest revision
` [PATCH v2 3/3] wic: Force mke2fs to use Y2038-compatible inode size

[PATCH v11 0/2] CPIO & OVA Images
 2021-06-25 15:06 UTC  (10+ messages)
` [PATCH v11 1/2] meta/classes: Generate ova image for VMWare or Virtualbox
  ` [PATCH v12 0/2] CPIO & OVA Images
    ` [PATCH v12 1/2] meta/classes: Generate ova image for VMWare or Virtualbox
    ` [PATCH v12 2/2] meta/classes: add cpiogz-img

New mount logic breaks DEBIAN_BUILD_DEPENDS
 2021-06-24  6:30 UTC  (7+ messages)

[PATCH] u-boot: Use new makefile target for u-boot-initial-env where available
 2021-06-22 12:09 UTC  (3+ messages)

Adding apt_auth_conf to ISAR
 2021-06-21 15:51 UTC 

[PATCH v8 00/17] Update Avocado testsuite
 2021-06-21 14:57 UTC  (20+ messages)
` [PATCH v8 01/17] start_vm.py: Fix target name handling
` [PATCH v8 02/17] start_vm.py: Add output and PID file vm_start.py options
` [PATCH v8 03/17] start_vm.py: Add MIPS support
` [PATCH v8 04/17] start_vm.py: Fix ubuntu image name
` [PATCH v8 05/17] vm_boot_test: Fix log file path in vm_boot_test
` [PATCH v8 06/17] vm_boot_test: Remove external varianter
` [PATCH v8 07/17] vm_boot_test: Improve QEMU images checking
` [PATCH v8 08/17] build_test: Refactoring build tests cases
` [PATCH v8 09/17] testsuite: Add Python generations for testsuite in gitignore
` [PATCH v8 10/17] testsuite: Fix test suite prepare guide
` [PATCH v8 11/17] gitlab-ci: Add Avocado build artifacts
` [PATCH v8 12/17] gitlab-ci: Add debug flag
` [PATCH v8 13/17] vm_boot_test: Add automatic bitbake init
` [PATCH v8 14/17] build_test: Protect ubuntu target with KFAIL
` [PATCH v8 15/17] ci_build: Migrate to Avocado
` [PATCH v8 16/17] vm_smoke_test: "
` [PATCH v8 17/17] ci_build: Install Avocado if needed

[PATCH] buildchroot: Remove bashism when reading file content
 2021-06-10 15:05 UTC  (2+ messages)

[PATCH] wic: Update to the latest revision
 2021-06-08  7:45 UTC  (5+ messages)

[PATCH] doc: Fix and simplify container image loading description
 2021-06-08  6:47 UTC  (2+ messages)

[PATCH] wic: plugins: Improve rootfs-u-boot script_prepend passing
 2021-06-08  6:47 UTC  (2+ messages)

Compilation issue in making Position independent executable
 2021-05-18  5:48 UTC  (2+ messages)

[PATCH v7 00/17] Update Avocado testsuite
 2021-05-15 18:42 UTC  (18+ messages)
` [PATCH v7 01/17] start_vm.py: Fix target name handling
` [PATCH v7 02/17] start_vm.py: Add output and PID file vm_start.py options
` [PATCH v7 03/17] start_vm.py: Add MIPS support
` [PATCH v7 04/17] start_vm.py: Fix ubuntu image name
` [PATCH v7 05/17] vm_boot_test: Fix log file path in vm_boot_test
` [PATCH v7 06/17] vm_boot_test: Remove external varianter
` [PATCH v7 07/17] vm_boot_test: Improve QEMU images checking
` [PATCH v7 08/17] build_test: Refactoring build tests cases
` [PATCH v7 09/17] testsuite: Add Python generations for testsuite in gitignore
` [PATCH v7 10/17] testsuite: Fix test suite prepare guide
` [PATCH v7 11/17] gitlab-ci: Add Avocado build artifacts
` [PATCH v7 12/17] gitlab-ci: Add debug flag
` [PATCH v7 13/17] vm_boot_test: Add automatic bitbake init
` [PATCH v7 14/17] build_test: Protect ubuntu target with KFAIL
` [PATCH v7 15/17] ci_build: Migrate to Avocado
` [PATCH v7 16/17] vm_smoke_test: "
` [PATCH v7 17/17] ci_build: Install Avocado if needed

[PATCH v6 00/15] Update Avocado testsuite
 2021-05-09 10:17 UTC  (19+ messages)
` [PATCH v6 01/15] start_vm.py: Fix target name handling
` [PATCH v6 02/15] start_vm.py: Add output and PID file vm_start.py options
` [PATCH v6 03/15] start_vm.py: Add MIPS support
` [PATCH v6 04/15] start_vm.py: Fix ubuntu image name
` [PATCH v6 05/15] vm_boot_test: Fix log file path in vm_boot_test
` [PATCH v6 06/15] vm_boot_test: Remove external varianter
` [PATCH v6 07/15] vm_boot_test: Improve QEMU images checking
` [PATCH v6 08/15] build_test: Refactoring build tests cases
` [PATCH v6 09/15] testsuite: Add Python generations for testsuite in gitignore
` [PATCH v6 10/15] testsuite: Fix test suite prepare guide
` [PATCH v6 11/15] gitlab-ci: Add Avocado build artifacts
` [PATCH v6 12/15] vm_boot_test: Add automatic bitbake init
` [PATCH v6 13/15] ci_build: Migrate to Avocado
` [PATCH v6 14/15] vm_smoke_test: "
` [PATCH v6 15/15] ci_build: Install Avocado if needed

[PATCH v2] meta-isar: Fix container configurations
 2021-05-07 11:12 UTC  (2+ messages)

[PATCH] Enable pcbios wic plugin to work with custom kernels
 2021-05-07 11:10 UTC  (3+ messages)

[PATCH v4] Add recipe for linux kselftest
 2021-05-06 12:20 UTC  (2+ messages)

[PATCH] meta-isar: Fix container configurations
 2021-04-30 18:59 UTC 

[PATCH] ci-build: Protect bullseye container with KFAIL
 2021-04-30 18:31 UTC  (6+ messages)

[PATCH v3 0/1] Add support to build binary version of DKMS kernel modules
 2021-04-30 17:19 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH v5 00/15] Update Avocado testsuite
 2021-04-29 13:52 UTC  (16+ messages)
` [PATCH v5 01/15] start_vm.py: Fix target name handling
` [PATCH v5 02/15] start_vm.py: Add output and PID file vm_start.py options
` [PATCH v5 03/15] start_vm.py: Add MIPS support
` [PATCH v5 04/15] start_vm.py: Fix ubuntu image name
` [PATCH v5 05/15] vm_boot_test: Fix log file path in vm_boot_test
` [PATCH v5 06/15] vm_boot_test: Remove external varianter
` [PATCH v5 07/15] vm_boot_test: Improve QEMU images checking
` [PATCH v5 08/15] build_test: Refactoring build tests cases
` [PATCH v5 09/15] testsuite: Add Python generations for testsuite in gitignore
` [PATCH v5 10/15] testsuite: Fix test suite prepare guide
` [PATCH v5 11/15] gitlab-ci: Add Avocado build artifacts
` [PATCH v5 12/15] vm_boot_test: Add automatic bitbake init
` [PATCH v5 13/15] ci_build: Migrate to Avocado
` [PATCH v5 14/15] vm_smoke_test: "
` [PATCH v5 15/15] ci_build: Install Avocado if needed

[PATCH v2] sshd-regen-keys: Improve service, make more robust
 2021-04-28 17:22 UTC  (3+ messages)

[PATCH] ci: Update kas image
 2021-04-28 16:43 UTC  (5+ messages)

[PATCH 1/1] Add support to build binary version of DKMS kernel modules
 2021-04-28 11:03 UTC  (7+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
` [PATCH v3 0/1] "
` [PATCH v3 1/1] "

[PATCH] charter: Introduce build chart generation tool
 2021-04-27 18:07 UTC  (7+ messages)

[PATCH v3 1/3] fetch/git: add support for disabling shared clones on unpack
 2021-04-27 16:53 UTC  (2+ messages)

[PATCH 1/2] feat: package linux-perf-<version> in kernel recipe
 2021-04-27  9:24 UTC  (4+ messages)
` [RFC v2 0/2] "
` [PATCH v2 1/2] RFC: Package perf from linux kernel tools
` [PATCH v2 2/2] Add wrapper to load correct python perf module based on kernel

[PATCH v4] Add recipe for linux kselftest
 2021-04-26 13:40 UTC  (11+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox