* [PATCH] kas: Fix a typo in KAS_IMAGE_PREINSTALL list
@ 2023-10-03 5:17 Uladzimir Bely
2023-10-03 16:11 ` Uladzimir Bely
0 siblings, 1 reply; 2+ messages in thread
From: Uladzimir Bely @ 2023-10-03 5:17 UTC (permalink / raw)
To: isar-users
Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
---
kas/package/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kas/package/Kconfig b/kas/package/Kconfig
index 139651cd..af4c5137 100644
--- a/kas/package/Kconfig
+++ b/kas/package/Kconfig
@@ -141,7 +141,7 @@ endmenu
config KAS_IMAGE_PREINSTALL
string "Distro packages"
- default "fdisk iproute2 iputils-ping ics-dhcp-client"
+ default "fdisk iproute2 iputils-ping isc-dhcp-client"
help
Space-separated list of packages that are provided by the selected distro.
These packages are downloaded from distro mirrors and just unpacked
--
2.20.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] kas: Fix a typo in KAS_IMAGE_PREINSTALL list
2023-10-03 5:17 [PATCH] kas: Fix a typo in KAS_IMAGE_PREINSTALL list Uladzimir Bely
@ 2023-10-03 16:11 ` Uladzimir Bely
0 siblings, 0 replies; 2+ messages in thread
From: Uladzimir Bely @ 2023-10-03 16:11 UTC (permalink / raw)
To: isar-users
On Tue, 2023-10-03 at 07:17 +0200, Uladzimir Bely wrote:
> Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
> ---
> kas/package/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kas/package/Kconfig b/kas/package/Kconfig
> index 139651cd..af4c5137 100644
> --- a/kas/package/Kconfig
> +++ b/kas/package/Kconfig
> @@ -141,7 +141,7 @@ endmenu
>
> config KAS_IMAGE_PREINSTALL
> string "Distro packages"
> - default "fdisk iproute2 iputils-ping ics-dhcp-client"
> + default "fdisk iproute2 iputils-ping isc-dhcp-client"
> help
> Space-separated list of packages that are provided by the
> selected distro.
> These packages are downloaded from distro mirrors and just
> unpacked
> --
> 2.20.1
>
Applied to next.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-03 16:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-03 5:17 [PATCH] kas: Fix a typo in KAS_IMAGE_PREINSTALL list Uladzimir Bely
2023-10-03 16:11 ` Uladzimir Bely
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox