Skip to content

Commit

Permalink
[packages.x86_64]changes to packages on ISO (sync with defaults)
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe committed Aug 27, 2023
1 parent 36217a0 commit 886a9bb
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
2 changes: 1 addition & 1 deletion airootfs/root/eos-install-mode-run-calamares.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
### Starts calamares and runs it in the background. ###
Calamares_Start() {
- pkexec calamares -style kvantum -D8 >> $log &
+ kdesu -c "calamares -D8" >> $log &
+ kdesu -t -c "calamares -D8" >> $log &
}

### Dialog that asks for the online or offline edition. ###
Binary file modified airootfs/root/livewall.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 9 additions & 5 deletions packages.x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -192,24 +192,27 @@ syslinux
## Live iso tools
clonezilla
gpart
grsync
partitionmanager
hdparm

# DESKTOP

## Desktop environment
ark
audiocd-kio
bluedevil
breeze-gtk
dolphin
eos-plasma-sddm-config
gwenview
qt5-imageformats
kimageformats
haruna
kcalc
kate
kdeconnect
kde-gtk-config
kgamma5
khotkeys
kimageformats
kinfocenter
kinit
kio-fuse
Expand All @@ -221,9 +224,10 @@ plasma-desktop
plasma-disks
plasma-nm
plasma-pa
plasma-systemmonitor
powerdevil
qt5-imageformats
sddm-kcm
solid
spectacle
xsettingsd

Expand Down Expand Up @@ -269,7 +273,7 @@ welcome
yay

## Calamares EndeavourOS
calamares-git
#calamares-git
ckbcomp
os-prober

Expand Down
Binary file modified syslinux/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 886a9bb

Please sign in to comment.