Update Kali Linux to Rolling Edition 2016.1

This commit is contained in:
Antony Messerli 2016-01-21 19:43:00 -06:00
parent c2f84f6f1f
commit e2751a1dc8
4 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@ Full documentation is at ReadTheDocs:
* [Debian](https://debian.org)
* [Fedora](https://fedoraproject.org)
* [FreeBSD](https://freebsd.org)
* [Kali](https://www.kali.org)
* [Kali Linux](https://www.kali.org)
* [Mageia](http://www.mageia.org)
* [OpenBSD](http://openbsd.org)
* [OpenSUSE](http://opensuse.org)

View File

@ -43,7 +43,7 @@ If you already have iPXE up and running on the network, you can hit netboot.xyz
* [Debian](https://debian.org)
* [Fedora](https://fedoraproject.org)
* [FreeBSD](https://freebsd.org)
* [Kali](https://www.kali.org)
* [Kali Linux](https://www.kali.org)
* [Mageia](http://www.mageia.org)
* [OpenBSD](http://openbsd.org)
* [OpenSUSE](http://opensuse.org)

View File

@ -6,9 +6,9 @@
goto ${menu}
:kali
set os Kali
set os Kali Linux
menu ${os} ${arch_a}
item current ${os} Current
item rolling ${os} Rolling Edition (2016.1)
choose version || goto kali_exit
:deb_boot_type

View File

@ -11,7 +11,7 @@ item centos ${space} CentOS
item coreos ${space} CoreOS
item debian ${space} Debian
item fedora ${space} Fedora
item kali ${space} Kali
item kali ${space} Kali Linux
item mageia ${space} Mageia
item opensuse ${space} openSUSE
item rancheros ${space} RancherOS