Merge branch '2024-08-30' into 'main'

Next Cosmic iso

See merge request iso/team/parch-iso-cosmic!3
This commit is contained in:
Sohrab Behdani 2024-08-30 19:54:03 +00:00
commit 90d55a8604
4 changed files with 35 additions and 11 deletions

17
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,17 @@
stages:
- build
image: archlinux/archlinux:base-devel
archiso:
stage: build
script:
- ./build.sh
rules:
when: manual
artifacts:
paths:
- out/*.iso
expire_in: 1 week

View file

@ -1,3 +1,10 @@
# Parch Linux iso template
# Parch Linux Cosmic
## Use this template for making releases
Cosmic is a DE made by System76 in Rust and Iced.
Parch Linux Cosmic features Cosmic DE with a Touch of Parch Linux itself.
## Note:
> currently cosmic is in alpha stage and it is not fully finished, use Parch Linux Cosmic only for testing.

View file

@ -93,7 +93,6 @@ python
python-psutil
python-systemd
refind
#reflector
reiserfsprogs
rp-pppoe
rsync
@ -136,12 +135,15 @@ openssl
gvfs
gvfs-mtp
networkmanager
android-file-transfer
boost
sddm
#Desktop
cosmic-session-git
cosmic
#Essential Apps
nheko
firefox
#systemutils
btop
@ -151,11 +153,11 @@ fastfetch
#ParchLinux Core Packages
parch-welcome
calamares-parch-beta
calamares-git
calamares-parch
calamares
os-prober
paru
parch-emoji-ios
vazirmatn-fonts
ttf-vazirmatn
parch-branding
parch-pacman

View file

@ -98,9 +98,7 @@ Include = /etc/pacman.d/mirrorlist
SigLevel = Optional TrustedOnly
Server = https://raw.githubusercontent.com/parchlinux/pcp/main/x86_64/
[chaotic-aur]
SigLevel = Never
Server = https://geo-mirror.chaotic.cx/$repo/$arch
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]