Commit Graph

23 Commits (d86d20a378ef10fbcdff5174f58e4c94246f8aab)

Author SHA1 Message Date
Joseph Herlant 00a7ff7974 Move man pages generations to rst2man (#37861) 6 years ago
Matt Clay 614a53734c Fix Debian packaging Dockerfile and docs. 7 years ago
Andreas Olsson ba0b91b51b Remove git:// urls from docsite and from packaging (#30459)
It's almost always preferable to clone by way of https:// rather than
using the bare git:// protocol. Not only does https:// provide
stronger guarantees it also plays nicer with corporate proxies, etc.
7 years ago
Shane McDonald 4ae0d5b843 Build debs with pbuilder (#18165)
* Build debs with pbuilder
* Update README in packaging/debian
* Add Dockerfile for building debs
* Add local_deb makefile target - Allows users to build debs using locally installed dependencies. This was the `deb` target before moving to pbuilder.
8 years ago
Loïc 0a60cceaf0 Debian need build-essential package to build deb package (#18068)
* Need build-essential package

* dpkg-dev is useless: it is a dependency of build-essential
8 years ago
Evgeni Golov 0cdbc8b48d backwards compat for python-support on old Debian/Ubuntu releases 8 years ago
Evgeni Golov de2fe08d9f update README.md 8 years ago
Evgeni Golov f10de91e7f moden apt can install local debs with dependencies just fine 8 years ago
Laurent Vallar fbe84d7fb2
Add missing xsltproc in Debian packaging README
fix #13140
9 years ago
Laurent Vallar ddefff5be0
Add missing docbook-xml in Debian packaging README
fix #13139
9 years ago
Toshio Kuratomi 300eb3a843 Add six as a dependency for packaging 9 years ago
kristous e964439b99 Update README.md
to get debuild you need to install devscripts
9 years ago
Matthieu Caneill 1b11e45f3c doc: building debian package: 'asciidoc' is a required dependency 9 years ago
Andy Freeland 75039845db Building Ansible deb requires setuptools 10 years ago
Harsha Yalamanchili cc5cf9ec63 Typo 10 years ago
Harsha Yalamanchili 063dc5e971 Update debian install documentation to include dependency resolution 10 years ago
Harsha Yalamanchili c09e0211f7 Update debian install documentation to include dependency resolution 10 years ago
Mikki-black ef915330c5 Update README.md
ansible depends on sshpass as well.
10 years ago
James Tanner 4a20055a59 Add the ansible-galaxy command 11 years ago
Brian Coca 386b736ec1 added missing build deps for debian/ubuntu to readme
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
11 years ago
Philipp Grau 1a3fcffbfb dpkg -l does not install package, use dpkg -i <package-file> instead 12 years ago
Miek Gieben 5c62cf3285 Add some python packages too
When starting from scratch those packages must be installed too.
12 years ago
Peter Sankauskas b1b543c289 Smiting Debian packaging instructions that did not work, and replacing
them with the correct instructions. Changing file to .md to match 'docs'
file.
12 years ago