[fedora-kickstarts] branch f34 updated (63cb753 -> d7bf171)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch f34
in repository fedora-kickstarts.
from 63cb753 Reduce the size of the scientific image (Bug 1915271).
add 74fb549 kde: disable plasma-discover-notifier on live image
new d7bf171 Merge #791 `kde: disable plasma-discover-notifier on live image`
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
fedora-live-kde-base.ks | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 2 months
[fedora-kickstarts] branch main updated (2880982 -> 0494626)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch main
in repository fedora-kickstarts.
from 2880982 Merge #787 `Updates for network changes to built images`
add 0b624bc kde: disable plasma-discover-notifier on live image
new 0494626 Merge #790 `kde: disable plasma-discover-notifier on live image`
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
fedora-live-kde-base.ks | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 2 months
[fedora-kickstarts] branch main updated (705eebe -> 2880982)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch main
in repository fedora-kickstarts.
from 705eebe Use correct `@^` for i3 env group, not just `@`
add 4ba7ce0 Updates for network changes to built images
new 2880982 Merge #787 `Updates for network changes to built images`
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
fedora-disk-base.ks | 2 +-
fedora-eln-guest.ks | 9 +--------
fedora-iot.ks | 3 +--
3 files changed, 3 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 2 months
[fedora-kickstarts] branch f34 updated (0591bde -> 63cb753)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch f34
in repository fedora-kickstarts.
from 0591bde Use correct `@^` for i3 env group, not just `@`
add 63cb753 Reduce the size of the scientific image (Bug 1915271).
No new revisions were added by this update.
Summary of changes:
fedora-scientific-common.ks | 15 ---------------
1 file changed, 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 2 months
[fedora-kickstarts] branch main updated (d030465 -> 705eebe)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch main
in repository fedora-kickstarts.
from d030465 Add initial-setup-gui to fedora-disk-xbase.ks
add 705eebe Use correct `@^` for i3 env group, not just `@`
No new revisions were added by this update.
Summary of changes:
fedora-i3-common.ks | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 2 months
Introducing Shells to Fedora spins community
by Zlatan Todoric
Hello to the entire Fedora community!
Shells (shells.com) started in June 2020 from the founders of Private Internet Access (PIA). Our goal for our desktop as a service is to close the digital divide by bringing different desktops to the masses, enabling developers to test and build better products, and providing a new wave of developers the opportunity to explore a different approach to the convergence of their desktops and apps.
Ease of use (reinstallations take a couple of clicks and less than a minute to finish), free backups via snapshots, and high speeds (500Mbps up/down) are already some of the features available through Shells.
We already have several Linux distros available and more are incoming weekly, and we want to have a polished Fedora experience as well. While we have Fedora on the list, we submitted our trademark request and are working through the details and would like to invite you for further collaboration between Fedora and Shells to create a better Fedora experience and potentially even create a spin!
Relevant ticket:
https://pagure.io/Fedora-Council/tickets/issue/349
Our Github repositories:
https://github.com/Shells-com
https://github.com/Shells-com/linux-scripts/blob/master/oscfg/fedora.sh <- current way of building Fedora
As stated per the ticket and conversations, Fedora kernel is a must for it to be accepted for the trademark, and your assistance will be key as we want to ensure a polished experience (i.e. proper management of disk resize and bootloader, packaging shells-helper, and other default packages). We look forward to any helping us maintain the Fedora OS and being a part of our future as we take virtual cloud computing to the next level! Thanks!
Kind regards,
Zlatan (Systems Engineer and Project Manager at Shells)
2 years, 2 months
[fedora-kickstarts] branch f34 updated: Use correct `@^` for i3 env group, not just `@`
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
adamwill pushed a commit to branch f34
in repository fedora-kickstarts.
The following commit(s) were added to refs/heads/f34 by this push:
new 0591bde Use correct `@^` for i3 env group, not just `@`
0591bde is described below
commit 0591bde498e43d752945427cee6c6827ee700770
Author: Adam Williamson <awilliam(a)redhat.com>
AuthorDate: Fri Mar 12 18:49:36 2021 -0800
Use correct `@^` for i3 env group, not just `@`
Signed-off-by: Adam Williamson <awilliam(a)redhat.com>
---
fedora-i3-common.ks | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fedora-i3-common.ks b/fedora-i3-common.ks
index b827b0d..0bc4d0c 100644
--- a/fedora-i3-common.ks
+++ b/fedora-i3-common.ks
@@ -11,7 +11,7 @@
%packages
-@i3-desktop-environment
+@^i3-desktop-environment
brightlight
feh
dex-autostart
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 2 months
[fedora-kickstarts] branch f34 updated (6fddbc0 -> 47f3720)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
adamwill pushed a change to branch f34
in repository fedora-kickstarts.
from 6fddbc0 Add initial-setup-gui to fedora-disk-xbase.ks
add cd9b1a5 Adding @hardware-support for I3 Spin
add 47f3720 Cleaning the packages that are already present on @i3-desktop-environment
No new revisions were added by this update.
Summary of changes:
fedora-i3-common.ks | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 2 months
[fedora-kickstarts] branch main updated (abbfe94 -> d030465)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
adamwill pushed a change to branch main
in repository fedora-kickstarts.
from abbfe94 Cleaning the packages that are already present on @i3-desktop-environment
add d030465 Add initial-setup-gui to fedora-disk-xbase.ks
No new revisions were added by this update.
Summary of changes:
fedora-disk-xbase.ks | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 2 months
[fedora-kickstarts] branch f34 updated (4fa6ca5 -> 6fddbc0)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
adamwill pushed a change to branch f34
in repository fedora-kickstarts.
from 4fa6ca5 maintainers.toml: fix stray quote that was messing up compose tracker
add 6fddbc0 Add initial-setup-gui to fedora-disk-xbase.ks
No new revisions were added by this update.
Summary of changes:
fedora-disk-xbase.ks | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 2 months