Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-16 | remove minijail hack, seccomp rules moved | Дамјан Георгиевски | |
2022-12-12 | fix git submodules | Дамјан Георгиевски | |
2022-07-16 | remove superflous SKIP | Дамјан Георгиевски | |
2022-07-16 | updates 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-16 | source moved, update deps | Дамјан Георгиевски | |
crosvm is now hosted at https://chromium.googlesource.com/crosvm/crosvm also, wayland-protocols is a build time dependency | |||
2021-12-04 | minijail moved to another path | Дамјан Георгиевски | |
2021-06-27 | add rust-bindgen as makedepends | Дамјан Георгиевски | |
2021-04-12 | add conflicts and provides crosvm | Дамјан Георгиевски | |
2021-04-12 | add platform2 and third_party/rust-vmm/vhost as deps | Дамјан Георгиевски | |
2020-04-28 | update 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-27 | fix-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-09 | update dependencies, and more patches to Cargo.toml | Damjan Georgievski | |
2019-01-27 | add third_party/adhd dep from git | Дамјан Георгиевски | |
2018-10-11 | fix policy content | Damjan Georgievski | |
/usr/share/policy/crosvm/ should have all the content of seccomp/x86_64 | |||
2018-10-11 | add seccomp policies, removed i686 | Damjan Georgievski | |
2018-05-17 | fix readme file pathname | Дамјан Георгиевски | |
2018-05-17 | add gcc-libs to dependencies | Дамјан Георгиевски | |
2018-05-17 | initial commit | Дамјан Георгиевски | |