~rpodolyaka/cirros/config-drive

  • Committer: Roman Podoliaka
  • Date: 2016-07-04 11:22:51 UTC
  • Revision ID: rpodolyaka@mirantis.com-20160704112251-pntye8basc44jll1
config drive: also check uppercase VFAT labels

Some dosfstools versions unconditionally produce uppercase FS label,
which are currently ignored by Cirros init system (but work with
cloud-init), thus, such config drives will not be found on VM boot.

while the config drive spec says that a lowercase label "config-2"
should be used, it does not go into details whether case-sensitive
or case-insesitive string comparison is expected.

We could easily make this work for CentOS / RHEL users, if we simply
checked for both "config-2" and "CONFIG-2" before giving up.

Closes-Bug: #1598783
Filename Latest Rev Last Changed Committer Comment Size
..
bin 5 12 years ago Scott Moser add initial build-arch Diff
conf 1 12 years ago Scott Moser add functional initial configs for buildroot Diff
doc 154 12 years ago Scott Moser add doc/ and RELEASE.txt and TESTING. Diff
patches-buildroot 177.1.15 11 years ago Scott Moser add patches-buildroot for patching buildroot Diff
src 9 12 years ago Scott Moser add 'src' from old ttylinux-uec (revno 55). Diff
.bzrignore 98 12 years ago Scott Moser config.sh: support reading a 'local' file by allo 34 bytes Diff Download File
ChangeLog 366.1.3 7 years ago Scott Moser update kernel in ChangeLog 2.3 KB Diff Download File
File fixup-fs 247 11 years ago Scott Moser make fixup-fs idempotent I had tested repacking a 1 KB Diff Download File
makedevs.list 257 10 years ago Scott Moser makedevs.list: fix device type of /dev/random and 1.4 KB Diff Download File
Makefile 328 8 years ago Scott Moser fix make br-menuconfig 2.5 KB Diff Download File
README 362 8 years ago Scott Moser update doc and README to reference system-setup 1.9 KB Diff Download File
TODO 159 12 years ago Scott Moser add TODO 800 bytes Diff Download File