|
@@ -503,13 +503,13 @@ releases:
|
|
|
versions:
|
|
|
- arch: x86
|
|
|
code_name: core
|
|
|
- initrd: /13.x/x86/release/distribution_files/core.gz
|
|
|
- kernel: /13.x/x86/release/distribution_files/vmlinuz
|
|
|
+ initrd: //x86/release/distribution_files/core.gz
|
|
|
+ kernel: //x86/release/distribution_files/vmlinuz
|
|
|
name: Core
|
|
|
- arch: x86_64
|
|
|
code_name: corepure
|
|
|
- initrd: /13.x/x86_64/release/distribution_files/corepure64.gz
|
|
|
- kernel: /13.x/x86_64/release/distribution_files/vmlinuz64
|
|
|
+ initrd: //x86_64/release/distribution_files/corepure64.gz
|
|
|
+ kernel: //x86_64/release/distribution_files/vmlinuz64
|
|
|
name: CorePure
|
|
|
- arch: x86
|
|
|
code_name: dcorebionic
|