]> glassweightruler.freedombox.rocks Git - waydroid.git/history - tools/helpers/lxc.py
lxc: Mount DMA-BUF Heaps
[waydroid.git] / tools / helpers / lxc.py
2025-03-16 Alessandro Astonelxc: Mount DMA-BUF Heaps
2025-02-13 Alessandro Astonelxc: Handle CTRL+C silently during shell commands
2025-02-13 Alessandro Astonecontainer: Do not mount KMS nodes
2024-07-27 Joshua AshtonUse synthetic paths for host sockets
2023-10-02 Alessandro Astonelxc: Recursively mount vendor_extra
2023-09-18 Alessandro AstoneFix logcat command after #996
2023-07-22 Азалия СмарагдоваAllow running a shell command as an arbitrary user...
2023-04-24 Alessandro Astonelxc: Add /dev/tty
2023-03-29 RikkaAdd missing environment variable BOOTCLASSPATH to waydr...
2023-01-29 Alessandro Astonelxc: Handle lxc-info failure
2023-01-22 Alessandro Astonelxc: Improve session config error message
2023-01-22 Alessandro Astonelxc: Create session-specific mount entries
2023-01-21 Alessandro Astonelxc: Attach with proper environment
2023-01-15 Jami Kettunenlxc: Only add /dev/ashmem to config_nodes when it exists
2023-01-12 Alessandro Astonegpu: Also mount card node
2023-01-04 Alessandro Astonelxc: Workaround against lxc changing logfile permissions
2023-01-02 Alessandro Astonelxc: Allow shell and logcat from frozen
2022-12-31 Alessandro Astonelxc: Fixup apparmor detection
2022-12-11 Maxime Brunetfix(shell): allow command to have arguments
2022-12-08 Alessandro Astonelxc: Mount /dev/shm which might host XDG_RUNTIME_DIR
2022-12-07 Alessandro Astonelxc: Fixup LXC config versioning
2022-11-18 Alessandro Astonelxc: Only enable apparmor if the profile is currently...
2022-11-18 Alessandro AstoneChange apparmor profile at runtime
2022-11-18 Азалия СмарагдоваAppArmor policy setup has been moved to the Makefile
2022-11-18 Азалия СмарагдоваAdding AppArmor profiles for the container.
2022-11-01 Alessandro AstoneEnable OpenGL ES 3.1
2022-09-22 Alessandro AstoneConfigure multiple preinstalled images paths
2022-09-22 Alessandro Astonelxc: Finer-grained config control
2022-09-06 Азалия СмарагдоваA seccomp profile for the entire container has been...
2022-09-02 Alessandro AstoneDetect HIDL gralloc4
2022-08-28 Alessandro AstoneAdd mainline vulkan support
2022-07-17 Alessandro AstoneDisable OTA updater when using preinstalled images
2022-07-13 Alessandro AstoneDefault nvidia to swiftshader
2022-07-06 Alfred Neumayerlxc: Optionally bind-mount NFC config
2022-05-22 Kenny MacDermidMount TUN device for use by Android VPNs.
2022-02-09 Alessandro AstoneSet sys.use_memfd=true if ashmem is not present
2022-01-10 Christophe ChapuisAdd an optional [properties] in waydroid.cfg
2021-10-25 Erfan Abdilxc: Fix bad eol of proc dt values
2021-10-19 Erfan Abdilxc: Get device info props from host
2021-10-19 Erfan Abdilxc: Make sure vibrator sys nodes are writable
2021-10-19 Erfan Abdilxc: Add non-treble camera support
2021-10-19 Erfan Abdilxc: Skip host_perms on non treble devices
2021-10-19 Erfan Abdilxc: Add more sphal paths to find_hal
2021-10-01 John Zimmermannlxc: do prepend colon to Android PATHs in shell
2021-09-30 Erfan Abdilxc: Include tmp runtime dirs to container
2021-09-29 Nbiba Bedislxc: workaround weird log permission bug
2021-09-24 Erfan Abdilxc: Use v4l2 camera hal on mainline
2021-09-24 Erfan Abdilxc: Enable vndk lite for mainline devices
2021-09-24 Erfan Abdilxc: Mount /dev/null for container
2021-09-24 Erfan Abdilxc: Provide all fb and video nodes to container
2021-09-24 Erfan Abdilxc: Provide /var/run to container
2021-09-24 Erfan Abdilxc: Add WSLg support
2021-09-20 Erfan Abditools: Drop need of sudo as much as possible
2021-09-12 Danct12tools: fix shell path env
2021-09-02 Erfan Abdilxc: Stop checking binder nodes on make_entry
2021-08-27 Erfan AbdiWaydroid: Initial commit