]> git.ipfire.org Git - thirdparty/dracut.git/commit
feat(squash): install and depmod modules seperately
authorKairui Song <kasong@redhat.com>
Mon, 15 Feb 2021 14:58:20 +0000 (22:58 +0800)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Tue, 9 Mar 2021 13:40:35 +0000 (13:40 +0000)
commit5a18b24a8b9c20c98f711963ce5407ceb2f3d57b
tree644383ee5a52a0b47c3f1cecb54ce79107fda901
parentf9f4264d038816990aa0a830b31e31d2e8b84cad
feat(squash): install and depmod modules seperately

Separately install the modules required for squash image setup.
These modules can be deleted after squash image setup to save
memory.

Signed-off-by: Kairui Song <kasong@redhat.com>
modules.d/99squash/init-squash.sh
modules.d/99squash/module-setup.sh