]> mj.ucw.cz Git - pciutils.git/commitdiff
Some more 2.1.99-test1 stuff
authorMartin Mares <mj@ucw.cz>
Sat, 27 Dec 2003 00:53:31 +0000 (00:53 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:18:14 +0000 (14:18 +0200)
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-27

Makefile
README

index 159a17914a809db9fe978e6345cb49688e0db0c7..dd1973c6e1da443ed87b409e145230b6efd68d56 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -88,7 +88,7 @@ dist: clean pci.ids
        rm -rf $(DISTTMP)
        mkdir $(DISTTMP)
        cp -a . $(DISTTMP)/$(REL)
-       rm -rf `find $(DISTTMP)/$(REL) -name "{arch}" -o -name CVS -o -name tmp -o -name maint`
+       rm -rf `find $(DISTTMP)/$(REL) -name .arch-ids -o -name "{arch}" -o -name CVS -o -name tmp -o -name maint`
        cd $(DISTTMP) ; tar czvvf /tmp/$(REL).tar.gz $(REL)
        rm -rf $(DISTTMP)
 
diff --git a/README b/README
index 59e46ee2c15db62259e645177a6db422b40044f1..056d3e3926478acc520fc866fec1303899193b5e 100644 (file)
--- a/README
+++ b/README
@@ -7,6 +7,22 @@ to the terms of the GNU General Public License, either version 2 or
 (at your opinion) any newer version. See http://www.gnu.org/ for details.
 
 
+############################################################################
+
+Beware, this is a preliminary test version!  Anything might not work!
+
+Some more things I intend to merge before the 2.2.0 release:
+
+   o  pcimodules and possibly other Linux module related stuff
+   o  Linux sysfs support
+   o  Support for PCI domains (at least partially; needed for sysfs)
+   o  New ID's from the pciids project
+   o  Cross-compilation support
+
+############################################################################
+
+
+
 1. What's that?
 ~~~~~~~~~~~~~~~
 The PCI Utilities package contains a library for portable access to PCI bus