fuel-agent/fuel_agent/utils
Alexander Gordeev 4e8b19380e Fix /dev populating during image building
It turns out that /dev has got broken links during image building.
This leads to fail of installing tricky packages such as dkms.

Having /dev/fd -> /proc/self/fd totally resolves that issue.

Change-Id: I72865f2b2adcb431d959fa2a73b51d9abad5914b
Closes-Bug: #1485565
2015-08-19 20:10:09 +03:00
..
__init__.py Upgrade hacking rules and fix new issues 2015-06-26 07:57:07 +00:00
artifact.py Always take into account config file values 2015-07-30 14:43:59 +03:00
build.py Fix /dev populating during image building 2015-08-19 20:10:09 +03:00
decorators.py Add simple data driver for partitioning info 2015-07-16 10:11:02 +02:00
fs.py fs utils: force xfs creation with '-f' option 2015-08-06 18:01:59 +03:00
grub.py Always take into account config file values 2015-07-30 14:43:59 +03:00
hardware.py Rename all "utils/*_utils.py" 2015-06-26 07:57:15 +00:00
lvm.py fuel-agent: check if lvcreate supports --yes switch 2015-07-15 11:33:40 +03:00
md.py Merge "fuel-agent: use different md metadata version" 2015-07-30 18:00:14 +00:00
partition.py Move udev rules blacklisting to utils layer 2015-07-29 21:02:45 +03:00
utils.py Move udev rules blacklisting to utils layer 2015-07-29 21:02:45 +03:00