Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-06 | add builder dependency | Sledge Sulaweyo | |
2020-09-06 | bump to 5.10.5 | Sledge Sulaweyo | |
2020-03-29 | use -j2 in scons | Sledge Sulaweyo | |
2020-03-29 | remove unneeded step | Sledge Sulaweyo | |
2020-03-21 | bump to 5.10.3 | Sledge Sulaweyo | |
2020-02-21 | update to 5.10.2 | Sledge Sulaweyo | |
2020-01-18 | fix missing bracket | Sledge Sulaweyo | |
2020-01-12 | use bundler to install required gems as script does not include all | Sledge Sulaweyo | |
2020-01-05 | Update to 5.10.1 | Sledge Sulaweyo | |
2019-10-06 | Update to 5.8.5 | Sledge Sulaweyo | |
2019-05-26 | Bump to 5.8.2 | Sledge Sulaweyo | |
2019-02-28 | Update to 5.8.0 | Sledge Sulaweyo | |
2018-11-10 | small fixes | Sledge Sulaweyo | |
2018-10-21 | push 5.6.2 | Sledge Sulaweyo | |
2018-09-29 | Bump 5.6.1 | Sledge Sulaweyo | |
2018-08-14 | fix messed up checksum | Sledge Sulaweyo | |
2018-07-17 | Update to 5.6.0 | Sledge Sulaweyo | |
2018-06-10 | Bump to upstream 5.4.13 | Sledge Sulaweyo | |
2018-05-23 | Add missing makedepends npm | Sledge Sulaweyo | |
2018-05-18 | Bump to 5.4.12 | Sledge Sulaweyo | |
2018-04-13 | build from github relases, update to 5.4.10 | Sledge Sulaweyo | |
2018-02-03 | Update to 5.4.6 release | Sledge Sulaweyo | |
2017-09-20 | Update to upstream 5.4.1 | sulaweyo | |
2017-09-07 | service changes to ensure service restarts on every exit code and as well ↵ | sulaweyo | |
restarts dependant services | |||
2017-09-01 | Cleanup stale lock file in opennebula.service | Georg Brunmayr | |
Fix wrong service call in opennebula-oneflow.service | |||
2017-08-24 | Service units are now a lot closer to upstream | sulaweyo | |
Logrotate and tmpfiles taken over from upstream | |||
2017-08-14 | add python2 dependency | sulaweyo | |
2017-08-13 | Upgrade to upstream version 5.4.0, dropped prebuilt gem packages - install ↵ | sulaweyo | |
command provided to pull gems | |||
2016-09-12 | Add new contributors | Rafael Reggiani Manzo | |
Recognize all the help I got. | |||
2016-09-12 | Install onegate systemd unit | Rafael Reggiani Manzo | |
2016-09-12 | Merge pull request #7 from Ichimonji10/checksums | Rafael Reggiani Manzo | |
Sources have changed; update references to them | |||
2016-09-12 | Sources have changed; update references to them | Jeremy Audet | |
`opennebula-mysqld.service` has been dropped from the array of source files, and several other unit files have been updated. Drop all references to the `opennebula-mysqld.service` file, and update the checksums for the other source files. | |||
2016-09-12 | Support mysql by default | Jeremy Audet | |
The official documentation strongly suggests that users use mysql or mariadb instead of sqlite. Consequently, it's likely that opennebula users will attempt to do so, and will be frustrated if support is unavailable. In my opinion, it's sensible to support this common use case out of the box. Add libmariadbclient to `makedepends`. | |||
2016-09-12 | remove execs from services that are already done in prerequisite, remove ↵ | Sledge Sulaweyo | |
mysql service unit, add onegate service unit | |||
2016-09-09 | Merge pull request #4 from Ichimonji10/comments | Rafael Reggiani Manzo | |
Drop references to self-contained install | |||
2016-09-09 | Use all CPU cores when compiling with scons | Jeremy Audet | |
`nproc` is provided by core/coreutils, and is therefore assumed to be present. (Scons doesn't seem to care about the `MAKEFLAGS` setting in `/etc/makepkg.conf`.) | |||
2016-09-09 | Drop references to self-contained install | Jeremy Audet | |
The comments in `build()` state that a self-contained install is performed. However, this does not appear to be true. According to the official documentation, a self-contained installation is only done if the `-d` option is passed to `install.sh`; otherwise, a system-wide installation is performed. See: http://docs.opennebula.org/5.0/integration/references/compile.html | |||
2016-09-03 | Add new unit files to PKGBUILD | Rafael Reggiani Manzo | |
2016-07-25 | Bump to version 5.0.2 | Rafael Reggiani Manzo | |
2016-06-29 | Bump to 5.0.1, improve upgrade compatibility | Rafael Reggiani Manzo | |
The previous build was not taking advantage of the PKBUILD backup structure in order to avoid configuration ovewrite causing some configurations to get missing depending on the build host. | |||
2016-05-25 | Improve systemd service files | Rafael Reggiani Manzo | |
Now they take care of creating run and lock dirs as well as only getting up after other basic required network services. Thanks to sulaweyo at AUR comments. | |||
2016-02-27 | Add missing ruby-nokogiri dependency | Rafael Reggiani Manzo | |
2016-02-17 | Fix kvm emulator configuration | Rafael Reggiani Manzo | |
The latest versions of the emulator are at /usr/bin/qemu-system-x86_64. | |||
2016-02-17 | Create service file for sunstone | Rafael Reggiani Manzo | |
This is the second most common opennebula service. | |||
2016-02-17 | Fix systemd service file | Rafael Reggiani Manzo | |
2016-02-17 | Modify to systemwide installation | Rafael Reggiani Manzo | |
2016-02-17 | Create symlinks for binaries | Rafael Reggiani Manzo | |
2016-02-17 | Fix systemd service file | Rafael Reggiani Manzo | |
It was trying to perform a su which froze requiring password. | |||
2016-02-17 | Fix dependency list | Rafael Reggiani Manzo | |
There were missing commas which are not part of PKGBUILD syntax. | |||
2016-02-17 | Update dependencies | Rafael Reggiani Manzo | |
The ruby-opennebula has been bumped and sunstone dependencies have been added. |