41 Commits

Author SHA1 Message Date
Jeremy Soller
c2daab5320 scripts/network-boot: run http server in background instead of dnsmasq so sudo is in foreground 2026-04-30 12:48:48 -06:00
Jeremy Soller
a0d3bccf5f Fix bootloader path in dual-boot script 2026-03-08 19:24:04 -06:00
Jeremy Soller
56d2512d2f network-boot: only bind requested interface 2026-01-30 18:54:33 -07:00
Jeremy Soller
4b1868a2f5 Merge branch 'script-for-current-commit-hash' into 'master'
Add commit-hash.sh for recipe troubleshooting

Closes #1626

See merge request redox-os/redox!1776
2026-01-26 12:05:36 -07:00
Jeremy Soller
0ca6293c1b Use make setenv in dual-boot script 2026-01-25 20:10:48 -07:00
Jeremy Soller
bd88ae9a8d Fix dnsmasq tftp root 2026-01-22 18:49:43 -07:00
Jeremy Soller
3d17d2d8b6 Add network-boot script 2026-01-22 18:46:23 -07:00
Ojus Chugh
925e957c85 Add commit-hash.sh for recipe troubleshooting
Signed-off-by: Ojus Chugh <ojuschugh@gmail.com>
2025-12-25 20:13:35 +05:30
Ojus Chugh
6f30dc5f3e Added mount script for RedoxFS partitions in dual-boot
this Creates mount-redoxfs.sh to handle mounting RedoxFS partitions with
FUSE3 support. Auto-detects redoxfs binary and works with both block
devices and image files. Updates dual-boot.sh to reference the script.

Fixes #1579

Signed-off-by: Ojus Chugh <ojuschugh@gmail.com>
2025-12-07 19:14:05 +05:30
Jeremy Soller
5f354a64e5 Add script for checking for missing CI packages 2025-11-21 10:05:01 -07:00
Jeremy Soller
93803d4539 Remove cd cookbook from three scripts 2025-11-20 14:08:18 -07:00
Jeremy Soller
542106d01a Replace cookbook submodule 2025-11-20 13:54:40 -07:00
Wildan M
5382f39857 Update to use the new repo bin 2025-10-28 00:29:54 +07: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
Petr Hrdina
c90d1014a0 Allow multiple recipes in target without 'l' 2025-07-02 10:22:52 +02:00
Jeremy Soller
3c9bffa547 Merge branch 'master' into 'master'
Add make recipe commands for multiple targets, speedup category.sh for podman build.

See merge request redox-os/redox!1590
2025-06-25 08:46:04 -06:00
bjorn3
d2fde06fd1 Rename livedisk.iso to redox-live.iso 2025-06-22 20:20:09 +02:00
Petr Hrdina
811e267642 Speedup category.sh for podman build 2025-06-22 12:35:04 +02:00
Ron Williams
6e79b50137 Add execute perm to scripts 2024-08-20 13:38:54 -07:00
Jeremy Soller
cf8ffe43c1 Merge branch 'fix-scripts' into 'master'
Fix a typo on the scripts

See merge request redox-os/redox!1482
2024-08-15 14:54:51 +00:00
Ribbon
ee8f5863d4 Fix a typo on the scripts 2024-08-15 14:54:51 +00:00
Ribbon
584a6e41c0 Add scripts 2024-08-15 14:54:36 +00:00
Ribbon
49102f6332 Add explanation comments on the build system files 2024-07-09 12:58:07 +00:00
Ron Williams
0b36602173 Update changelog.sh for recipe folders, add text summary 2024-04-22 21:33:48 +00:00
Ron Williams
06c0fe8e32 Add pkg-size script 2024-03-03 02:31:37 -08:00
Ribbon
d3ec68dc87 Add a script to show the branches and commit hashes of some recipe source 2024-01-17 03:02:31 +00:00
Ron Williams
d9b0556e7b add backtrace script and improve config file instructions 2024-01-11 06:27:28 -08:00
Jeremy Soller
1f49ccaee3 scripts/dual-boot.sh: fix bootloader path 2024-01-07 08:28:48 -07:00
Jeremy Soller
f8e6c534c8 Merge branch 'category-script' into 'master'
Add script to run make targets in a recipe category

See merge request redox-os/redox!1393
2024-01-03 19:20:35 +00:00
Ron Williams
5813905973 Add script to run make targets in a recipe category 2024-01-03 19:20:35 +00:00
Ron Williams
6258becc3c add nonstop, uc and ucf to build, plus scripts include-recipes.sh and show-package.sh 2024-01-03 19:15:30 +00:00
Jeremy Soller
fb1478d9bf Replace rebuild-recipe with make cr.recipe and make ucr.recipe 2023-12-13 14:41:38 -07:00
Jeremy Soller
55bf0d1dc7 Use filesystem image instead of harddrive image for dual boot script 2023-09-10 20:56:54 -06:00
Jeremy Soller
f338d6e86e Add dual boot script (for use with Pop) 2023-09-10 20:49:18 -06:00
Jeremy Soller
3d14903793 scripts/ventoy.sh: also build and copy demo config, sync after finishing 2023-06-09 12:24:15 -06:00
uuuvn
28268bf703 Add support for non-x86 hosts 2023-06-06 15:31:47 +00:00
Jeremy Soller
7cbd57a0ec Add ventoy script 2023-05-10 20:25:07 -06:00
Jeremy Soller
61e516cfbd Add rebuild-recipe script 2023-03-10 07:37:26 -07:00
Jeremy Soller
b87fb11f7f Ensure symlinks are located in find-recipe.sh 2023-02-25 09:35:43 -07:00
Jeremy Soller
1156bf27e6 Add find-recipe.sh, move changelog.sh to scripts 2023-02-25 09:32:35 -07:00