Skip to content

Commit

Permalink
pardus: update to 'yirmiuc'
Browse files Browse the repository at this point in the history
  • Loading branch information
sylirre committed Jan 9, 2025
1 parent d82bd92 commit 01bf816
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions distro-build/pardus.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dist_name="Pardus"
dist_version="yirmibir"
dist_version="yirmiuc"

bootstrap_distribution() {
sudo rm -f "${ROOTFS_DIR}"/pardus-*.tar.xz
Expand All @@ -16,9 +16,11 @@ bootstrap_distribution() {
--components="main,contrib,non-free" \
--include="ca-certificates,libsystemd0,pardus-archive-keyring,systemd-sysv" \
--format=directory \
"${dist_version}" \
"${dist_version}-deb" \
"${WORKDIR}/pardus-$(translate_arch "$arch")" \
https://depo.pardus.org.tr/pardus
"deb http://depo.pardus.org.tr/pardus yirmiuc main contrib non-free non-free-firmware" \
"deb http://depo.pardus.org.tr/pardus yirmiuc-deb main contrib non-free non-free-firmware" \
"deb http://depo.pardus.org.tr/guvenlik yirmiuc-deb main contrib non-free non-free-firmware"
archive_rootfs "${ROOTFS_DIR}/pardus-$(translate_arch "$arch")-pd-${CURRENT_VERSION}.tar.xz" \
"pardus-$(translate_arch "$arch")"
done
Expand Down

0 comments on commit 01bf816

Please sign in to comment.