• Michael Shigorin's avatar
    tar2vm: reworked to use sfdisk · 5e9ba6fb
    Michael Shigorin authored
    The issue (#28002) resulting in vm image build error reading
    
      Syntax error at or above line 5 in file '/etc/lilo-loop.conf'
    
    was caused by fdisk-2.22 changing its "-l" option output format
    to drop the very mention of the long irrelevant crap named "CHS".
    
    The problem is, however, that we still need that crap to piggyback
    a loop device's fake geometry to lilo while installing it there.
    
    Reported by icesik@.
    5e9ba6fb
Name
Last commit
Last update
.gear Loading commit data...
bin Loading commit data...
conf.d Loading commit data...
doc Loading commit data...
features.in Loading commit data...
image.in Loading commit data...
lib Loading commit data...
pkg.in Loading commit data...
sub.in Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
QUICKSTART Loading commit data...
README Loading commit data...
main.mk Loading commit data...
reports.mk Loading commit data...