From: Anton Mikanovich <amikan@ilbers.de>
To: isar-users@googlegroups.com
Subject: Re: [PATCH v10 00/14] Debsrc Caching
Date: Fri, 27 Nov 2020 16:46:16 +0300 [thread overview]
Message-ID: <4558315b-3785-4dae-71ef-f855d9d85c21@ilbers.de> (raw)
In-Reply-To: <20201126182818.7261-1-Vijaikumar_Kanagarajan@mentor.com>
26.11.2020 21:28, Vijai Kumar K wrote:
> Changes in v10:
> - Rebased against the latest next
> - Fixed some typos
> CI job running here: http://ci.isar-build.org:8080/job/isar_vkk_devel/91/
> Git Tree: https://github.com/vj-kumar/isar/tree/vijai/debsrc10
>
> Changes in v9:
> - Address review comments from Baurzhan
>
> Changes in v8:
> - Fix documentation as per Jan comments.
>
> Changes in v7:
> - Document details in user manual.
>
> Changes in v6:
> - Rebase against latest next
> - Address review comments from Henning
> Git Tree: https://github.com/vj-kumar/isar/tree/vijai/debsrc6.3
>
> Changes in v5:
> The major changes in this series are as below,
> - (P2) Handle cases where HOST_DISTRO!=DISTRO. This avoids mixing
> of debs from different distro which inturn helps the src caching logic.
> - (P5) Avoid downloading package from other builds.
> - (P8) Add a reprepro based sanity test to check if the repo contains
> the sources for all the debs.
> - (P9) Introduce a new variable BASE_REPO_FEATURES which provides means
> to enable or disable various base-apt features. (cache-deb-src for now)
> - Some fixes in (P12 & P13)
> Also, addressed some review comments from Henning.
> Git Tree: https://github.com/vj-kumar/isar/tree/vijai/debsrc5
>
> Changes in v4:
> - Use <source package>=<version> format instead of just using <packagename>
> to download the right version of source package.
>
> Changes in v3:
> - Take care of non-existent downloads/deb-src directory.
>
> Changes in v2:
> - Introduced additional patch to cache deb src
> - Rebased on top of henning/staging4 tree
Applied to next, thanks.
--
Anton Mikanovich
Promwad Ltd.
External service provider of ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn, Germany
+49 (89) 122 67 24-0
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov
prev parent reply other threads:[~2020-11-27 13:46 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-26 18:28 Vijai Kumar K
2020-11-26 18:28 ` [PATCH v10 01/14] rootfs: Make rootfs finalize a separate task Vijai Kumar K
2020-11-26 18:28 ` [PATCH v10 02/14] deb-dl-dir: Cache host distro debs separately Vijai Kumar K
2020-11-26 18:28 ` [PATCH v10 03/14] meta: cache deb srcs as part of postprocessing Vijai Kumar K
2020-11-26 18:28 ` [PATCH v10 04/14] deb-dl-dir: Make debsrc_download faster Vijai Kumar K
2020-11-26 18:28 ` [PATCH v10 05/14] deb-dl-dir: Download files only belonging to the current image Vijai Kumar K
2020-11-26 18:28 ` [PATCH v10 06/14] deb-dl-dir: Factor out the mounting part Vijai Kumar K
2020-11-26 18:28 ` [PATCH v10 07/14] deb-dl-dir: Fix skipping of removed files Vijai Kumar K
2020-11-26 18:28 ` [PATCH v10 08/14] repository: Add a sanity test to check missing sources Vijai Kumar K
2020-11-26 18:29 ` [PATCH v10 09/14] base-apt: Introduce BASE_REPO_FEATURES Vijai Kumar K
2020-11-26 18:29 ` [PATCH v10 10/14] repository: Fix failures due to missing section Vijai Kumar K
2020-11-26 18:29 ` [PATCH v10 11/14] scripts/ci_build.sh: Enable deb-src caching Vijai Kumar K
2020-11-26 18:29 ` [PATCH v10 12/14] rootfs: Fix possible overwrite of existing resolv.conf Vijai Kumar K
2020-11-26 18:29 ` [PATCH v10 13/14] rootfs: Handle failures when postprocess is rerun Vijai Kumar K
2020-11-26 18:30 ` [PATCH v10 14/14] doc/user_manual.md: Document details about deb-src caching Vijai Kumar K
2020-11-27 13:46 ` Anton Mikanovich [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4558315b-3785-4dae-71ef-f855d9d85c21@ilbers.de \
--to=amikan@ilbers.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox