summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2020-11-23Add module/sysctl integrationDavid Runge
{modules,sysctl}-cri-o.conf: Add kernel module and sysctl integration. cri-o.install: Add install file with notes for when kernel modules are not loaded. PKGBUILD: Add all necessary dependencies. Fix wording in optdepends. Install kernel module and sysctl integration.
2020-11-05Add optional apparmor supportDavid Runge
PKGBUILD: Add apparmor to makedepends and optdepends. .gitignore: Add sigature files.
2020-11-04Add btrfs-progsDavid Runge
PKGBUILD: For btrfs support the btrfs-progs package is required during build time. For good measure add btrfs-progs also to optdepends.
2020-10-30Rebuild to fix default paths and dependsDavid Runge
PKGBUILD: Add cni-plugins, conmon, conntrack-tools and runc to depends. Remove cni-plugins and conmon from otpdepends (they are now in depends and cri-o is too disfunctional without them). Add container-runtime to provides. Ensure the use of /run over /var/run in prepare(). Ensure to set the correct path for cni-plugins.
2020-10-28Upgrade to 1.19.0David Runge
.gitignore: Add package and log files. Add directories. cri-o-1.19.0-pinns_pie.patch: Add patch to add PIE for the pinns executable, by linking it dynamically and adding LDFLAGS. PKGBUILD: Upgrade to 1.19.0. Add all available sodeps in package() and the respective packages to makedepends. Add cni-plugins and conmon to optdepends for networking and monitoring capabilities (respectively). Build from source tarball instead of unverified git checkout. Add service file fixes in prepare(). Add patch for pinns fixes in prepare(). Simplify build() by applying latest go package guidelines. Set PREFIX (containing DESTDIR) and DESTDIR in install target, because the Makefile is very weird. Install docs and examples. Update maintainer info.
2020-02-22Version bumpTony Lambiris
2019-12-18Version bumpTony Lambiris
2019-07-24Version bumpTony Lambiris
2019-04-23Add new make targetTony Lambiris
2019-04-18Version bumpTony Lambiris
2019-03-26Version bumpTony Lambiris
2019-03-08Version bumpTony Lambiris
2019-02-27Version bumpTony Lambiris
2019-02-09Remove --default-mounts when generating crio.confTony Lambiris
2018-12-18Update source to reflect new repo urlTony Lambiris
2018-12-14Version bump and merge from @dbuse via AURTony Lambiris
2018-12-04Version bumpTony Lambiris
2018-10-29Version bumpTony Lambiris
2018-09-28Version bumpTony Lambiris
2018-08-27Version bumpTony Lambiris
2018-07-25Version bumpTony Lambiris
2018-07-06Version bumpTony Lambiris
2018-05-08Version bumpTony Lambiris
2018-04-28Add export command to fix building locallyTony Lambiris
2018-04-23Fix-up paths to crio executableTony Lambiris
2018-04-14Version bumpTony Lambiris
2018-03-23Version bumpTony Lambiris
2018-03-20Update versionTony Lambiris
2018-03-01Version bumpTony Lambiris
2018-02-12Version bumpTony Lambiris
2017-12-26Version bump, remove crioctlTony Lambiris
2017-12-08Version bumpTony Lambiris
2017-11-27Version bumpTony Lambiris
2017-11-19Initial commitTony Lambiris