diff options
Diffstat (limited to 'en/downloads')
-rw-r--r-- | en/downloads/6/index.php | 2 | ||||
-rw-r--r-- | en/downloads/get/definitions.ini | 65 |
2 files changed, 67 insertions, 0 deletions
diff --git a/en/downloads/6/index.php b/en/downloads/6/index.php new file mode 100644 index 000000000..d578b219c --- /dev/null +++ b/en/downloads/6/index.php @@ -0,0 +1,2 @@ +<?php +header('Location: /6/'); diff --git a/en/downloads/get/definitions.ini b/en/downloads/get/definitions.ini index e4037dd3e..0f64cb029 100644 --- a/en/downloads/get/definitions.ini +++ b/en/downloads/get/definitions.ini @@ -952,3 +952,68 @@ path = "iso/5/Mageia-5-x86_64-DVD" torrent = "iso/5/torrents/Mageia-5-x86_64-DVD.torrent" name = "Mageia 5 64bit DVD" size = "3.6 GB" + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; +;;;;; Mageia 6 +;;;;;;;;;;;;;;;;;;;;; + +; +[Mageia-6-dev1-i586-DVD.iso] +file = "Mageia-6-dev1-i586-DVD.iso" +md5 = "2105eb0dd0933c45982526be3e106b57" +md5.gpg = "Mageia-6-dev1-i586-DVD.md5.gpg" +sha1 = "19672795f8644413e162dc9e42dadb4bf03f9330" +sha1.gpg = "Mageia-6-dev1-i586-DVD.sha1.gpg" +sha512 = "ece09eec96e0bab51e892de5b677400a8e9a9dbd12e3eae75a8d578edcf475a71e38780bd74839a8cc9539cafeaff3ca53dd52421b61a4a8312e5508b4cd24c1" +path = "iso/cauldron/Mageia-6-dev1-i586-DVD" +torrent = "iso/cauldron/torrents/Mageia-6-dev1-i586-DVD.torrent" +name = "Mageia 6 dev1 32bit DVD" +size = "3.9 GB" + +; +[Mageia-6-dev1-x86_64-DVD.iso] +file = "Mageia-6-dev1-x86_64-DVD.iso" +md5 = "3888434ac95d0b98b957cf10f4b95e79" +md5.gpg = "Mageia-6-dev1-x86_64-DVD.md5.gpg" +sha1 = "167e8a0b310f99c2c10415fc28de65eb233123e2" +sha1.gpg = "Mageia-6-dev1-x86_64-DVD.sha1.gpg" +sha512 = "425250773939e06ee652075b72b15f56010a39e036e8772e7d8ae2539f48b0935bf316ed7df950007d264a546bbf5e4520c3c5edf9a6e4f7b5011022d31a4028" +path = "iso/cauldron/Mageia-6-dev1-x86_64-DVD" +torrent = "iso/cauldron/torrents/Mageia-6-dev1-x86_64-DVD.torrent" +name = "Mageia 6 dev1 64bit DVD" +size = "4.3 GB" + +[Mageia-6-dev1-Boot-i586-CD.iso] +file = "boot.iso" +path = "distrib/cauldron/i586/install/images" +md5 = "changes frequently" +sha1 = "changes frequently" +name = "Mageia 6 dev1 Boot 32bit CD ISO" +size = "31 MB" + +; +[Mageia-6-dev1-Boot-nonfree-i586-CD.iso] +file = "boot-nonfree.iso" +path = "distrib/cauldron/i586/install/images" +md5 = "changes frequently" +sha1 = "changes frequently" +name = "Mageia 6 dev1 Boot Nonfree 32bit CD ISO" +size= "46 MB" + +; +[Mageia-6-dev1-Boot-x86_64-CD.iso] +file = "boot.iso" +path = "distrib/cauldron/x86_64/install/images" +md5 = "changes frequently" +sha1 = "changes frequently" +name = "Mageia 6 dev1 Boot 64bit CD ISO" +size = "38 MB" + +; +[Mageia-6-dev1-Boot-nonfree-x86_64-CD.iso] +file = "boot-nonfree.iso" +path = "distrib/cauldron/x86_64/install/images" +md5 = "changes frequently" +sha1 = "changes frequently" +name = "Mageia 6 dev1 Boot Nonfree 64bit CD ISO" +size = "53 MB"
\ No newline at end of file |