[PATCH v10 0/6] Fix usage of additional apt keys and repos
2019-05-02 11:37 UTC (6+ messages)
` [PATCH v10 1/6] Simplify and enhance apt-keyring generator
` [PATCH v10 2/6] Use apt-key to generate keyrings
` [PATCH v10 3/6] If we use a custom keyring debootstrap may fall to https
` [PATCH v10 5/6] docs: Update user_manual.md
` [PATCH v10 6/6] Give keyring to debootstrap when using cached base repo
[PATCH v9 0/5] Fix usage of additional apt keys and repos
2019-05-02 11:28 UTC (8+ messages)
` [PATCH v9 1/5] Simplify and enhance apt-keyring generator
` [PATCH v9 2/5] Use apt-key to generate keyrings
` [PATCH v9 3/5] If we use a custom keyring debootstrap may fall to https
` [PATCH v9 4/5] raspbian-stretch: Use DISTRO_BOOTSTRAP_KEYS
` [PATCH v9 5/5] docs: Update user_manual.md
[PATCH v4 0/9] Cleanup rootfs creation
2019-04-30 15:46 UTC (24+ messages)
` [PATCH v4 1/9] isar-bootstrap-host: disable DISTRO_APT_KEYS usage
` [PATCH v4 2/9] isar-bootstrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to base.bbclass
` [PATCH v4 3/9] move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to isar-bootstrap
` [PATCH v4 4/9] buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH
` [PATCH v4 5/9] isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR
` [PATCH v4 6/9] bitbake.conf: remove unneeded and differently used variables
` [PATCH v4 7/9] image.bbclass: make IMAGE_ROOTFS overwritable
` [PATCH v4 8/9] bitbake.conf: set default QEMU_ARCH variables
` [PATCH v4 9/9] buildchroot/configscript: make creation of builder uid/gid idempotent
[PATCH] dpkg: warn when S equals WORKDIR
2019-04-29 11:06 UTC
[PATCH] meta/conf/bitbake.conf: support for AUTOREV in SRCREV
2019-04-29 10:46 UTC
[PATCH] patch: Add support for patches in sub-directories
2019-04-29 8:37 UTC
[PATCH v3 0/8] Cleanup rootfs creation
2019-04-25 11:25 UTC (24+ messages)
` [PATCH v3 1/8] isar-boostrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to base.bbclass
` [PATCH v3 2/8] move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to isar-bootstrap
` [PATCH v3 3/8] buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH
` [PATCH v3 4/8] isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR
` [PATCH v3 5/8] bitbake.conf: remove unneeded and differently used variables
` [PATCH v3 6/8] image.bbclass: make IMAGE_ROOTFS overwritable
` [PATCH v3 7/8] bitbake.conf: set default QEMU_ARCH variables
` [PATCH v3 8/8] buildchroot/configscript: make creation of builder uid/gid idempotent
Project isar_claudius_ilbers_fast_ci on isar-build.org
2019-04-25 11:04 UTC (7+ messages)
[PATCH 0/6] pre-processing pipeline and transient package replacement
2019-04-25 10:06 UTC (14+ messages)
` [PATCH 1/6] split up isar-bootstrap helper and implement pre-process pipeline
` [PATCH 2/6] meta: remove transient package support
` [PATCH 3/6] meta/classes: add image-locales-extension class
` [PATCH 4/6] meta/classes: add image-account-extension class
` [PATCH 5/6] doc: update description of image customization
` [PATCH 6/6] doc: some fixes
[PATCH] ci_build: Include SDK creation for arm into fast build
2019-04-25 9:36 UTC (2+ messages)
CI tests procedure
2019-04-25 9:30 UTC (2+ messages)
[PATCH] ubi-img/ubifs-img: change fatal error to skip recipe
2019-04-25 5:50 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/8] Cleanup rootfs creation
2019-04-24 8:18 UTC (13+ messages)
` [PATCH v2 1/8] isar-boostrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to base.bbclass
` [PATCH v2 2/8] move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to isar-bootstrap
` [PATCH v2 3/8] buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH
` [PATCH v2 4/8] isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR
` [PATCH v2 5/8] bitbake.conf: remove unneeded and differently used variables
` [PATCH v2 6/8] image.bbclass: make IMAGE_ROOTFS overwritable
` [PATCH v2 7/8] bitbake.conf: set default QEMU_ARCH variables
` [PATCH v2 8/8] buildchroot/configscript: make creation of builder uid/gid idempotent
[PATCH 0/8] Cleanup rootfs creation
2019-04-24 7:45 UTC (15+ messages)
` [PATCH 1/8] isar-boostrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to base.bbclass
` [PATCH 2/8] move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to isar-bootstrap
` [PATCH 3/8] buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH
` [PATCH 4/8] isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR
` [PATCH 5/8] bitbake.conf: remove unneeded and differently used variables
` [PATCH 6/8] image.bbclass: make IMAGE_ROOTFS overwritable
` [PATCH 7/8] bitbake.conf: set default QEMU_ARCH variables
` [PATCH 8/8] buildchroot/configscript: make creation of builder uid/gid idempotent
[PATCH v8 0/7] Fix usage of additional apt keys and repos
2019-04-22 13:56 UTC (13+ messages)
` [PATCH v8 1/7] Revert "isar-bootstrap: Allow to set local keys in DISTRO_APT_KEYS"
Defining the content of the SDK
2019-04-18 7:23 UTC (2+ messages)
[PATCHv3] dpkg-base: derive "Package" and "Architecture" from .deb in cleanup
2019-04-17 12:14 UTC (8+ messages)
[RFC PATCH 0/4] pre-processing pipeline and transient package replacement
2019-04-17 7:19 UTC (5+ messages)
` [RFC PATCH 1/4] split up isar-bootstrap helper and implement pre-process pipeline
` [RFC PATCH 2/4] remove transient package support
` [RFC PATCH 3/4] meta/classes: add image-locales-extension class
` [RFC PATCH 4/4] meta/classes: add image-account-extension class
[PATCH v2] testsuite: Initial Avocado test implementation
2019-04-16 18:48 UTC (6+ messages)
[PATCH v2 0/8] Implement ROOTFS postprocess commands
2019-04-16 5:05 UTC (10+ messages)
` [PATCH v2 1/8] image.bbclass: make KERNEL_IMAGE & INITRD_IMAGE variable fixed
` [PATCH v2 2/8] image.bbclass: limit `du` to only one file system
` [PATCH v2 3/8] meta/classes/targz-img: limit tarball creation to "
` [PATCH v2 4/8] meta/classes/buildchroot: add check before each mounting and quotes
` [PATCH v2 5/8] meta/image classes: refactor task stamps
` [PATCH v2 6/8] meta/classes/*-img: remove 'inherit image' statements
` [PATCH v2 7/8] meta/classes/image*: refactor image pipeline and image.bbclass
` [PATCH v2 8/8] meta/classes/image: implement ROOTFS_POSTPROCESS_COMMAND
isar error log
2019-04-16 3:04 UTC (15+ messages)
` [cip-dev] "
[PATCH] expand-on-first-boot: Don't fail when using systemd mount units
2019-04-15 5:44 UTC (2+ messages)
[PATCH] qemui386-buster: Switch to linux-image intended for older PCs
2019-04-13 5:51 UTC (4+ messages)
[PATCH] testsuite: Initial avocado tests implementation
2019-04-12 17:26 UTC (3+ messages)
[RFC PATCH v3 0/1] Documentation: dependencies specification in Bitbake and Debian
2019-04-08 10:44 UTC (3+ messages)
` [RFC PATCH v3 1/1] docs: ading dependencies documentation
My vacation from 2019-04-05 till 2019-04-19
2019-04-04 7:53 UTC
[PATCH] u-boot: support multiple binary outputs
2019-04-03 18:37 UTC (3+ messages)
[PATCH] isar: Update CONTRIBUTING
2019-04-03 18:37 UTC (2+ messages)
[PATCH 0/4] Patch improvements, more templating fallouts, linux-libc-dev fix
2019-04-03 18:36 UTC (6+ messages)
` [PATCH 1/4] patch: Add support for patchdir parameter
` [PATCH 2/4] Make patch task repeatedly applicable
` [PATCH 3/4] template: Remove KERNEL_NAME from default TEMPLATE_VARS
` [PATCH 4/4] linux-custom: Fix linux-libc-dev version check
[RFC] v2 Documentation: dependencies specification in Bitbake and Debian
2019-04-03 9:06 UTC (6+ messages)
[PATCH] debian-configscript.sh: Remove creation of console device
2019-04-02 14:54 UTC (2+ 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