Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-09 | Update to v3.9 | Thomas Hipp | |
2018-12-17 | Export GOPATH in build step as well | Maikel Wever | |
2018-12-14 | Fix some typos | Maikel Wever | |
2018-12-14 | Rebase on lxd-git. Update to 3.8 | Maikel Wever | |
Checkout the specified version to pin LXD. Updated to 3.8. Build dqlite inline to avoid annoying dependencies. | |||
2018-11-16 | Bump to v3.7 | sudoBash418 | |
2018-09-13 | Upgrade to v3.5 | Thomas Hipp | |
2018-08-22 | Depend on dqlite, not dqlite-git | Thomas Hipp | |
LXD should depend on a pinned version of dqlite, not the git master. And since dqlite-git provides dqlite, a user can still use the git master if he/she wishes. | |||
2018-08-16 | upgraded to 3.4 | pappy | |
2018-08-10 | Bumping pkgrel just in case | Maikel Wever | |
2018-08-07 | Relying on dqlite-git as a dependency | Emanuele Ballarin | |
2018-08-06 | Removing fix for xattr.h as fixed upstream | Emanuele Ballarin | |
2018-08-05 | Add preliminary check for xattr library compliance | Emanuele Ballarin | |
This addition makes the build script more robust in the case of a legacy-compliant xattr library, allowing a successful build. | |||
2018-08-04 | Fixing comments to fixes | Emanuele Ballarin | |
2018-08-04 | Added missing sed dependency | Emanuele Ballarin | |
2018-08-04 | Fix bugs introduced with v. 3.3 | Emanuele Ballarin | |
Nominally: - `Missing custom libsqlite3, run "make deps" to setup.` - `shared/idmap/shift_linux.go:29:10: fatal error: attr/xattr.h: No such file or directory` | |||
2018-08-04 | Add new LXC/LXD dependency | Emanuele Ballarin | |
File required is: xattr.h | |||
2018-08-04 | Fixed missing dollarsigns | Emanuele Ballarin | |
2018-08-04 | Try to fix error related to libsqlite3 (2) | Emanuele Ballarin | |
Additional fixes. | |||
2018-08-04 | Try to fix error related to libsqlite3 | Emanuele Ballarin | |
As reported on the AUR: - DasLeo commented on 2018-08-04 09:42 - kajoqaq1 commented on 2018-08-03 15:54 | |||
2018-08-03 | Merge branch 'master' into master | Maikel Wever | |
2018-07-27 | Bump to lxd 3.3 | sudoBash418 | |
2018-05-23 | Fix typo | Edvinas Valatka | |
2018-05-22 | Update to v3.1 | Maikel Wever | |
2018-04-03 | Update to lxd 3.0.0 | Thijs Klaver | |
2018-02-24 | lxd - bump pkgrel | Emiel Wiedijk | |
2018-02-24 | lxd - update file/process limits | Emiel Wiedijk | |
The lxd package currently uses, the default file descriptor limit (1024). This reduce the usefullness of this package if users want to run larger containers. The Arch Linux wiki suggests to remove this limits. The ubuntu package also ships with much higher limits, than the defaults. I updated this package to match the Ubuntu defaults. | |||
2018-02-07 | Build with go-pie | Emiel Wiedijk | |
Packages in the official repositories were recently rebuild with go-pie. This enables PIE build mode by default. This changes lxd to build with go-pie by default. I didn't test it thourghly, but after restarting lxd.service and creating a container it seemed to work. | |||
2018-02-05 | Add lxd.socket for on-demand activation | Emiel Wiedijk | |
2018-01-08 | Drop -userns deps as ARCH kernel supports now | George Fan | |
2017-12-22 | Update to 2.21 | Maikel Wever | |
2017-12-17 | Update sums, include pull request template | Maikel Wever | |
2017-12-17 | Upgraded to 2.20 | Alejandro Perez | |
Also included sqlite3 dependency Signed-off-by: Alejandro Perez <alex@um.es> | |||
2017-10-24 | Updated to 2.19, also fix bash completion issue | Maikel Wever | |
2017-10-16 | Apply fix from @ronalde, update to 2.18 | Maikel Wever | |
2017-09-04 | Fix dnsmasq and update to 2.17 | Maikel Wever | |
2017-07-31 | Update to 2.16 | Maikel Wever | |
2017-06-02 | Update to 2.14 | Maikel Wever | |
2017-05-11 | Update to 2.13 | Maikel Wever | |
2017-04-14 | Fix new go version building, update to 2.12 | Maikel Wever | |
2017-03-09 | Update to 2.10.1 | Maikel Wever | |
2017-02-23 | Update to 2.9.2 | Maikel Wever | |
2017-02-21 | Update to 2.9.1 | Maikel Wever | |
2017-02-06 | Fix for 'go get' bug | Maikel Wever | |
2017-02-01 | Update to 2.8 | Maikel Wever | |
2017-01-22 | Update sums | Maikel Wever | |
2017-01-22 | Add bash completion (thx asbachb) | Maikel Wever | |
2016-12-28 | Update to 2.7 | Maikel Wever | |
2016-10-28 | Update to 2.5 | Maikel Wever | |
2016-10-13 | Add dnsmasq and remove lxd-net dependency | Maikel Wever | |
2016-10-06 | Update to 2.4.1 | Maikel Wever | |