lp:~javier.collado/utah/bug1068664

Created by Javier Collado and last modified
Get this branch:
bzr branch lp:~javier.collado/utah/bug1068664
Only Javier Collado can upload to this branch. If you are Javier Collado please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Javier Collado
Project:
UTAH
Status:
Abandoned

Recent revisions

719. By Javier Collado

Changed username and passwd lines changed if any of them exists

The username and password lines in the preseed were changed only
if 'passwd/username' was present. Now, all of them are changed
just if any of the following is available:
- 'passwd/username'
- 'passwd/user-password'
- 'passwd/user-password-again'

718. By Javier Collado

Renamed _rewrite_passwd as suggested by joetalbott

Final name is: _rewrite_username_and_passwd

717. By Javier Collado

Added password rewritting to the preseed

Given that the previous commit adds a new password field to the configuration
file, this commit adds support to use that value in the preseed as well.

716. By Javier Collado

Updated utah client command to use "sudo -S"

Additional information:
- This is needed because the client needs to be executed as root.
- The -S tells sudo to read the password from stdin.
- A new configuration variable `password` is used to get the password to be
  used.

715. By Javier Collado

Merged changes to test include/exclude functionality in the client

Source branch: lp:~javier.collado/utah/add_client_include_exclude_tests

714. By Javier Collado

Merged changes to remove error messages while building html docs

Source branch: lp:~javier.collado/utah/docs_html_build_errors

713. By Javier Collado

Merged changes to check client is executed as root and to make run_as mandatory

Source branch: lp:~javier.collado/utah/bug1047351

712. By Javier Collado

Merged static analysis changes

Source branch: lp:~javier.collado/utah/static_analysis_7

711. By Joe Talbott

Allow phoenix to append new testcases to tslist.run

710. By Joe Talbott

Update phoenix.py output

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:utah
This branch contains Public information 
Everyone can see this information.

Subscribers