http://idk.i2p/lb-docs/live-manual/examples.en.html
While we might get lucky and find this by trial-and-error, there is a tool, grep-dctrl , which can be used to dig it out of the task descriptions in tasksel-data, so to prepare, make sure you have both of those things: 905 # apt-get install dctrl-tools tasksel-data 906 Now we can search for the appropriate tasks, first with: 907 $ grep-dctrl -FTest-lang de /usr/share/tasksel/descs/debian-tasks.desc -sTask Task: german 908 By this command, we discover the task is called, plainly enough,...