+branch/ubiquity

« back to all changes in this revision

Viewing changes to debian/oem-config.templates

We now use a single-stage installer, so we can no longer hook into ...
* We now use a single-stage installer, so we can no longer hook into
  base-config. Add a udeb instead which provides instructions on what to
  do after the first boot, and add an oem-config-prepare program which
  should be run by the OEM once they have completed any necessary
  modifications. Note that this means that the system is no longer
  prepared for the end-user until oem-config-prepare is manually run
  (closes: Malone #28095).

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 The answer to this question has been preseeded (${ID}).
5
5
 If you see this template, you've found a bug in the installer;
6
6
 please file a report.
7
 
 
8
 
Template: oem-config/run-test
9
 
Type: boolean
10
 
_Description: Run a system test?
11
 
 The system has now been fully installed, and is ready for shipping. The
12
 
 next time it boots, it will finish off by asking the end user a few
13
 
 questions and reconfiguring the system accordingly.
14
 
 .
15
 
 Would you like to run a system test now?
16
 
 
17
 
Template: base-config/menu/oem-config
18
 
Type: text
19
 
_Description: Prepare for reconfiguration by end user