mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] nginx: Select rootfs /var/www dependency
Date: Fri, 12 Dec 2025 15:52:19 +0100	[thread overview]
Message-ID: <20251212145219.3034547-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251211100718.1261055-3-ada@thorsis.com>

Thanks, applied as b5def8cac73ed18097ef2c4c35dc89d0b66efcbc.

Michael

[sent from post-receive hook]

On Fri, 12 Dec 2025 15:52:19 +0100, Alexander Dahl <ada@thorsis.com> wrote:
> Let the rootfs package create that dir explicitly,
> before copying anything into it.
> 
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20251211100718.1261055-3-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/nginx.in b/rules/nginx.in
> index f83031e97f71..c12a5df5fb28 100644
> --- a/rules/nginx.in
> +++ b/rules/nginx.in
> @@ -9,6 +9,7 @@ menuconfig NGINX
>  	select LIBPCRE			if NGINX_PCRE
>  	select OPENSSL			if NGINX_HTTP_SSL_MODULE || NGINX_HTTP_V2_MODULE
>  	select ZLIB			if NGINX_HTTP_GZIP_MODULE || NGINX_HTTP_GZIP_STATIC_MODULE
> +	select ROOTFS_VAR_WWW		if NGINX_POPULATE_TEST_WEBSITE
>  	help
>  	  nginx ("engine X") is a high-performance web and reverse
>  	  proxy server created by Igor Sysoev. It can be used both as



  reply	other threads:[~2025-12-12 14:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-11 10:07 [ptxdist] [PATCH 0/3] rootfs: Create /var/www and allow webservers to depend on it Alexander Dahl via ptxdist
2025-12-11 10:07 ` [ptxdist] [PATCH 1/3] rootfs: Add option to create /var/www Alexander Dahl via ptxdist
2025-12-12 14:52   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-12-11 10:07 ` [ptxdist] [PATCH 2/3] nginx: Select rootfs /var/www dependency Alexander Dahl via ptxdist
2025-12-12 14:52   ` Michael Olbrich [this message]
2025-12-11 10:07 ` [ptxdist] [PATCH 3/3] lighttpd: " Alexander Dahl via ptxdist
2025-12-12 14:52   ` [ptxdist] [APPLIED] " Michael Olbrich

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=20251212145219.3034547-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ada@thorsis.com \
    --cc=ptxdist@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