improve readme

This commit is contained in:
chacha
2026-02-23 17:07:03 +01:00
parent 8f6ece300c
commit ebf5eaa698

View File

@@ -22,6 +22,10 @@ Note that this is a hoby project, done mostly for fun because buying another Voo
As this is an open-source tool, feel free to Fork, Raise Tickets or to send Pull-Requests !
## Table of Content
[[_TOC_]]
## Requirements
To build this tool you need GNU Make, GCC and Glide 2.x SDK.
@@ -29,14 +33,23 @@ To build this tool you need GNU Make, GCC and Glide 2.x SDK.
Requirement to run this tools depends on the build platform and options.
If you are using the binary I am sharing here, then you need a 32bit Linux System with :
- a Kernel >= 2.6.24
- glibc >= 2.3.6
- working Glide 2.x drivers
- a pentium 3 (or better) micro-code compatible CPU
As a reference, the development & validation environement was :
- Debian Linux Etch (4.0) i386
- Debian official 2.6.24 Kernel recompiled with pentium III options
- my own build of (updated) glide drivers.
## Status