khadas / fenix

One-stop script set to build Ubuntu/Debian images
GNU General Public License v2.0
211 stars 135 forks source link

lsb_release is not installed by default; use /etc/os-release instead #183

Closed raffaellod closed 2 years ago

raffaellod commented 2 years ago

Running Fenix on a fresh, clean, minimal Debian install, results in an error because lsb_release is not installed by default. Also not all distros have lsb_release. However /etc/os-release is more standard, and available by default.