From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Mon, 21 Oct 2019 22:03:32 +0200 Subject: [Buildroot] [PATCH] docs/manual: clarify the reinstallation of a package In-Reply-To: <20191016195444.2408065-1-vivien.didelot@gmail.com> References: <20191016195444.2408065-1-vivien.didelot@gmail.com> Message-ID: <20191021220332.16aaf3f3@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello Vivien, On Wed, 16 Oct 2019 15:54:44 -0400 Vivien Didelot wrote: > Since -rebuild implies -reinstall and > -reconfigure implies -rebuild, it is confusing > to mention the make and make commands when describing > the restart of the configuration, compilation and installation of > the package. > > Therefore remove the ", followed by +make+ or +make +" > portions in the "8.3. Understanding how to rebuild packages" section, > and add a new paragraph clarifying how to include the rebuilt package > in the filesystem image, if that is necessary. > > Signed-off-by: Vivien Didelot I've applied, after doing one adjustement, see below. > +While +-rebuild+ implies +-reinstall+ and > ++-reconfigure+ implies +-rebuild+, these targets as well > +as ++ only act on the said package, and do not trigger re-creating > +the root filesystem image. If re-creating the root filesystem in necessary, > +one should run +make+ or +make all+. change the last line to: one should in addition run +make+ or +make all+ just to make it clear that "make" or "make all" is not sufficient to force the rebuild of a package: it should be in addition to using -rebuild. Thanks! Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com