mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2025-09-02 20:31:39 +02:00
Update Kali Linux to Rolling Edition 2016.1
This commit is contained in:
parent
c2f84f6f1f
commit
e2751a1dc8
@ -39,7 +39,7 @@ Full documentation is at ReadTheDocs:
|
|||||||
* [Debian](https://debian.org)
|
* [Debian](https://debian.org)
|
||||||
* [Fedora](https://fedoraproject.org)
|
* [Fedora](https://fedoraproject.org)
|
||||||
* [FreeBSD](https://freebsd.org)
|
* [FreeBSD](https://freebsd.org)
|
||||||
* [Kali](https://www.kali.org)
|
* [Kali Linux](https://www.kali.org)
|
||||||
* [Mageia](http://www.mageia.org)
|
* [Mageia](http://www.mageia.org)
|
||||||
* [OpenBSD](http://openbsd.org)
|
* [OpenBSD](http://openbsd.org)
|
||||||
* [OpenSUSE](http://opensuse.org)
|
* [OpenSUSE](http://opensuse.org)
|
||||||
|
@ -43,7 +43,7 @@ If you already have iPXE up and running on the network, you can hit netboot.xyz
|
|||||||
* [Debian](https://debian.org)
|
* [Debian](https://debian.org)
|
||||||
* [Fedora](https://fedoraproject.org)
|
* [Fedora](https://fedoraproject.org)
|
||||||
* [FreeBSD](https://freebsd.org)
|
* [FreeBSD](https://freebsd.org)
|
||||||
* [Kali](https://www.kali.org)
|
* [Kali Linux](https://www.kali.org)
|
||||||
* [Mageia](http://www.mageia.org)
|
* [Mageia](http://www.mageia.org)
|
||||||
* [OpenBSD](http://openbsd.org)
|
* [OpenBSD](http://openbsd.org)
|
||||||
* [OpenSUSE](http://opensuse.org)
|
* [OpenSUSE](http://opensuse.org)
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
goto ${menu}
|
goto ${menu}
|
||||||
|
|
||||||
:kali
|
:kali
|
||||||
set os Kali
|
set os Kali Linux
|
||||||
menu ${os} ${arch_a}
|
menu ${os} ${arch_a}
|
||||||
item current ${os} Current
|
item rolling ${os} Rolling Edition (2016.1)
|
||||||
choose version || goto kali_exit
|
choose version || goto kali_exit
|
||||||
|
|
||||||
:deb_boot_type
|
:deb_boot_type
|
||||||
|
@ -11,7 +11,7 @@ item centos ${space} CentOS
|
|||||||
item coreos ${space} CoreOS
|
item coreos ${space} CoreOS
|
||||||
item debian ${space} Debian
|
item debian ${space} Debian
|
||||||
item fedora ${space} Fedora
|
item fedora ${space} Fedora
|
||||||
item kali ${space} Kali
|
item kali ${space} Kali Linux
|
||||||
item mageia ${space} Mageia
|
item mageia ${space} Mageia
|
||||||
item opensuse ${space} openSUSE
|
item opensuse ${space} openSUSE
|
||||||
item rancheros ${space} RancherOS
|
item rancheros ${space} RancherOS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user