Commit Graph

9293 Commits

Author SHA1 Message Date
Wildan Mubarok
ccc94d8c2c Avoid installing rustdoc 2025-08-26 12:10:26 +00:00
Jeremy Soller
947bd9de6d Add rustconf 2025 image and update cookbook 2025-08-25 15:51:57 -06:00
Jeremy Soller
64d98ed781 Add rustconf 2025 presentation 2025-08-25 15:51:37 -06:00
Jeremy Soller
c8c07c711b Update cookbook 2025-08-25 08:10:55 -06:00
Jeremy Soller
12bb45c50c Merge branch 'master' of https://gitlab.redox-os.org/redox-os/redox 2025-08-24 18:30:31 -06:00
Jeremy Soller
db63dae187 Update relibc 2025-08-24 18:30:24 -06:00
Jeremy Soller
6eda4b8aac Merge branch 'qemu_improvements' into 'master'
Couple more qemu improvements

See merge request redox-os/redox!1635
2025-08-24 14:25:37 -06:00
bjorn3
4f2efe1c56 Simplify gdb-userspace
Turns out gdb already handles locating the .text section when you don't
specify the offset.
2025-08-24 19:05:28 +02:00
bjorn3
16e98e3f28 Add a make qemu mode to allow attaching gdb without waiting for it
This way you can unconditionally enable this mode during development
without being forced to attach a debugger every time you start a VM.
2025-08-24 18:56:39 +02:00
bjorn3
716cca1b4e Enable UEFI by default on x86_64
It boots faster and more reliable than SeaBIOS. And in practice you are
unlikely to use BIOS on real hardware if you have an x86_64 capable CPU
anyway.
2025-08-24 18:40:01 +02:00
Jeremy Soller
6e527b4350 Merge branch 'dynamic-games' into 'master'
Push all recipes to be dynamically linked

See merge request redox-os/cookbook!595
2025-08-24 09:35:59 -06:00
Jeremy Soller
f768df678c Merge branch 'qemu_gpu' into 'master'
Rework qemu gpu configuration

See merge request redox-os/redox!1634
2025-08-24 09:07:42 -06:00
Jeremy Soller
2863ab4deb Merge branch 'master' of https://gitlab.redox-os.org/redox-os/redox 2025-08-24 09:06:13 -06:00
Jeremy Soller
57fe06d1ed Disable gears in demo config 2025-08-24 09:06:07 -06:00
Jeremy Soller
f3a8336ad2
Update relibc 2025-08-24 08:40:48 -06:00
bjorn3
5d7fcad842 Rework qemu gpu configuration
* Make gpu=no work on arm64 and riscv64
* Register gpu's with the firmware as vga card on x86 where possible
* Add a virtio-gl option for virtio-gpu with OpenGL support (no support
  on the driver side yet)
* Support ramfb on x86
2025-08-24 16:31:54 +02:00
Jeremy Soller
86f4f305b1
Update cookbook 2025-08-24 08:29:19 -06:00
Jeremy Soller
fc48fb9cf4
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook 2025-08-24 08:29:04 -06:00
Jeremy Soller
d4555857d6
Adjust prboom recipe 2025-08-24 08:28:53 -06:00
Wildan M
63f23348af Set emus as dynamically linked 2025-08-24 00:57:57 +07:00
Wildan M
f9d74ffc1e Fix ffmpeg6 linking 2025-08-24 00:06:21 +07:00
Wildan M
6d505a649c Push many recipes to be dynamically linked 2025-08-23 18:33:13 +07:00
Jeremy Soller
23cb794b6b Merge branch 'openttd-shallow' into 'master'
Set openttd as shallow

See merge request redox-os/cookbook!594
2025-08-22 19:53:27 -06:00
Jeremy Soller
b26f01b324 Merge branch 'bump-cbindgen' into 'master'
Bump podman's cbindgen and just

See merge request redox-os/redox!1633
2025-08-22 08:23:27 -06:00
Wildan Mubarok
2b39e7caf2 Set openttd as shallow 2025-08-22 13:41:34 +00:00
Wildan Mubarok
84a85bdc9b Bump podman cbindgen and just 2025-08-22 10:41:10 +00:00
Jeremy Soller
d2dccb8e4f Merge branch 'update_miniserve' into 'master'
Move miniserve to wip/net/http, change it to toml and change source to upstream

See merge request redox-os/cookbook!593
2025-08-20 06:55:32 -06:00
Jeremy Soller
7749645ca3 Merge branch 'openssh' into 'master'
Update openssh patches

See merge request redox-os/cookbook!592
2025-08-20 06:54:12 -06:00
Wildan Mubarok
3a53c6abbb Update openssh patches 2025-08-20 06:54:12 -06:00
Jeremy Soller
4ba8438bd5 Merge branch 'more-templates' into 'master'
Add more build templates and automatic DYNAMIC_INIT

Closes redox#1707

See merge request redox-os/cookbook!567
2025-08-20 06:53:38 -06:00
Wildan Mubarok
541e855d72 Add more build templates and automatic DYNAMIC_INIT 2025-08-20 06:53:38 -06:00
Jeremy Soller
3172bccab5 Merge branch 'windows-qemu' into 'master'
Add option to run QEMU on Windows when using WSL2

See merge request redox-os/redox!1630
2025-08-20 06:53:04 -06:00
Jeremy Soller
b118fa8d02 Merge branch 'cache_autodeps' into 'master'
Cache auto deps

See merge request redox-os/cookbook!590
2025-08-20 06:51:22 -06:00
Bendeguz Pisch
c64fb342b4 Move miniserve to wip/net/http, change it to toml and change source to upstream 2025-08-20 10:12:02 +02:00
Wildan Mubarok
c09215748d Formatting 2025-08-18 10:37:28 +00:00
Wildan Mubarok
cb36369905 Apply apic and mouse fixes 2025-08-18 10:10:09 +00:00
Wildan Mubarok
e3f6bf4b1d Merge branch redox:master into windows-qemu 2025-08-18 08:58:19 +00:00
Wildan Mubarok
fec945560e Retain comment 2025-08-18 02:00:58 +00:00
Wildan M
3da709fb1f Cache auto deps 2025-08-18 08:45:52 +07:00
Jeremy Soller
e3834a2b47 Merge branch 'use-binstall-podman' into 'master'
Use binstall for rustinstall.sh

See merge request redox-os/redox!1632
2025-08-17 09:23:13 -06:00
Wildan Mubarok
6c52a6833d Use binstall for rustinstall.sh 2025-08-17 06:18:51 +00:00
Jeremy Soller
b499220812 Merge branch 'hvf-accel' into 'master'
Use HVF Acceleration by default for MacOS Silicon

See merge request redox-os/redox!1631
2025-08-16 20:02:17 -06:00
Wildan Mubarok
aad831766c Use HVF Acceleration by default for MacOS Silicon 2025-08-16 13:36:12 +00:00
Wildan Mubarok
b50084d4dd Add option to run Windows QEMU when using WSL2 2025-08-15 19:45:23 +00:00
Jeremy Soller
16785c25b0 Merge branch 'minimal-terminfo' into 'master'
Only include subset of terminfo

See merge request redox-os/cookbook!589
2025-08-15 07:02:09 -06:00
Jeremy Soller
afda0c0c20 Merge branch 'make-podman-fix' into 'master'
Fix make invocation for Podman in MacOS

Closes #1425

See merge request redox-os/redox!1629
2025-08-15 07:01:23 -06:00
Jeremy Soller
19989a69b0 Merge branch 'os-test' into 'master'
add os-test recipe

See merge request redox-os/cookbook!574
2025-08-15 07:00:50 -06:00
Jeremy Soller
697cf83352 Merge branch 'podman-trixie' into 'master'
Update podman to trixie and prepare make clean for it

See merge request redox-os/redox!1628
2025-08-15 06:59:47 -06:00
Wildan Mubarok
efd3485ecd Only include subset of terminfo 2025-08-15 08:36:48 +00:00
Mathew John Roberts
db7d763fe6 Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Ribbon <ribbon_45@proton.me>
2025-08-15 07:56:56 +01:00