From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 20 May 2025 13:52:09 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uHLVx-000p7x-0Z for lore@lore.pengutronix.de; Tue, 20 May 2025 13:52:09 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1uHLVw-0008Cl-SS; Tue, 20 May 2025 13:52:08 +0200 Received: from mail.thorsis.com ([217.92.40.78]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1uHLVp-0008Bj-8L for ptxdist@pengutronix.de; Tue, 20 May 2025 13:52:01 +0200 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 670DF1483E2E; Tue, 20 May 2025 13:51:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thorsis.com; s=dkim; t=1747741920; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=fxbs/bPPJHSSpgDQ5rIuRM6Twi4xM9B0R4laKFHZ2nI=; b=oX/SfzCmkA3veau759yQb9EZciTQQnGBW0pk9gmIify4StdIS1LU9JaDdnga3rTT2ZGwPV mSsgYMPmPcNybmJkG3qOBJYwNXMI01luxYIoRjmP2ITNaojlJYhDlwY+oqjstGTb8sabIh 6F0ohi+h3/ldrFVRxi8MYa/W0+7kzGVWehbgkZkm/a9Tr6vdD9ADusb+yZaRUpzyksAiQA RxIjO/T214as3VldgwcmvZfzr6L3ALxwLHdB0UZ50CT4imXGmKXiXUyecRaBBJwCplY5Fp 1HoqEN7b+KjkghO8ey4qXJD46CWXVgjmYjQ41UpX6uh/nZALK0zELrA9liVLWg== Date: Tue, 20 May 2025 13:51:57 +0200 To: Markus Heidelberg via ptxdist Message-ID: <20250520-enchilada-glazing-b26dfa4b2850@thorsis.com> Mail-Followup-To: Markus Heidelberg via ptxdist , Markus Heidelberg References: <20250520114620.166168-1-m.heidelberg@cab.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20250520114620.166168-1-m.heidelberg@cab.de> User-Agent: Mutt/2.2.12 (2023-09-09) X-Last-TLS-Session-Version: TLSv1.3 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.whiteo.stw.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-3.3 required=4.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,RCVD_IN_VALIDITY_RPBL_BLOCKED, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 Subject: Re: [ptxdist] [PATCH 1/2] Fix superfluous/duplicated words, grammar and typos X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Alexander Dahl via ptxdist Reply-To: ptxdist@pengutronix.de Cc: Alexander Dahl , Markus Heidelberg Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Hello Markus, Am Tue, May 20, 2025 at 01:43:18PM +0200 schrieb Markus Heidelberg via ptxdist: > Signed-off-by: Markus Heidelberg > --- > doc/daily_work.inc | 4 ++-- > doc/ref_make_variables.rst | 4 ++-- > doc/ref_rule_file_layout.rst | 2 +- > scripts/lib/ptxd_make_image_archive.sh | 2 +- > scripts/lib/ptxd_make_image_genimage.sh | 2 +- > 5 files changed, 7 insertions(+), 7 deletions(-) > > diff --git a/doc/daily_work.inc b/doc/daily_work.inc > index b335b2e6b..f16cd490c 100644 > --- a/doc/daily_work.inc > +++ b/doc/daily_work.inc > @@ -98,7 +98,7 @@ config file**). > Work Flow > ~~~~~~~~~ > > -Now its up to ourself working on the GIT based kernel source tree and > +Now it's up to ourself working on the GIT based kernel source tree and > using PTXdist to include the kernel into the root filesystem. > > To configure the kernel source tree, we simply run: > @@ -1479,7 +1479,7 @@ be built at the same time but should contain a different packages list each > (refer :ref:`multi_image_individual_root_filesystems` for details). > > Marking a menu file based dependency with ``if BUILDTIME`` limits the dependency > -to compile-time only. In this case its possible to have the package in one > +to compile-time only. In this case it's possible to have the package in one > image's list, but not its dependency. > > Run-Time only Dependency > diff --git a/doc/ref_make_variables.rst b/doc/ref_make_variables.rst > index e89c0e56c..807ed5db0 100644 > --- a/doc/ref_make_variables.rst > +++ b/doc/ref_make_variables.rst > @@ -376,7 +376,7 @@ Build Environment for all Stages > wrappers. The specified flags are added to the command line when > appropriate. In most cases this it the preferred way to add additional > flags. Adding them via environment variables or ``make`` arguments can > - have unexpected side effects, such as as overwriting existing defaults. > + have unexpected side effects, such as overwriting existing defaults. > > ``_FLAGS_BLACKLIST`` > A list of arbitrary flags. If any one of these flags is found as an > @@ -536,7 +536,7 @@ different. > ptxdist packages (the lowercase name of the packages). PTXdist will add > the necessary dependencies. > > - Note that this will not ensure that the packages are enabled or that all > + Note that this will not ensure that the packages are enabled or that > all package dependencies are satisfied. ``$(PTX_PACKAGES_INSTALL)`` can > be used to specify all enabled packages. Or ``$(call ptx/collection, > $(PTXDIST_WORKSPACE)/configs/)`` can be used to > diff --git a/doc/ref_rule_file_layout.rst b/doc/ref_rule_file_layout.rst > index 222ee46a7..19b8dae52 100644 > --- a/doc/ref_rule_file_layout.rst > +++ b/doc/ref_rule_file_layout.rst > @@ -117,7 +117,7 @@ which looks like this: > What ``world/prepare`` does depends on some variable settings. > > If the package’s rule file defines ``_CONF_TOOL`` to ``NO``, > -this stage is simply does nothing. > +this stage simply does nothing. > > All rules files can create the ``_CONF_ENV`` variable and should > define it at least to ``$(CROSS_ENV)`` (the default) if the prepare stage > diff --git a/scripts/lib/ptxd_make_image_archive.sh b/scripts/lib/ptxd_make_image_archive.sh > index 053020fa4..f4c689d58 100644 > --- a/scripts/lib/ptxd_make_image_archive.sh > +++ b/scripts/lib/ptxd_make_image_archive.sh > @@ -7,7 +7,7 @@ > # > > # > -# extract ipkg an generate a tgz image > +# extract ipkg and generate a tgz image > # > ptxd_make_image_archive_impl() { > ptxd_make_image_init && > diff --git a/scripts/lib/ptxd_make_image_genimage.sh b/scripts/lib/ptxd_make_image_genimage.sh > index cd7058bfc..58804a743 100644 > --- a/scripts/lib/ptxd_make_image_genimage.sh > +++ b/scripts/lib/ptxd_make_image_genimage.sh > @@ -48,7 +48,7 @@ ptxd_make_image_genimage_config() { > export -f ptxd_make_image_genimage_config > > # > -# extract ipkg an generate a tgz image > +# extract ipkg and generate a tgz image > # > ptxd_make_image_genimage_impl() { > local tmpdir configdir file Reviewed-by: Alexander Dahl Greets Alex