Build an iso with all your deb favorite package and you personnal files in it. With dependencies.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

9 lines
207 B

ISOFILE=$HOME/debian-13.5.0-amd64-netinst.iso
PRESEED=$HOME/preseedvmlfs.cfg
NEWFLAVOR=vmlfs
MYFILES=$HOME/myfiles
WANTED=$HOME/wanted-lfs.txt
SUGGESTED=false
POPCON=false
EXTRA_SCRIPT=$HOME/lfs.sh
OFFLINE=1