Brian C. Lane
1c936ee984
Add xfsdump and remove extra files from xfsprogs ( #1118654 )
...
Resolves: rhbz#1118654
2014-08-12 11:49:39 -07:00
Brian C. Lane
1686a1a159
Add ipmitool and drivers ( #1126009 )
...
Add the ipmi tools and keep the impi drivers in the image.
Resolves: rhbz#1126009
2014-08-12 11:28:33 -07:00
Brian C. Lane
c4ea32367d
Stop removing curl after adding it ( #1083205 )
...
curl is useful for things like kickstart %pre and %post
Resolves: rhbz#1083205
2014-04-03 14:15:24 -07:00
Brian C. Lane
e6015f93c5
createrepo is needed by driver disks ( #1016004 )
...
deltarpm is needed by createrepo.
Related: rhbz#1016004
2014-02-26 10:06:55 -08:00
Brian C. Lane
d30390aa9e
Remove unneeded images from the product -logos ( #1068721 )
...
The background images are not used during install, as well as a number
of other items from redhat-logos. There was also a bug -- product.name
did not expand to 'redhat' so it wasn't removing anything from the -logos
package.
Resolves: rhbz#1068721
2014-02-21 10:41:03 -08:00
Brian C. Lane
d08d8081b6
Include mesa-dri-drivers ( #1053940 )
...
Radeon cards need these.
Resolves: rhbz#1053940
2014-02-12 15:34:38 -08:00
Brian C. Lane
0a9bdb2157
Include partx ( #1022899 )
...
Used by lvm on multipath.
Resolves: rhbz#1022899
2013-11-14 13:47:20 -08:00
Vratislav Podzimek
123728393d
Do not remove libdaemon from the runtime environment ( #1028938 )
...
It is needed by the new NetworkManager.
2013-11-11 12:46:37 +01:00
Brian C. Lane
09490877a0
Install subscription-manager ( #1026304 )
...
Only use the product-id plugin.
Resolves: rhbz#1026304
2013-11-04 11:29:52 -08:00
Brian C. Lane
dccaa0eeb0
Keep virtio_console module ( #750231 )
...
virtio_console is a module in RHEL7, so we need to leave it in place
when cleaning the image. It will be loaded automatically when needed.
2013-10-11 13:34:49 -07:00
David Shea
186999b5da
Keep liblzo2.* ( #997976 )
...
/usr/lib*/realmd/realmd needs liblzo2.
(cherry picked from commit d001ff409a
)
2013-08-16 12:24:57 -04:00
Harald Hoyer
22a36d3a81
dracut-nohostonly and dracut-norescue got renamed for dracut >= 030 ( #990305 )
2013-08-01 10:05:08 -07:00
David Shea
2ea99b1810
Don't remove xkeyboard-config message files ( #989757 )
...
The xkeybard-config .mo files are needed to translate the layout
switching options. The xklavier calls in anaconda will automatically
translate the option strings as long as the translations are present.
2013-07-29 17:14:19 -04:00
Brian C. Lane
d0779835b4
Don't remove thbrk.tri ( #886250 )
2013-06-12 13:22:18 -07:00
Brian C. Lane
2b9f7cf7ab
Switch from xorg-x11-fonts-ethiopic to sil-abyssinica-fonts ( #875664 )
2013-06-12 11:03:13 -07:00
Brian C. Lane
4664095e45
Leave /etc/os-release in the initrd ( #956241 )
...
systemd needs /etc/os-release, otherwise switch-root will fail.
2013-04-26 08:56:25 -07:00
David Lehman
577d9cc954
Let devices get detected and started automatically.
...
Also stop masking fedora-storage-* units as they no longer exist.
2013-04-08 09:54:42 -05:00
Jan Stodola
e3432dcde7
Do not remove files required by tools from the s390utils-base package.
...
This patch will keep following files in installation images:
/usr/bin/dirname
/usr/bin/getopt
/usr/sbin/ethtool
2013-03-26 16:20:41 -07:00
Brian C. Lane
b7d127946b
Don't remove hmac files for ssh and sshd ( #882153 )
2013-03-13 08:12:36 -07:00
Martin Gracik
da238e18fc
Do not remove gtk3 share files
...
Resolves: rhbz#875846
2012-12-20 12:35:37 +01:00
Brian C. Lane
5fdf15b4ac
remove multipath rules ( #880263 )
...
This is a temporary fix until multipath can be updated.
2012-12-05 10:39:24 -08:00
Martin Gracik
8d8b4fbb50
Do not remove the fipscheck package ( #882153 )
2012-11-30 12:41:57 +01:00
Dan Horák
0dcc91177a
perl is required by some low-level tools on s390x ( #868824 )
...
Don't remove perl on s390x as it is required by some low-level tools.
2012-10-22 18:20:32 +02:00
Martin Gracik
fb69670ea8
There's no lang-table in anaconda anymore ( #857925 )
2012-09-17 11:41:39 -07:00
Brian C. Lane
2559dc64d8
Revert "X needs the DRI drivers" ( #855289 )
...
This reverts commit 74e58adfd2
.
Ends up that the dri errors in the Xorg logs are a red herring.
2012-09-12 13:06:27 -07:00
Jesse Keating
5a22857d26
Keep the dracut-lib.sh around for runtime ( #851362 )
...
This will be used by the anaconda-generator systemd script.
2012-09-06 15:29:45 -07:00
Brian C. Lane
74e58adfd2
X needs the DRI drivers
2012-09-05 17:36:54 -07:00
Radek Vykydal
42e3d27ff1
nm-connection-editor was moved to separate package ( #849056 )
2012-08-20 10:22:47 +02:00
Brian C. Lane
049d7de933
remove cleanup of some essential libraries
...
Gtk uses a number of the xcb-* libraries, and libXxf86vm.
libpcre is needed by grep
ldd is useful in figuring out what libraries are missing.
2012-08-15 17:02:17 -07:00
Martin Gracik
d84dfcc561
Don't remove krb5-libs ( #848227 )
...
Anaconda needs it.
2012-08-15 09:52:40 +02:00
Martin Gracik
84a4002870
Don't remove chvt from the install image ( #838554 )
2012-07-23 09:52:44 +02:00
Martin Gracik
8c8a186309
Add llvm-libs ( #826351 )
...
vmware driver needs this when installing in virtual machines.
2012-07-23 09:52:44 +02:00
Martin Gracik
4715134502
Don't remove the id tool ( #836493 )
2012-07-10 09:57:57 +02:00
Chris Lumens
b7fe01db89
newui requires checkisomd5 to run media check.
2012-07-02 11:08:39 -04: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
Will Woods
8d49fcdc24
add dracut-shutdown.service (and its dependencies)
...
We need the initramfs around to reboot properly. If it's packed up in
/boot we need this service to unpack it. If it's not there, the service
does nothing, so this patch won't hurt anything.
Also add pigz, which speeds up compression nicely (for use in
anaconda-cleanup-initramfs.service).
2012-06-19 20:00:00 -04:00
Will Woods
f36f775146
leave pregenerated locale files (save RAM)
...
Now that the runtime contents remain compressed and aren't always stored
in RAM, it generally takes less RAM to keep these around than to run
'localedef' in anaconda.
This switches us back to the old pre-lorax method for setting up the
locale archive - see e.g. anaconda commit ea71816d
2012-06-19 20:00:00 -04:00
Will Woods
7150cad31b
runtime-cleanup: log broken symlinks being removed
...
Print out a message about each broken symlink being removed. Also, no
need to bother looking in /lib since it's just a symlink to /usr/lib.
2012-06-19 19:59:59 -04:00
Will Woods
e16e466a77
clean up net-tools properly
...
The 'removefrom net-tools' lines were trying to delete a bunch of things
that don't exist anymore, or have changed paths. Fix 'em up.
2012-06-19 19:59:59 -04:00
Will Woods
46b405d40a
runtime-cleanup: correctly clean up kbd
...
The 'removefrom kbd' line wasn't deleting anything because it was
looking in the wrong place. It was also kind of wordy.
This version should keep the needed binaries and remove the stuff we
don't need, as intended.
2012-06-19 19:59:59 -04:00
Will Woods
a6d3b9355b
runtime-cleanup: correctly clean up iproute
...
iproute's binaries moved to /usr/sbin, so they were *all* getting
removed by the '/usr/*' glob. iscsi's NetworkManager dispatcher script
uses 'ip' so this might be needed for proper iscsi support; at the very
least it quiets some error messages from NM. It's also pretty likely
people's kickstart scripts use 'ip' utility, so we'd better make sure
it's still available.
2012-06-19 19:59:59 -04:00
Will Woods
886e0c1557
runtime-cleanup: drop a bunch of do-nothing removals
...
Remove a bunch of useless 'removefrom' lines that did nothing but cause
"no files to remove!" messages in lorax logs.
- ConsoleKit isn't in the anaconda runtime
- update-gtk-immodules isn't in gtk3
- there's nothing in /usr/share/selinux in selinux-policy-targeted
- zenity doesn't have a /usr/share/omf directory
- libpng moved to libpng15.*; actually removing it breaks the GUI
- pcmciautils' binaries are in /sbin, not /usr/sbin. They're only 7kb,
so let's just keep 'em.
This should have *no effect* on the contents of the runtime images.
2012-06-19 19:59:59 -04:00
Brian C. Lane
f73545471b
Add grub2 so that rescue is more useful
2012-06-04 14:42:57 -07:00
Martin Gracik
3636fd5814
Do not remove shared-mime-info ( #825960 )
2012-06-04 16:14:38 +02:00
Martin Gracik
98cbc409d1
Don't remove sha256sum from the install image
2012-05-31 16:38:29 +02:00
Will Woods
c03ac93997
Add 'tmux' to runtime image
...
Having tmux would let us set things up so we can run all our 'terminals'
(shell, log output, etc) inside one terminal. Useful for headless stuff.
2012-04-27 14:26:18 -04:00
Will Woods
42737f0abf
keep all filesystem tools
...
This adds ~700kb to the installer runtime, but it also adds a lot of
useful filesystem tools and reduces complexity a bit. A fair trade!
2012-04-24 14:47:42 -04:00
Martin Gracik
ef214183ec
Leave some of the grub2 utilities in the install image ( #749323 )
2012-04-24 14:47:41 -04:00
Brian C. Lane
60f8c9fabe
add gdisk to install image ( #811083 )
...
Add gdisk and related tools to the install image.
2012-04-12 08:29:39 -07:00
Martin Gracik
5d026fed46
Don't use --allbut for xfsprogs cleanup ( #804779 )
2012-04-12 08:29:17 -07:00