+branch/ubiquity

« back to all changes in this revision

Viewing changes to debian/oem-config-udeb.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:
 
1
Template: prebaseconfig/progress/oem-config-udeb
 
2
Type: text
 
3
_Description: Preparing for end-user configuration...
 
4
 
 
5
Template: oem-config-udeb/instructions
 
6
Type: text
 
7
_Description: Ready for end-user configuration
 
8
 When you boot into the new system, you will be able to log in as the 'oem'
 
9
 user with the password you selected earlier; this user also has
 
10
 administrative privileges using 'sudo'. You will then be able to make any
 
11
 additional modifications you require to the system.
 
12
 .
 
13
 Once the system is configured to your satisfaction, run 'sudo
 
14
 oem-config-prepare'. This will cause the system to delete the temporary
 
15
 'oem' user and ask the end user various configuration questions the next
 
16
 time it boots.