Advertisement
Guest User

Anbox

a guest
Apr 7th, 2018
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.28 KB | None | 0 0
  1. ls -la /var/lib/anbox
  2. ------------------------
  3. drwxr-xr-x  7 root   root        4096 апр  6 08:26 .
  4. drwxr-xr-x 24 root   root        4096 апр  8 00:00 ..
  5. -rw-r--r--  1 root   root   325902336 апр  6 07:54 android.img
  6. drwxr-xr-x  2 100000 100000      4096 апр  6 08:25 cache
  7. drwxr-xr-x  2 root   root        4096 апр  6 08:26 containers
  8. drwxr-xr-x  2 100000 100000      4096 апр  6 08:25 data
  9. drwxr-xr-x  2 root   root        4096 апр  6 08:26 logs
  10. drwxrwxr-x 14 101000 101000       653 июл 13  2017 rootfs
  11. [/code]
  12.  
  13. sudo systemctl status anbox-container-manager.service
  14. ------------------------------------------------------
  15. ● anbox-container-manager.service - Anbox Container Manager
  16.    Loaded: loaded (/usr/lib/systemd/system/anbox-container-manager.service; enabled; vendor preset: disabled)
  17.    Active: active (running) since Sun 2018-04-08 02:46:57 EEST; 32s ago
  18.  Main PID: 17612 (anbox)
  19.     Tasks: 9 (limit: 4915)
  20.    Memory: 1.8M
  21.    CGroup: /system.slice/anbox-container-manager.service
  22.            └─17612 /usr/bin/anbox container-manager --daemon --privileged --data-path=/var/lib/anbox
  23.  
  24. апр 08 02:46:57 flappybook systemd[1]: Started Anbox Container Manager
  25.  
  26.  
  27. anbox system-info
  28. -------------------------
  29. version: local-f68725c
  30. os:
  31.   name: Arch Linux
  32.   version:
  33.   snap-based: false
  34. kernel:
  35.   version: Linux version 4.15.15-1-ARCH (builduser@heftig-4572) (gcc version 7.3.1 20180312 (GCC)) #1 SMP PREEMPT Sat Mar 31 23:59:25 UTC 2018
  36.   binder: true
  37.   ashmem: true
  38. graphics:
  39.   egl:
  40.     vendor: Mesa Project
  41.     version: 1.4 (DRI2)
  42.     extensions:
  43.       - EGL_ANDROID_native_fence_sync
  44.       - EGL_CHROMIUM_sync_control
  45.       - EGL_EXT_buffer_age
  46.       - EGL_EXT_create_context_robustness
  47.       - EGL_EXT_image_dma_buf_import
  48.       - EGL_EXT_image_dma_buf_import_modifiers
  49.       - EGL_KHR_config_attribs
  50.       - EGL_KHR_create_context
  51.       - EGL_KHR_create_context_no_error
  52.       - EGL_KHR_fence_sync
  53.       - EGL_KHR_get_all_proc_addresses
  54.       - EGL_KHR_gl_colorspace
  55.       - EGL_KHR_gl_renderbuffer_image
  56.       - EGL_KHR_gl_texture_2D_image
  57.       - EGL_KHR_gl_texture_3D_image
  58.       - EGL_KHR_gl_texture_cubemap_image
  59.       - EGL_KHR_image
  60.       - EGL_KHR_image_base
  61.       - EGL_KHR_image_pixmap
  62.       - EGL_KHR_no_config_context
  63.       - EGL_KHR_reusable_sync
  64.       - EGL_KHR_surfaceless_context
  65.       - EGL_EXT_pixel_format_float
  66.       - EGL_KHR_wait_sync
  67.       - EGL_MESA_configless_context
  68.       - EGL_MESA_drm_image
  69.       - EGL_MESA_image_dma_buf_export
  70.       - EGL_NOK_texture_from_pixmap
  71.       - EGL_WL_bind_wayland_display
  72.   gles2:
  73.     vendor: Intel Open Source Technology Center
  74.     vendor: OpenGL ES-CM 1.1 Mesa 18.0.0
  75.     extensions:
  76.       - GL_ANGLE_texture_compression_dxt3
  77.       - GL_ANGLE_texture_compression_dxt5
  78.       - GL_APPLE_texture_max_level
  79.       - GL_EXT_blend_minmax
  80.       - GL_EXT_compressed_ETC1_RGB8_sub_texture
  81.       - GL_EXT_discard_framebuffer
  82.       - GL_EXT_map_buffer_range
  83.       - GL_EXT_multi_draw_arrays
  84.       - GL_EXT_polygon_offset_clamp
  85.       - GL_EXT_read_format_bgra
  86.       - GL_EXT_texture_compression_dxt1
  87.       - GL_EXT_texture_filter_anisotropic
  88.       - GL_EXT_texture_format_BGRA8888
  89.       - GL_EXT_texture_lod_bias
  90.       - GL_KHR_debug
  91.       - GL_KHR_no_error
  92.       - GL_OES_EGL_image
  93.       - GL_OES_EGL_image_external
  94.       - GL_OES_EGL_sync
  95.       - GL_OES_blend_equation_separate
  96.       - GL_OES_blend_func_separate
  97.       - GL_OES_blend_subtract
  98.       - GL_OES_byte_coordinates
  99.       - GL_OES_compressed_ETC1_RGB8_texture
  100.       - GL_OES_compressed_paletted_texture
  101.       - GL_OES_depth24
  102.       - GL_OES_draw_texture
  103.       - GL_OES_element_index_uint
  104.       - GL_OES_fbo_render_mipmap
  105.       - GL_OES_fixed_point
  106.       - GL_OES_framebuffer_object
  107.       - GL_OES_mapbuffer
  108.       - GL_OES_packed_depth_stencil
  109.       - GL_OES_point_size_array
  110.       - GL_OES_point_sprite
  111.       - GL_OES_query_matrix
  112.       - GL_OES_read_format
  113.       - GL_OES_required_internalformat
  114.       - GL_OES_rgb8_rgba8
  115.       - GL_OES_single_precision
  116.       - GL_OES_stencil8
  117.       - GL_OES_stencil_wrap
  118.       - GL_OES_surfaceless_context
  119.       - GL_OES_texture_cube_map
  120.       - GL_OES_texture_env_crossbar
  121.       - GL_OES_texture_mirrored_repeat
  122.       - GL_OES_texture_npot
  123.       - GL_OES_vertex_array_object
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement