Tianon Gravi
|
314818e7ba
Update the "cgroup-lite" dep in our deb package from "Suggests" to "Recommends" and add "cgroupfs-mount" as another alternative
|
11 years ago |
Tianon Gravi
|
e55ed741c2
Update hack/make/ubuntu to use the new markdown-based manpages
|
11 years ago |
Tianon Gravi
|
ab248675aa
Add contrib/man to our generated deb
|
11 years ago |
Paul Jimenez
|
4746c76156
Include contributed completions in ubuntu PPA
|
11 years ago |
Tianon Gravi
|
50082f792b
Fix a few packaging bugs, including and especially a temporary patch to our upstart script to mount cgroups properly
|
11 years ago |
Tianon Gravi
|
5317ad476d
Add "git" to our Ubuntu package "Recommends" (whoops, this should've been in here for a while now)
|
11 years ago |
Tianon Gravi
|
b69f632830
Update package deps to remove LXC and move aufs-tools to be in "Recommends" instead of strict Depends
|
11 years ago |
Tianon Gravi
|
6d1c0a91f8
Add "Conflicts" to our lxc-docker package to make it more clear that we can't/shouldn't be installed alongside either "docker" or "docker.io"
|
11 years ago |
Tianon Gravi
|
595b8f2986
Add udev rules file to our generated deb package
|
11 years ago |
Tianon Gravi
|
1004c2d3d8
Add xz-utils to our deb-recommends since it's necessary for some images
|
11 years ago |
Tianon Gravi
|
07f62f199f
Merge pull request #3554 from tianon/ubuntu-dep
|
11 years ago |
Jordan Sissel
|
a02450d048
Use '-s empty' instead of '-s dir'
|
11 years ago |
Tianon Gravi
|
e5189b5dd2
Add ca-certificates to our package Recommends
|
11 years ago |
Evan Krall
|
c2a59dfe48
Use gzip compression in Ubuntu packages to make it at least possible to install on Lucid.
|
11 years ago |
Tianon Gravi
|
7fd6dcc831
Add stubbed and commented "/etc/default/docker" to our deb package
|
11 years ago |
Tianon Gravi
|
cda146547e
Replace FPM --vendor with --license, and give it the proper value of "Apache-2.0"
|
11 years ago |
Tianon Gravi
|
e01732f857
Revert "Add cgroup-bin dependency to our Ubuntu package"
|
11 years ago |
Victor Vieux
|
c764fb0c29
Merge pull request #3006 from tianon/ubuntu-cgroup-bin
|
11 years ago |
Tianon Gravi
|
c81bb20f5b
Add cgroup-bin dependency to our Ubuntu package
|
11 years ago |
Tianon Gravi
|
3ac76cfeff
Update bundlescript shebangs to be bash, reflecting how they're actually invoked
|
11 years ago |
Tianon Gravi
|
498b6031b1
Update ubuntu packaging script, especially to stop docker group deletion
|
11 years ago |
Tianon Gravi
|
fb8d488896
Add a few small consistency tweaks in hack
|
11 years ago |
Tianon Gravi
|
2aaaf90320
Update hack/make/ubuntu to make less ubuntu-centric packages, to fix the issue of deleting the docker group on every upgrade, to use the new init library scripts for upstart and sysvinit, and to include the dependency on iptables
|
11 years ago |
David Sissitka
|
c22e377a6d
Used tabs for alignment when I should've used spaces. Fixed.
|
11 years ago |
David Sissitka
|
f8c9f11f06
Configured FPM to make /etc/init/docker.conf a config file.
|
12 years ago |
Daniel Mizyrycki
|
dfd0deefbb
packaging, issue #1647: Add docker groupname on the package release
|
12 years ago |
Solomon Hykes
|
3d39336a46
Break down hack/make.sh into small scripts, one per 'bundle': test, binary, ubuntu etc.
|
12 years ago |