Ribbon
48ed7495a0
Enable RustPython by default on the "desktop" and "dev" configurations
2024-03-23 14:09:24 +00:00
Jeremy Soller
05e733a0c9
Merge branch 'fix_recipe_find' into 'master'
...
Fix make clean.
See merge request redox-os/cookbook!359
2024-03-23 13:46:04 +00:00
Ribbon
99d559c80f
Remove the nginx duplication
2024-03-23 13:24:27 +00:00
4lDO2
1b5c1fd42b
Fix make clean.
2024-03-23 14:10:29 +01:00
Ribbon
6f29e06bba
update recipes
2024-03-22 20:01:15 +00:00
Ribbon
574b17f843
update recipes
2024-03-22 18:07:08 +00:00
Ribbon
1e7503daf7
update recipe
2024-03-22 16:57:29 +00:00
Ribbon
b9754af4a3
update recipes
2024-03-22 16:56:45 +00:00
Ribbon
35fe5bf25d
update recipe
2024-03-22 16:19:40 +00:00
Ribbon
f5ff05c0f6
update recipes
2024-03-22 16:18:51 +00:00
Ribbon
9527b88707
update recipes
2024-03-22 16:04:17 +00:00
Ribbon
53ffbd40ff
update recipes
2024-03-22 14:39:32 +00:00
Ribbon
ad5116f116
update TODOs
2024-03-22 13:59:24 +00:00
Ribbon
499adeb9f6
update recipes
2024-03-22 12:49:07 +00:00
Ribbon
258fe12de6
update recipes
2024-03-20 15:23:00 +00:00
Jeremy Soller
ce9f3d519b
Merge branch 'allow_uboot_again' into 'master'
...
Use U-Boot with QEMU again if efi=no is used
See merge request redox-os/redox!1433
2024-03-20 15:07:20 +00:00
bjorn3
40305c7980
Use U-Boot with QEMU again if efi=no is used
...
Also add a nicer error message when the firmware package is not
installed.
2024-03-20 15:43:53 +01:00
Jeremy Soller
df61417b66
Add jeremy aarch64 config
2024-03-19 20:29:01 -06:00
Jeremy Soller
0e892b725f
Use AAVMF for qemu virt
2024-03-19 20:28:48 -06:00
Ribbon
b6c79c370a
update recipes
2024-03-20 01:24:21 +00:00
Ribbon
c88e5ee8ef
update recipes
2024-03-19 18:56:38 +00:00
Ribbon
3ffeb0d350
update recipes
2024-03-19 18:40:45 +00:00
Ribbon
a0a0ad407c
update recipes
2024-03-19 18:38:22 +00:00
Ribbon
1d45ae81aa
update recipes
2024-03-19 18:21:37 +00:00
Jeremy Soller
d8f424ffb1
Update cookbook
2024-03-19 12:17:18 -06:00
Jeremy Soller
b83c70c430
Fix redox-ssh path
2024-03-19 12:17:07 -06:00
Ribbon
8db9b7fe30
add recipes
2024-03-19 15:33:28 +00:00
Jeremy Soller
f639c7a46c
Update redoxfs and relibc
2024-03-18 14:38:55 -06:00
Jeremy Soller
fdcb0bb878
Merge branch 'avoid_rebuild' into 'master'
...
Prevent the build cache for the installer getting clobbered
See merge request redox-os/redox!1432
2024-03-17 19:02:04 +00:00
bjorn3
7043e9e932
Prevent the build cache for the installer getting clobbered
...
Previously it was getting built by two different toolchains (nightly
from rustup and the relibc prefix) Also some env vars differed between
both invocations causing blake3 and sodiumoxide to get rebuilt.
2024-03-17 18:54:24 +01:00
Jeremy Soller
f2d6f9a2a5
Update relibc
2024-03-17 11:02:25 -06:00
Jeremy Soller
f8cdca5d48
Update submodules
2024-03-17 10:37:34 -06:00
Jeremy Soller
f22aef7b0e
Merge branch 'arm_pcie' into 'master'
...
Run pcid on aarch64
See merge request redox-os/cookbook!358
2024-03-17 16:35:27 +00:00
Jeremy Soller
81456838a8
Merge branch 'cross-debug' into 'master'
...
Use gdb-multiarch for make gdb to support debugging an arm vm on x86 and vice versa
See merge request redox-os/redox!1431
2024-03-17 16:34:02 +00:00
bjorn3
61ae6cf328
Run pcid on aarch64
2024-03-17 17:16:39 +01:00
bjorn3
b1fa1f9907
Use gdb-multiarch for make gdb to support debugging an arm vm on x86 and vice versa
2024-03-17 14:28:38 +01:00
Jeremy Soller
9c8da8bf54
Merge branch 'fix_bootstrap' into 'master'
...
Set max-page-size for linking bootstrap
See merge request redox-os/cookbook!357
2024-03-16 13:05:20 +00:00
bjorn3
0310f47f24
Set max-page-size for linking bootstrap
...
Without this the virtual addresses will not match the file offsets for
the final initfs blob on AArch64 as there it will align to 64k by
default.
2024-03-15 13:40:57 +01:00
Ribbon
ba49d0213b
add recipes
2024-03-15 12:10:43 +00:00
Jeremy Soller
f1f98b4378
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/redox
2024-03-13 08:51:12 -06:00
Jeremy Soller
55991001ff
Update submodules
2024-03-13 08:51:07 -06:00
Ribbon
d0378b5c48
add recipes
2024-03-12 23:11:27 +00:00
Ribbon
a89e9d9ebe
update recipes
2024-03-12 20:52:35 +00:00
Jeremy Soller
a0b6fa91bf
Merge branch 'package-size' into 'master'
...
Improve the package policies
See merge request redox-os/cookbook!356
2024-03-12 20:40:29 +00:00
Jeremy Soller
69b2d80fe1
Merge branch 'unified_initfs' into 'master'
...
Pass bootstrap code to redox-initfs-ar for inclusion in the initfs
See merge request redox-os/cookbook!355
2024-03-12 20:39:11 +00:00
Ribbon
4168ff5d68
update recipes
2024-03-12 20:32:51 +00:00
Ribbon
72d5b757d6
add recipes
2024-03-12 20:15:37 +00:00
Ribbon
5257e21297
Move the OpenSpades recipes to the nonfree category
2024-03-11 15:32:12 +00:00
Ribbon
23f9df1789
Remove the cve-rs recipe
2024-03-11 15:30:12 +00:00
Ribbon
4847833f49
Improve the package policies
2024-03-11 15:27:56 +00:00