blob: 6ae75a95b602d626522f5e65fd3823b4d9a39711 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
|