diff options
author | Srikant Patnaik | 2015-01-31 22:23:30 +0530 |
---|---|---|
committer | Srikant Patnaik | 2015-01-31 22:23:30 +0530 |
commit | 031edfe24a8f69771a0f0e34ac7c68e53e0b66bd (patch) | |
tree | d832f3bb32d328010b6cefb89e18b568a764fd87 /README.rst | |
download | FOSSEE-netbook-tools-031edfe24a8f69771a0f0e34ac7c68e53e0b66bd.tar.gz FOSSEE-netbook-tools-031edfe24a8f69771a0f0e34ac7c68e53e0b66bd.tar.bz2 FOSSEE-netbook-tools-031edfe24a8f69771a0f0e34ac7c68e53e0b66bd.zip |
[NOT IMP] Added simple README
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..add6883 --- /dev/null +++ b/README.rst @@ -0,0 +1,16 @@ +README +====== + +A simple git based application to manage distribution specific patches for +FOSSEE-netbook. + +This tool shall do the following: + +* A simple graphical & CLI tool to select available patches and apply them + individually + +* Ability to downgrade to any pervious version + +* Ability to change Kernel, firmware and modules + + |