diff --git a/editions/plasma-mobile b/editions/plasma-mobile index 369cacb6b087827fa39009dd6a533e23dcd23357..16f632c67783e4212ae9d079a8c5f322c13caf0f 100644 --- a/editions/plasma-mobile +++ b/editions/plasma-mobile @@ -56,6 +56,7 @@ plasma-phone-components plasma-phonebook #plasma-pix plasma-settings +plymouth-shim qmlkonsole spacebar telepathy-mission-control diff --git a/editions/plasma-mobile-dev b/editions/plasma-mobile-dev index 2b606d05892f638aca210c395a1d28f54194d324..f61518d8be5b4e1b5f65e9d76abfe5115c43fb74 100644 --- a/editions/plasma-mobile-dev +++ b/editions/plasma-mobile-dev @@ -56,6 +56,7 @@ plasma-phone-components-git plasma-phonebook-git #plasma-pix-git plasma-settings-git +plymouth-shim qmlkonsole-git spacebar-git telepathy-mission-control diff --git a/overlays/phosh/etc/pacman.conf b/overlays/phosh/etc/pacman.conf deleted file mode 100644 index 41b56d6b88b1e94464a2869fec5723c66d4b7607..0000000000000000000000000000000000000000 --- a/overlays/phosh/etc/pacman.conf +++ /dev/null @@ -1,84 +0,0 @@ -# -# /etc/pacman.conf -# -# See the pacman.conf(5) manpage for option and repository directives - -# -# GENERAL OPTIONS -# -[options] -# The following paths are commented out with their default values listed. -# If you wish to use different paths, uncomment and update the paths. -#RootDir = / -#DBPath = /var/lib/pacman/ -#CacheDir = /var/cache/pacman/pkg/ -#LogFile = /var/log/pacman.log -#GPGDir = /etc/pacman.d/gnupg/ -HoldPkg = pacman glibc manjaro-system -# If upgrades are available for these packages they will be asked for first -SyncFirst = manjaro-system manjaro-keyring manjaro-arm-keyring archlinux-keyring archlinuxarm-keyring -#XferCommand = /usr/bin/curl -C - -f %u > %o -#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u -#CleanMethod = KeepInstalled -Architecture = aarch64 - -# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup -#IgnorePkg = -#IgnoreGroup = - -#NoUpgrade = -#NoExtract = - -# Misc options -#UseSyslog -#Color -#TotalDownload -CheckSpace -#VerbosePkgLists - -# By default, pacman accepts packages signed by keys that its local keyring -# trusts (see pacman-key and its man page), as well as unsigned packages. -SigLevel = Required DatabaseOptional -LocalFileSigLevel = Optional -#RemoteFileSigLevel = Required - -# NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official Manjaro Linux -# packagers with `pacman-key --populate archlinuxarm manjaro-arm`. - -# -# REPOSITORIES -# - can be defined here or included from another file -# - pacman will search repositories in the order defined here -# - local/custom mirrors can be added here or in separate files -# - repositories listed first will take precedence when packages -# have identical names, regardless of version number -# - URLs will have $repo replaced by the name of the current repo -# - URLs will have $arch replaced by the name of the architecture -# -# Repository entries are of the format: -# [repo-name] -# Server = ServerName -# Include = IncludePath -# -# The header [repo-name] is crucial - it must be present and -# uncommented to enable the repo. -# - -[mobile] -Include = /etc/pacman.d/mirrorlist - -[core] -Include = /etc/pacman.d/mirrorlist - -[extra] -Include = /etc/pacman.d/mirrorlist - -[community] -Include = /etc/pacman.d/mirrorlist - -# An example of a custom package repository. See the pacman manpage for -# tips on creating your own repositories. -#[custom] -#SigLevel = Optional TrustAll -#Server = file:///home/custompkgs diff --git a/services/plasma-mobile b/services/plasma-mobile index 7ada716f8a8b67079cc3225ae440837c910492b3..81151214ac60cbdbd2049ebfc25d73f1cbc05583 100644 --- a/services/plasma-mobile +++ b/services/plasma-mobile @@ -7,6 +7,7 @@ tlp.service zswap-arm.service bootsplash-hide-when-booted.service bootsplash-show-on-shutdown.service +plymouth-shim.service >pinephone pinephone-post-install.service >pinephone ofono.service >pinephone ofonoctl.service diff --git a/services/plasma-mobile-dev b/services/plasma-mobile-dev index 7ada716f8a8b67079cc3225ae440837c910492b3..81151214ac60cbdbd2049ebfc25d73f1cbc05583 100644 --- a/services/plasma-mobile-dev +++ b/services/plasma-mobile-dev @@ -7,6 +7,7 @@ tlp.service zswap-arm.service bootsplash-hide-when-booted.service bootsplash-show-on-shutdown.service +plymouth-shim.service >pinephone pinephone-post-install.service >pinephone ofono.service >pinephone ofonoctl.service