summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-08-04Fix bugs introduced with v. 3.3Emanuele 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-04Add new LXC/LXD dependencyEmanuele Ballarin
File required is: xattr.h
2018-08-04Fixed missing dollarsignsEmanuele Ballarin
2018-08-04Try to fix error related to libsqlite3 (2)Emanuele Ballarin
Additional fixes.
2018-08-04Try to fix error related to libsqlite3Emanuele Ballarin
As reported on the AUR: - DasLeo commented on 2018-08-04 09:42 - kajoqaq1 commented on 2018-08-03 15:54
2018-08-03Merge pull request #9 from edacval/masterMaikel Wever
Fix typo in lxd.socket
2018-08-03Merge branch 'master' into masterMaikel Wever
2018-07-28Merge pull request #10 from sudoBash418/masterMaikel Wever
Bump to lxd 3.3
2018-07-27Bump to lxd 3.3sudoBash418
2018-05-23Fix typoEdvinas Valatka
2018-05-22Update to v3.1Maikel Wever
2018-04-03Merge pull request #7 from TBK145/masterMaikel Wever
Update to lxd 3.0.0
2018-04-03Update to lxd 3.0.0Thijs Klaver
2018-02-24Merge pull request #6 from aimileus/file-process-limitsMaikel Wever
lxd - update file/process limits
2018-02-24lxd - bump pkgrelEmiel Wiedijk
2018-02-24lxd - update file/process limitsEmiel 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-09Merge pull request #4 from aimileus/go-pieMaikel Wever
Build with go-pie
2018-02-07Build with go-pieEmiel 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-05Merge pull request #3 from aimileus/socket-activationMaikel Wever
Add lxd.socket for on-demand activation
2018-02-05Add lxd.socket for on-demand activationEmiel Wiedijk
2018-01-08Merge pull request #2 from anigeo/masterMaikel Wever
Drop -userns deps as ARCH kernel supports now
2018-01-08Drop -userns deps as ARCH kernel supports nowGeorge Fan
2017-12-22Update to 2.21Maikel Wever
2017-12-17Update sums, include pull request templateMaikel Wever
2017-12-17Merge pull request #1 from alejandro-perez/masterMaikel Wever
Upgraded to 2.20
2017-12-17Upgraded to 2.20Alejandro Perez
Also included sqlite3 dependency Signed-off-by: Alejandro Perez <alex@um.es>
2017-10-24Updated to 2.19, also fix bash completion issueMaikel Wever
2017-10-16Update srcinfoMaikel Wever
2017-10-16Apply fix from @ronalde, update to 2.18Maikel Wever
2017-09-29Add autoupdate fileMaikel Wever
2017-09-04Fix dnsmasq and update to 2.17Maikel Wever
2017-07-31Update to 2.16Maikel Wever
2017-06-02Update to 2.14Maikel Wever
2017-05-11Update to 2.13Maikel Wever
2017-04-14Fix new go version building, update to 2.12Maikel Wever
2017-03-09Update to 2.10.1Maikel Wever
2017-02-23Update to 2.9.2Maikel Wever
2017-02-21Update to 2.9.1Maikel Wever
2017-02-06Fix for 'go get' bugMaikel Wever
2017-02-01Update to 2.8Maikel Wever
2017-01-22Update sumsMaikel Wever
2017-01-22Use KillMode=process (thx ghinriksson)Maikel Wever
2017-01-22Add bash completion (thx asbachb)Maikel Wever
2016-12-28Update to 2.7Maikel Wever
2016-10-28Update to 2.5Maikel Wever
2016-10-13Add dnsmasq and remove lxd-net dependencyMaikel Wever
2016-10-06Update to 2.4.1Maikel Wever
2016-08-30Update deps to include squashfsMaikel Wever
2016-08-23Merge branch 'master' of ssh://aur.archlinux.org/lxdMaikel Wever
2016-08-23Update to 2.1 and fix dnsmasq dbus errorMaikel Wever