[Bug 1427252] Re: installer ignores preseeding settings added after --

Launchpad Bug Tracker 1427252 at bugs.launchpad.net
Sat Jun 6 04:04:40 UTC 2015


This bug was fixed in the package debian-installer -
20101020ubuntu318.18

---------------
debian-installer (20101020ubuntu318.18) trusty; urgency=medium

  * Switch to '---' as option separator for all kernels (LP: #1427252)
  * Add lts-vivid variants for all targets except for e500, for which
    support was dropped in the utopic/lts-utopic kernel (LP: #1459779)
  * Conditionally use apm-mustang.dtb from new location (LP: #1408004)

 -- Adam Conrad <adconrad at ubuntu.com>  Tue, 02 Jun 2015 11:07:49 -0600

** Changed in: debian-installer (Ubuntu Trusty)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1427252

Title:
  installer ignores preseeding settings added after --

Status in debian-installer package in Ubuntu:
  Fix Released
Status in installation-guide package in Ubuntu:
  Fix Released
Status in debian-installer source package in Trusty:
  Fix Released
Status in installation-guide source package in Trusty:
  New
Status in debian-installer source package in Utopic:
  Triaged
Status in installation-guide source package in Utopic:
  Triaged

Bug description:
  When installing from the server iso or mini.iso (any debian-installer,
  really), any preseeding parameters passed after the "--" (two dashes)
  separator on the command line are silently ignored. This slightly
  complicates matters for our users because they need to remember to add
  the settings before the separator, which also has a different
  behavior.

  Parameters added after the separator are meant to be passed on to the
  installed system; so they are especially relevant to server installs
  where one might need to specify a console= to be used for the
  installation as well as on boot of the installed system.

  The kernel now strips anything after "--"; which appears to be what
  causes the problem. Switching to using "---" (three dashes), as
  already done in Debian would fix the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1427252/+subscriptions



More information about the foundations-bugs mailing list