Age | Commit message (Collapse) | Author |
|
|
|
|
|
This can help facilitate development and testing during the python transition.
|
|
|
|
Some shells (like dash) will exit fatally when the shift builtin is called
beyond the last option.
|
|
* Add function to output unique list of foreign architectures from an
expanded package list.
* If foreign architectures are detected, add unique architectures
to dpkg and update apt.
* This requires users to explicitly list at least _one_ package of a
foreign architecture in their package list (e.g. foo:arch) for any other
foreign arch dependencies to be handled appropriately.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
syslinux 6 files not being dereferenced (which can be totally ignored if you're using syslinux 4).
|
|
from Canonical that cannot be named.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
translation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In the past, we had lb config for both creating a configuration directory
and updating settings in there. With the rewrite in Python, we're now
changing this finally to the more sane 'init' (create initial 'sample'
configuration directory tree, taking most arguments that lb config did)
and 'config' which will only be a get/set program to work on top of
an already initialized configuration tree.
|
|
config directory.
|
|
|
|
|
|
|
|
|
|
commands.
|