DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Roland Hieber <rhi@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH 02/14] ptxconfig: enable more tools for debugging
Date: Mon, 14 Aug 2023 18:03:00 +0200	[thread overview]
Message-ID: <ZNpQNEt+lOnuwqfo@pengutronix.de> (raw)
In-Reply-To: <20230623124755.2292833-3-rhi@pengutronix.de>

Applied to next.

On Fri, Jun 23, 2023 at 02:47:43PM +0200, Roland Hieber wrote:
> Enable lsblk, file, sha*sum, time, strings, and curl to access the
> internet.
> 
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> ---
>  configs/ptxconfig | 46 +++++++++++++++++++++++++++++++++++++---------
>  1 file changed, 37 insertions(+), 9 deletions(-)
> 
> diff --git a/configs/ptxconfig b/configs/ptxconfig
> index 6da2eb42c4ed..170c12408553 100644
> --- a/configs/ptxconfig
> +++ b/configs/ptxconfig
> @@ -95,6 +95,7 @@ PTXCONF_HOST_QEMU_USR=y
>  PTXCONF_HOST_ACL=y
>  PTXCONF_HOST_CMAKE=y
>  PTXCONF_HOST_FIGLET=y
> +PTXCONF_HOST_FILE=y
>  PTXCONF_HOST_FLEX=y
>  PTXCONF_HOST_GLIB=y
>  PTXCONF_HOST_GPERF=y
> @@ -642,9 +643,9 @@ PTXCONF_BUSYBOX_FEATURE_LS_USERNAME=y
>  PTXCONF_BUSYBOX_FEATURE_LS_COLOR=y
>  PTXCONF_BUSYBOX_FEATURE_LS_COLOR_IS_DEFAULT=y
>  PTXCONF_BUSYBOX_MD5SUM=y
> -# PTXCONF_BUSYBOX_SHA1SUM is not set
> -# PTXCONF_BUSYBOX_SHA256SUM is not set
> -# PTXCONF_BUSYBOX_SHA512SUM is not set
> +PTXCONF_BUSYBOX_SHA1SUM=y
> +PTXCONF_BUSYBOX_SHA256SUM=y
> +PTXCONF_BUSYBOX_SHA512SUM=y
>  PTXCONF_BUSYBOX_SHA3SUM=y
>  
>  #
> @@ -1057,8 +1058,8 @@ PTXCONF_BUSYBOX_READAHEAD=y
>  # PTXCONF_BUSYBOX_SEEDRNG is not set
>  # PTXCONF_BUSYBOX_SETFATTR is not set
>  PTXCONF_BUSYBOX_SETSERIAL=y
> -# PTXCONF_BUSYBOX_STRINGS is not set
> -# PTXCONF_BUSYBOX_TIME is not set
> +PTXCONF_BUSYBOX_STRINGS=y
> +PTXCONF_BUSYBOX_TIME=y
>  # PTXCONF_BUSYBOX_TREE is not set
>  # PTXCONF_BUSYBOX_TS is not set
>  # PTXCONF_BUSYBOX_TTYSIZE is not set
> @@ -1314,7 +1315,8 @@ PTXCONF_BUSYBOX_LOGGER=y
>  # PTXCONF_EFIBOOTMGR is not set
>  # PTXCONF_EFIVAR is not set
>  # PTXCONF_FIGLET is not set
> -# PTXCONF_FILE is not set
> +PTXCONF_FILE=y
> +PTXCONF_FILE_SECCOMP=y
>  # PTXCONF_FINDUTILS is not set
>  
>  #
> @@ -1557,7 +1559,7 @@ PTXCONF_UTIL_LINUX_SFDISK=y
>  # PTXCONF_UTIL_LINUX_BLKID is not set
>  # PTXCONF_UTIL_LINUX_FINDFS is not set
>  # PTXCONF_UTIL_LINUX_GETOPT is not set
> -# PTXCONF_UTIL_LINUX_LSBLK is not set
> +PTXCONF_UTIL_LINUX_LSBLK=y
>  # PTXCONF_UTIL_LINUX_MCOOKIE is not set
>  # PTXCONF_UTIL_LINUX_UUIDD is not set
>  # PTXCONF_UTIL_LINUX_UUIDGEN is not set
> @@ -1767,7 +1769,11 @@ PTXCONF_ZSTD=y
>  # PTXCONF_BOA is not set
>  # PTXCONF_BRIDGE_UTILS is not set
>  # PTXCONF_C_ARES is not set
> -# PTXCONF_CA_CERTIFICATES is not set
> +PTXCONF_CA_CERTIFICATES=y
> +PTXCONF_CA_CERTIFICATES_SELECT_BUNDLE=y
> +# PTXCONF_CA_CERTIFICATES_SELECT_CERTS is not set
> +# PTXCONF_CA_CERTIFICATES_SELECT_BOTH is not set
> +PTXCONF_CA_CERTIFICATES_BUNDLE=y
>  # PTXCONF_CANFESTIVAL is not set
>  # PTXCONF_CHRONY is not set
>  # PTXCONF_COMGT is not set
> @@ -1823,7 +1829,29 @@ PTXCONF_IPROUTE2_IP=y
>  # PTXCONF_LIBCGICC is not set
>  # PTXCONF_LIBCOAP is not set
>  # PTXCONF_LIBCOAP2 is not set
> -# PTXCONF_LIBCURL is not set
> +PTXCONF_LIBCURL=y
> +PTXCONF_LIBCURL_CURL=y
> +# PTXCONF_LIBCURL_C_ARES is not set
> +PTXCONF_LIBCURL_HTTP=y
> +# PTXCONF_LIBCURL_COOKIES is not set
> +PTXCONF_LIBCURL_FTP=y
> +# PTXCONF_LIBCURL_TFTP is not set
> +# PTXCONF_LIBCURL_FILE is not set
> +# PTXCONF_LIBCURL_SMTP is not set
> +# PTXCONF_LIBCURL_VERBOSE is not set
> +PTXCONF_LIBCURL_SSL=y
> +PTXCONF_LIBCURL_SSL_OPENSSL=y
> +# PTXCONF_LIBCURL_SSL_GNUTLS is not set
> +# PTXCONF_LIBCURL_SSL_NOCA is not set
> +# PTXCONF_LIBCURL_SSL_CAPATH is not set
> +# PTXCONF_LIBCURL_SSL_CABUNDLE is not set
> +PTXCONF_LIBCURL_SSL_CA_CERTIFICATES=y
> +PTXCONF_LIBCURL_SSL_DEFAULT_BACKEND="openssl"
> +PTXCONF_LIBCURL_SSL_CAPATH_PATH="no"
> +PTXCONF_LIBCURL_SSL_CABUNDLE_PATH="/etc/ssl/certs/ca-certificates.crt"
> +# PTXCONF_LIBCURL_CRYPTO_AUTH is not set
> +# PTXCONF_LIBCURL_LIBSSH2 is not set
> +# PTXCONF_LIBCURL_MIME is not set
>  # PTXCONF_LIBMBIM is not set
>  # PTXCONF_LIBMICROHTTPD is not set
>  # PTXCONF_LIBMMS is not set
> -- 
> 2.39.2
> 
> 
> 

-- 
Pengutronix e.K.                           | Dipl.-Ing. Robert Schwebel  |
Steuerwalder Str. 21                       | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-9    |



  reply	other threads:[~2023-08-14 16:03 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-23 12:47 [DistroKit] [PATCH 00/14] v7a: add redundant update support via RAUC Roland Hieber
2023-06-23 12:47 ` [DistroKit] [PATCH 01/14] platforms: revert to default systemd loglevel Roland Hieber
2023-08-14 15:39   ` Robert Schwebel
2023-06-23 12:47 ` [DistroKit] [PATCH 02/14] ptxconfig: enable more tools for debugging Roland Hieber
2023-08-14 16:03   ` Robert Schwebel [this message]
2023-06-23 12:47 ` [DistroKit] [PATCH 03/14] rauc-udev: add a compatibility layer for mapping partitions Roland Hieber
2023-08-14 16:36   ` Robert Schwebel
2023-06-23 12:47 ` [DistroKit] [PATCH 04/14] v7a: barebox: include generic bootstate node in device tree Roland Hieber
2023-08-14 16:36   ` Robert Schwebel
2023-06-23 12:47 ` [DistroKit] [PATCH 05/14] v7a: add RAUC support for qemu-vexpress Roland Hieber
2023-08-14 16:36   ` Robert Schwebel
2023-06-23 12:47 ` [DistroKit] [PATCH 06/14] v7a: add RAUC support for beaglebone black Roland Hieber
2023-08-14 16:36   ` Robert Schwebel
2023-06-23 12:47 ` [DistroKit] [PATCH 07/14] v7a: add RAUC support for rpi3 Roland Hieber
2023-08-14 16:37   ` Robert Schwebel
2023-06-23 12:47 ` [DistroKit] [PATCH 08/14] v7a: add RAUC support for riotboard Roland Hieber
2023-08-14 16:37   ` Robert Schwebel
2023-06-23 12:47 ` [DistroKit] [PATCH 09/14] v7a: kernel: enable features necessary for RAUC Roland Hieber
2023-08-14 16:37   ` Robert Schwebel
2023-08-15  8:47     ` Robert Schwebel
2023-08-25 11:06       ` Roland Hieber
2023-06-23 12:47 ` [DistroKit] [PATCH 10/14] rauc: add initial support Roland Hieber
2023-08-14 16:37   ` Robert Schwebel
2023-06-23 12:47 ` [DistroKit] [PATCH 11/14] v7a: enable RAUC bundle creation Roland Hieber
2023-08-14 16:37   ` Robert Schwebel
2023-06-23 12:47 ` [DistroKit] [PATCH 12/14] image-rauc: fork config from PTXdist 2023.04.0 Roland Hieber
2023-08-14 16:38   ` Robert Schwebel
2023-06-23 12:47 ` [DistroKit] [PATCH 13/14] image-rauc: use ext4 rootfs instead of tar.gz Roland Hieber
2023-08-14 16:38   ` Robert Schwebel
2023-08-15  8:14     ` Robert Schwebel
2023-08-15  8:18       ` Robert Schwebel
2023-08-25 11:04         ` Roland Hieber
2023-06-23 12:47 ` [DistroKit] [PATCH 14/14] v7a: run: start with barebox by default Roland Hieber
2023-08-14 16:38   ` Robert Schwebel
2023-06-23 12:49 ` [DistroKit] [PATCH v4 00/14] v7a: add redundant update support via RAUC Roland Hieber

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=ZNpQNEt+lOnuwqfo@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    --cc=rhi@pengutronix.de \
    /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