Tianon Gravi
|
52379fa76d
Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"
|
8 years ago |
Daniel Nephin
|
7004f219f5
Make manpages in a conatiner.
|
9 years ago |
Daniel Nephin
|
00a8a40398
Add a script to generate man pages from cobra commands.
|
9 years ago |
Jessica Frazelle
|
ed248207d7
revert apparmor changes back to how it was in 1.7.1, but keep tests
|
10 years ago |
David Calavera
|
408cffac94
Include apparmor/docker only when it exists.
|
10 years ago |
Eric Windisch
|
0f4e5f7149
Remove container AA profile from packaging
|
10 years ago |
Eric Windisch
|
39dae54a3f
Add AppArmor policy for the engine
|
10 years ago |
Eric Windisch
|
80d99236c1
Move AppArmor policy to contrib & deb packaging
|
10 years ago |
Mary Anthony
|
eacae64bd8
Moving man pages out of docs
|
10 years ago |
Tianon Gravi
|
ac3388367b
Make "DEST" a make.sh construct instead of ad-hoc
|
10 years ago |
Jörg Thalheim
|
ac20568b0a
hack: quote all parameters with variable interpolation
|
10 years ago |
Eric Windisch
|
67a983fc37
Use HTTPS for package URL
|
10 years ago |
Tianon Gravi
|
949a21b55f
Move scripts back to hack/, leave docs in project/
|
10 years ago |
Solomon Hykes
|
32e61b8f5c
Move 'hack' to the less confusing 'project'
|
10 years ago |
Tianon Gravi
|
ff08357c9b
Fix hack/make/ubuntu to install both docker.service and docker.socket
|
11 years ago |
SvenDowideit
|
fa29b1f062
I'm going to wish I didn't do this
|
11 years ago |
Matthew Heon
|
fa3ac2d370
Fixed manpage generation script and README
|
11 years ago |
SvenDowideit
|
42be6f2957
move the man pages to the docs/ dir
|
11 years ago |
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 |