 7cca1b23ee
			
		
	
	
		7cca1b23ee
		
			
		
	
	
	
	
		
			
			Since /lib/modules is not mounted read-only anymore (only a selected subdirectory there), it is no longer required to prevent kernel package installation. Even more - since PV Grub being supported, it makes sense to have kernel installed in the VM. QubesOS/qubes-issues#1354
		
			
				
	
	
		
			66 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			66 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Source: qubes-core-agent
 | |
| Section: admin
 | |
| Priority: extra
 | |
| Maintainer: Davíð Steinn Geirsson <david@dsg.is>
 | |
| Build-Depends: qubes-utils (>= 2.0.17), libvchan-xen-dev, python, debhelper, quilt, libxen-dev, dh-systemd (>= 1.5), lsb-release, xserver-xorg-dev, config-package-dev
 | |
| Standards-Version: 3.9.5
 | |
| Homepage: http://www.qubes-os.org
 | |
| Vcs-Git: git://git.qubes-os.org/marmarek/core-agent-linux.git
 | |
| 
 | |
| Package: qubes-core-agent
 | |
| Architecture: any
 | |
| Depends:
 | |
|     dmsetup,
 | |
|     ethtool,
 | |
|     fakeroot,
 | |
|     gawk,
 | |
|     imagemagick,
 | |
|     init-system-helpers,
 | |
|     initscripts,
 | |
|     iptables,
 | |
|     librsvg2-bin,
 | |
|     libvchan-xen,
 | |
|     locales,
 | |
|     locales-all,
 | |
|     ncurses-term,
 | |
|     net-tools,
 | |
|     psmisc,
 | |
|     python2.7,
 | |
|     python-gi,
 | |
|     python-xdg,
 | |
|     python-dbus,
 | |
|     qubes-utils (>= 3.1.2),
 | |
|     sudo,
 | |
|     systemd,
 | |
|     x11-xserver-utils,
 | |
|     xdg-user-dirs,
 | |
|     xen-utils-common,
 | |
|     xenstore-utils,
 | |
|     xinit,
 | |
|     xserver-xorg-core,
 | |
|     xserver-xorg-video-dummy,
 | |
|     ${shlibs:Depends},
 | |
|     ${misc:Depends}
 | |
| Recommends:
 | |
|     cups,
 | |
|     gnome-packagekit,
 | |
|     gnome-terminal,
 | |
|     gnome-themes-standard,
 | |
|     haveged,
 | |
|     libnotify-bin,
 | |
|     mate-notification-daemon,
 | |
|     network-manager (>= 0.8.1-1),
 | |
|     network-manager-gnome,
 | |
|     ntpdate,
 | |
|     python-nautilus,
 | |
|     system-config-printer,
 | |
|     tinyproxy,
 | |
|     xsettingsd,
 | |
|     yum,
 | |
|     yum-utils
 | |
| Provides: ${diverted-files}
 | |
| Conflicts: ${diverted-files}, qubes-core-agent-linux, firewalld, qubes-core-vm-sysvinit
 | |
| Description: Qubes core agent
 | |
|  This package includes various daemons necessary for qubes domU support,
 | |
|  such as qrexec.
 |