kickstart for fedora-server-netinst
by Boyd Kelly
Hi,
I am just coming back to fedora spins and kickstarts. Is there a kickstart.ks to create the fedora-server-netinst.iso? What I'm interested in looking at is the system rescue option that doesn't seem to exist anywhere else. I was hoping to customize this and add a few packages.
Also just as an aside... in a container, is mock still the best option to make a spin? Thanks!!
2 years, 9 months
[fedora-kickstarts] branch f33 updated (a15bea7 -> 6ffaaf0)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
mohanboddu pushed a change to branch f33
in repository fedora-kickstarts.
from a15bea7 Mate: little cleanup
add 6ffaaf0 Temporarily remove duplicity due to conflicts
No new revisions were added by this update.
Summary of changes:
fedora-live-design_suite.ks | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 9 months
[fedora-kickstarts] branch f33 updated (137ea2f -> a15bea7)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch f33
in repository fedora-kickstarts.
from 137ea2f Comp_neuro: remove neurord
add a15bea7 Mate: little cleanup
No new revisions were added by this update.
Summary of changes:
fedora-mate-common.ks | 5 -----
1 file changed, 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 9 months
[fedora-kickstarts] branch master updated (4ac2bfb -> 64e1747)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch master
in repository fedora-kickstarts.
from 4ac2bfb Comp_neuro: remove neurord
add 64e1747 Mate: little cleanup
No new revisions were added by this update.
Summary of changes:
fedora-mate-common.ks | 5 -----
1 file changed, 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 9 months
[fedora-kickstarts] branch f33 updated (0d0b2c7 -> 137ea2f)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
mohanboddu pushed a change to branch f33
in repository fedora-kickstarts.
from 0d0b2c7 IoT: setup ostree from f33/devel branched
add 137ea2f Comp_neuro: remove neurord
No new revisions were added by this update.
Summary of changes:
fedora-comp-neuro-common.ks | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 9 months
[fedora-kickstarts] branch master updated (86e5d6c -> 4ac2bfb)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
mohanboddu pushed a change to branch master
in repository fedora-kickstarts.
from 86e5d6c arm-base: pass --extlinux to bootloader
add 4ac2bfb Comp_neuro: remove neurord
No new revisions were added by this update.
Summary of changes:
fedora-comp-neuro-common.ks | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 9 months
[fedora-kickstarts] branch f33 updated: IoT: setup ostree from f33/devel branched
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
pbrobinson pushed a commit to branch f33
in repository fedora-kickstarts.
The following commit(s) were added to refs/heads/f33 by this push:
new 0d0b2c7 IoT: setup ostree from f33/devel branched
0d0b2c7 is described below
commit 0d0b2c78102ab4638d90caaeb7c25579ddf5d914
Author: Peter Robinson <pbrobinson(a)fedoraproject.org>
AuthorDate: Mon Aug 17 09:17:38 2020 +0100
IoT: setup ostree from f33/devel branched
Signed-off-by: Peter Robinson <pbrobinson(a)fedoraproject.org>
---
fedora-iot.ks | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/fedora-iot.ks b/fedora-iot.ks
index 9f8e5a5..2346568 100644
--- a/fedora-iot.ks
+++ b/fedora-iot.ks
@@ -19,7 +19,7 @@ autopart --nohome --noswap --type=plain
# Equivalent of %include fedora-repo.ks
# Pull from the ostree repo that was created during the compose
-ostreesetup --nogpg --osname=fedora-iot --remote=fedora-iot --url=https://kojipkgs.fedoraproject.org/compose/iot/repo/ --ref=fedora/rawhide/${basearch}/iot
+ostreesetup --nogpg --osname=fedora-iot --remote=fedora-iot --url=https://kojipkgs.fedoraproject.org/compose/iot/repo/ --ref=fedora/devel/${basearch}/iot
reboot
@@ -41,14 +41,14 @@ fi
# Set the origin to the "main ref", distinct from /updates/ which is where bodhi writes.
# We want consumers of this image to track the two week releases.
-ostree admin set-origin --index 0 fedora-iot https://dl.fedoraproject.org/iot/repo/ "fedora/rawhide/${arch}/iot"
+ostree admin set-origin --index 0 fedora-iot https://dl.fedoraproject.org/iot/repo/ "fedora/devel/${arch}/iot"
# Make sure the ref we're supposedly sitting on (according
# to the updated origin) exists.
-ostree refs "fedora-iot:fedora/rawhide/${arch}/iot" --create "fedora-iot:fedora/rawhide/${arch}/iot"
+ostree refs "fedora-iot:fedora/devel/${arch}/iot" --create "fedora-iot:fedora/devel/${arch}/iot"
# Remove the old ref so that the commit eventually gets cleaned up.
-ostree refs "fedora-iot:fedora/rawhide/${arch}/iot" --delete
+ostree refs "fedora-iot:fedora/devel/${arch}/iot" --delete
# delete/add the remote with new options to enable gpg verification
# and to point them at the cdn url
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 9 months
Attention all active spins! DNF better counting is almost here -- time to update spins!
by Matthew Miller
In F33+ The fedora-release package has "identity" subpackages which set
VARIANT and VARIANT_ID in /etc/os-release. Many of the popular desktop spins
have these, but not all do, and some of our newer spins are missing.
If this is set, the DNF "countme" metric tool will report the variant in
use, and I can report that back to you -- and eventually have
publically-available automatic reports.
Of course, many special-purpose spins shouldn't be measured solely by user
count, but it's always a nice baseline number to have.
Please work with Release Engineering to get an identity subpackage for your
spin!
https://src.fedoraproject.org/rpms/fedora-release/blob/master/f/fedora-re...
--
Matthew Miller
<mattdm(a)fedoraproject.org>
Fedora Project Leader
2 years, 9 months
[fedora-kickstarts] branch f33 created (now c7ba31e)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
humaton pushed a change to branch f33
in repository fedora-kickstarts.
at c7ba31e Branching F33 from rawhide
This branch includes the following new commits:
new c7ba31e Branching F33 from rawhide
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 10 months