| 2471 |
#. Tag: screen |
#. Tag: screen |
| 2472 |
#: preseed.xml:1045 |
#: preseed.xml:1045 |
| 2473 |
#, no-c-format |
#, no-c-format |
|
#| msgid "" |
|
|
#| "# d-i preseeding is inherently not secure. Nothing in the installer " |
|
|
#| "checks\n" |
|
|
#| "# for attempts at buffer overflows or other exploits of the values of a\n" |
|
|
#| "# preconfiguration file like this one. Only use preconfiguration files " |
|
|
#| "from\n" |
|
|
#| "# trusted locations! To drive that home, and because it's generally " |
|
|
#| "useful,\n" |
|
|
#| "# here's a way to run any shell command you'd like inside the installer,\n" |
|
|
#| "# automatically.\n" |
|
|
#| "\n" |
|
|
#| "# This first command is run as early as possible, just after\n" |
|
|
#| "# preseeding is read.\n" |
|
|
#| "#d-i preseed/early_command string anna-install some-udeb\n" |
|
|
#| "\n" |
|
|
#| "# This command is run immediately before the partitioner starts. It may " |
|
|
#| "be\n" |
|
|
#| "# useful to apply dynamic partitioner preseeding that depends on the " |
|
|
#| "state\n" |
|
|
#| "# of the disks (which may not be visible when preseed/early_command " |
|
|
#| "runs).\n" |
|
|
#| "#d-i partman/early_command string debconf-set partman-auto/disk \"$(list-" |
|
|
#| "devices disk | head -n1)\"\n" |
|
|
#| "\n" |
|
|
#| "# This command is run just before the install finishes, but when there " |
|
|
#| "is\n" |
|
|
#| "# still a usable /target directory. You can chroot to /target and use it\n" |
|
|
#| "# directly, or use the apt-install and in-target commands to easily " |
|
|
#| "install\n" |
|
|
#| "# packages and run commands in the target system.\n" |
|
|
#| "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/" |
|
|
#| "zsh" |
|
| 2474 |
msgid "" |
msgid "" |
| 2475 |
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n" |
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n" |
| 2476 |
"# for attempts at buffer overflows or other exploits of the values of a\n" |
"# for attempts at buffer overflows or other exploits of the values of a\n" |