Go to file
CrimsonTome 845abae7cc
feat: add more packages
2023-02-12 12:41:31 +00:00
.talismanrc feat: add more packages 2023-02-12 12:41:31 +00:00
LICENSE feat: add readme, basics of post install script 2023-02-11 23:27:18 +00:00
README.md feat: add readme, basics of post install script 2023-02-11 23:27:18 +00:00
post-install.sh feat: add more packages 2023-02-12 12:41:31 +00:00

README.md

Debian install from minimal

Post-install script(s) for Debian

System requirements

  • Install Debian from the base netinstall
  • The only thing you will need to deviate from is to uncheck the desktop environment selection when prompted
  • The rest will be installed via the script hopefully

Development

  • edit post-install.sh

Running

  • sudo sh post-install.sh or
  • chmod +x post-install.sh
    • sudo ./post-install.sh

License

debian-install-from-minimal is released under the WTFNMFPL-1.0 License. The full license text is included in the LICENSE file in this repository. Tldr legal have a great summary of the license if you're interested.