From b71e9cb2934dc3d1cb3db013f5d9509563899d68 Mon Sep 17 00:00:00 2001 From: paspo Date: Wed, 25 Oct 2023 19:16:20 +0200 Subject: [PATCH] readme update --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 2b60141..f04c8a8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,24 @@ # brasatore Questo coso fa da gateway+dhcp+dns per una rete e tramite PXE ti permette di installare varie versioni di linux. + +## stato attuale + +| distro | efi | bios | +| ------------- | --- | ---- | +| ubuntu | ✅ | ✅ | +| popos | ✅ | ✅ | +| popos nvidia | ✅ | ✅ | +| mint cinnamon | ✅ | ✅ | +| mint xfce | ✅ | ✅ | +| mint mate | ✅ | ✅ | +| lmde | ✅ | ✅ | +| xubuntu | ✅ | ✅ | +| lubuntu | ✅ | ✅ | +| zorin core | ✅ | ✅ | +| elementary | ✅ | ✅ | +| fedora | ✅ | ✅ | +| zorin lite | ✅ | ✅ | +| opensuse | ✅ | ✅ | +| freedos | ❌ | ✅ | +| netboot.xyz | ❌ | ✅ |