Oh, and if you find out how to configure the keyboard layout from the (non-interactive) commandline I would be highly interested in that.
I had given it a try here, but it never really worked: https://github.com/tknerr/dev-box/commit/cc641a22c44fb6ac22e4d41c6aea87fb6aa7e335 Maybe it helps for your case though... Cheers, Torben Am 16.01.2015 13:29 schrieb "Sascha Vogt" <[email protected]>: > Hi, > > Am 16.01.2015 um 00:46 schrieb sushi takashi: > > I try to launch the command "aptitude update" and "aptitude > > safe-upgrade" in order to have at each launch a environment updated > > automaticaly. > Is there a particular reason you want to use aptitude? > How about "apt-get update && apt-get upgrade -y --force-yes"? > You can additionally set the env-variable DEBIAN_FRONTEND=noninteractive > to always assume the default as answers (even when asking what to do > with changed config files). > > Greetings > -Sascha- > > -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
