[arch-commits] Commit in hwdetect/repos (3 files)
Tobias Powalowski
tpowa at archlinux.org
Sun Sep 14 08:23:45 UTC 2008
Date: Sunday, September 14, 2008 @ 04:23:45
Author: tpowa
Revision: 12379
Merged revisions 12366-12378 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/hwdetect/trunk
........
r12376 | tpowa | 2008-09-14 10:22:29 +0200 (So, 14 Sep 2008) | 1 line
upgpkg: hwdetect 0.9-3
........
Modified:
hwdetect/repos/core-x86_64/ (properties)
hwdetect/repos/core-x86_64/PKGBUILD
hwdetect/repos/core-x86_64/hwdetect
----------+
PKGBUILD | 3 +--
hwdetect | 1 +
2 files changed, 2 insertions(+), 2 deletions(-)
Property changes on: hwdetect/repos/core-x86_64
___________________________________________________________________
Name: svnmerge-integrated
- /hwdetect/trunk:1-12365
+ /hwdetect/trunk:1-12378
Modified: core-x86_64/PKGBUILD
===================================================================
--- core-x86_64/PKGBUILD 2008-09-14 08:23:03 UTC (rev 12378)
+++ core-x86_64/PKGBUILD 2008-09-14 08:23:45 UTC (rev 12379)
@@ -2,7 +2,7 @@
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=hwdetect
pkgver=0.9
-pkgrel=2
+pkgrel=3
pkgdesc="Hardware detection script with loading modules and mkinitcpio.conf / rc.conf support"
arch=(i686 x86_64)
license=('custom:none')
@@ -10,7 +10,6 @@
backup=()
depends=('sh' 'awk' 'grep' 'coreutils' 'sed')
source=(hwdetect)
-md5sums=('329540ff17cc6d54de5f58607d27a028')
build() {
install -D -m 755 $startdir/src/hwdetect $startdir/pkg/sbin/hwdetect
Modified: core-x86_64/hwdetect
===================================================================
--- core-x86_64/hwdetect 2008-09-14 08:23:03 UTC (rev 12378)
+++ core-x86_64/hwdetect 2008-09-14 08:23:45 UTC (rev 12379)
@@ -16,6 +16,7 @@
echo " --show-agp show AGP modules"
echo " --show-acpi show ACPI modules"
echo " --show-ide show IDE modules"
+ echo " --show-pata show PATA modules"
echo " --show-scsi show SCSI modules"
echo " --show-sata show SATA modules"
echo " --show-usb show USB modules"
More information about the arch-commits
mailing list