17 lines
446 B
Plaintext
17 lines
446 B
Plaintext
|
Introduction
|
||
|
------------
|
||
|
|
||
|
This project aims to reconstruct lost tarballs from acpica.org.
|
||
|
|
||
|
Workflow
|
||
|
--------
|
||
|
|
||
|
The 'make Makefile.new' command can can generate a Makefile from list
|
||
|
of commits that are in tools/gen.py. Contributors can then compare
|
||
|
that generated Makefile with the one we ship (that has manual
|
||
|
modifications on top). The 'make meld' command automatize all that.
|
||
|
|
||
|
License
|
||
|
-------
|
||
|
|
||
|
This project is licensed under the GPLv3 or later.
|