From 9751935b133332cfddbea76d95755f9cf80752c4 Mon Sep 17 00:00:00 2001 From: z4yx Date: Fri, 26 Jun 2020 10:50:26 +0800 Subject: [PATCH] rename raspbian to raspberry-pi-os (tuna/issues/876) Signed-off-by: z4yx --- _data/options.yml | 6 +++--- geninfo/genisolist.ini | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_data/options.yml b/_data/options.yml index 57f4d67..48bb112 100644 --- a/_data/options.yml +++ b/_data/options.yml @@ -342,10 +342,10 @@ mirror_desc: desc: Racket 语言环境安装包 - name: raspberrypi desc: 一些专为树莓派提供的 Debian 软件包 - - name: raspbian + - name: raspberry-pi-os desc: Raspberry Pi OS (原 Raspbian)系统软件源 - - name: raspbian-images - desc: Raspberry Pi OS (原 Raspbian) 的安装镜像 + - name: raspberry-pi-os-images + desc: Raspberry Pi OS (原 Raspbian)的安装镜像 - name: redhat desc: Red Hat Enterprise Linux 源码包(SRPM)仓库 - name: remi diff --git a/geninfo/genisolist.ini b/geninfo/genisolist.ini index 0467ddc..77da42e 100644 --- a/geninfo/genisolist.ini +++ b/geninfo/genisolist.ini @@ -12,7 +12,7 @@ root = /data/ urlbase = / d10 = Arch Linux d20 = Debian -d21 = Debian NonFree +d21 = Debian non-free d25 = CentOS d30 = Fedora d40 = Ubuntu @@ -189,7 +189,7 @@ type = Live CD with $3 platform = $2 [debian_netinst_nonfree] -distro = Debian NonFree +distro = Debian non-free listvers = 1 location_0 = debian-nonfree/cd-including-firmware/current/amd64/iso-cd/firmware-*-amd64-netinst.iso location_1 = debian-nonfree/cd-including-firmware/current/i386/iso-cd/firmware-*-i386-netinst.iso @@ -199,7 +199,7 @@ type = Network installer with non-free firmware platform = $2 [debian_dvd_nonfree] -distro = Debian NonFree +distro = Debian non-free listvers = 1 location_0 = debian-nonfree/cd-including-firmware/current/amd64/iso-dvd/firmware-*-amd64-DVD-*.iso location_1 = debian-nonfree/cd-including-firmware/current/i386/iso-dvd/firmware-*-amd64-DVD-*.iso @@ -209,7 +209,7 @@ type = DVD installer with non-free firmware (Part $3) platform = $2 [debian_live_nonfree] -distro = Debian NonFree +distro = Debian non-free listvers = 1 location_0 = debian-nonfree/images-including-firmware/current-live/amd64/iso-hybrid/debian-live-*-amd64-*+nonfree.iso location_1 = debian-nonfree/images-including-firmware/current-live/i386/iso-hybrid/debian-live-*-amd64-*+nonfree.iso