index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
debian
Age
Commit message (
Expand
)
Author
2016-08-31
bddeb: add --release flag to specify the release in changelog.
Scott Moser
2016-08-05
drop modification of version during make-tarball, tools changes.
Scott Moser
2016-08-05
adjust tools and version information.
Scott Moser
2016-08-03
Update build tools to work with git
Lars Kellogg-Stedman
2016-03-18
debian packaging: adjust build-depends for xenial
Scott Moser
2016-03-04
Apply pep8, pyflakes fixes for python2 and 3
Scott Moser
2016-03-04
fix packages/debian/rules.in
Scott Moser
2016-03-04
fix tab in rules
Scott Moser
2016-03-04
remove debug set -x
Scott Moser
2016-03-04
postinst/preinst: cleanup old multi-user.target enabled files
Scott Moser
2016-03-03
support nocheck in building.
Scott Moser
2016-03-03
packages/debian: make trunk packaging closer to ubuntu
Scott Moser
2016-03-03
make package build run tests
Scott Moser
2015-07-22
mounts: support reliably detecting and using Azure ephemeral disks
Scott Moser
2015-07-22
packages/debian/control.in: add depends on iproute2
Scott Moser
2015-07-21
Add udev rules for Azure ephemeral disks.
Daniel Watkins
2015-06-05
packages/debian/control.in: mention recommends of gdisk
Scott Moser
2015-03-03
packages/debian: move software-properties-common to recommends, add eatmydata
Scott Moser
2015-02-10
make bddeb work with python3 or python2
Scott Moser
2015-02-09
fix copyright message
Scott Moser
2014-08-26
further remove evidence of pylint.
Scott Moser
2014-07-24
test: make selinux test skipped if selinux not available.
Scott Moser
2014-07-24
remove duplicate entry in control.in
Scott Moser
2014-07-24
Yeah, tests pass now.
Dimitri John Ledkov
2014-07-23
more
Dimitri John Ledkov
2014-07-23
use override targets
Dimitri John Ledkov
2014-07-23
Use nosetests and absolute imports
Dimitri John Ledkov
2014-07-23
Use tests
Dimitri John Ledkov
2014-07-23
fix up
Dimitri John Ledkov
2014-07-23
fix ups
Dimitri John Ledkov
2014-07-23
Modernise packaging, and allow multiple init system installation (based on sm...
Dimitri John Ledkov
2014-01-17
more boto removal. move httpretty from 'Requires'
Scott Moser
2014-01-17
Add 'Requires' or 'Recommends' on sudo in packaging files.
Vlastimil Holer
2014-01-15
Require sudo package.
Vlastimil Holer
2013-12-14
packages/debian/control.in: remove 'python:Depends'
Scott Moser
2013-02-20
Added arguments to packages/bddeb:
Vlastimil Holer
2012-11-14
add debian watch
Scott Moser
2012-11-13
add dependency for 'pkg_resources'
Scott Moser
2012-11-12
wrap boto.utils.get_instance_metadata to ensure non-lazy loading
Scott Moser
2012-07-10
debian packaging: use X.Y.Z~bzrREVNO rather than X.Y.Z~REVNO
Scott Moser
2012-07-10
debian/control.in: accept software-properties-common (LP: #1021418)
Scott Moser
2012-07-09
fix bddeb and brpm: by renaming packaging files that are templates
Scott Moser
2012-07-09
Revert back to using cheetah + adjust resultant code + templates
Joshua Harlow
2012-07-09
add python-setuptools to debian build-depends
Scott Moser
2012-07-09
Get the debian package building working again.
Joshua Harlow
2012-07-06
setup.py: rename "daemon type" to "init system"
Scott Moser
2012-07-04
1. Make the debian rules file a template (and pass in the daemon-type)
Joshua Harlow
2012-06-28
packages/debian/rules: remove unused quilt section
Scott Moser
2012-06-25
1. Change these to be templates where possible.
Joshua Harlow