Ribbon
c9b45b6bc5
Add transmission-gtk recipe
2025-06-06 10:16:59 -03:00
Ribbon
f98c3edfaa
Rename the transmission recipe to transmission-daemon
2025-06-06 10:12:03 -03:00
Ribbon
cf5e5f8a75
Update the transmission recipe
2025-06-06 10:11:02 -03:00
Ribbon
a217a03791
Add recipes
2025-06-06 09:58:52 -03:00
Ribbon
7ad3f7b2f6
Remove the library linking policies
2025-06-06 08:46:18 -03:00
Ribbon
309db6870b
Update TODOs
2025-06-04 12:46:03 -03:00
Wildan Mubarok
ed0da0981b
Speedup cloning libtool
2025-06-03 18:35:10 +00:00
bjorn3
41b51f692a
Add support for netboot
...
This includes building a tftp root and using it with qemu.
2025-06-01 20:54:56 +02:00
Ribbon
90d4f6d3a1
Fix the pixels recipe and update TODOs
2025-06-01 15:41:07 -03:00
Ribbon
509912e3a5
Fix the pipes-rs recipe and update TODOs
2025-06-01 15:34:28 -03:00
Ribbon
7481fcdf48
Try to fix the mousefood recipe
2025-06-01 14:35:17 -03:00
Ribbon
359042fed0
Add recipes
2025-06-01 14:34:03 -03:00
Wildan M
19673cc850
Fix CI regarding to glibc version
2025-05-30 05:41:46 +07:00
Ribbon
b22a489f4b
Fix the mousefood recipe and update a TODO
2025-05-29 11:47:53 -03:00
Ribbon
cecc4641da
Fix the mage recipe and update a TODO
2025-05-29 09:53:38 -03:00
Ribbon
c6c9e9de5f
Fix the macroquad recipe
2025-05-29 09:44:15 -03:00
Ribbon
8b9d440dc3
Update the lyon TODO
2025-05-29 09:43:31 -03:00
Ribbon
24f96f445e
Fix and improve the lyon recipe
2025-05-29 09:34:10 -03:00
Ribbon
fe88e0d7b2
Try to fix the lyon recipe
2025-05-29 09:27:11 -03:00
Ribbon
40672a1734
Update TODOs
2025-05-29 09:26:00 -03:00
Ribbon
b5f9508473
Remove a TODO from the hello-world-examples recipe
2025-05-29 09:04:42 -03:00
Ribbon
b305204e4c
Remove the previous mono folder
2025-05-28 13:01:28 -03:00
Ribbon
3c1c17dfc9
Move and update the mono recipe
2025-05-28 12:59:39 -03:00
Ribbon
c572cf72d1
Add recipes
2025-05-28 12:42:18 -03:00
Ribbon
611eea8daf
Update recipes
2025-05-27 08:11:25 -03:00
Ribbon
41ccd31eb0
Add recipes
2025-05-26 14:03:44 -03:00
Ribbon
cbc2821e2f
Add recipes
2025-05-26 11:36:37 -03:00
Jeremy Soller
a35e6e0ca3
Merge branch 'switch_vt_on_minimal' into 'master'
...
Switch to VT 2 after booting for the minimal config
See merge request redox-os/redox!1579
2025-05-22 12:46:34 -06:00
Jeremy Soller
21820704b1
Merge branch 'fix-rustpython' into 'master'
...
Fix RustPython compilation
See merge request redox-os/cookbook!498
2025-05-22 12:45:56 -06:00
bjorn3
7ae0e0fb97
Switch to VT 2 after booting for the minimal config
2025-05-22 20:22:31 +02:00
Josh Megnauth
968fb22b8c
Fix RustPython compilation
...
The head of the repository compiles whereas the branch doesn't anymore.
DYNAMIC_INIT is needed because of a linking error when the dependencies
are dynamically compiled.
2025-05-21 21:13:01 -04:00
Jeremy Soller
ccd981df99
Merge branch 'lived_priority' into 'master'
...
Start lived before regular disk drivers
See merge request redox-os/cookbook!497
2025-05-20 17:17:08 -06:00
bjorn3
2f939c7d08
Start lived before regular disk drivers
...
This ensures that it takes priority when mounting the rootfs, preventing
hangs in live mode if a disk driver hangs when trying to access it.
2025-05-20 22:05:26 +02:00
Jeremy Soller
0ae35106b5
Merge branch 'fix_dyn_link' into 'master'
...
Fix dynamic linked dependencies flags
See merge request redox-os/cookbook!496
2025-05-19 07:03:48 -06:00
Fabio Di Francesco
b4519d1a57
fix dynamic linked deps
2025-05-19 09:14:09 +02:00
Fabio Di Francesco
cafbc89fe9
fix dynamic linked deps
2025-05-19 09:12:51 +02:00
Jeremy Soller
229019b268
gstreamer: enable more features
2025-05-14 12:23:03 -06:00
Jeremy Soller
bf225df3c2
libsndfile: compile dynamically
2025-05-14 10:22:40 -06:00
Jeremy Soller
46fe2bcbb4
libmodplug1: compile dynamically
2025-05-14 10:17:46 -06:00
Jeremy Soller
0cf4d4b146
curl: build dynamically
2025-05-14 09:25:36 -06:00
Jeremy Soller
466f13c6f4
bzip2: add more shared library links
2025-05-14 08:40:10 -06:00
Jeremy Soller
d0675664a0
libass: update and fix compilation
2025-05-14 08:02:24 -06:00
Jeremy Soller
b8e343f1f0
webkitgtk3: fix sqlite link path
2025-05-13 17:10:06 -06:00
Jeremy Soller
8d54ad07fd
gtk3: disable broken setuid check
2025-05-13 17:09:44 -06:00
Jeremy Soller
fe86e59608
libsoup: fix sqlite3 path
2025-05-13 14:24:02 -06:00
Jeremy Soller
761f425b1a
Update cookbook and relibc
2025-05-13 13:30:21 -06:00
Jeremy Soller
2dfe26c668
webkitgtk3: manually add libraries until it compiles
2025-05-13 13:10:35 -06:00
Jeremy Soller
e594f04cbe
gdk-pixbuf, gtk3: switch to libjpeg-turbo
2025-05-13 12:09:36 -06:00
Jeremy Soller
9cd5894b06
webkitgtk3: update patch
2025-05-13 12:09:13 -06:00
Jeremy Soller
dd8f3bc6f9
webkitgtk3: update patch and dependencies
2025-05-13 09:47:36 -06:00