User Tools

Site Tools


upgrade_8_to_9

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

upgrade_8_to_9 [2025/08/16 18:21] – created pavrooupgrade_8_to_9 [2025/08/22 18:39] (current) pavroo
Line 11: Line 11:
 2. Change Debian repositories from **trixie** to **forky** at the file: 2. Change Debian repositories from **trixie** to **forky** at the file:
  
-   /etc/apt/sources.list.d/debian.sources+   /etc/apt/sources.list.d/debian.sources (new way)
  
-So it should look like that:+   Typesdeb deb-src 
 +   URIs: http://deb.debian.org/debian/ 
 +   Suites: forky 
 +   Components: main contrib non-free non-free-firmware 
 +   Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg 
 +    
 +   Types: deb deb-src 
 +   URIs: http://security.debian.org/debian-security/ 
 +   Suites: forky-security/updates 
 +   Components: main contrib non-free non-free-firmware 
 +   Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg 
 +    
 +   Types: deb deb-src 
 +   URIs: http://deb.debian.org/debian/ 
 +   Suites: forky-updates 
 +   Components: main contrib non-free non-free-firmware 
 +   Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg 
 + 
 +or /etc/apt/sources.list (old way)
  
    deb http://deb.debian.org/debian forky main contrib non-free non-free-firmware    deb http://deb.debian.org/debian forky main contrib non-free non-free-firmware
Line 25: Line 43:
 3. Change Sparky repositories from **sisters** to **tiamat** at the file: 3. Change Sparky repositories from **sisters** to **tiamat** at the file:
  
-   /etc/apt/sources.list.d/sparky.list+   /etc/apt/sources.list.d/sparky.sources 
 + 
 +So it should look like that (new way): 
 + 
 +   Types: deb deb-src 
 +   URIs: https://repo.sparkylinux.org/ 
 +   Suites: core 
 +   Components: main 
 +   Signed-By: /etc/apt/trusted.gpg.d/sparky-repo.asc 
 +    
 +   Types: deb deb-src 
 +   URIs: https://repo.sparkylinux.org/ 
 +   Suites: tiamat 
 +   Components: main 
 +   Signed-By: /etc/apt/trusted.gpg.d/sparky-repo.asc
  
-So it should look like that:+or /etc/apt/sources.list.d/sparky.list (old way):
  
    deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main    deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main
upgrade_8_to_9.txt · Last modified: by pavroo