netson/ubuntu-unattended

im new to this, so i want to add some other bash install, like ros and ssh open, how to add?

Closed this issue · 1 comments

..

Add the following to netson.preseed.

We use this to install openssh server:

tasksel tasksel/first multiselect server, openssh-server

We use this to install more packages a la apt-get install. For example, install python:

d-i pkgsel/include string python