Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-20 | Remove conf and service files | Rafael Fontenelle | |
Edit mongod.conf and mongod.service provided by the tarball, instead of adding those files to the source package. Also change installation commands, replacing mkdir and mv with the 'install' command for every file to be installed. | |||
2021-07-28 | Fix legacy path /var/run | Rafael Fontenelle | |
systemd was complaining on thye use of /var/run directory with: 'PIDFile= references a path below legacy directory' | |||
2021-07-27 | Reformat the PKGBUILD | Rafael Fontenelle | |
- add co-maintainer - prepend underscore in custom variables - add "custom:" to license not part of common licenses - add to depends array "curl" and remove "libcurl-openssl-1.0", no longer needed - reorder optdepends and backup fields - reduce source arrays putting common prefix URL in _repo_url - the service file now is now architecture-independent, so making the service files a single mongodb.service - put architecture-independent files in a source=() array - reduce prepare() line number, extracting deb and tar.xz in one line. - remove unneeded "$srcdir" from package() - update service file with recommended settings by MongoDB docs, keeping mongodb user, group and conf filename | |||
2019-07-28 | Update to 4.0.11, Add support for aarch64 architecture, Update config to new ↵ | Ali Molaei | |
yaml format | |||
2019-01-28 | Initial commit of mongodb-bin | Ali Molaei | |