Commit Graph

9418 Commits

Author SHA1 Message Date
Wildan Mubarok
5c11843bec Merge branch redox:master into new-repo-bin 2025-10-27 17:37:16 +00:00
Wildan M
645a741f8d Update cookbool.toml README 2025-10-28 00:36:44 +07:00
Wildan M
5382f39857 Update to use the new repo bin 2025-10-28 00:29:54 +07:00
Wildan M
b1fec31dff Fix push command and category on make 2025-10-28 00:20:20 +07:00
Wildan M
19f5d8ff3e Make last line visible 2025-10-27 21:51:35 +07:00
Wildan M
2b8915e24d Fix warnings 2025-10-27 17:32:54 +07:00
Ribbon
8f892754d1 Add recipes 2025-10-26 22:50:38 -03:00
Wildan M
e30cb66990 Handle carriage returns 2025-10-26 22:43:02 +07:00
Wildan M
1ecf2311e4 Add ansi escape 2025-10-26 22:20:30 +07:00
Jeremy Soller
a60e18dafb Merge branch 'timmydo/dockerfqdn' into 'master'
Update podman base container image reference to use fully qualified domain name

See merge request redox-os/redox!1663
2025-10-26 09:19:39 -06:00
Wildan M
a943426bde Try use pty 2025-10-26 22:06:59 +07:00
Timmy Douglas
f72faa0829 Update podman base container image reference to use fully qualified domain name 2025-10-25 21:28:28 -07:00
Wildan Mubarok
8ab0c33942 Merge branch 'update-cookbook' into 'master'
Update cookbook

See merge request redox-os/redox!1662
2025-10-25 14:23:19 +00:00
Wildan Mubarok (CI)
8f862b0a57 CI: Update cookbook submodule to latest update-cookbook 2025-10-25 14:20:10 +00:00
Jeremy Soller
8851a304e6 Merge branch 'uutils-master' into 'master'
Compile uutils from master branch

See merge request redox-os/cookbook!667
2025-10-25 08:16:53 -06:00
Wildan Mubarok
2c16ad7d7f Compile uutils from master branch 2025-10-25 13:08:12 +00:00
Wildan M
66d7a520e1 Fix repo script 2025-10-25 19:34:51 +07:00
Wildan M
4fb4727f60 Autoscroll cook queue 2025-10-25 19:23:03 +07:00
Wildan M
5621fe799f Update scripts for compat 2025-10-25 17:53:13 +07:00
Wildan M
1e37be1d4f Add category, spinner, and always verbose 2025-10-25 17:48:03 +07:00
Wildan M
911e813025 More context messages, add find cmd 2025-10-25 16:17:37 +07:00
Wildan M
067274504d Fix warn 2025-10-25 12:23:14 +07:00
Wildan M
d91f0eb8d5 Fix package log 2025-10-25 12:17:11 +07:00
Wildan M
be2a4ddd0a Tell what recipe error, optimized rendering 2025-10-25 12:06:54 +07:00
Wildan M
8b53fab9fd Fix clean 2025-10-25 05:44:35 +07:00
Wildan M
ff3cd11099 Now mostly usable 2025-10-25 05:38:54 +07:00
Wildan M
0bad6d1562 Switchable log and log fetch fix 2025-10-24 20:15:58 +07:00
Jeremy Soller
4786eaf7e3 Merge branch 'zhiwei/fix-fedora-podman-bootstrap' into 'master'
Add fuse3-devel to the build dependencies list in podman bootstrap for Fedora

See merge request redox-os/redox!1661
2025-10-24 06:43:51 -06:00
Zhiwei Liang
fe25dba5e8 Add fuse3-devel to the build dependencies list in podman bootstrap for Fedora 2025-10-24 06:43:50 -06:00
Wildan M
51a5ea0848 Add mouse handling 2025-10-24 19:34:41 +07:00
Wildan M
2af2a5bd26 Add command stdout pipe 2025-10-24 18:41:35 +07:00
Wildan M
e03e843abd Test config 2025-10-24 17:07:06 +07:00
Wildan M
ab57937dd4 Implement cook TUI 2025-10-24 16:56:52 +07:00
Wildan M
8e2ac316e4 Compiling with direct call to cook 2025-10-24 16:18:11 +07:00
Wildan M
97bef43ca0 Merge branch 'master' into repo-bin 2025-10-24 13:34:29 +07:00
Jeremy Soller
e9532b7bb6 Merge branch 'mig-cook' into 'master'
Migrate build script to cook lib

See merge request redox-os/cookbook!666
2025-10-23 08:09:41 -06:00
Wildan M
f41b6845b3 Rename build.rs to cook_build.rs 2025-10-23 20:50:25 +07:00
Wildan M
7d79ecdad1 Remove build_only 2025-10-23 20:07:50 +07:00
Wildan M
771f036c0a Fix fmt 2025-10-23 20:04:38 +07:00
Wildan M
c16cf50b11 Migrate build script to cook lib 2025-10-23 20:01:03 +07:00
Wildan M
79f1eca998 Fix err, use anyhow 2025-10-23 12:22:43 +07:00
Wildan Mubarok
1b77b93f12 Merge branch cookbook:master into repo-bin 2025-10-23 04:25:39 +00:00
Jeremy Soller
c66367c072
Always reinstall image in scripts/dual-boot.sh 2025-10-21 15:18:24 -06:00
Jeremy Soller
548c65433f
Get host arch in dual-boot script and use desktop image 2025-10-21 13:30:19 -06: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
Jeremy Soller
a4133e45d0
podman: only install libc6-dev-i386 and syslinux-utils on x86_64 2025-10-21 11:19:13 -06:00
Jeremy Soller
bf65e41266
Add HOST_TARGET to CI toolchain path 2025-10-21 10:13:36 -06:00
Jeremy Soller
0326771bf2 Merge branch 'remote-source' into 'master'
Add a way to download compiled recipes from remote

See merge request redox-os/cookbook!663
2025-10-19 06:20:39 -06:00
Wildan Mubarok
dba3334d82 Add a way to download compiled recipes from remote 2025-10-19 06:20:39 -06:00