aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-18 14:45:16 -0600
committerCraig Jennings <c@cjennings.net>2026-01-18 14:45:16 -0600
commit3766f9380e6c18bc926aac6d29d59d2f958a0fd2 (patch)
tree27e881933d2460919db407dc7aaf332e395abde3 /build.sh
parent8d6e6aabbd62100c5389a148aa4d153aa77dcfa8 (diff)
downloadarchangel-3766f9380e6c18bc926aac6d29d59d2f958a0fd2.tar.gz
archangel-3766f9380e6c18bc926aac6d29d59d2f958a0fd2.zip
Add boot repair tools and rescue guide section
Packages added: os-prober, syslinux, ms-sys Rescue guide section 3 covers: - Chroot into broken system (including ZFS) - Reinstall GRUB (UEFI and Legacy) - Fix UEFI boot entries with efibootmgr - Rebuild initramfs with mkinitcpio - Dual-boot GRUB/Windows with os-prober - Restore Windows MBR with ms-sys - ZFS-specific boot issues (hostid, hooks) - Emergency GRUB command line boot
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index c758362..1c4ef9e 100755
--- a/build.sh
+++ b/build.sh
@@ -144,6 +144,11 @@ sleuthkit
safecopy
smartmontools
+# Boot repair
+os-prober
+syslinux
+ms-sys
+
EOF
# Get kernel version for ISO naming