diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1,5 +1,11 @@ | |||
| 1 | Lua script for checking the health of Devuan Linux package mirrors. | 1 | Lua script for checking the health of Devuan Linux package mirrors. |
| 2 | 2 | ||
| 3 | As the name would suggest, the ultimate goal of apt-panopticon is to | ||
| 4 | probe into every nook and cranny of Devuans apt distribution system, to | ||
| 5 | find out what is breaking, and where. Graphing history and sending | ||
| 6 | alerts as needed. At some later stage it's likely to be generalised for | ||
| 7 | other apt based distros. | ||
| 8 | |||
| 3 | This is currently under development, not everything has been written yet. | 9 | This is currently under development, not everything has been written yet. |
| 4 | Some of this document mentions some of the things that are not written | 10 | Some of this document mentions some of the things that are not written |
| 5 | yet. | 11 | yet. |
