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
/
redhat
Age
Commit message (
Expand
)
Author
2020-05-01
Adapt the package building scripts to use Python 3 (#231)
Paride Legovini
2019-04-19
packages: update rpm specs for new bash completion path
Daniel Watkins
2018-10-25
Add cloud-id binary to packages for SUSE
Jason Zions
2018-05-23
packages: Make rpm spec files patch in package version like in debs.
Scott Moser
2018-04-17
Implement bash completion script for cloud-init command line
Ryan Harper
2017-09-15
Do not provide systemd-fsck drop-in which could cause ordering cycles.
Balint Reczey
2017-07-26
centos: do not package systemd-fsck drop-in.
Scott Moser
2017-07-19
Templatize systemd unit files for cross distro deltas.
Ryan Harper
2017-06-13
pkg build ci: Add make ci-deps-<distro> target to install pkgs
Chad Smith
2017-06-09
Use distro release version to determine if we use systemd in redhat spec
Ryan Harper
2017-06-08
rhel/centos spec cleanups.
Scott Moser
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-11-22
packages/redhat: fix rpm spec file.
Scott Moser
2016-08-08
For upstream snapshot versions do not modify git-describe output.
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-06-30
Fixs missing/unpacked rpm files
Joshua Harlow
2014-11-25
Update with trunk and resolve conflicts
Joshua Harlow
2014-10-17
Use TODO.rst instead of removing it
Joshua Harlow
2014-10-17
Ensure the files/dirs are retained
Joshua Harlow
2014-10-17
More spec file tweaks
Joshua Harlow
2014-10-17
Include the systemd config files
Joshua Harlow
2014-10-13
Fix the rpm building (currently broken)
Joshua Harlow
2014-02-10
remove the 'tools/sudo' file and references in cloud-init.spec.in
Scott Moser
2014-01-31
Fix sudo cfg. file mode. Require sudo >= 1.7.2p2-3 with sudoers.d support.
Vlastimil Holer
2014-01-31
Added config for sudo. Apply sudo config in RPM for Red Hat.
Vlastimil Holer
2014-01-31
Fix Requires->requirements.txt rename in RPM build.
Vlastimil Holer
2014-01-15
Require sudo package.
Vlastimil Holer
2012-10-08
Make the subrelease a new k/v entry that is handled
Joshua Harlow
2012-09-26
Add a nice '-p1'
Joshua Harlow
2012-09-26
Ensure the patches get activated.
Joshua Harlow
2012-09-25
Add a top_dir define.
Joshua Harlow
2012-09-25
Fix cheetah syntax error.
Joshua Harlow
2012-09-25
Add the ability to pass patches to the
Joshua Harlow
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
include ~bzr in make-tarball output tarball and top level dir
Joshua Harlow
2012-07-06
Got this working for 'brpm' again.
Joshua Harlow
2012-07-06
setup.py: rename "daemon type" to "init system"
Scott Moser
2012-07-03
Add the ability to have setup.py have a CLI option that specifies the daemon ...
Joshua Harlow
2012-07-02
1. Fixup the setup.py to not include custom startup scripts, let the packagin...
Joshua Harlow
2012-06-26
Add in the ability to choose which type of boot type the rpm should have
harlowja
2012-06-25
Move redhat spec file templates to this directory
Joshua Harlow