Skip to content

allow arch-dependent module list (bsc#1213879)#754

Merged
wfeldt merged 2 commits intomasterfrom
sw_960
Jan 23, 2025
Merged

allow arch-dependent module list (bsc#1213879)#754
wfeldt merged 2 commits intomasterfrom
sw_960

Conversation

@wfeldt
Copy link
Member

@wfeldt wfeldt commented Jan 23, 2025

Task

It might be useful to have some modules not included depending on the architecture.

This can be helpful on ppc64 for example, to reduce the initrd size drastically.

@wfeldt wfeldt merged commit cffa7e8 into master Jan 23, 2025
@wfeldt wfeldt deleted the sw_960 branch January 23, 2025 15:44
lslezak added a commit to agama-project/agama that referenced this pull request Feb 24, 2025
Use the same solution from installation-images
(gh#openSUSE/installation-images#754)
lslezak added a commit to agama-project/agama that referenced this pull request Feb 24, 2025
## Problem

- PPC quite often has problems with too large initrd
- See #2026

## Solution

- Use the same solution from installation-images
(openSUSE/installation-images#754)

## Testing

- Tested manually on x86_64
- The initrd size decreased just about 1 MB (tiny difference), but the
overall ISO size decreased about 98MB (that's quite a lot)
  - Let's see how the numbers will look on PPC
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Feb 26, 2025
https://build.opensuse.org/request/show/1248593
by user IGonzalezSosa + dimstar_suse
- Version 12

- Fixed build in SLE16, some packages to remove are not
  preinstalled in SLE16, do not fail in that case

- Reduce the PPC initrd size (gh#agama-project/agama#2026),
  use the same solution from installation-images
  (gh#openSUSE/installation-images#754)

- Use a TrueType font in xterm

- ISO size reduction, delete not needed packages (python, Mesa,
  libyui-qt, Qt libs,...)
- Use XZ compression for initrd to have a smaller image
  (esp. important for PPC) (part of gh#agama-project/agama#2026)

- Fixed broken "live.password_dialog" boot option
  (gh#agama-project/agama#2043)

- Add the QEMU guest agent (gh#agama-project/agama#1816,
  gh#agama-project/agama#2025).

- Added support for giving a file URL with extra kernel cmdline
  arguments (agama.info) which was known as the i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant