public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH] expand-on-first-boot: support resizing a btrfs root
 2021-10-22 19:50 UTC  (3+ messages)

[PATCH] isar-bootstrap: Remove GNUPGHOME sharing
 2021-10-22 14:59 UTC  (2+ messages)

[PATCH v2 0/2] sshd-regen-keys: Fix boot hang on low end hardware
 2021-10-22 14:59 UTC  (4+ messages)
` [PATCH v2 1/2] sshd-regen-keys: Start key generation after entropy seed
` [PATCH v2 2/2] sshd-regen-keys: Fix some systemd obsolete warnings about using syslog

[PATCH] CI: Fix paths for the latest Avocado version
 2021-10-22  8:08 UTC  (4+ messages)
` [PATCH] CI: install avocado debian packages from isar-build.org

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

[PATCH v2 1/2] CI: install avocado in venv if host does not have it
 2021-10-21 15:20 UTC  (9+ messages)
` [PATCH v2 2/2] CI: export avocado junit as gitlab report

pcbios wks files fails for lack of syslinux (#69)
 2021-10-21  9:22 UTC  (3+ messages)

[PATCH] Suggest bullseye in setup
 2021-10-20 12:03 UTC  (2+ messages)

[RFC PATCH 0/5] Refactor mount logic
 2021-10-20  9:20 UTC  (13+ messages)
` [RFC PATCH 1/5] oe imports in central location
` [RFC PATCH 2/5] meta: refactor containerization
` [RFC PATCH 3/5] meta: add oe.utils
` [RFC PATCH 4/5] meta: add mounts class
` [RFC PATCH 5/5] meta: refactor to use the new mounting mechanism

[PATCH 1/2] CI: install avocado in venv if host does not have it
 2021-10-19 17:19 UTC  (6+ messages)
` [PATCH 2/2] CI: export avocado junit as gitlab report

[PATCH v3 00/10] Add sstate-cache
 2021-10-19  8:29 UTC  (11+ messages)
` [PATCH v3 01/10] oe imports in central location
` [PATCH v3 02/10] images: create deploy dir
` [PATCH v3 03/10] rootfs: recursively depend on packages
` [PATCH v3 04/10] base: remove unneeded "before do_build" task dependencies
` [PATCH v3 05/10] dpkg: add explicit dependency to isar-apt
` [PATCH v3 06/10] meta: add sstate feature from oe
` [PATCH v3 07/10] sstate: configure
` [PATCH v3 08/10] sstate: add caching to isar-bootstrap
` [PATCH v3 09/10] sstate: add caching to rootfs
` [PATCH v3 10/10] sstate: add caching to debian packages

[PATCH v2 00/10] Add sstate-cache
 2021-10-19  8:11 UTC  (19+ messages)
` [PATCH v2 01/10] oe imports in central location
` [PATCH v2 02/10] wic-img: create deploy dir
` [PATCH v2 03/10] rootfs: recursively depend on packages
` [PATCH v2 04/10] base: remove unneeded "before do_build" task dependencies
` [PATCH v2 05/10] dpkg: add explicit dependency to isar-apt
` [PATCH v2 06/10] meta: add sstate feature from oe
` [PATCH v2 07/10] sstate: configure
` [PATCH v2 08/10] sstate: add caching to isar-bootstrap
` [PATCH v2 09/10] sstate: add caching to rootfs
` [PATCH v2 10/10] sstate: add caching to debian packages

[PATCH] isar-bootstrap: Fix SRC_URI inclusion
 2021-10-18 12:58 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v2] meta/classes/debianize: Create debian folder if source does not contain one
 2021-10-15 15:42 UTC  (3+ messages)

[PATCH] meta: add dpkg-prebuilt.bbclass
 2021-10-15 15:42 UTC  (5+ messages)

[PATCH v3 0/3] Fix sporadic failures in do_wic_image
 2021-10-15  6:55 UTC  (5+ messages)
` [PATCH v3 1/3] fix typo in do_rootfs_finalize
` [PATCH v3 2/3] do not unmount wic mounts to avoid over-locking
` [PATCH v3 3/3] display sub-task progress in wic-image

[PATCH v3] rootfs: clean package log files that are not owned by packages
 2021-10-15  6:54 UTC  (2+ messages)

[PATCH 0/2] sshd-regen-keys: Fix boot hang on low end hardware
 2021-10-13 15:04 UTC  (6+ messages)
` [PATCH 1/2] sshd-regen-keys: Start key generation after entropy seed
` [PATCH 2/2] sshd-regen-keys: Fix some systemd obsolete warnings about using syslog

[PATCH v14 00/16] Update Avocado testsuite
 2021-10-13 14:06 UTC 

[PATCH 00/10] Add sstate-cache
 2021-10-07  7:56 UTC  (11+ messages)
` [PATCH 01/10] oe imports in central location
` [PATCH 02/10] wic-img: create deploy dir
` [PATCH 03/10] rootfs: recursively depend on packages
` [PATCH 04/10] base: remove unneeded "before do_build" task dependencies
` [PATCH 05/10] dpkg: add explicit dependency to isar-apt
` [PATCH 06/10] meta: add sstate feature from oe
` [PATCH 07/10] sstate: configure
` [PATCH 08/10] sstate: add caching to isar-bootstrap
` [PATCH 09/10] sstate: add caching to rootfs
` [PATCH 10/10] sstate: add caching to debian packages

[PATCH] conf: Add mirror for cdn.kernel.org/pub
 2021-10-07  6:55 UTC  (2+ messages)

[PATCH] opensbi-sifive-fu540: upgrade to 0.9
 2021-10-07  6:54 UTC  (2+ messages)

[PATCH] linux-module: Override dh_auto_clean
 2021-10-07  6:54 UTC  (2+ messages)

[PATCH 0/7] vm-img improvements and fixes
 2021-10-06 14:08 UTC  (3+ messages)
` [PATCH 1/7] vm-img: move template out of package into SRC_URI file

[PATCH v2] linux-custom: Fix decompressed kernel name for arm64
 2021-10-06  5:09 UTC  (3+ messages)

[PATCH v2 0/4] Use buildstats from OE to generate build charts
 2021-10-05  9:21 UTC  (8+ messages)
` [PATCH v2 1/4] buildstats: Borrow buildstats and pybootchartgui from OE
` [PATCH v2 2/4] buildstats: Fix bbclass to work with ISAR
` [PATCH v2 3/4] buildstats: Manage buildstats via USER_CLASSES variable
` [PATCH v2 4/4] doc: Add buildstats section in user manual

[PATCH v2 0/5] Support multiple image types in one build
 2021-10-05  9:08 UTC  (11+ messages)
` [PATCH v2 1/5] image: Make WORKDIR and STAMPs unrelated to IMAGE_TYPE
` [PATCH v2 2/5] wic-img: Set weak default value for WKS_FILE
` [PATCH v2 3/5] start_vm: Use the first image type to start VM
` [PATCH v2 4/5] meta-isar: Rework mc:qemuamd64-buster configs
` [PATCH v2 5/5] api: Rename IMAGE_TYPE to IMAGE_FSTYPES

[PATCH v2 0/1] Improving base-apt usage
 2021-10-05  8:36 UTC  (3+ messages)
` [PATCH v2 1/1] [meta] Use cached base-apt repo to debootstrap

[PATCH] meta/classes/debianize: Create debian folder if source does not contain one
 2021-10-05  6:02 UTC  (5+ messages)

[isar] rootfs: Add new ROOTFS_FEATURE 'slimfy' to minimize the footprint
 2021-10-04 16:45 UTC  (10+ messages)
` [PATCH v2] rootfs: clean package log files that are not owned by packages

Builds get fails when we append SWUPDATE yml file
 2021-10-04 15:39 UTC  (5+ messages)

[PATCH 0/2] Fix isar-bootstrap for sifive-fu540
 2021-10-04 14:34 UTC  (2+ messages)

[PATCH v3] wic/rootfs-u-boot: Allow to set root with source_params
 2021-10-04 14:30 UTC  (2+ messages)

[PATCH v12 00/16] Update Avocado testsuite
 2021-09-30 16:48 UTC  (4+ messages)

[PATCH v2 0/2] Fix gpg-agent management
 2021-09-29 14:22 UTC  (2+ messages)

[PATCH v2 0/2] Support for ccache
 2021-09-29  9:58 UTC  (3+ messages)
` [PATCH v2 1/2] meta: Support for ccache for custom packages in buildchroot
` [PATCH v2 2/2] doc: Add section about ccache usage

[PATCH v13 00/16] Update Avocado testsuite
 2021-09-27 11:01 UTC  (12+ messages)
` [PATCH v13 06/16] vm_boot_test: Remove external varianter
` [PATCH v13 07/16] vm_boot_test: Improve QEMU images checking
` [PATCH v13 08/16] build_test: Refactoring build tests cases
` [PATCH v13 09/16] testsuite: Add Python generations for testsuite in gitignore
` [PATCH v13 10/16] testsuite: Fix test suite prepare guide
` [PATCH v13 11/16] gitlab-ci: Add Avocado build artifacts
` [PATCH v13 12/16] gitlab-ci: Add debug flag
` [PATCH v13 13/16] vm_boot_test: Add automatic bitbake init
` [PATCH v13 14/16] build_test: Protect ubuntu target with KFAIL
` [PATCH v13 15/16] ci_build: Migrate to Avocado
` [PATCH v13 16/16] vm_smoke_test: "

page:  |  | latest

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