[PATCH v3 00/15] Add developers test
2023-02-03 8:33 UTC (17+ messages)
` [PATCH v3 01/15] CI: Enable downloads dir sharing
` [PATCH v3 02/15] CI: Add IMAGE_INSTALL override
` [PATCH v3 03/15] CI: Add developers test
` [PATCH v3 04/15] CI: Remove duplicated targets
` [PATCH v3 05/15] CI: move to avocado to 99.0
` [PATCH v3 06/15] CI: fix shell coding style
` [PATCH v3 07/15] CI: install qemu-system when qemu testing is requested
` [PATCH v3 08/15] testsuite: remove tests from "fast" set
` [PATCH v3 09/15] CI: Get rid of setting cross from outside
` [PATCH v3 10/15] CI: Make cross compile to be default
` [PATCH v3 11/15] CI: Get rid of setting repro from outside
` [PATCH v3 12/15] CI: Allow example module checking disabling
` [PATCH v3 13/15] testsuite: Fix terminal broken after run test executed
` [PATCH v3 14/15] CI: Update testsuite documentation
` [PATCH v3 15/15] CI: Add single target test case
[PATCH 00/10] Add support for secureboot using Debian boot chain
2023-02-03 6:05 UTC (9+ messages)
` [PATCH 06/10] add example to generated and distribute MOK data
` [PATCH 10/10] start_vm: add support for secureboot
[PATCH] Revert "dpkg: sbuild allows extra arguments via DPKG_SBUILD_EXTRA_ARGS"
2023-02-02 22:44 UTC (4+ messages)
[PATCH 1/1] sources.list: add non-free-firmware repository
2023-02-02 14:01 UTC (3+ messages)
[PATCH v3] dpkg: sbuild allows extra arguments via DPKG_SBUILD_EXTRA_ARGS v3
2023-02-02 9:04 UTC (9+ messages)
[PATCH v8 00/20] Migrate to Bitbake 2.0
2023-02-02 9:02 UTC (29+ messages)
` [PATCH v8 01/20] meta: change deprecated parse calls
` [PATCH v8 02/20] scripts/contrib: add override conversion script
` [PATCH v8 03/20] scripts/contrib: configure "
` [PATCH v8 04/20] meta-isar: set default branch names
` [PATCH v8 05/20] meta: remove non recommended syntax
` [PATCH v8 06/20] bitbake: update to Bitbake 2.0.5
` [PATCH v8 07/20] meta: update bitbake variables
` [PATCH v8 08/20] bitbake.conf: align hash vars with openembedded
` [PATCH v8 09/20] meta: mark network and sudo tasks
` [PATCH v8 10/20] meta: update overrides syntax
` [PATCH v8 11/20] sstate: update bbclass
` [PATCH v8 12/20] bitbake.conf: declare default XZ and ZSTD options
` [PATCH v8 13/20] Revert "devshell: Use different termination test to avoid warnings"
` [PATCH v8 14/20] meta: align with OE-core libraries update
` [PATCH v8 15/20] Revert "Revert "devshell: Use different termination test to avoid warnings""
` [PATCH v8 16/20] CI: adapt tests to syntax change
` [PATCH v8 17/20] isar-sstate: adapt sstate maintenance script
` [PATCH v8 18/20] doc: require zstd tool
` [PATCH v8 19/20] RECIPE-API-CHANGELOG: add tips after bitbake version update
` [PATCH v8 20/20] docs: update override syntax
[PATCH] expand-on-first-boot: really only do that once - reverted back
2023-02-02 8:14 UTC (2+ messages)
[PATCH] deb-dl-dir: Fallback to copying when import-export
2023-02-01 14:27 UTC (3+ messages)
[PATCH v3 1/1] meta: Update debian ports signing key
2023-02-01 14:09 UTC
[PATCH v2 1/1] meta: Update debian ports signing key
2023-02-01 14:04 UTC (3+ messages)
[PATCH 1/1] meta: Update debian ports signing key
2023-02-01 10:42 UTC
[PATCH 1/4] set SOURCE_DATE_EPOCH in wic environment
2023-02-01 6:21 UTC (5+ messages)
` [PATCH 2/4] remove apt cache dirs from final rootfs
` [PATCH 3/4] clean /tmp in rootfs postprocess
` [PATCH 4/4] warn only once in case file timestamps are updated
[PATCH 1/1] fix cyclic dep on crossbuild-essential-riscv64
2023-01-31 6:31 UTC (2+ messages)
[PATCH v2] do_bootstrap if {HOST,ROOTFS,DISTRO}_ARCH is not set warns v2
2023-01-30 14:31 UTC
[PATCH v3 0/5] Improving apt cache
2023-01-30 14:16 UTC (15+ messages)
` [PATCH v3 1/5] Clean apt cache from debootstrapped rootfs dirs
` [PATCH v3 2/5] Use hardlinks in deb-dl-dir import/export
` [PATCH v3 3/5] Exclude apt cache from sstate caches
` [PATCH v3 4/5] Use symlinks when importing debian packages to sbuild chroot
` [PATCH v3 5/5] Lightweight copy of rootfs directories if possible
[PATCH] Reinstall imager deps if package in IMAGER_INSTALL has changed
2023-01-30 13:00 UTC (4+ messages)
[PATCH] do_bootstrap if {HOST,ROOTFS,DISTRO}_ARCH is not set warns
2023-01-30 12:51 UTC
Rebuild issues in imaging steps with local packages
2023-01-30 8:15 UTC (4+ messages)
[PATCH 0/7] Add BSP for StarFiveTech VisionFive2 Risc-V board
2023-01-29 5:38 UTC (8+ messages)
` [PATCH 1/7] u-boot: inject debian multi-arch config
` [PATCH 2/7] starfive-visionfive2: package u-boot
` [PATCH 3/7] starfive-visionfive2: package opensbi firmware
` [PATCH 4/7] starfive-visionfive2: add BSP kernel
` [PATCH 5/7] starfive-visionfive2: create u-boot-spl firmware
` [PATCH 6/7] starfive-visionfive2: create u-boot firmware
` [PATCH 7/7] starfive-visionfive2: add machine
[RFC PATCH] native.bbclass
2023-01-28 5:31 UTC (4+ messages)
[PATCH 0/5] allow creation of users/groups before rootfs creation
2023-01-26 10:27 UTC (15+ messages)
` [PATCH 1/5] simplify image-account-extension
` [PATCH 2/5] allow creation of users/groups before rootfs creation
` [PATCH 3/5] create a minimal python unittest infrastructure
` [PATCH 4/5] add unittests for the image-account-extension
` [PATCH 5/5] set minimal python version in user_manual to 3.5
[PATCH v6] suggested changes for reproducibility patchset v6
2023-01-25 16:38 UTC (6+ messages)
[PATCH] dpkg class sbuild allows extra arguments by vars
2023-01-25 16:12 UTC (3+ messages)
[PATCH] dpkg class set default value for ISAR_CROSS_COMPILE, if missing
2023-01-25 12:07 UTC (3+ messages)
[PATCH v2 00/15] Add developers test
2023-01-25 11:39 UTC (23+ messages)
` [PATCH v2 01/15] CI: Enable downloads dir sharing
` [PATCH v2 02/15] CI: Add IMAGE_INSTALL override
` [PATCH v2 03/15] CI: Add developers test
` [PATCH v2 04/15] CI: Remove duplicated targets
` [PATCH v2 05/15] CI: move to avocado to 99.0
` [PATCH v2 06/15] CI: fix shell coding style
` [PATCH v2 07/15] CI: install qemu-system when qemu testing is requested
` [PATCH v2 08/15] testsuite: remove tests from "fast" set
` [PATCH v2 09/15] CI: Get rid of setting cross from outside
` [PATCH v2 10/15] CI: Make cross compile to be default
` [PATCH v2 11/15] CI: Get rid of setting repro from outside
` [PATCH v2 12/15] CI: Allow example module checking disabling
` [PATCH v2 13/15] testsuite: Fix terminal broken after run test executed
` [PATCH v2 14/15] CI: Update testsuite documentation
` [PATCH v2 15/15] CI: Add single target test case
[PATCH 00/11] Support running custom commands in VM
2023-01-25 8:45 UTC (18+ messages)
` [PATCH 02/11] testsuite: Allow custom image names in start_vm.py
` [PATCH 05/11] image-account-extension: Add copy-ci-key flag for user
` [PATCH 07/11] testsuite: Use random free port for qemu SSH forwarding
` [PATCH 08/11] testsuite: Support running custom commands in VM
` [PATCH 10/11] isar-image-ci: Make ethernet inerface auto bring up in ubuntu-focal
` [PATCH 11/11] testsuite: Run custom commands on some qemu targets
[PATCH] dpkg: Align apt configuration of devshell with build
2023-01-25 7:19 UTC (2+ messages)
[PATCH] buildchroot: Drop build related packages
2023-01-25 7:17 UTC (2+ messages)
[PATCH v3 00/10] Make rootfs build reproducible
2023-01-25 7:16 UTC (2+ messages)
Better way to handle apt cache needed
2023-01-25 4:48 UTC (16+ messages)
[PATCH v2 0/4] CI rework of gitlab fast job
2023-01-24 20:53 UTC (5+ messages)
` [PATCH v2 3/4] CI: install qemu-system when qemu testing is requested
[PATCH] feat: add zstd support to image conversions
2023-01-24 12:05 UTC (4+ messages)
[PATCH] dpkg-base: set default for RPROVIDES
2023-01-24 7:38 UTC (2+ messages)
[PATCH v2] dpkg-base: Drop dependency on buildchroot
2023-01-24 7:37 UTC (2+ messages)
[PATCH 1/1] fix typo in TAR_OPTIONS variable name
2023-01-24 7:36 UTC (2+ messages)
[PATCH v2] fix broken fsck type in initramfs-fsck-hook-ext4
2023-01-24 7:35 UTC (2+ messages)
[PATCH 0/4] sbuild-chroot optimizations
2023-01-24 7:33 UTC (4+ messages)
` [PATCH 1/4] sbuild-chroot: Only install ccache is used
[PATCH] user_manual.md: Add host packages for fetch unpack
2023-01-23 22:57 UTC
[PATCH v2 00/10] Make rootfs build reproducible
2023-01-23 9:00 UTC (5+ messages)
` [PATCH v2 01/10] fix rebuild of rootfs_finalize task
[PATCH 0/8] CI rework of gitlab fast job
2023-01-23 8:26 UTC (9+ messages)
[PATCH] dpkg: Use mount bind to import debian packages to sbuild chroot
2023-01-20 16:30 UTC
[PATCH v2 0/3] Improving apt cache
2023-01-20 7:23 UTC (11+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox