logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

README.md (118B)


  1. # xz
  2. ## config.h
  3. Generated with
  4. ```
  5. ./configure \
  6. --disable-nls \
  7. --enable-lzip-decoder \
  8. --disable-microlzma
  9. ```