summaryrefslogtreecommitdiff
path: root/morphlib/repoaliasresolver.py
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-02-26 16:42:28 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-02-26 16:42:28 +0000
commit296bec411f9fb25491e081dba3e7ff801e5fd40e (patch)
treea47691034421e5c22e34690bf39ed9549ed187ca /morphlib/repoaliasresolver.py
parentf5163dd418e342fe6e5fb18625828076130a5e57 (diff)
downloadmorph-296bec411f9fb25491e081dba3e7ff801e5fd40e.tar.gz
Fix Morph producing unbootable systems
Since the version of btrfs-progs in the Baserock reference system definitions was updated to v3.18.2, Morph has produced unbootable x86 systems. This is down to lack of support for new Btrfs features in SYSLINUX. This patch disables the new features so that deployed systems will boot. Although I generally don't want to have compatibility code in Morph, this patch keeps support for the old mkfs.btrfs (which doesn't support the commandline options that we need to pass to new mkfs.btrfs). This will hopefully save people from suffering 'I need to use new Morph to upgrade my devel system, but new Morph doesn't run on my devel system'.
Diffstat (limited to 'morphlib/repoaliasresolver.py')
0 files changed, 0 insertions, 0 deletions