lp:~smoser/curtin/trunk.use-smtar

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/curtin/trunk.use-smtar
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Project:
curtin
Status:
Merged

Recent revisions

295. By Scott Moser

update dependencies

294. By Scott Moser

precise's 'file' says application/x-gzip not application/gzip.

293. By Scott Moser

merge from trunk

292. By Scott Moser

merge from trunk

291. By Scott Moser

add helpers/smtar and use to automatically determine compression for tar

tar's magic handling of compression only works if the input is a local
file. This puts a small buffer in the middle and determines the format
and then passes the right flag explicitly.

290. By Scott Moser

A collection of fixes and extensions to vmtests

- rework configuration and checks of the complex vmtest "allindata"
- added new regex based file content verification
- added testcase class variable "extra_kern_args" to be able to
  influence the kernel parameters of the installed system
- fix the handling of KEEP_VMTEST_DATA
- fix an issue with -curses on the backlevel qemu in trusty
  by passing '-vga std' to avoid getting cirrus card and framebuffer.
- enhancing README-vmtest.txt with my lessons learned
- provide an option to set the name parameter at mdadm create
- check for vnc port collisions and automatically assign alternatives

289. By Scott Moser

apt-get update: do not download translation files and source files

getting translation files and source index files is simply waste in
an installer environment.

Additionally, Translation files are everybody's favorite source of
Hash Sum Mismatch errors.

288. By Scott Moser

features: mention 'system-upgrade' and 'system-install' in feature list

287. By Scott Moser

tests: fix indentation/location of get_apt_proxy

get_apt_proxy's location caused test_fstab and test_dname to
not be part of the VMBaseClass.

286. By Scott Moser

fix pep8 on wily

wily versions of pep8 (1.6.2) complains about
  W503 line break before binary operator
But tox versions (1.5.7) do not. That causes package build break.
I'm not sure what the long term solution here should be.

One option would be to pin them in requirements to a single version.

Branch metadata

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

Subscribers