From 031edfe24a8f69771a0f0e34ac7c68e53e0b66bd Mon Sep 17 00:00:00 2001 From: Srikant Patnaik Date: Sat, 31 Jan 2015 22:23:30 +0530 Subject: [NOT IMP] Added simple README --- README.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.rst 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 + + -- cgit