fosslinux
92ed6453fb
Add mirrors to the configurator
2025-07-17 17:47:43 +10:00
fosslinux
00e39e13d0
Force people to include a mirror
2025-07-17 17:47:43 +10:00
fosslinux
fdbccc251b
Document mirrors more clearly
2025-07-14 11:56:55 +10:00
Andrius Štikonas
a7397d5caa
Merge pull request #527 from alganet/mirrors
...
Allow --qemu and file:// --mirrors to be used together
2025-06-22 00:57:33 +01:00
Alexandre Gomes Gaigalas
6e5e42307b
Allow --qemu and file:// --mirrors to be used together
...
When using file:// mirrors, rootfs.py will spawn a local HTTP
server at 127.0.0.1.
In combination with --qemu, this poses a problem: downloads
on the host machine will work, but downloads on the guest
machine will not reach the local server.
This commit introduces a change to rewrite the address to
10.0.2.2 inside the guest, only when QEMU=True is set in
the configuration, allowing this combination to build
past the get_network improvement step.
2025-06-11 22:28:28 -03:00
Andrius Štikonas
f2d7fda460
Merge pull request #526 from alganet/master
...
Update sources for libatomic_ops
2025-06-06 18:43:50 +01:00
Alexandre Gomes Gaigalas
59a2a98a66
Update sources for libatomic_ops
...
The previous download source became unavailable, I was able to
find in their README a link for their website which contains
direct download links.
2025-06-05 00:14:01 -03:00
Samuel Tyler
63898d9f55
Merge pull request #525 from alganet/master
...
Make download-distfiles.sh read from steps/manifest
2025-06-05 10:30:54 +10:00
Alexandre Gomes Gaigalas
437dc4a1b2
Make download-distfiles.sh read from steps/manifest
...
This brings the shell script closer to what get_packages() at
lib/generator.py does.
It allows for downloading only what is specified in the manifest.
2025-06-02 22:43:52 -03:00
Andrius Štikonas
2057d551e0
Merge pull request #521 from fosslinux/make-fixup
...
make-4.2.1: remove pregenerated files
2025-03-25 23:16:03 +00:00
Andrius Štikonas
e8b2e55df6
Merge pull request #520 from fosslinux/nochecksum-fixes
...
Pregenerated files removal
2025-03-25 23:15:17 +00:00
fosslinux
07c15ea7db
gmp: remove pregenerated files
2025-03-24 21:49:26 +11:00
fosslinux
506cc21036
make-4.2.1: remove pregenerated files
2025-03-24 21:49:03 +11:00
fosslinux
e28407e643
pkg-config: regenerate pregenerated files
2025-03-24 09:04:12 +11:00
fosslinux
187eb78b90
coreutils-9.4: remove pregenerated files
2025-03-24 09:04:12 +11:00
fosslinux
e58a339ad3
tar-1.34: remove pregenerated files
2025-03-24 09:04:12 +11:00
fosslinux
e8ba04c141
file: remove some testfiles
2025-03-24 09:04:12 +11:00
fosslinux
14731e55e6
e2fsprogs: remove pregenerated files
2025-03-24 09:04:12 +11:00
fosslinux
6480a03dd9
util-linux: remove pregenerated files
2025-03-24 09:04:12 +11:00
fosslinux
e52b40f55d
help2man: remove .gmo files
2025-03-24 09:04:12 +11:00
Andrius Štikonas
f21d2d77b8
Merge pull request #517 from fosslinux/mes-unified-libc
...
Change mescc to use a unified libc C file
2025-03-23 19:49:16 +02:00
fosslinux
27414ee2b9
Change mescc to use a unified libc C file
...
Significantly speeds up libc compilation.
2025-03-23 14:02:31 +11:00
Andrius Štikonas
aa02f6c72a
Merge pull request #518 from fosslinux/findutils-regen
...
findutils: remove pregened files
2025-03-22 20:53:25 +02:00
fosslinux
33ddec3bb3
findutils: remove pregened files
2025-03-22 20:53:59 +11:00
Samuel Tyler
6466cdc890
Merge pull request #516 from fosslinux/high-core-reproducibility
...
fix some high core count reproducibility issues
2025-03-22 14:33:04 +11:00
fosslinux
6e6c015290
fix some high core count reproducibility issues
2025-03-21 16:20:26 +11:00
Samuel Tyler
5a3dc0fafc
Merge pull request #515 from stikonas/mes_norebuild
...
Do not rebuild mes, just keep using mes-m2.
2025-02-28 13:10:05 +11:00
Andrius Štikonas
5026a2a7f8
Do not rebuild mes, just keep using mes-m2.
2025-02-28 00:14:57 +00:00
Samuel Tyler
1899f7f02b
Merge pull request #514 from doraskayo/after-script-exit-on-error
...
Abort execution on non-0 exit status from "after" scripts
2025-02-26 23:00:38 +11:00
Dor Askayo
f91002b681
Abort execution on non-0 exit status from "after" scripts
...
Failures in "after" scripts do not currently result in bootstrap
failures since "find" ignores the exit code of commands that it
executes.
There are no simple options in "find" to both propagate non-0 exit
statuses of executed commands and also abort its command execution
sequence in such an event. As such, use "find" only for listing
script names and otherwise use a simple loop to execute them.
While at it, execute scripts in numerical order according to their
basename. This gives consumers control over the execution order of
their scripts. For example, 50-sign.sh will be executed before
51-upload.sh.
2025-02-26 09:08:54 +00:00
Samuel Tyler
59b5178a5f
Merge pull request #513 from stikonas/rm
...
Add -f flag to some calls to rm to avoid stalling in interactive mode.
2025-02-23 22:26:56 +11:00
Andrius Štikonas
0842e61eb0
Add -f flag to some calls to rm to avoid stalling in interactive mode.
2025-02-23 01:42:06 +00:00
Andrius Štikonas
3727953c5a
Merge pull request #512 from fosslinux/xz-update
...
xz: update and regen files
2025-02-22 19:29:46 +00:00
fosslinux
58455a873c
xz: update and regen files
...
5.4.1 -> 5.6.4
regenerate/delete files (this would have detected the infamous xz
backdoor)
2025-02-22 22:43:38 +11:00
Andrius Štikonas
5996826bea
Merge pull request #511 from fosslinux/curl-update
...
Curl update
2025-02-18 23:29:05 +00:00
fosslinux
4612fbc963
curl: regenerations
2025-02-18 16:46:02 +11:00
Samuel Tyler
ec017e9261
Merge pull request #509 from fosslinux/bc-update
...
Bc update
2025-02-17 00:02:24 +11:00
fosslinux
02ed0da3d2
curl: update to 8.12.1
2025-02-16 12:46:31 +11:00
fosslinux
43b8f4a706
bc: update to 1.08.1
2025-02-16 11:25:19 +11:00
fosslinux
b96c19188f
bc: remove pregenerated files
2025-02-16 10:28:45 +11:00
Andrius Štikonas
01257b3b0c
Merge pull request #508 from fosslinux/binutils-regen
...
Binutils regenerations
2025-02-15 22:50:02 +00:00
fosslinux
bf348d6b56
gcc: change libiberty rebuilds to not use hardcoded line nos
2025-02-14 16:42:00 +11:00
fosslinux
c83aea05f3
binutils-2.41: various regenerations
2025-02-14 11:50:13 +11:00
fosslinux
385cd87684
binutils-2.30: various regenerations
2025-02-14 11:50:13 +11:00
Samuel Tyler
c00fa39838
Merge pull request #498 from fosslinux/byacc2oyacc
...
Replace byacc with oyacc
2025-02-12 19:48:48 +11:00
Samuel Tyler
0373292a1f
Merge pull request #507 from fosslinux/autoconf-fixes
...
Autotools fixes
2025-02-10 20:39:34 +11:00
fosslinux
b74a111d24
libtool-2.4.7: remove pregenerated files
2025-02-10 13:56:32 +11:00
fosslinux
5599846016
libtool-2.2.4: remove some pregenerated files+dirs
...
notably, the tests directories seem to be examples of real world
software. they are unnecessary and unauditable so we remove them.
2025-02-10 13:56:32 +11:00
fosslinux
8a3ab450b2
m4-1.4.19: remove a few more pregend files
2025-02-10 13:56:32 +11:00
fosslinux
2d353f39e3
autoconf-archive: remove pregenerated docs
2025-02-10 13:56:32 +11:00