summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2023-02-16remove minijail hack, seccomp rules movedДамјан Георгиевски
2022-12-12fix git submodulesДамјан Георгиевски
2022-07-16remove superflous SKIPДамјан Георгиевски
2022-07-16updates to crosvm buildingДамјан Георгиевски
add git submodules (from .gitmodules) as sources as suggested here: https://wiki.archlinux.org/title/VCS_package_guidelines#Git_submodules note that third_party/vmm_vhost has been imported to the crosvm repo hopefully, no other repos seem to be required nowdays, nor any special file tree structure
2022-07-16source moved, update depsДамјан Георгиевски
crosvm is now hosted at https://chromium.googlesource.com/crosvm/crosvm also, wayland-protocols is a build time dependency
2021-12-04minijail moved to another pathДамјан Георгиевски
2021-06-27add rust-bindgen as makedependsДамјан Георгиевски
2021-04-12add conflicts and provides crosvmДамјан Георгиевски
2021-04-12add platform2 and third_party/rust-vmm/vhost as depsДамјан Георгиевски
2020-04-28update with new dependenciesДамјан Георгиевски
* minijail-sys is now a Rust dependancy, has to be downloaded as git repo from the Android repo. It's compiled/linked in, so no need for package dependency on minijail-git * depends on libcap and dtc * instead of patching Cargo.toml, prepare the source code in the directory structure it expects
2019-12-27fix-up even more pathsДамјан Георгиевски
google has some assumptions how repos are laid out on the filesystem in relation to one another, while in arch they're both checked-out in src/
2019-02-09update dependencies, and more patches to Cargo.tomlDamjan Georgievski
2019-01-27add third_party/adhd dep from gitДамјан Георгиевски
2018-10-11fix policy contentDamjan Georgievski
/usr/share/policy/crosvm/ should have all the content of seccomp/x86_64
2018-10-11add seccomp policies, removed i686Damjan Georgievski
2018-05-17fix readme file pathnameДамјан Георгиевски
2018-05-17add gcc-libs to dependenciesДамјан Георгиевски
2018-05-17initial commitДамјан Георгиевски