From b0229d11bf1ec295f12bf83c3e7f1ee4d21580d0 Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Sat, 16 Jan 2016 20:00:40 -0600 Subject: [PATCH] Update READMEs for AVG Rescue --- README.md | 1 + docs/index.md | 1 + src/utils.ipxe | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bdce645..d8ec6420 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Full documentation is at ReadTheDocs: #### Utilities +* [AVG Rescue CD](http://www.avg.com/us-en/avg-rescue-cd) * [Clonezilla](http://www.clonezilla.org/) * [DBAN](http://www.dban.org/) * [GParted](http://gparted.org) diff --git a/docs/index.md b/docs/index.md index 69b3a938..d5f47ba5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -55,6 +55,7 @@ If you already have iPXE up and running on the network, you can hit netboot.xyz #### Utilities +* [AVG Rescue CD](http://www.avg.com/us-en/avg-rescue-cd) * [Clonezilla](http://www.clonezilla.org/) * [DBAN](http://www.dban.org/) * [GParted](http://gparted.org) diff --git a/src/utils.ipxe b/src/utils.ipxe index 9ca0bef5..5099bff6 100644 --- a/src/utils.ipxe +++ b/src/utils.ipxe @@ -2,7 +2,7 @@ menu Utilities item --gap Utilities: -item avg ${space} AVG Rescue Linux - Offline AV scanning & removal +item avg ${space} AVG Rescue CD item clonezilla ${space} Clonezilla item dban ${space} DBAN item gparted ${space} GParted