diff options
author | Srikant Patnaik | 2015-02-22 10:12:36 +0530 |
---|---|---|
committer | Srikant Patnaik | 2015-02-22 10:12:36 +0530 |
commit | f7c31a5a862060af3d0b76a25b42f4eb00a8bd25 (patch) | |
tree | e48eb6447198b97b95c4962ee147aefff45aad5b /README.rst | |
parent | 2d6f8dac5bbbb3107087eac76607dc83e192f5fe (diff) | |
download | FOSSEE-netbook-patcher-f7c31a5a862060af3d0b76a25b42f4eb00a8bd25.tar.gz FOSSEE-netbook-patcher-f7c31a5a862060af3d0b76a25b42f4eb00a8bd25.tar.bz2 FOSSEE-netbook-patcher-f7c31a5a862060af3d0b76a25b42f4eb00a8bd25.zip |
moved and renamed
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/README.rst b/README.rst deleted file mode 100644 index 6ae75a9..0000000 --- a/README.rst +++ /dev/null @@ -1,25 +0,0 @@ -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 |