a9d4b9ac91
[180][WIP]
117 lines
1.5 KiB
Plaintext
117 lines
1.5 KiB
Plaintext
# ============================================================
|
|
# FWS — paquets de l'ISO live
|
|
# Objectif : système live bootable + installeur Calamares
|
|
# fonctionnel + jeu minimal d'outils de rescue.
|
|
# ============================================================
|
|
|
|
# --- Base système ---
|
|
base
|
|
base-devel
|
|
linux
|
|
linux-firmware
|
|
amd-ucode
|
|
intel-ucode
|
|
|
|
# --- initramfs / archiso ---
|
|
mkinitcpio
|
|
mkinitcpio-archiso
|
|
|
|
# --- Boot ---
|
|
syslinux
|
|
grub
|
|
efibootmgr
|
|
edk2-shell
|
|
os-prober
|
|
memtest86+
|
|
memtest86+-efi
|
|
|
|
# --- Filesystems ---
|
|
squashfs-tools
|
|
btrfs-progs
|
|
e2fsprogs
|
|
exfatprogs
|
|
xfsprogs
|
|
f2fs-tools
|
|
dosfstools
|
|
ntfs-3g
|
|
cryptsetup
|
|
lvm2
|
|
mdadm
|
|
|
|
# --- Outils disque ---
|
|
parted
|
|
gptfdisk
|
|
fatresize
|
|
testdisk
|
|
smartmontools
|
|
nvme-cli
|
|
mmc-utils
|
|
hdparm
|
|
|
|
# --- Réseau ---
|
|
networkmanager
|
|
wpa_supplicant
|
|
wireless-regdb
|
|
openssh
|
|
rsync
|
|
curl
|
|
wget
|
|
|
|
# --- Shell / système ---
|
|
zsh
|
|
grml-zsh-config
|
|
bash
|
|
zenity
|
|
nano
|
|
vim
|
|
less
|
|
git
|
|
sudo
|
|
polkit
|
|
polkit-gnome
|
|
man-db
|
|
man-pages
|
|
arch-install-scripts
|
|
reflector
|
|
pacman-contrib
|
|
|
|
# --- Hardware ---
|
|
dmidecode
|
|
usbutils
|
|
pciutils
|
|
fastfetch
|
|
htop
|
|
|
|
# --- Audio (slideshow, optionnel) ---
|
|
alsa-utils
|
|
sof-firmware
|
|
|
|
# --- Xorg + Openbox (pour Calamares) ---
|
|
xorg-server
|
|
xorg-xinit
|
|
xorg-xrandr
|
|
xorg-xsetroot
|
|
openbox
|
|
ttf-dejavu
|
|
|
|
# --- Bureau FWS installé ---
|
|
xfce4
|
|
xfce4-goodies
|
|
lightdm
|
|
lightdm-gtk-greeter
|
|
|
|
# --- Calamares (fournis par fws-local) ---
|
|
calamares
|
|
kpmcore
|
|
qt5-base
|
|
qt5-svg
|
|
qt6-base
|
|
|
|
# --- Agents VM (pratique pour tester l'ISO) ---
|
|
qemu-guest-agent
|
|
virtualbox-guest-utils-nox
|
|
open-vm-tools
|
|
|
|
# --- FWS (fws-local) ---
|
|
winboat-bin
|