AJ Jordan
737a65e5e7
Rename variable to be more clear
2018-12-01 00:01:04 -05:00
AJ Jordan
ce78625bec
Remove weird spaces from script output
2018-12-01 00:01:02 -05:00
AJ Jordan
8000e76d43
Fix root volume size comparison
...
Fixes QubesOS/qubes-issues#4553
2018-12-01 00:00:57 -05:00
AJ Jordan
98a6b60a49
Remove unnecessary quotes
2018-11-30 23:56:13 -05:00
AJ Jordan
bc6c729a82
Simplify block number calculation
2018-11-30 23:46:09 -05:00
Marek Marczykowski-Górecki
581d9c12ed
Fix detection of root device resize
...
If xvda is not partitioned, checking size of device mounted as root dev
doesn't detect xvda resize - it will have the new size, while the fs on
it not. Change to checking actual filesystem size.
Also, improve log message to include the size.
Fixes QubesOS/qubes-issues#4274
2018-09-04 18:12:07 +02:00
Marek Marczykowski-Górecki
1ed6e614ab
Resize root filesystem at VM startup if needed
...
Check if root device was enlarged while domain was powered off and
resize the filesystem in such a case.
QubesOS/qubes-issues#3173
QubesOS/qubes-issues#3143
2017-10-18 21:02:15 +02:00