Jeremy Soller
a293894717
Merge branch 'server-demo' into 'master'
...
Promote php, python, openssh, nginx
See merge request redox-os/cookbook!637
2025-09-26 14:26:07 -06:00
Wildan M
a74c40e1a3
Add NGINX patches
2025-09-27 02:35:46 +07:00
Wildan M
adefb4b361
Promote php, python, openssh, nginx
2025-09-27 01:51:29 +07:00
Ribbon
f5540bc4c8
Move the termplay recipe
2025-09-26 06:21:51 -03:00
Ribbon
c1a4fd7708
Add recipes
2025-09-26 06:18:57 -03:00
Jeremy Soller
f379d330b9
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2025-09-25 09:51:00 -06:00
Jeremy Soller
6878536fe5
base-initfs: preserve DISK_LIVE environmental variables for performant installer
2025-09-25 09:50:54 -06:00
Wildan Mubarok
f02eebc94e
Merge branch cookbook:master into go-pkg
2025-09-23 01:27:52 +00:00
Wildan Mubarok
a4979d330d
Update packaging for Go
2025-09-23 01:27:20 +00:00
Jeremy Soller
59e0a2c91f
ncurses: fix build when dynamic linking not possible
2025-09-22 11:35:38 -06:00
Jeremy Soller
dd0f30a61e
cosmic-player: manually link libiconv
2025-09-21 21:17:49 -06:00
Jeremy Soller
16b65fdadb
openssh: add zstd dependency
2025-09-21 21:14:49 -06:00
Jeremy Soller
38717c26ba
Merge branch 'revert-git' into 'master'
...
Revert some patches of git
See merge request redox-os/cookbook!633
2025-09-21 05:30:35 -06:00
Wildan Mubarok
36977a0bb7
Revert some patches of git
2025-09-21 05:57:14 +00:00
Wildan M
cdf9fe3e8d
Port OpenSSL3
2025-09-20 13:34:16 +07:00
Wildan M
450349c392
Support PHP and Python with OpenSSL
2025-09-20 16:06:02 +07:00
Jeremy Soller
1816f94f98
xserver-xorg: disable use of SO_PEERCRED until it works
2025-09-19 15:00:35 -06:00
Wildan M
ce270cacab
Remove git PATH custom handling
2025-09-19 22:22:04 +07:00
Wildan M
b10ef5910d
Fix bash PATH to use double colon
2025-09-19 21:58:47 +07:00
Ron Williams
61d5ecefc0
openposixtestsuite: Add dependencies and simplify recipe
2025-09-19 06:44:27 -06:00
Wildan M
0fbd836535
Add libedit and php readline support
2025-09-18 09:32:33 +07:00
auronandace
adf95141be
add gnu-grep as dependency to os-test
2025-09-17 19:30:24 +01:00
Wildan M
80a76fab89
Fix ARCH
2025-09-17 22:06:14 +07:00
Wildan M
0a2351722f
Port python
2025-09-17 21:55:34 +07:00
auronandace
9c2c0133b2
add sed as a dependency to os-test
2025-09-16 17:52:17 +01:00
Wildan M
f38f5b716e
Add more libuv patches
2025-09-16 16:48:17 +07:00
Wildan M
b9989ce494
Add patches
2025-09-16 16:30:46 +07:00
Wildan M
fb1fdb5e9a
Neovim can compile now
2025-09-16 16:28:04 +07:00
Wildan M
4c35a8fa67
Use luajit in luv
2025-09-16 14:10:55 +07:00
Wildan M
b9d3ea3837
Use luajit to compile lua
2025-09-16 13:37:39 +07:00
Wildan M
e6874461fe
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook into neovim-deps
2025-09-16 11:18:17 +07:00
Wildan M
aea5413b08
Port PHP
2025-09-16 07:54:38 +07:00
Wildan Mubarok
43720fd297
Port nginx
2025-09-15 20:04:42 +00:00
Wildan Mubarok
97bab15d69
Add gnu-binutils as depedency of gcc13
2025-09-15 18:31:53 +00:00
Ribbon
c22f422720
Add recipes
2025-09-15 06:36:55 -03:00
Wildan Mubarok
9c1d20d27b
Port valkey
2025-09-14 13:42:01 +00:00
Wildan Mubarok
f5ea670b2a
Patch libarchive temporarily
2025-09-14 10:23:50 +00:00
Wildan Mubarok
a13d17f4e6
Use forked wasmtime
2025-09-13 15:12:17 +00:00
Jeremy Soller
d7ed578c37
Merge branch 'self-hosting' into 'master'
...
Initial self-hosting support
See merge request redox-os/cookbook!614
2025-09-12 15:39:51 -06:00
Wildan Mubarok
0d307fa4e7
Initial self-hosting support
2025-09-12 15:39:51 -06:00
Josh Megnauth
0ca65a8415
Fish (builds, runs, hangs on waitpid)
...
Fish builds and runs! The patch is refreshingly simple:
* mount.h is disabled because we don't have it.
* A recent revision of libc is needed for Redox constants. Types changed
a bit between releases, so some casts had to be removed or added.
* We don't have pselect, so I had to hack around it by mimicking how it
works.
Unfortunately, running programs or commands hangs unless part of a
pipeline. So, `ls` hangs but `ls &` works. It seems like a waitpid issue
rather a fork/exec issue.
2025-09-11 02:03:18 -04:00
Wildan Mubarok
bf8d95bef2
Fix install failure due to symlink
2025-09-10 17:36:54 +00:00
Wildan Mubarok
15fa1220e3
Merge branch cookbook:master into neovim-deps
2025-09-10 08:36:49 +00:00
Jeremy Soller
0e3209c1ad
mpg123: update and fix dynamic linking
2025-09-08 21:11:04 -06:00
Jeremy Soller
52ad8afab0
libtheora: update and fix dnamic linking
2025-09-08 21:08:21 -06:00
Jeremy Soller
4626a9472e
libogg: update and drop patch
2025-09-08 21:07:26 -06:00
Jeremy Soller
9f4b064e76
openal: fix dynamic linking and use cookbook_cmake
2025-09-08 21:01:20 -06:00
Jeremy Soller
1806fa3556
glib: workaround partial support of openat
2025-09-08 15:01:42 -06:00
Jeremy Soller
6ee43db51c
Merge branch 'rsync' into 'master'
...
Update and promote rsync
See merge request redox-os/cookbook!610
2025-09-08 07:36:54 -06:00
Jeremy Soller
345fff81f1
Merge branch 'add-zig' into 'master'
...
Update zig recipe
See merge request redox-os/cookbook!576
2025-09-08 07:32:21 -06:00