Browsing Spanish translation

185 of 186 results
185.
# More than one file can be listed, separated by spaces; all will be
# loaded. The included files can have preseed/include directives of their
# own as well. Note that if the filenames are relative, they are taken from
# the same directory as the preconfiguration file that includes them.
#d-i preseed/include string x.cfg

# The installer can optionally verify checksums of preconfiguration files
# before using them. Currently only md5sums are supported, list the md5sums
# in the same order as the list of files to include.
#d-i preseed/include/checksum string 5da499872becccfeda2c4872f9171c3d

# More flexibly, this runs a shell command and if it outputs the names of
# preconfiguration files, includes those files.
#d-i preseed/include_command \
# string if [ "`hostname`" = bob ]; then echo bob.cfg; fi

# Most flexibly of all, this downloads a program and runs it. The program
# can use commands such as debconf-set to manipulate the debconf database.
# More than one script can be listed, separated by spaces.
# Note that if the filenames are relative, they are taken from the same
# directory as the preconfiguration file that runs them.
#d-i preseed/run string foo.sh
Tag: screen
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
# Puede listarse más de un archivo, separados por espacios; todo será
# cargado. Los archivos incluidos pueden tener directorios incluidos de
# ellos mismos. Tenga en cuenta que si los nombres de los archivos son relativos, se toman
# del mismo directorio que la preconfiguracion que los incluye
#d-i preseed/include string x.cfg

# El instalador puede verificar opcionalmente las sumas de comprobación de
# los archivos de la preconfiguracion antes de usarlos. Actualmente, solo se permiten las sumas md5
#d-i preseed/include/checksum string 5da499872becccfeda2c4872f9171c3d
Translated and reviewed by Paco Molinero
Located in preseed.xml:1084
185 of 186 results

This translation is managed by Ubuntu Spanish Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.