~ubuntu-installer/busybox/master

Viewing all changes in revision 12685.

  • Committer: Chris Boot
  • Date: 2017-11-27 14:23:24 UTC
  • Revision ID: git-v1:bcf20e8b3e63683122c3e52c6e0e83b2ea6651de
Temporarily re-enable invalid variable names in the udeb

Upstream busybox commit b6838b520 ("ash: [VAR] Sanitise environment
variable names on entry") breaks assumptions used by debian-installer's
preseed system. This results in settings passed to the installer on the
kernel command-line getting stripped out if they contain invalid
characters in the variable name, such as '/', which is actually very
common in this use case.

This is not a long term fix for this problem: a different approach is
needed to parse the values from the kernel command-line, but we don't
want to be responsible for holding up the debian-installer alpha
release any longer than it has already.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: