lp:~jason-hobbs/curtin/apt-get-update-prior-to-apt-cache-search

Created by Jason Hobbs and last modified
Get this branch:
bzr branch lp:~jason-hobbs/curtin/apt-get-update-prior-to-apt-cache-search
Only Jason Hobbs can upload to this branch. If you are Jason Hobbs please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jason Hobbs
Project:
curtin
Status:
Merged

Recent revisions

148. By Jason Hobbs

Run apt-get update prior to apt-cache search.

147. By Scott Moser

add support for installing ubuntu on ppc64el.

The big addition here is really the ability to create a PReP
formated partition table, and the arch specific logic to
use that partition as the input to 'grub-install'.

146. By Scott Moser

block_meta: add --target as it is necessary

currently block-meta is mounting the devices after creating them.
That may be questionable, but as it is, it then requires a mount point
to mount them to.

145. By Scott Moser

block_meta: fixes to log and whitespace

144. By Scott Moser

helpers/common: install_grub do not assume package is grub-pc for non-uefi

143. By Scott Moser

better choose a default boot fstype.

if boot_fstype is not provided in command line args, then default to
the root filesystem type.

142. By Scott Moser

Add support for some arm64 systems, and a separate boot partition

Add arm64 support to curtin. Also, creation of an extra /boot partition that is
often times needed by arm64 boot loaders.

141. By Scott Moser

add running pyflakes3

140. By Scott Moser

pep8 and pylint: fix ./tools/run-pep8 and ./tools/run-pylint

139. By Scott Moser

Add /etc/network/interfaces file parser utility.

Provides a nice method to parse an /etc/network/interfaces file. Since
this is the file format that is passed to the hook commands, it makes it
easy for any python hook command, to parse the file. This could easily be
included in each curtin image, but adding it to curtin removes the need to
have it per image.

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