]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
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)
commit8c81964bc6afc4cb8c68e1b14e1ea49ba7546e0f
tree44c3542945b8d0bd15a5245bf04f28aca9b99928
parentafbb7db68183e283a151833aa6c0541b3863a1a6
update.sh: Fixes bug-13151 - removes old 69-dm-lvm-metad.rules file

- 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