]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commitdiff
update.sh: Fixes bug-13151 - removes old 69-dm-lvm-metad.rules file
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 18 Jun 2023 18:02:10 +0000 (20:02 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 25 Jun 2023 13:46:14 +0000 (13:46 +0000)
- In Core Update 175 lvm was updated and 69-dm-lvm-metad.rules was replaced with
   69-dm-lvm.rules in the lvm rootfile.
- That previous patch update did not remove the no longer existing 69-dm-lvm-metad.rules
   from existing installations. This patch corrects that.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
config/rootfiles/core/176/update.sh

index a60e067879e5cd0d7bad953e743766b9b03c6602..0db3b0a0aab1fd1bdad3d2d5fbb8111703877f1b 100644 (file)
@@ -40,6 +40,7 @@ extract_files
 # Remove files
 rm -vf \
        /usr/bin/gawk-5.1.1
+       /lib/udev/rules.d/69-dm-lvm-metad.rules
 
 # update linker config
 ldconfig