mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-04-21 06:03:41 +00:00
Adapt SystemRescue to splitted "linux-firmware" package from upstream
Do not include the firmware for Q-Logic Fibrechannel/Infiniband HBA firmware anymore, as it is a similar category as the Mellanox firmware which is already not included for some time without anyone complaining. This saves about 12 MB space on the ISO. Implements #256
This commit is contained in:
parent
66faff7adc
commit
45449c3c4b
2 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ SystemRescue ChangeLog
|
|||
* Uncompress kernel modules so the squashfs compression provides a better ratio (#247)
|
||||
* Optimized the initramfs compression to reduce the size of the ISO (Gerd v. Egidy)
|
||||
* Added development build option: faster build times but lower compression (Gerd v. Egidy)
|
||||
* Remove Q-Logic Fibrechannel/Infiniband HBA firmware to save space (#256)
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
9.00 (2022-01-16):
|
||||
|
|
|
|||
2
packages
2
packages
|
|
@ -104,6 +104,8 @@ libisoburn
|
|||
libvncserver
|
||||
linux-atm
|
||||
linux-firmware
|
||||
linux-firmware-bnx2x
|
||||
linux-firmware-marvell
|
||||
linux-lts
|
||||
lm_sensors
|
||||
localepurge
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue