#####
# Original Source List
#####

#deb cdrom:[Debian GNU/Linux 12.5.0 _Bookworm_ - Official amd64 NETINST with firmware 20240210-11:27]/ bookworm contrib main non-free-firmware

# deb http://deb.debian.org/debian/ bookworm main non-free-firmware
# deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware

# deb http://security.debian.org/debian-security bookworm-security main non-free-firmware
# deb-src http://security.debian.org/debian-security bookworm-security main non-free-firmware

# bookworm-updates, to get updates before a point release is made;
# see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
# deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware
# deb-src http://deb.debian.odg/debian/ bookworm-updates main non-free-firmware

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.

#####
# Add From Github https://gist.github.com/hakerdefo/5e1f51fa93ff37871b9ff738b05ba30f#file-sources-list
# Fastest Mirror Select Use 'netselect-apt'
# "ftp.debian.org" -> "ftp.kaist.ac.kr"
#####
deb https://ftp.kaist.ac.kr/debian/ bookworm contrib main non-free non-free-firmware
# deb-src https://ftp.kaist.ac.kr/debian/ bookworm contrib main non-free non-free-firmware

deb https://ftp.kaist.ac.kr/debian/ bookworm-updates contrib main non-free non-free-firmware
# deb-src https://ftp.kaist.ac.kr/debian/ bookworm-updates contrib main non-free non-free-firmware

deb https://ftp.kaist.ac.kr/debian/ bookworm-proposed-updates contrib main non-free non-free-firmware
# deb-src https://ftp.kaist.ac.kr/debian/ bookworm-proposed-updates contrib main non-free non-free-firmware

deb https://ftp.kaist.ac.kr/debian/ bookworm-backports contrib main non-free non-free-firmware
# deb-src https://ftp.kaist.ac.kr/debian/ bookworm-backports contrib main non-free non-free-firmware

deb https://security.debian.org/debian-security/ bookworm-security contrib main non-free non-free-firmware
# deb-src https://security.debian.org/debian-security/ bookworm-security contrib main non-free non-free-firmware