mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-09 14:51:24 +00:00
sync from upstream
This commit is contained in:
parent
821665a5a8
commit
4747f4e1c4
@ -35688,9 +35688,6 @@
|
||||
"libsigsegv": [
|
||||
"libsigsegv.x86_64"
|
||||
],
|
||||
"libsmbios": [
|
||||
"libsmbios.x86_64"
|
||||
],
|
||||
"libsolv": [
|
||||
"libsolv.x86_64"
|
||||
],
|
||||
|
@ -16,6 +16,7 @@ lorax_options = [
|
||||
'nomacboot': True
|
||||
},
|
||||
"*": {
|
||||
"isfinal": False,
|
||||
"noupgrade": False,
|
||||
"squashfs_only": True,
|
||||
'rootfs_size': 3
|
||||
|
Loading…
Reference in New Issue
Block a user