Commit Graph

20 Commits

Author SHA1 Message Date
Adam Williamson 4af7364074 manipulate network service in %post (#1369794)
Due to #1369794 , anaconda cannot currently manipulate sysv
services in F25+. So to work around this, take 'network' out of
the services lines in all kickstarts and instead manipulate
it in the %post section, with chkconfig.

Also remove rsyslog from the Atomic image services line because
it doesn't appear to be included in the OStree tree at present
and so attempting to enable the service breaks Atomic image
compose, see e.g.:

https://kojipkgs.fedoraproject.org//work/tasks/9022/15349022/oz-x86_64.log

also correct the name of the ssh service in fedora-arm-base.ks;
it's sshd not ssh.
2016-08-24 11:27:40 -06:00
Kevin Fenzi 9f254062c3 Switch md5 to sha512. Fixes bug #1234068
This is pretty cosmetic as live and cloud images don't use passwords
and they install with sha512 fine, but some people may use these
kickstarts as a base for their spins, so we should use best practices.
2015-06-21 10:38:20 -06:00
Bruno Wolff III 8394644034 Make it easier to handle branching
Now the switch between using the rawhide repo and the normal repos
can be done by just switching comment lines in one place
(fedora-repo.ks). (Note that the repo lines in fedora-install.ks
don't get changed for branching.)
2013-06-29 08:05:30 -05:00
Bruno Wolff III c582e3962e Initial f18 rawhide package 2012-06-15 11:24:31 -05:00
Bruno Wolff III 5f00cb35c5 Update repo commands to use branched release
Now that we have branched we want the default repo commands to
point to the branched release, not rawhide. There is an empty
updates repo, so it's safe to uncomment the updates repo as well.
2012-02-12 08:04:42 -06:00
Bruno Wolff III c6d5e9053a Initial f17 build
Switch back to using rawhide for live images by default
2011-10-25 07:00:54 -05:00
Bruno Wolff III 5f363b1baa Switch from using rawhide to release repos. 2011-08-06 11:13:32 -05:00
Bruno Wolff III 7ce33d2aed Master branch is now following rawhide. 2011-05-02 23:11:40 -05:00
Bruno Wolff III a878b281e4 Switch default repos now that F15 has branched. 2011-02-11 10:08:02 -06:00
Bruno Wolff III 9c6bf5bdaf Use $releasever instead of hard coded release.
livecd-creator supports $releasever, so we can remove hard coded release names
(other than rawhide) from the repo commands. Even though these are currently
comments, I wanted to get a head start on getting these ready for the F15
branch.
2011-01-27 11:37:01 -06:00
Bruno Wolff III 4af94adf17 arch=i386 changed back to arch=$basearch. 2011-01-10 08:14:48 -06:00
Dennis Gilmore b2dff71e45 make the disk 1GiB aext4 for aos appliance 2011-01-07 12:48:44 -06:00
Bruno Wolff III 86477b4fbd The master branch is back to using rawhide for a while. 2010-10-12 22:22:49 -05:00
Bruno Wolff III 7e737f095e kickstart files need to use absolute basearch and releasever.
The mirrorlist url used yum variables ($basearch and $releasever) which don't
work in pykickstart. I changed them to i386 and 14.
2010-10-12 21:40:00 -05:00
Bruno Wolff III ccbd53091d Update repo definitions
At this point in the release cycle the fedora and updates repos should
be enabled.
The ks files for live spins that define these should be consistent with
each other.
2010-08-30 21:58:46 -05:00
Jeroen van Meeuwen (Fedora Unity) bb2a62ca3d Compose aos against rawhide in the master branch 2008-11-30 20:44:12 +01:00
Jeroen van Meeuwen (Fedora Unity) d3548e6e1c Set default repository config to f10 2008-11-20 00:26:07 +01:00
root 44f221c2a4 Updated the aos kickstart file to be 550 megs to build on x86_64 2008-09-16 08:28:22 -04:00
root 2a7ce0622a Enabled Selinux, but made it permissive 2008-09-04 09:00:14 -04:00
Jeroen van Meeuwen (Fedora Unity) e25600d498 Add fedora-aos.ks 2008-08-28 12:26:57 +02:00