Commit Graph

8 Commits

Author SHA1 Message Date
Peter Müller
ca9b4dec63 Zut alors, archive.files needs to be executable
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-05-12 14:47:28 +00:00
Peter Müller
3486440720 Housekeeping: Only mark files as executable if they have to be
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-05-11 20:19:20 +00:00
Peter Müller
66c3619872 Early spring clean: Remove trailing whitespaces, and correct licence headers
Bumping across one of our scripts with very long trailing whitespaces, I
thought it might be a good idea to clean these up. Doing so, some
missing or inconsistent licence headers were fixed.

There is no need in shipping all these files en bloc, as their
functionality won't change.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2022-02-18 23:54:57 +00:00
Arne Fitzenreiter
289a86a320 rootfiles: change MACHINE to xxxMACHINExxx
berkeley has a file that nane contain MACHINE wich should not
replaced by the build architecture.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-05-10 17:27:28 +00:00
Michael Tremer
3ddd5b66a9 Fix environment variables when building file list for core updates
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-05-24 12:20:12 +01:00
Michael Tremer
dc7d6b204d make.sh: Cleanup of polluted environment
The build environment is using a number of variables which
occasionally conflicted with some other build systems.

This patch cleans that up by renaming some variables and
later unexporting them in the lfs files.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-05-18 12:02:03 +01:00
Michael Tremer
2e00d018a5 Add support for multiarch core updates. 2011-09-21 22:09:01 +02:00
Michael Tremer
1b453c76b4 Add support for multiarch rootfiles. 2011-09-16 21:14:51 +02:00