]> git.ipfire.org Git - thirdparty/dracut.git/commit
99squash: simplify the code
authorKairui Song <kasong@redhat.com>
Mon, 8 Jun 2020 16:41:24 +0000 (00:41 +0800)
committerDaniel Molkentin <daniel@molkentin.de>
Tue, 4 Aug 2020 12:24:53 +0000 (14:24 +0200)
commit4159819fbb20fca8c0a80ddb17e211f481ec7717
treeda42acb4e691121301a22b246f1636f3b0650772
parentcfd872392c59c96665c558899880d6b2980065bb
99squash: simplify the code

The new dracutsysrootdir could be used to replace the shell function
required_in_root, so drop it and also simplify the code.

Signed-off-by: Kairui Song <kasong@redhat.com>
dracut.sh