]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: Move setup-rootfs logic from Makefile to script
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 9 Feb 2023 19:19:45 +0000 (11:19 -0800)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 10 Feb 2023 22:27:27 +0000 (14:27 -0800)
commit184a070733c0055a9cad15fcad57a264910a64ff
treec44b044e3e8b4dd91c44ebf86bb3a9304019e545
parentb9605c63b859adfffc0b4b9420d720aa323b90e9
testsuite: Move setup-rootfs logic from Makefile to script

It's easier to implement the logic outside of the Makefile, so rename
the populate-modules.sh script to setup-rootfs.sh and move the
additional logic from the makefile to the script.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Makefile.am
testsuite/setup-rootfs.sh [moved from testsuite/populate-modules.sh with 94% similarity]