Package snr: Information

  • Default inline alert: Version in the repository: 1.7-alt3

Source package: snr
Version: 1.5-alt1
Latest version according to Repology
Build time:  Nov 15, 2019, 04:11 AM in the task #240817
Category: System/Base
Report package bug
License: MIT
Summary: Simple wrapper to quickly run systemd-nspawn containers
Description: 
Simple wrapper to quickly run systemd-nspawn containers with support to:
- run graphical applications inside container
- have full access to videocard
- have working sound input and output
- bind to network bridge
- specify any other options for systemd-nspawn

List of rpms provided by this srpm:
snr (noarch)

Maintainer: Mikhail Novosyolov

List of contributors:
Mikhail Novosyolov

ACL:
Mikhail Novosyolov
@everybody

    1. md2man

Last changed


Nov. 14, 2019 Mikhail Novosyolov 1.5-alt1
- Fixed parsing pactl output
Oct. 21, 2019 Mikhail Novosyolov 1.4-alt1
- Version 1.4:
  - Workaround white screen in Qt4 GUIs in chroot
June 10, 2019 Mikhail Novosyolov 1.3-alt1
- Version 1.3:
  - Explicitly require iproute2 (shell.req does not detect its necessity)
  - Removed hardcoded binding of /mnt/dev (forgot to remove it)
  - Added bind_options and other_options to config
  - Echo help/man when called without arguements or with --help (-h)
  - Parse all CLI arguements earlier to prevent doing unneeded actions
  - Check that target directory looks like an OS tree
  - Append sbin to PATH when ip utility was not found