Daniel Axtens
e87739bc4a
Use the name native_bootstrap.sh consistently
...
Otherwise, the bootstrap fails when trying to delete bootstrap.sh
which doesn't exist
2025-01-07 01:21:04 +11:00
Daniel Axtens
2f81b15736
native_bootstrap.sh: Install help2man for Ubuntu Noble
...
Otherwise the build fails
2025-01-07 01:21:04 +11:00
Daniel Axtens
35adcceb59
podman_bootstrap.sh: add libfuse3-dev and pkg-config for Ubuntu Noble
...
These were needed to bootstrap on a fairly fresh Noble install
2025-01-07 01:20:41 +11:00
Jeremy Soller
b1c9018fd4
Update cookbook
2024-12-30 13:01:58 -07:00
Jeremy Soller
8a26c3e0af
Update relibc
2024-12-30 10:17:37 -07:00
Jeremy Soller
17a9eea988
Update relibc
2024-12-30 10:16:16 -07:00
Jeremy Soller
c68a974cee
Add desktop config for riscv64gc
2024-12-30 10:06:22 -07:00
Jeremy Soller
121528f983
Update cookbook
2024-12-30 10:05:44 -07:00
Jeremy Soller
c424c0b36b
Update redoxfs and relibc
2024-12-27 07:15:18 -07:00
Jeremy Soller
e5a55a4a2e
Merge branch 'patch1' into 'master'
...
fix(prefix.mk): gcc-freestanding
See merge request redox-os/redox!1535
2024-12-27 14:04:11 +00:00
Jeremy Soller
cce2b5ef19
Merge branch 'dynamic_linking' into 'master'
...
misc(podman): autoconf2.69
See merge request redox-os/redox!1534
2024-12-27 14:03:48 +00:00
Anhad Singh
34153db14d
fix(prefix.mk): gcc-freestanding
...
Build libgcc (relibc needs it) and disable shared.
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-27 23:23:31 +11:00
Anhad Singh
232f257f59
misc(podman): autoconf2.69
...
Required to build GCC and Binutils packages from source.
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-27 00:58:02 +11:00
Jeremy Soller
9ed047a91e
Merge branch 'split_fbbootlogd' into 'master'
...
Update cookbook
See merge request redox-os/redox!1533
2024-12-24 21:35:41 +00:00
bjorn3
c9ce3abf99
Update cookbook
2024-12-24 22:34:40 +01:00
Jeremy Soller
d06d78c23f
Merge branch 'build-fixes' into 'master'
...
Fix current build state
See merge request redox-os/redox!1532
2024-12-24 14:08:29 +00:00
Ron Williams
2e6f805bc9
Fix current build state
2024-12-23 15:47:43 -08:00
Jeremy Soller
b812780a54
Merge branch 'dynamic_linking' into 'master'
...
fix(mk/prefix.mk): fix libtool build
See merge request redox-os/redox!1531
2024-12-22 02:21:36 +00:00
Anhad Singh
a7c06e9b72
fix(mk/prefix.mk): fix libtool build
...
Worked for me before as I had the old sources. Now the ltversion should
be correct and libtool should be correctly built.
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-21 20:28:11 +11:00
Jeremy Soller
324e27b182
Merge branch 'libtool' into 'master'
...
add libtools to containerfile
See merge request redox-os/redox!1529
2024-12-20 14:26:37 +00:00
Jeremy Soller
0be6bddbb8
Merge branch 'dynamic_linking' into 'master'
...
fix(libtool): correct ltversion
See merge request redox-os/redox!1530
2024-12-20 14:25:52 +00:00
Anhad Singh
f8d2c7ed4b
fix(mk/prefix.mk): correct ltversion
...
The script `build-aux/git-version-gen` needs sufficient depth to
correctly determine the version. Also it has to be in tree, otherwise
the version is reported as 'UNKNOWN', breaking some packages.
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-21 01:09:52 +11:00
Ron Williams
f81b8e78a3
add libtools to containerfile
2024-12-19 09:46:58 -08:00
Jeremy Soller
328e468928
Update cookbook
2024-12-18 14:51:17 -07:00
Jeremy Soller
59240cba6f
Update submodules
2024-12-18 12:45:49 -07:00
Jeremy Soller
01737d8537
Merge branch 'qemu-rasp' into 'master'
...
Fix make qemu rasperry pi 3b emulation
See merge request redox-os/redox!1528
2024-12-18 18:19:07 +00:00
Jeremy Soller
5747e6f288
Merge branch 'dynamic_linking' into 'master'
...
feat(prefix): libtool
See merge request redox-os/redox!1526
2024-12-18 18:18:04 +00:00
Andrey Turkin
6205eafd4c
Fix make qemu rasperry pi 3b emulation
2024-12-16 06:50:21 +03:00
Jeremy Soller
d874500dba
Merge branch 'fix-native-bootstrap' into 'master'
...
Fix the Debian/Ubuntu target on native_bootstrap.sh
See merge request redox-os/redox!1527
2024-12-15 14:28:28 +00:00
Ribbon
fd731e9713
Fix the Debian/Ubuntu target on native_bootstrap.sh
2024-12-14 18:43:18 +00:00
Anhad Singh
6450defff0
fix(repo.mk): set COOKBOOK_HOST_SYSROOT
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-12 00:13:27 +11:00
Jeremy Soller
9825ce6ce1
Update installer
2024-12-06 15:33:06 -07:00
Jeremy Soller
72bf80c1fe
Update cookbook and installer
2024-12-06 10:49:01 -07:00
Anhad Singh
d03fce3a5a
fix(ci): autoconf and automake
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-06 23:12:48 +11:00
Anhad Singh
6514d23c57
fix(ci): install help2man
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-06 22:12:29 +11:00
Jeremy Soller
fa1099dc62
Update cookbook and relibc
2024-12-03 14:47:26 -07:00
Jeremy Soller
2d1b2a5ba5
Update submodules
2024-12-03 14:44:40 -07:00
Jeremy Soller
9754afcfac
Merge branch 'fix-recipes' into 'master'
...
Fix the recipe operations
See merge request redox-os/redox!1525
2024-12-03 21:39:46 +00:00
Anhad Singh
008160036d
feat(prefix): libtool
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-02 22:21:45 +11:00
Ribbon
6a24a7b534
Fix the recipe operations
2024-11-21 21:08:42 +00:00
Jeremy Soller
26fddb3071
Merge branch 'ci-fixes' into 'master'
...
Fix CI, add packages to ci.toml so desktop can build from binaries
See merge request redox-os/redox!1524
2024-11-21 15:06:54 +00:00
Ron Williams
e9628b64d8
Fix CI, add packages to ci.toml so desktop can build from binaries
2024-11-21 15:06:54 +00:00
Jeremy Soller
af24b81795
Update relibc
2024-11-17 19:29:00 -07:00
Jeremy Soller
3def702af4
Merge branch 'master' into 'master'
...
Add new device to HARDWARE.md
See merge request redox-os/redox!1522
2024-11-17 16:14:18 +00:00
Jeremy Soller
306551805d
Merge branch 'matthewcroughan-master-patch-07238' into 'master'
...
HARDWARE.md: add HP Compaq nc6120
See merge request redox-os/redox!1521
2024-11-17 16:11:48 +00:00
Ribbon
9c4a248172
Some accessibility improvements on documentation
2024-11-12 22:42:58 +00:00
David Pfeiffer
93ce72df30
Add new device to HARDWARE.md
2024-11-10 04:39:09 +00:00
Matthew Croughan
360c7c2da5
HARDWARE.md: add HP Compaq nc6120
2024-11-08 19:02:09 +00:00
Jeremy Soller
1261e4266d
Update installer
2024-11-06 06:19:33 -07:00
Jeremy Soller
ee8c22942f
Update submodules
2024-11-05 10:11:22 -07:00