From 224c3bc96d46c547ff123b8170d38fd0d7a33eb5 Mon Sep 17 00:00:00 2001 From: Korel Date: Wed, 11 Dec 2024 00:33:38 -0500 Subject: [PATCH 1/3] Adds: DENT-GNS3-Appliance Adds a link to the files for setting up the DENT GNS3 Appliance to the ReadMe of the dent-artifacts repo. The files include the disk image, XML configuration, and related artifacts hosted using a view only link from OneDrive. Information on how to set up the GNS3 Appliance is also included. Signed-off-by: Korel --- README.md | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9a5ea67..2d73480 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@ + +### Firmware Packages & dentOS Tool Versions Packages for Mellanox and Marvell Firmware and specific versions of tools used to build dentOS -mstpd -ethtool 5.6.0 -iproute2 5.6.0 -lldpd 1.0.5 -mft 4.14.0-105 -realpath 8.26-3 -frr 6.0.3 +- mstpd +- ethtool 5.6.0 +- iproute2 5.6.0 +- lldpd 1.0.5 +- mft 4.14.0-105 +- realpath 8.26-3 +- frr 6.0.3 + +--- +### Dent GNS3 Appliance + +All necessary files for setting up the DENT GNS3 Appliance, including the disk image, XML configuration, and related artifacts can be found here: [DENT GNS3 Appliance](https://1drv.ms/f/c/b4d5fd54a1a7d444/EkTUp6FU_dUggLQdrwAAAAABU-4TzozwwGtsV7u5ib1Q0A?e=mEEETi) + +For information on how to set up the DENT GNS3 Appliance in GNS3 please view the [DENT DOCS](https://docs.dent.dev/Installation.html) \ No newline at end of file From 16b9098d45ab890dbaeab05d8ebce665ea4f5114 Mon Sep 17 00:00:00 2001 From: Korel Date: Mon, 16 Dec 2024 18:19:33 -0800 Subject: [PATCH 2/3] Revert Changes Reverts Changes to organizaiton of Firmware Packages & dentOS Tool Version list Signed-off-by: Korel --- README.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 2d73480..6b5102e 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,13 @@ - -### Firmware Packages & dentOS Tool Versions Packages for Mellanox and Marvell Firmware and specific versions of tools used to build dentOS -- mstpd -- ethtool 5.6.0 -- iproute2 5.6.0 -- lldpd 1.0.5 -- mft 4.14.0-105 -- realpath 8.26-3 -- frr 6.0.3 +mstpd +ethtool 5.6.0 +iproute2 5.6.0 +lldpd 1.0.5 +mft 4.14.0-105 +realpath 8.26-3 +frr 6.0.3 ---- ### Dent GNS3 Appliance All necessary files for setting up the DENT GNS3 Appliance, including the disk image, XML configuration, and related artifacts can be found here: [DENT GNS3 Appliance](https://1drv.ms/f/c/b4d5fd54a1a7d444/EkTUp6FU_dUggLQdrwAAAAABU-4TzozwwGtsV7u5ib1Q0A?e=mEEETi) From 39300cdc5a4e0d1e1348752d0bae94f39eed357b Mon Sep 17 00:00:00 2001 From: Korel Date: Wed, 22 Jan 2025 10:23:10 -0500 Subject: [PATCH 3/3] Updated GNS3-VM Locaiton This commit updates the GNS3-VM location. The GNS3-VM can now be found alongside the official releases of DENT-3.2 as posted in the releases of the dentproject/dentOS repository Signed-off-by: Korel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b5102e..c4b33a8 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,6 @@ frr 6.0.3 ### Dent GNS3 Appliance -All necessary files for setting up the DENT GNS3 Appliance, including the disk image, XML configuration, and related artifacts can be found here: [DENT GNS3 Appliance](https://1drv.ms/f/c/b4d5fd54a1a7d444/EkTUp6FU_dUggLQdrwAAAAABU-4TzozwwGtsV7u5ib1Q0A?e=mEEETi) +All necessary files for setting up the DENT GNS3 Appliance, including the disk image, XML configuration, and related artifacts can be found here: [DENT GNS3 Appliance](https://repos.refinery.dev/service/rest/repository/browse/dent/releases/org/dent/3.2/) For information on how to set up the DENT GNS3 Appliance in GNS3 please view the [DENT DOCS](https://docs.dent.dev/Installation.html) \ No newline at end of file