This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Localización e idioma | |
d-i debian-installer/language string es | |
d-i debian-installer/country string ES | |
d-i debian-installer/locale string es_ES.UTF-8 | |
d-i keyboard-configuration/xkb-keymap se(es) | |
### Configuración de Red | |
d-i netcfg/enable boolean true | |
d-i netcfg/choose_interface select auto | |
d-i netcfg/get_hostname string debian-trixie |