Installing Debian on modern hardware
Installing Debian on modern hardware
Posted Feb 4, 2021 20:24 UTC (Thu) by timo_s (guest, #112870)In reply to: Installing Debian on modern hardware by bjartur
Parent article: Installing Debian on modern hardware
What would probably be more useful than publish those outdated packages, are the scripts that I used to check for new releases and build/package them. But then again, if I were to publish them, I'd like to clean them up a bit first. There are a couple of things that I'd probably do differently nowadays. Just a brief example: Back then my scripts were still working with the release tarballs. Today, I'd probably just use git instead of downloading and extracting the whole source tree again for every release.