Examples don't match requirements

Bug #796486 reported by Stanislaw Pitucha
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
installation-guide (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

On the page about using preseed, the examples don't match required syntax. Examples include:

auto url=http://192.168.1.2/path/to/mypreseed.file
auto url=example.com classes=class_A;class_B

Yet, lower there is the following requirement:

"The following aliases can be useful when using (auto mode) preseeding. Note that these are simply short aliases for question names, and you always need to specify a value as well: for example, auto=true or interface=eth0."

I had a big issue trying to figure out why the preseed installation didn't start, until I spotted this - yet I was following the examples correctly. Same thing affects 10.10 and earlier docs.

Revision history for this message
Brian Murray (brian-murray) wrote :

Thanks for your bug report however it is not clear to me what you think the example should be changed to. Do you mean that it should say:

auto=true url=http://192.168.1.2/path/to/mypreseed.file

or something else? Thanks in advance.

Changed in installation-guide (Ubuntu):
status: New → Incomplete
importance: Undecided → Medium
Revision history for this message
Stanislaw Pitucha (viraptor-gmail) wrote :

Yes, the example says "auto" instead of "auto=true" as described later on.
This caused the preseed to be completely ignored, which was really confusing for me.

Those examples (and others in the guide) should be changed to:
auto=true url=http://192.168.1.2/path/to/mypreseed.file
auto=true url=example.com classes=class_A;class_B

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for installation-guide (Ubuntu) because there has been no activity for 60 days.]

Changed in installation-guide (Ubuntu):
status: Incomplete → Expired
Changed in installation-guide (Ubuntu):
status: Expired → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.