| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Due to changes related to gtk-3, we have to have Adwaita theme files in
the image to keep the nice themed look (buttons, window decorations).
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
We need this command to handle clearing the cio_ignore blacklist.
Related: rhbz#633469
(cherry picked from commit fcbcea085aa69adbb082b75fbf285f9956cc30b9)
|
| |
|
|
|
| |
Part of the removal never happened in the first place, and part of it got
overwritten when I pushed the install image merging patch series.
|
| |
|
|
|
|
|
|
| |
We need this to change the IPL device before rebooting, plus it
fixes the broken lsreipl symlink in the initrd.img on s390x.
Related: rhbz#632325
(cherry picked from commit 2422dc268571269de3e172a90d13eecd78362598)
|
| |
|
|
| |
This should cover all the formats recognized by blkid. Finally.
|
| |
|
|
| |
More reliable than the rescue image...
|
| |
|
|
|
|
|
| |
Includes brcm_iscsiuio daemon for bnx2i cards as well as loading the
drivers and spawning the daemons in stage2 storage code.
Related: rhbz#442980
|
| |
|
|
| |
Resolves: rhbz#654432
|
| | |
|
| | |
|
| |
|
|
| |
Related: rhbz#442980
|
| |
|
|
|
|
|
|
|
|
|
| |
Previously we used an .xml file. That bore two problems:
a) the xml contained paths to schmas making the tweaking code longer and
error-prone when the schema paths change.
b) the syntax we used to call gconftool-2 is not really documented in
gconftool's manpage.
The patch calls gconftool-2 directly, with specific paths, exactly in the
same way livecd spin kickstarts do.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
There's no need for all this file creation, installation, and copying to exist
in makeinitrd when it could just as easily be in upd-instroot with everything
else.
|
| |
|
|
|
|
| |
This eliminates almost all the calls to instbin in makeinitrd. Since the images
are being merged, there's no need to copy to a second root just to pack them
up there.
|
| | |
|
| |
|
|
| |
upd-instroot.
|
| |
|
|
| |
No longer used. mount can now handle loop devices itself.
|
| |
|
|
|
|
|
|
| |
* Don't put slashes after firstaidkit paths as find doesn't like that.
* kernel-wrapper is ppc-specific, so conditionalize its inclusion.
* rpmpopt is always in /usr/lib/rpm.
* Include kacst font packages and fix font names.
* No subdirectories under PYTHONPATH ever need to be mentioned.
|
| |
|
|
| |
This saves about 63 MB of uncompressed space.
|
| |
|
|
|
|
| |
This saves about 6 MB of uncompressed space. It's also not strictly needed
since we're running out of memory anyway so icon lookups should be pretty
quick without it. Also, anaconda doesn't load very many icons.
|
| |
|
|
| |
This saves about 8 MB of uncompressed space.
|
| |
|
|
| |
This saves about 30 MB of uncompressed space.
|
| |
|
|
| |
We really don't need joe in the instroot. Really.
|
| | |
|
| |
|
|
|
| |
We now need to include NetworkManager.conf instead of nm-system-settings.conf
due to a packaging change.
|
| |
|
|
| |
See ssh(1) for information about using ssh.
|
| |
|
|
|
| |
Package man was renamed to man-db, and also
the man.config has been renamed to man_db.conf
|
| |
|
|
|
| |
Python 2.7 uses pyconfig-64.h (modulo the platform) to determine some
things at runtime, so we need to have it in the install.img .
|
| |
|
|
| |
Include /etc/modprobe.d/libmlx4.conf from the libmlx4 package.
|
| | |
|
| |
|
|
|
| |
Also don't remove the needed libraries from libdir,
when creating the install.img.
|
| |
|
|
|
| |
needed by gtk.gdk.pixbuf_new_from_file() when opening a file. this is due
to the recent updates to the gtk2 library.
|
| |
|
|
|
| |
this is because /etc was missing a couple of dummy files libuser
absolutely needs in order not to fail.
|
| |
|
|
|
|
|
|
| |
fixed by copying contents of
/mnt/sysimage/tmp/anaconda-screenshots too.
also disable the metacity screenshot shortcuts so no errors are seen. in
fact, we are now catching PrintScrn to do a screenshot ourselves.
|
| |
|
|
|
|
|
| |
Provides a shell script that restarts stage2 anaconda by killing it along
with everything it has spwawned (X server, metacity).
This also needs some support by the loader.
|
| | |
|
| |
|
|
|
|
| |
tested x86_64 and vmware. note that the xrandr call does nothing if
--dpi=96 is also present, so I didn't use it. The fonts can therefore look
smaller/larger than usual.
|
| |
|
|
| |
Related: rhbz#593941
|
| |
|
|
|
| |
We need to have this file so the rpm routines
don't show up warnings that it's missing.
|
| | |
|
| |
|
|
|
| |
This file is needed so sshd can be run when fips mode
is enabled.
|
| | |
|