Brian C. Lane
5166bc8a20
- Restore the 98dracut-systemd service files to the install.img (bcl)
...
Related: rhbz#1805405
- Add eject back into the boot.iso (bcl)
Resolves: rhbz#1805405
2020-02-27 08:59:55 -08:00
Brian C. Lane
ab022b6997
Restore the 98dracut-systemd service files to the install.img
...
dracut renamed this module so the files were being removed from the
install.img (BUT not from the initramfs). They are necessary for the
shutdown eject feature to work.
Related: rhbz#1805405
2020-02-21 12:27:11 -08:00
Brian C. Lane
2b20bf7ad9
Add eject back into the boot.iso
...
The eject utility moved into util-linux and the package was dropped, but
since the runtime-cleanup template is using `removefrom util-linux
--allbut` it was never added to the boot.iso after the move.
This adds it to the list of binaries to keep from util-linux.
Resolves: rhbz#1805405
2020-02-20 11:07:14 -08:00
Brian C. Lane
55b5cf78ae
- Install rdma-core and libmlx4 packages
...
Resolves: rhbz#1762662
2020-01-10 10:22:00 -08:00
Brian C. Lane
7f34f802ed
Install rdma-core and libmlx4 packages
...
These are required for dracut to install the IB related modules in the
initramfs.
Resolves: rhbz#1762662
2020-01-10 10:19:31 -08:00
Brian C. Lane
39dfb4f363
- Use mkisofs for the s390 live-iso template
...
Resolves: rhbz#1746424
2019-12-11 10:37:52 -08:00
Brian C. Lane
1173a57217
Use mkisofs for the s390 live-iso template
...
Resolves: rhbz#1746424
2019-12-11 09:12:42 -08:00
Brian C. Lane
028a9873b8
- Add dmidecode on supported architectures
...
Resolves: rhbz#1714793
2019-11-12 14:54:11 -08:00
Brian C. Lane
6260daf8ab
Add dmidecode on supported architectures
...
Currently supported on i386, x86_64, aarch64
Resolves: rhbz#1714793
2019-11-11 10:46:53 -08:00
Brian C. Lane
457b481fee
- Update ppc64le isolabel to match x86_64 logic (bcl)
...
Resolves: rhbz#1757338
- set inst.stage2 for ppc64le image (bcl)
Resolves: rhbz#1757338
2019-11-08 10:06:16 -08:00
Brian C. Lane
97123b194b
Update ppc64le isolabel to match x86_64 logic
...
It was substituting _ which didn't match what pungi uses for creating
the DVD. Make things consistent and use - as the replacement character.
(cherry picked from commit 372bef945f2addbf66c35bce8439f3508ee2ab8a)
Resolves: rhbz#1757338
2019-11-08 09:59:36 -08:00
Brian C. Lane
f69717eaa5
set inst.stage2 for ppc64le image
...
(cherry picked from commit c53de4e63c37a2272e0699b3a4cc82fce51379da)
Resolves: rhbz#1757338
2019-11-08 09:56:24 -08:00
Brian C. Lane
57ea0e5df7
- Update package version for 8.2 release
...
- Drop unneeded uboot-tools, and remove iso-graft from the aarch64.tmpl
Resolves: rhbz#1763922
- Add live iso support to s390
Resolves: rhbz#1746424
2019-10-31 15:24:17 -07:00
Brian C. Lane
04d16cdcc7
Drop unneeded uboot-tools, and remove iso-graft from the aarch64.tmpl
...
Resolves: rhbz#1763922
2019-10-31 10:30:16 -07:00
Brian C. Lane
f35fe158a7
Add live iso support to s390
...
With this patch lmc and lorax-composer can be used to create a live iso
when running on s390 systems.
Resolves: rhbz#1746424
2019-10-31 10:01:58 -07:00
Brian C. Lane
a062372ea3
- Fix path to generic.prm (bcl)
...
Resolves: rhbz#1746424
2019-09-03 10:51:15 -07:00
Brian C. Lane
d1a822db95
Fix path to generic.prm
...
Also quote ${extra_boot_args} as in the other templates
Related: rhbz#1712822
Resolves: rhbz#1746424
2019-09-03 10:46:28 -07:00
Brian C. Lane
ec9035988b
- Install redhat-release-eula package (bcl)
...
Related: rhbz#1700465
- Don't remove chmem and lsmem from install.img (bcl)
Resolves: rhbz#1691472
- Include the hid-multitouch kernel module (bcl)
Resolves: rhbz#1670182
- Add extra boot args to the livemedia-creator iso templates (bcl)
Resolves: rhbz#1694180
- Add a ppc64le template for live iso creation (bcl)
Related: rhbz#1694180
- Add live-install.tmpl (bcl)
Related: rhbz#1694180
2019-05-15 16:23:32 -07:00
Brian C. Lane
f0f0cb6b7d
Install redhat-release-eula package
...
Related: rhbz#1700465
2019-05-15 16:09:28 -07:00
Brian C. Lane
58d4c2f8f0
Don't remove chmem and lsmem from install.img
...
Resolves: rhbz#1691472
2019-05-15 15:55:46 -07:00
Brian C. Lane
8ff4f528b4
Include the hid-multitouch kernel module
...
Resolves: rhbz#1670182
2019-05-15 15:50:09 -07:00
Brian C. Lane
d2180f3d63
Add extra boot args to the livemedia-creator iso templates
...
Resolves: rhbz#1694180
2019-05-15 15:46:02 -07:00
Brian C. Lane
23b9e7f3da
Add a ppc64le template for live iso creation
...
Related: rhbz#1694180
2019-05-15 15:45:45 -07:00
Brian C. Lane
45f2382472
Add live-install.tmpl
...
Needed by lorax-28.14.24-1 and later
Related: rhbz#1694180
2019-05-15 15:45:45 -07:00
Brian C. Lane
f5718645cf
Add gating test for the new templates
...
This runs lorax to generate a boot.iso using the new templates.
Resolves: rhbz#1678936
2019-05-14 16:24:16 -07:00
Brian C. Lane
c3b73e57da
- Update package version for 8.1 release
...
- Make sure lscpu is installed
Resolves: rhbz#1684735
2019-03-27 10:14:24 -07:00
Brian C. Lane
c6cf659e46
Make sure lscpu is installed
...
Resolves: rhbz#1684735
2019-03-27 10:11:46 -07:00
Brian C. Lane
7a1e9c8538
- Include python3-pyatspi on boot.iso (bcl)
...
Resolves: rhbz#1543290
2018-09-19 08:59:46 -07:00
Brian C. Lane
79f71bc2b3
Include python3-pyatspi on boot.iso
...
Having this on the boot.iso makes it easier for testing the Anaconda GUI
with dogtail.
Resolves: rhbz#1543290
2018-09-18 16:52:49 -07:00
Brian C. Lane
2190cc4657
- re-add temporarily removed packages (bcl)
...
Related: rhbz#1622395
- Use google-noto-sans-cjk-ttc-fonts (bcl)
Resolves: rhbz#1626368
2018-09-12 08:38:03 -07:00
Brian C. Lane
75dbf37f0a
re-add temporarily removed packages
...
These packages are now available in BaseOS or AppStream, so include them
in the boot.iso
shim-ia32
grub2-efi-ia32-cdboot
s390utils-hmcdrvfs
xorg-x11-drivers
xorg-x11-server-Xorg
xorg-x11-server-Xorg was already being pulled in as a dependency, but
I've added it back anyway, just to be sure.
dracut-fips is no longer a subpackage so it can be dropped.
docker-anaconda-addon isn't being supported for RHEL8 so drop it as
well.
The resulting image is 6M larger, and the package count goes from 738 to
756 with most of them being x11 drv packages.
Related: rhbz#1622395
2018-09-12 08:33:58 -07:00
Brian C. Lane
8a65754e91
Use google-noto-sans-cjk-ttc-fonts
...
Drop use of naver-nanum-gothic-fonts, vlgothic-fonts, wqy-microhei-fonts
Resolves: rhbz#1626368
2018-09-11 09:41:24 -07:00
Brian C. Lane
a498c4c519
- Install the oscap-anaconda-addon
...
Resolves: rhbz#1626459
2018-09-07 12:45:21 -07:00
Brian C. Lane
3f2b9be192
Install the oscap-anaconda-addon
...
And keep in the rpm2cpio utility it requires.
Signed-off-by: Brian C. Lane <bcl@redhat.com>
Resolves: rhbz#1626459
2018-09-07 12:03:55 -07:00
Brian C. Lane
e4525b2e23
- Install libreport-rhel-anaconda-bugzilla
...
Related: rhbz#1593734
2018-08-22 09:25:24 -07:00
Brian C. Lane
827c5b5217
Install libreport-rhel-anaconda-bugzilla
...
Related: rhbz#1593734
2018-08-22 08:53:40 -07:00
Brian C. Lane
562a853ed5
- import-state.service from initscripts is needed by Anaconda
...
Resolves: rhbz#1618668
2018-08-20 08:34:48 -07:00
Brian C. Lane
28e9d56848
import-state.service from initscripts is needed by Anaconda
...
Previously it was pulled in as a dependency of something else, which has
changed, so now it needs to be listed explicitly.
Resolves: rhbz#1618668
2018-08-20 08:30:54 -07:00
Josh Boyer
340ff0a175
Remove fbset from runtime-install
...
Resolves: rhbz#1615430
2018-08-20 09:55:55 -04:00
Josh Boyer
e858cde211
Remove fbset
...
Resolves: rhbz#1615430
2018-08-20 09:53:23 -04:00
Brian C. Lane
2fa191598e
- Add prefixdevname package
...
Resolves: rhbz#1615991
2018-08-15 15:19:48 -07:00
Brian C. Lane
80fcf2aea2
Add prefixdevname package
...
Resolves: rhbz#1615991
2018-08-15 15:16:31 -07:00
Troy Dawson
72cbcf1568
Drop dependency on bridge-utils Resolves : #1588705
2018-08-02 05:43:43 -07:00
Troy Dawson
00ec7a1c57
Drop dependency on bridge-utils Resolves : #1588705
2018-08-02 05:40:23 -07:00
Troy Dawson
c9444eecc8
- Expand variables and wildcards in runtime-install.tmpl
...
- Cleanup the sections and packages not in RHEL8.
2018-07-26 09:25:51 -07:00
Troy Dawson
8c49953fff
Cleanup the sections and packages not in RHEL8.
2018-07-26 09:23:50 -07:00
Troy Dawson
d84cb0479d
Update runtime-install.tmpl for easier RHEL8 scripting
...
- Comment out packages/sections that are not in RHEL8
- Expand variables and wildcards
2018-07-26 09:22:48 -07:00
Andrew Hills
dca9366a07
Release bump
2018-07-25 11:02:36 -04:00
Andrew Hills
550bd25800
Actually follow the steps in the README
2018-07-25 10:59:36 -04:00
Andrew Hills
2df940cfd3
Drop dependency on btrfs-progs to fix DOOMED composes
...
RCM-38058
2018-07-25 09:30:21 -04:00