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] kas menu: allow mirror selection for trixie and sid as well
Date: Wed, 31 Jul 2024 09:45:00 +0300	[thread overview]
Message-ID: <2fb143197998b1bf484b2445690a2ba8c5c8785b.camel@ilbers.de> (raw)
In-Reply-To: <20240722081447.619772-1-felix.moessbauer@siemens.com>

On Mon, 2024-07-22 at 10:14 +0200, 'Felix Moessbauer' via isar-users
wrote:
> The mirrors also support these distro versions. Especially for sid,
> it
> is recommended to use mirrors.
> 
> Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
> ---
>  kas/opt/Kconfig | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/kas/opt/Kconfig b/kas/opt/Kconfig
> index 701bd263..65482e3a 100644
> --- a/kas/opt/Kconfig
> +++ b/kas/opt/Kconfig
> @@ -5,11 +5,11 @@
>  #  Uladzimir Bely <ubely@ilbers.de>
>  
>  menu "Mirror selection"
> -	depends on DEBIAN_BUSTER || DEBIAN_BULLSEYE ||
> DEBIAN_BOOKWORM || UBUNTU_FOCAL || UBUNTU_JAMMY
> +	depends on DEBIAN_BUSTER || DEBIAN_BULLSEYE ||
> DEBIAN_BOOKWORM || DEBIAN_TRIXIE || DEBIAN_SID || UBUNTU_FOCAL ||
> UBUNTU_JAMMY
>  
>  config MIRROR_DEBIAN
>  	bool "Use specific Debian mirror"
> -	depends on DEBIAN_BUSTER || DEBIAN_BULLSEYE ||
> DEBIAN_BOOKWORM
> +	depends on DEBIAN_BUSTER || DEBIAN_BULLSEYE ||
> DEBIAN_BOOKWORM || DEBIAN_TRIXIE || DEBIAN_SID
>  	help
>  	  Select better local Debian mirror instead of
> deb.debian.org
>  
> @@ -42,7 +42,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 || UBUNTU_FOCAL
> || UBUNTU_JAMMY)
> +	depends on !MIRROR_DEBIAN && (DEBIAN_BUSTER ||
> DEBIAN_BULLSEYE || DEBIAN_BOOKWORM || DEBIAN_TRIXIE || DEBIAN_SID ||
> UBUNTU_FOCAL || UBUNTU_JAMMY)
>  	help
>  		Use a snapshot mirror for the selected distribution.
> The date is defined by ISAR_APT_SNAPSHOT_TIMESTAMP.
>  
> -- 
> 2.39.2
> 

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 on the web visit https://groups.google.com/d/msgid/isar-users/2fb143197998b1bf484b2445690a2ba8c5c8785b.camel%40ilbers.de.

      reply	other threads:[~2024-07-31  6:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-22  8:14 'Felix Moessbauer' via isar-users
2024-07-31  6:45 ` 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=2fb143197998b1bf484b2445690a2ba8c5c8785b.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