Adam Williamson
bc9b40f18f
add fedora-repos-anaconda to runtime environment
...
This is a virtual provides that should install the product specific yum
repo files in /etc/yum.repos.d/ with the one matching the product name
enabled. Eg. fedora-server.repo with an id of fedora-server and
enabled=1
Anaconda will then use this repository when 'Closest Mirror' is selected
as the installation source.
Signed-off-by: Brian C. Lane <bcl@redhat.com>
2014-09-15 13:05:41 -07:00
Brian C. Lane
8a804d10e5
Add more tools for rescue mode ( #1109785 )
...
This adds od, hexdump, hexedit, gdisk, and binaries from sg3_utils
Resolves: rhbz#1109785
2014-09-09 11:25:55 -07:00
Brian C. Lane
0126945e92
Add ipmitool and drivers ( #1126009 )
...
Add the ipmi tools and keep the impi drivers in the image.
Resolves: rhbz#1126009
2014-08-12 14:29:23 -07:00
Brian C. Lane
41a289fc0e
Add kexec anaconda addon ( #1115914 )
...
Tested against current boot.iso
2014-07-25 14:43:25 -07:00
Brian C. Lane
00057c7b44
Revert "Add kexec anaconda addon ( #1115914 )"
...
This reverts commit f3f2aa4851
.
The addon does not currently work, reverting it until it does and has
been tested so that it doesn't block further Fedora work by breaking the
installer iso.
2014-07-23 08:01:40 -07:00
Brian C. Lane
cf2407b618
Add xfsdump and remove extra files from xfsprogs ( #1118654 )
...
Resolves: rhbz#1118654
2014-07-11 10:07:00 -07:00
Brian C. Lane
f3f2aa4851
Add kexec anaconda addon ( #1115914 )
2014-07-11 09:42:19 -07:00
Brian C. Lane
a683940d59
Fix typo in lohit-telugu-fonts
2014-07-10 11:32:42 -07:00
Brian C. Lane
984ebfbef3
Remove biosdevname ( #989209 )
...
biosdevname has been replaced by systemd predictable network interface
names. See
https://fedoraproject.org/wiki/Features/SystemdPredictableNetworkInterfaceNames
for more background and bug 965718 for discussion.
2014-06-30 16:51:21 -07:00
Colin Walters
3345a97f35
runtime-install: Add rpm-ostree, move dnf here
...
rpm-ostree is a new payload type available in Anaconda, will be used
by Project Atomic (http://projectatomic.io ) builds and the new Fedora
Cloud Docker Host.
dnf has previously existed, but as it's only required at installation
time, let's move it here as well.
Per discussion on the anaconda list, we don't want to pull these in as
a dependency of the "anaconda" package as initial-setup -> anaconda
which means they end up on every system.
2014-05-12 08:28:56 -07:00
Brian C. Lane
63d4e7adf2
Install specific lohit fonts instead of all of them ( #1090390 )
...
Tamil-Classical, Marathi, Nepali are variant of other lohit fonts.
Lohit Malayalam is not required as we are installing smc-meera-fonts.
2014-04-24 14:40:51 -07:00
Brian C. Lane
edf2bdbf59
Install rdma so that dracut will use it along with libmlx4 ( #1089564 )
...
libmlx4 needs rdma, otherwise it is skipped when dracut builds the
initrd.
Resolves: rhbz#1089564
2014-04-21 13:59:37 -07:00
Brian C. Lane
127e6c7df1
Update syslinux 6.02 support for noarch change
...
syslinux-nonlinux is now noarch, update the template.
Add loading of the other syslinux modules to the live x86.tmpl
2014-04-15 13:17:39 -07:00
Brian C. Lane
e38e17259d
Update to support syslinux 6.02
2014-04-10 17:26:03 -07:00
Mark Hamzy
cc2f98bfc5
support ppc64le in lorax
...
Add support for the ppc64le architecture in lorax.
Signed-off-by: Brian C. Lane <bcl@redhat.com>
2014-03-27 10:06:41 -07:00
Brian C. Lane
f3059db6cc
Install bzip2 for liveimg tar.bz2 support
2014-03-26 10:00:20 -07:00
Brian C. Lane
5bc2268a4b
Remove obsolete firstaidkit packages ( #1076237 )
2014-03-14 17:11:10 -07:00
Brian C. Lane
9ce0c83d36
Install aajohan-comfortaa-fonts ( #1047430 )
...
Comfortaa is needed by the Fedora SVG ransome notes.
2014-01-30 16:49:57 -08:00
d.marlin
f0d1c76ea4
Add initial 64-bit ARM (aarch64) support ( #1034432 )
...
Signed-off-by: Brian C. Lane <bcl@redhat.com>
Resolves: rhbz#1034432
2013-12-17 10:07:32 -08:00
Dennis Gilmore
8d84e9d25a
ARM: Don't install or deal with in templates, no longer existing kernels
...
remove no longer used kernel variants from templates
dont try to install no longer existing kernel-tegra variant
2013-10-16 18:06:20 -05:00
David W. Aquilina
71d1461e3f
Yaboot to grub2 conversion cleanup.
2013-09-09 16:30:31 -07:00
Vratislav Podzimek
c80d48e7aa
Firstboot is not an anaconda dependency
...
Moreover, it doesn't even exist in the F20 tree.
2013-09-05 08:59:51 +02:00
Brian C. Lane
56c216e7d4
Make sure grubby is installed for initrd creation ( #1001896 )
...
Some things need grubby. But they don't want to require them. So we make
sure it is available for other packages to use while building the
images.
Note that it is still removed in the cleanup script, and when installing
a system the grubby used will be the one pulled from the install repo.
2013-09-03 09:24:33 -07:00
Harald Hoyer
2402b6a85f
dracut-nohostonly and dracut-norescue got renamed for dracut >= 030
2013-08-01 09:04:29 -07:00
Peter Jones
99b9300602
EFI and related packages are only for x86_64
...
Conditionalize shim and grub2-efi and whatnot on being x86_64 for now -
at some point they'll turn into "efi architectures" and maybe even split
for SB vs not SB, but for now, this is fine.
Signed-off-by: Peter Jones <pjones@redhat.com>
2013-08-01 10:17:48 -04:00
David Lehman
5c21f3904e
Include device-mapper-persistent-data in images for thinp support.
2013-06-27 11:23:47 -05:00
Brian C. Lane
2b9f7cf7ab
Switch from xorg-x11-fonts-ethiopic to sil-abyssinica-fonts ( #875664 )
2013-06-12 11:03:13 -07:00
Vratislav Podzimek
2b9f0afbac
Do not install chrony and rdate explicitly
...
These are pulled as Anaconda's dependencies and shouldn't be listed here
explicitly.
Signed-off-by: Vratislav Podzimek <vpodzime@redhat.com>
2013-05-09 09:33:29 -07:00
Dan Horák
5471e6d806
no standalone modutils package
...
Resolves this error on s390x:
...
running runtime-install.tmpl
installpkg modutils failed: No package(s) available to install
Looking for extra fedup-dracut packages...
...
2013-04-23 10:33:38 +02:00
Dennis Gilmore
d751ac82db
remove no longer supported arm kernel variants add the new lpae one
2013-04-17 16:21:23 -07:00
Will Woods
e7a75d281f
runtime: install dracut-{nohostonly,norescue}
...
dracut tries to build hostonly initrd by default without the nohostonly
package/config; this results in a bunch of error messages about missing
files in proc and sys, and then the resulting initrd doesn't work 'cuz
it doesn't have any drivers for anything.
2013-03-19 00:47:58 -04:00
Will Woods
7274f6095a
runtime-install: install shim-unsigned
...
Otherwise you get errors about missing MokManager.efi if shim doesn't
exist in the repos (e.g. before the Alpha build)
2013-03-19 00:47:58 -04:00
Brian C. Lane
035f8648bc
Add explicit install of net-tools ( #921619 )
2013-03-14 10:44:33 -07:00
Dennis Gilmore
a4cf3c3c7c
remove sparc support
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2013-03-04 14:18:45 +01:00
Brian C. Lane
93aaf8c81f
add syslinux and ssm
...
The x86 template needs syslinux to be installed.
system-storage-manager is useful in rescue mode.
2013-02-12 10:36:00 -08:00
Dan Horák
d2081f2a21
tigervnc-server-module depends on Xorg, which doesn't exist on s390x
2013-01-31 08:58:51 -08:00
Dan Horák
8b81ae765d
tools not existing on s390x
2013-01-31 08:58:51 -08:00
Dan Horák
3b8187752b
specspo is dead for a long time
2013-01-31 08:58:51 -08:00
Dan Horák
aebb8654ec
no Xorg on s390x
2013-01-31 08:58:51 -08:00
Dan Horák
1eafcc65e9
only ix86/x86_64 and ppc/ppc64 need grub2
...
AFAIK grub2 is used only ix86/x86_64 and ppc/pcc64 arches. This will silence
the error thrown on arches where the package doesn't exist.
2012-12-11 12:03:04 +01:00
Dan Horák
a5abaf883a
no mount (sub-)package since RHEL-2
2012-12-11 11:14:18 +01:00
Will Woods
b5eb38ae97
build fedup upgrade.img
...
Use rebuild_initrds() with prefix='upgrade' to build upgrade.img with
the fedup "system-upgrade" module(s) inside.
2012-11-30 13:28:38 -06:00
Martin Gracik
e4c03a98b9
Add thai-scalable-waree-fonts ( #872468 )
2012-11-30 12:42:03 +01:00
Jesse Keating
75db366402
Install the yum-langpacks plugin ( #868869 )
2012-11-06 11:10:53 -08:00
Brian C. Lane
44afcf5123
Add yum-plugin-fastestmirror ( #849797 )
2012-08-23 14:59:04 -07:00
Radek Vykydal
42e3d27ff1
nm-connection-editor was moved to separate package ( #849056 )
2012-08-20 10:22:47 +02:00
Peter Jones
72c1aa9cd3
Add grub2-efi support and Secure Boot shim support.
...
This adds grub2-efi support in general as well as using the Secure Boot
shim loader on uefi media.
2012-08-13 11:03:40 -04:00
d.marlin
f170b6dc49
Add 'mvebu' to list of recognized ARM kernels.
...
Signed-off-by: David A. Marlin <dmarlin@redhat.com>
2012-07-25 12:43:23 +02:00
Martin Gracik
30cb18a9ec
Add initial support for ARM based systems (dmarlin)
2012-06-21 09:33:53 +02:00
Will Woods
6d1e637731
Add plymouth to the installer runtime
...
Now we can have bootsplash if we want. Whee!
2012-06-19 20:00:00 -04:00