public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: Felix Moessbauer <felix.moessbauer@siemens.com>,
	isar-users@googlegroups.com
Subject: Re: [PATCH 1/1] KConfig: add support for Ubuntu snapshot on Noble
Date: Tue, 24 Dec 2024 14:57:28 +0300	[thread overview]
Message-ID: <92b05304ed9ac6c891d49d8db99e7a8476b397a3.camel@ilbers.de> (raw)
In-Reply-To: <20241219105146.387696-1-felix.moessbauer@siemens.com>

On Thu, 2024-12-19 at 11:51 +0100, 'Felix Moessbauer' via isar-users
wrote:
> The Ubuntu snapshot mirror is supported for all Ubuntu distributions.
> By that, we can safely add support for the Noble distribution as
> well.
> 
> Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
> ---
>  kas/opt/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/kas/opt/Kconfig b/kas/opt/Kconfig
> index 1ec4b112..5784a6dd 100644
> --- a/kas/opt/Kconfig
> +++ b/kas/opt/Kconfig
> @@ -8,7 +8,7 @@
>  # SPDX-License-Identifier: MIT
>  
>  menu "Mirror selection"
> -	depends on DEBIAN_BUSTER || DEBIAN_BULLSEYE ||
> DEBIAN_BOOKWORM || DEBIAN_TRIXIE || DEBIAN_SID || UBUNTU_FOCAL ||
> UBUNTU_JAMMY
> +	depends on DEBIAN_BUSTER || DEBIAN_BULLSEYE ||
> DEBIAN_BOOKWORM || DEBIAN_TRIXIE || DEBIAN_SID || UBUNTU_FOCAL ||
> UBUNTU_JAMMY || UBUNTU_NOBLE
>  
>  config MIRROR_DEBIAN
>  	bool "Use specific Debian mirror"
> @@ -45,7 +45,7 @@ config KAS_INCLUDE_MIRROR_UBUNTU
>  
>  config USE_APT_SNAPSHOT
>  	bool "Use the distros snapshot mirror"
> -	depends on !MIRROR_DEBIAN && (DEBIAN_BUSTER ||
> DEBIAN_BULLSEYE || DEBIAN_BOOKWORM || DEBIAN_TRIXIE || DEBIAN_SID ||
> UBUNTU_FOCAL || UBUNTU_JAMMY)
> +	depends on !MIRROR_DEBIAN && (DEBIAN_BUSTER ||
> DEBIAN_BULLSEYE || DEBIAN_BOOKWORM || DEBIAN_TRIXIE || DEBIAN_SID ||
> UBUNTU_FOCAL || UBUNTU_JAMMY || UBUNTU_NOBLE)
>  	help
>  		Use a snapshot mirror for the selected distribution.
>  
> -- 
> 2.39.5
> 

Applied to next, thanks.

-- 
Best regards,
Uladzimir.



-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/92b05304ed9ac6c891d49d8db99e7a8476b397a3.camel%40ilbers.de.

      reply	other threads:[~2024-12-24 11:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-19 10:51 'Felix Moessbauer' via isar-users
2024-12-24 11:57 ` Uladzimir Bely [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=92b05304ed9ac6c891d49d8db99e7a8476b397a3.camel@ilbers.de \
    --to=ubely@ilbers.de \
    --cc=felix.moessbauer@siemens.com \
    --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