You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
diskimage-builder/diskimage_builder
Ian Wienand 0c94eef7be Revert "dib-lint: use yamllint to parse YAML files"
This reverts commit 6ee2995214 and
e85c2a6f03.

I missed that if you pip install and then run dib-lint, it's not going
to pick up the .yamllint file shipped here.  Thus it gives spurious
errors.

The reason for this was simply better duplicate key detection in yaml
files, which caused us problems with the kernel installs.  However, at
this point it seems just the old "does it load" test from pyyaml will
be enough.

Change-Id: I87a9fc9bb119cfeffad48fc0fa0df31f0181825d
3 years ago
..
block_device block device: update variable name 3 years ago
elements Revert "dib-lint: use yamllint to parse YAML files" 3 years ago
lib Do not try to use MBR on AArch64 3 years ago
tests Uncap hacking 3 years ago
__init__.py Bump hacking to 0.9.x series 9 years ago
disk_image_create.py squash-package-install to use the correct python 6 years ago
element_dependencies.py Uncap hacking 3 years ago
logging_config.py Add timestamp output filter 6 years ago
paths.py Move diskimage-image-create to an entry point 7 years ago
version.py Create docs site containing element READMEs 8 years ago