lp:dpkg-offline

Created by Daniel Manrique and last modified
Get this branch:
bzr branch lp:dpkg-offline
Only Daniel Manrique can upload to this branch. If you are Daniel Manrique please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel Manrique
Project:
dpkg-offline
Status:
Mature

Recent revisions

39. By Daniel Manrique

Search for filesystem.squashfs, anchoring the EOL to exclude filesystem.squashfs.gpg which is present from 16.04 onwards

38. By Daniel Manrique

Fix ubiquity/success_command so it's identical to d-i/late_command.

They were different and it's better to have that for consistency.

37. By Daniel Manrique

Fix kernel command line to avoid inheriting boot=casper

On desktop environments, this rendered the resulting .qcow2 image unbootable as
it wanted to boot casper (and failed since it doesn't exist once the install is
finished).

This doesn't happen on servers which are by now the main use case so we hadn't
noticed this problem.

In the kernel command line, anything after the "--" is "inherited" by the
target environment. Stuff before the "--" is applied anyway but will be
discarded once the install is completed.

36. By Daniel Manrique

Update apt_seed_builder to use qemu-img instead of the now-deprecated kvm-img

35. By Daniel Manrique

Add support for specifying multiple PPA repository files by using -r for each one

34. By Daniel Manrique

"automatic merge by tarmac [r=][bug=][author=roadmr]"

33. By Daniel Manrique

Added local apt-cacher-ng support.

If -a is given, an apt-cacher-ng proxy on localhost port 3142 will be
configured for apt-get download operations.

private-ppa.launchpad.net is automagically exempt from APT caching because it
doesn't work for private PPAs.

Other hosts where apt-cacher-ng shouldn't be used can easily be added in
step 70.

32. By Daniel Manrique

Truncate final repository directory to get over 256-character limit in older apt-get

31. By Daniel Manrique

Some logic fixes

30. By Daniel Manrique

Configure allowing unauthenticated local packages so they actually take precedence over remote ones

Branch metadata

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

Subscribers