Commit Graph

128 Commits

Author SHA1 Message Date
Frank Li
38a7406435 Added cookbook commit hash for /etc/os-release 2026-05-27 05:21:19 -06:00
Wildan M
a23e18fb17
Add wget and cargo git workaround for self hosted build 2026-04-16 06:37:39 +07:00
Wildan M
ff8211ede4
Fix makefile info commences out 2026-03-08 07:30:16 +07:00
bjorn3
dc4e3d2c96 Fallback to generic config when arch specific config doesn't exist
Most configs are entirely identical between architectures, so this
fallback reduces the amount of config files by a lot.
2026-03-03 20:45:50 +01:00
Wildan M
8183497cbe
Update PREFIX_BINARY filter to allow x86_64 toolchain on ARM linux 2026-03-01 03:35:26 +07:00
Wildan M
48338847f1
Fix review 2026-02-26 20:20:07 +07:00
Wildan M
b336b52f15
Build prefix on Redox OS, add self hosted mode 2026-02-26 19:03:07 +07:00
Wildan M
5b699a4b5c
Export FIND 2026-02-12 15:00:16 +07:00
Wildan M
8470ecd84a
Allow not compiling FUSE when requested 2026-01-01 21:30:07 +07:00
Wildan M
d5189f8f46
Don't print info if already PREFIX_BINARY=0 2025-12-31 16:48:04 +07:00
Wildan M
bbca5b2386
Remove HOST_GNU_TARGET 2025-12-30 11:03:38 +07:00
Wildan M
eb2a7d7413
Bootstrap GCC prefix using cookbook 2025-12-30 11:03:34 +07:00
Wildan Mubarok
adcf31d0e8 Add config to install upstream rustc 2025-12-24 12:40:28 -07:00
Wildan M
ac2360f1f7
Add one-liner test run to os-test 2025-12-18 06:12:13 +07:00
Wildan M
c1cd4724a7
Fix CI by avoiding FUSE 2025-12-16 02:49:19 +07:00
Wildan M
5c1fb4f1a0
Remove unused make variables 2025-12-15 08:37:38 +07:00
Wildan M
369237d3dd
Fix push and improve mount messages 2025-11-21 08:44:02 -08:00
Wildan M
356ef86085
Make appstream env consistent 2025-11-21 00:47:50 -08:00
Wildan M
7919fc54a5
Remove repo.sh scripts 2025-11-21 00:39:42 -08:00
Wildan M
6d550e6cbf
Fix typo on repo binary opts 2025-11-20 19:40:37 -08:00
Jeremy Soller
ae9f56d9b7
Fix relative paths in makefiles 2025-11-20 14:07:24 -07:00
Jeremy Soller
542106d01a
Replace cookbook submodule 2025-11-20 13:54:40 -07:00
Jeremy Soller
5162e660e8
Build installer and redoxfs from cookbook source 2025-11-20 11:54:17 -07:00
Wildan M
996e9d5463
Apply filesystem config to r target 2025-11-20 07:05:44 -08:00
Jeremy Soller
d731add912 Merge branch 'pass-repo-binary' into 'master'
Pass REPO_BINARY to cookbook

See merge request redox-os/redox!1691
2025-11-20 06:46:11 -07:00
Wildan M
dd679149e1
Pass REPO_BINARY to cookbook 2025-11-19 21:09:30 -08:00
Wildan M
6c8a9c894a
Make fstools in podman opt in and install rust on host again 2025-11-19 11:18:48 -08:00
Wildan M
529b6fc08b
Fix make refuses to build prefix 2025-11-17 01:10:23 +07:00
Wildan Mubarok
aa92cb7d78 Move ARCH correction up 2025-11-16 14:34:57 +00:00
Wildan M
03f992a9ae Rename i686 to i586 2025-11-16 11:16:17 +07:00
Wildan M
167d0f075d Fix configuration for build server 2025-11-15 11:44:48 +07:00
Wildan M
025ec35791 Typo 2025-11-11 14:27:09 +07:00
Wildan M
6f8925ce5e Avoid installing rust 2025-11-11 14:21:09 +07:00
Wildan M
154c7bf4bf Move installer behind podman 2025-11-10 13:22:42 +07:00
Jeremy Soller
9b65670326
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/redox 2025-11-01 14:22:21 -06:00
Jeremy Soller
31c1eed5a8
Pass through REPO variables to podman and add REPO_APPSTREAM 2025-11-01 14:22:17 -06:00
bjorn3
8e8ced1f91 Fix comment syntax in makefile 2025-11-01 20:41:50 +01:00
bjorn3
18f2025931 Refactor TARGET calculation in preparation for i586-unknown-redox 2025-11-01 20:03:29 +01:00
Jeremy Soller
9db52437c6
Support binary prefix for aarch64 on aarch64 2025-10-21 12:27:40 -06:00
Jeremy Soller
41ca0bea4c
Set HOST_TARGET and adjust PREFIX_BINARY for podman host 2025-10-21 11:53:10 -06:00
Wildan Mubarok
86fba41a91 Add gdbgui that works for native build 2025-09-21 16:11:55 +00:00
Wildan M
a521b5fc8c Add push recipe to existing image 2025-09-04 23:37:38 +07:00
Wildan Mubarok
fb890fdfbd Add qemu debugging for any recipes 2025-08-01 06:37:09 +00:00
Wildan Mubarok
cb619120a4 Make repo config configurable with integer 2025-07-05 16:21:58 +00:00
Wildan Mubarok
47805f2362 Add REPO_OFFLINE option 2025-07-05 15:53:39 +00:00
Wildan Mubarok
916d8335e3 Support build with sccache in podman 2025-07-04 20:54:16 -06:00
Wildan Mubarok
f865aa3866 Do not build host prefix for MacOS Podman build 2025-06-29 12:20:47 -06:00
Ron Williams
cf9a0085be Improve host vs container separation of fstools 2025-04-24 04:28:15 +00:00
Jeremy Soller
198f665c0d Fix installer path 2025-04-23 19:18:42 -06:00
Jeremy Soller
5e2bc43891
Build installer and redoxfs for host outside of podman 2025-04-23 17:40:56 -06:00