Files
bee/iso/builder/config/package-lists/bee.list.chroot
Michael Chus a57b037a91 feat(installer): add 'Install to disk' in Tools submenu
Copies the live system to a local disk via unsquashfs — no debootstrap,
no network required. Supports UEFI (GPT+EFI) and BIOS (MBR) layouts.

ISO:
- Add squashfs-tools, parted, grub-pc, grub-efi-amd64 to package list
- New overlay script bee-install: partitions, formats, unsquashfs,
  writes fstab, runs grub-install+update-grub in chroot

Go TUI:
- Settings → Tools submenu (Install to disk, Check tools)
- Disk picker screen: lists non-USB, non-boot disks via lsblk
- Confirm screen warns about data loss
- Runs with live progress tail of /tmp/bee-install.log
- platform/install.go: ListInstallDisks, InstallToDisk, findLiveBootDevice

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 23:35:01 +03:00

57 lines
623 B
Plaintext

# Hardware audit tools
dmidecode
smartmontools
nvme-cli
pciutils
ipmitool
util-linux
e2fsprogs
lshw
# Network
iproute2
isc-dhcp-client
iputils-ping
ethtool
lm-sensors
qemu-guest-agent
# SSH
openssh-server
# Disk installer
squashfs-tools
parted
grub-pc
grub-efi-amd64
# Filesystem support for USB export targets
exfatprogs
exfat-fuse
ntfs-3g
# Utilities
bash
procps
lsof
file
less
vim-tiny
mc
htop
nvtop
sudo
zstd
mstflint
memtester
stress-ng
# QR codes (for displaying audit results)
qrencode
# Firmware
firmware-linux-free
firmware-amd-graphics
# glibc compat helpers (for any external binaries that need it)
libc6