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
zhynthux commented
..
jmcgeheeiv commented
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