summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-03-11 18:53:19 +0000
committerChris Lumens <clumens@redhat.com>2005-03-11 18:53:19 +0000
commit8dc708f2d46f6cd70c2f627aca23cbe97d64457d (patch)
tree1d48fded4418d560061b832181ea9581e2c51627 /anaconda.spec
parent272ca88f8267d56b44df349ae935869bb368189e (diff)
downloadanaconda-8dc708f2d46f6cd70c2f627aca23cbe97d64457d.tar.gz
anaconda-8dc708f2d46f6cd70c2f627aca23cbe97d64457d.tar.xz
anaconda-8dc708f2d46f6cd70c2f627aca23cbe97d64457d.zip
Unmount the loopback mounted ISO image to free up the loopback device for
later use (#150887).
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 827521e3b..23a3767b6 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -74,6 +74,7 @@ rm -rf $RPM_BUILD_ROOT
- don't use os.read to make a buffer of '\x00'
- move availRaidLevels to raid.py from fsset.py
- fix Xvnc parameters (clumens, #150498)
+- unmount loopback-mounted ISO images to free loop0 (clumens, #150887)
* Mon Mar 7 2005 Peter Jones <pjones@redhat.com> - 20.2.0.27-1
- supress lvm fd warning messages