summaryrefslogtreecommitdiff
path: root/update-tool/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'update-tool/README.rst')
-rw-r--r--update-tool/README.rst25
1 files changed, 25 insertions, 0 deletions
diff --git a/update-tool/README.rst b/update-tool/README.rst
new file mode 100644
index 0000000..6ae75a9
--- /dev/null
+++ b/update-tool/README.rst
@@ -0,0 +1,25 @@
+README
+======
+
+A simple git based application to manage distribution specific patches for
+FOSSEE-netbook.
+
+What it can do
+--------------
+
+* A simple graphical & CLI tool to select and apply available patches
+
+* It can change Kernel, firmware and modules too
+
+Proposed features(TODO)
+-----------------------
+
+* A xml/csv file with precise instructions to compile/install any packages
+
+
+Limitations
+-----------
+
+* Only one patch at a time
+
+* Removing a patch is not implemented, one has to revert to a known version manually