Skip to content

Latest commit

 

History

History
# pyfll

This tool creates an ISO image based on Debian (or one of its flavors).

Usage:
------
  See ./fll --help

Example Usage:
--------------
  1) cp fll.conf ..; edit ../fll.conf
  2) ./fll -c ../fll.conf -b /tmp/fll/ -o /tmp/fll/

Dependencies:
-------------
  python3
  python3-apt
  python3-configobj
  cdebootstrap | debootstrap
  xorriso
  squashfs-tools
  reprepro (for liveapt functionality and extras (uefi))
Recommends:
  gdisk (for gpthybrid used with grub, not needed if using isolinux)
Suggests:
  isolinux (and the following syslinux* if you want to use isolinux)
  syslinux
  syslinux-utils