mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 17:05:36 -04:00
Try to load filesystem UUIDs into the OsproberEntryList structure.
This commit is contained in:
parent
f13f6a1faf
commit
811261258b
2 changed files with 30 additions and 0 deletions
|
@ -303,6 +303,7 @@ runOsprober( PartitionCoreModule* core )
|
|||
|
||||
osproberEntries.append( { prettyName,
|
||||
path,
|
||||
QString(),
|
||||
canBeResized( core, path ),
|
||||
lineColumns,
|
||||
fstabEntries,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue