diskimage-builder/diskimage_builder
Julia Kreger 59831c10df Enable the no_timer_check option to be removable
Turns out, some kernels on some versions of hardware, can
fail to boot when the hardware clock timer is not explicitly
checked. Normally, with virtual machines, you want to disable
the timer check, becuase the virutal machine inherently gets time
slices, and checking the timer can create issues booting.

Co-Authored-By: Ella Shulman <eshulman@redhat.com>
Change-Id: I8b9697ba60748bfe1e1e1914f24f207439cda2f1
2024-01-04 12:44:13 -08:00
..
block_device Append detailed printing information when exec_sudo fails 2023-06-25 08:02:58 +00:00
elements Enable the no_timer_check option to be removable 2024-01-04 12:44:13 -08:00
lib Fix and issue with wait_for 2023-08-30 15:56:10 +03:00
tests A new diskimage-builder command for yaml image builds 2023-03-13 09:01:49 +13:00
__init__.py Bump hacking to 0.9.x series 2014-07-21 10:15:41 +02:00
disk_image_create.py Remove virtualenv activation 2020-06-11 16:49:15 +10:00
diskimage_builder.py A new diskimage-builder command for yaml image builds 2023-03-13 09:01:49 +13:00
element_dependencies.py Start running dib-lint again 2022-09-21 07:56:05 +10:00
logging_config.py Add timestamp output filter 2017-06-16 15:58:50 +10:00
paths.py Move diskimage-image-create to an entry point 2016-11-02 05:12:11 +00:00
version.py Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00