public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: Question about requirement for make.sh clean and make.sh build
Date: Wed, 11 Aug 2021 12:22:25 +0200	[thread overview]
Message-ID: <EB7E73FB-352F-47A0-970C-3C09E045B778@ipfire.org> (raw)
In-Reply-To: <7b4e64c9-4e87-cf88-035f-38c08ea47911@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1196 bytes --]

Hello,

You don’t need to rebuild if you can be sure that all files have been replaced/changed.

I am always trying to rather safe than sorry, so I rather do an extra build instead of breaking the build for somebody else. This doesn’t always work, but I will try.

If I change a CGI file, I copy it manually to the right place, or if there are multiple I figure out which lfs-file is responsible and delete the corresponding log file before I run “./make.sh build” again. Then I will have an ISO with the right content.

Does this answer your question?

-Michael

> On 9 Aug 2021, at 14:42, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
> 
> Hi All,
> 
> 
> When I am doing changes to programs and addons then it is clear that I need to do full make.sh clean and make.sh build before doing any commit.
> 
> 
> If I am changing language files then I know that I need to run make.sh lang but do I also need to run make.sh clean and make.sh build before the make.sh lang and if I am looking to submit a patch for a .cgi file do I also need to run make.sh clean and make.sh build before doing the git commit on the changed cgi file?
> 
> 
> Thanks,
> 
> Adolf
> 


      reply	other threads:[~2021-08-11 10:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-09 12:42 Adolf Belka
2021-08-11 10:22 ` Michael Tremer [this message]

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=EB7E73FB-352F-47A0-970C-3C09E045B778@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /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