ACPICA tools for the development and debug of ACPI tables
Go to file
Al Stone 09074c9a3e Update the changelog
Signed-off-by: Al Stone <ahs3@redhat.com>
2014-05-22 18:07:46 -06:00
.gitignore Update source tarballs to 20140424 versions. 2014-05-07 13:54:00 -06:00
aapits-linux.patch Refresh current patches to be in sync with upstream 2014-04-05 15:31:31 -06:00
aapits-makefile.patch Add new patch to repair aapits makefile 2014-04-05 15:32:11 -06:00
acpibin.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpica-tools.spec Update the changelog 2014-05-22 18:07:46 -06:00
acpidump.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpiexec.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpihelp.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpinames.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpisrc.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpixtract.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
asllookup-miscompare.patch Refresh patches, add one more for big endian machines 2014-02-27 19:42:26 -07:00
badcode.asl.result Update to 20140114 versions of upstream 2014-01-24 10:40:50 -07:00
COPYING Initial import (#904843). 2013-08-28 13:31:28 -06:00
debian-big_endian.patch Refresh current patches to be in sync with upstream 2014-04-05 15:31:31 -06:00
debian-unaligned.patch Refresh current patches to be in sync with upstream 2014-04-05 15:31:31 -06:00
grammar.asl.result Update to 20140114 versions of upstream 2014-01-24 10:40:50 -07:00
iasl.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
name-miscompare.patch Initial import (#904843). 2013-08-28 13:31:28 -06:00
re-enable-big-endian.patch Re-enable big-endian use of iasl. 2014-05-22 13:01:15 -06:00
README.Fedora Initial import (#904843). 2013-08-28 13:31:28 -06:00
run-misc-tests.sh Add ppc64le as a 64-bit arch in run-misc-tests.sh. Closes BZ#1098614 2014-05-22 12:36:55 -06:00
sources Update source tarballs to 20140424 versions. 2014-05-07 13:54:00 -06:00

Packaging Notes for Fedora
==========================
The upstream source contains documentation that may or may not be licensed
in a freely redistributable manner.  In an excess of caution, the manuals in
question have been removed from the source we start with.  You can still get
your own copies of the documentation from here:

   https://www.acpica.org/documentation/

The two manuals affected are:

   (1) ACPICA Reference Manual, describing the ACPI Component Architecture
       in some detail, and

   (2) ASL Compiler Reference Manual, describing how to use iasl

While there are man pages for the commands, they are very brief.  The
documents above are recommended reading.


Test Cases
==========
The aapits tests do not currently build properly.  They will be added to
this package once they do.  In the meantime, ASL, template and misc tests
will be run as part of %check.