mirror of
https://github.com/Tooloop/Tooloop-Packages.git
synced 2026-04-27 12:31:38 +02:00
cleaned up file naming
added intel driver
This commit is contained in:
@@ -10,5 +10,6 @@ done
|
||||
rm -fr /assets/packages/*.deb
|
||||
rm -fr /assets/packages/Packages*
|
||||
rm -fr /assets/packages/Release
|
||||
rm -fr /assets/packages/media/*
|
||||
|
||||
exit 0
|
||||
@@ -7,9 +7,8 @@ for folder in *; do
|
||||
fi
|
||||
done
|
||||
|
||||
# update apt
|
||||
# update local package repository
|
||||
/opt/tooloop/scripts/tooloop-update-packages
|
||||
|
||||
#echo " "
|
||||
#echo "Available packages:"
|
||||
# list available packages
|
||||
apt list tooloop*
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1,25 @@
|
||||
Package: tooloop-intel-video-driver
|
||||
Maintainer: vollstock <daniel@vollstock.de>
|
||||
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
|
||||
Homepage: https://www.x.org/
|
||||
Architecture: amd64
|
||||
Version: 1.0
|
||||
Section: tooloop/addon
|
||||
Depends: xserver-xorg-video-intel
|
||||
Provides: xorg-driver-video
|
||||
Download-Size: 728 kB
|
||||
Installed-Size: 3,259 kB
|
||||
Name: Intel Video Driver
|
||||
Description: X.Org X server -- Intel i8xx, i9xx display driver
|
||||
This package provides the driver for the Intel i8xx and i9xx family
|
||||
of chipsets, including i810, i815, i830, i845, i855, i865, i915, i945
|
||||
and i965 series chips.
|
||||
.
|
||||
This package also provides XvMC (XVideo Motion Compensation) drivers
|
||||
for i810/i815 and i9xx and newer chipsets.
|
||||
.
|
||||
This package is built from the X.org xf86-video-intel driver module.
|
||||
.
|
||||
The use of this driver is discouraged if your hw is new enough (ca.
|
||||
2007 and newer). You can try uninstalling this driver and let the
|
||||
server use it's builtin modesetting driver instead.
|
||||
Reference in New Issue
Block a user