So, to begin, besides debootstrapping your own set of favourite apps you have to copy over some stuff from Ubuntu.
/etc/systemd/system/devterm-r01-dispfd-daemon.service
and /usr/local/bin/r01-dispfd-daemon.elf
Don’t forget to chroot
into your debian to issue systemctl enable /etc/systemd/system/devterm-r01-dispfd-daemon
, without it you won’t see anything on LCD.
My line to debootstap was
debootstrap --components=main,contrib,non-free --include=debian-ports-archive-keyring,pciutils,autoconf,automake,autotools-dev,curl,python3,libmpc-dev,libmpfr-dev,libgmp-dev,gawk,build-essential,bison,flex,texinfo,gperf,libtool,patchutils,bc,zlib1g-dev,wpasupplicant,htop,net-tools,wireless-tools,ntpdate,openssh-client,openssh-server,sudo,e2fsprogs,git,man-db,lshw,dbus,wireless-regdb,libsensors5,lm-sensors,swig,libssl-dev,python3-distutils,python3-dev,alien,fakeroot,dkms,libblkid-dev,uuid-dev,libudev-dev,libaio-dev,libattr1-dev,libelf-dev,python3-setuptools,python3-cffi,python3-packaging,libffi-dev,libcurl4-openssl-dev,python3-ply,iotop,htop,psmisc,dbus-user-session,xorg,mc,vim,network-manager,screen,mpv unstable rootfs http://deb.debian.org/debian
If anyone is interested in µSD image i can prepare one and share it somewhere.