aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-04-30 23:42:08 -0700
committerMatt Turner <mattst88@gentoo.org>2020-05-03 19:42:54 -0700
commit0131e9a0ae180cbb755ed7354b0a833b2b45a8d3 (patch)
tree9ef1fdb099c46a6d99d224a19682c9a3b7b3e336
parenttargets: Drop most fstypes (diff)
downloadcatalyst-0131e9a0.tar.gz
catalyst-0131e9a0.tar.bz2
catalyst-0131e9a0.zip
targets: Remove unused source filesystem-functions.sh
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rwxr-xr-xtargets/embedded/controller.sh1
-rwxr-xr-xtargets/livecd-stage2/controller.sh1
-rwxr-xr-xtargets/netboot/controller.sh1
-rwxr-xr-xtargets/support/bootloader-setup.sh1
-rwxr-xr-xtargets/support/create-iso.sh1
-rwxr-xr-xtargets/support/netboot-final.sh1
6 files changed, 0 insertions, 6 deletions
diff --git a/targets/embedded/controller.sh b/targets/embedded/controller.sh
index 7e33ed49..e40a913f 100755
--- a/targets/embedded/controller.sh
+++ b/targets/embedded/controller.sh
@@ -1,7 +1,6 @@
#!/bin/bash
source ${clst_shdir}/support/functions.sh
-source ${clst_shdir}/support/filesystem-functions.sh
case ${1} in
enter)
diff --git a/targets/livecd-stage2/controller.sh b/targets/livecd-stage2/controller.sh
index f9bc7b7e..8ee46d7c 100755
--- a/targets/livecd-stage2/controller.sh
+++ b/targets/livecd-stage2/controller.sh
@@ -1,7 +1,6 @@
#!/bin/bash
source ${clst_shdir}/support/functions.sh
-source ${clst_shdir}/support/filesystem-functions.sh
case $1 in
pre-kmerge)
diff --git a/targets/netboot/controller.sh b/targets/netboot/controller.sh
index d6b329e6..f84a32bd 100755
--- a/targets/netboot/controller.sh
+++ b/targets/netboot/controller.sh
@@ -1,7 +1,6 @@
#!/bin/bash
source ${clst_shdir}/support/functions.sh
-source ${clst_shdir}/support/filesystem-functions.sh
case ${1} in
build_packages)
diff --git a/targets/support/bootloader-setup.sh b/targets/support/bootloader-setup.sh
index 1564d74a..d507fe5e 100755
--- a/targets/support/bootloader-setup.sh
+++ b/targets/support/bootloader-setup.sh
@@ -1,7 +1,6 @@
#!/bin/bash
source ${clst_shdir}/support/functions.sh
-source ${clst_shdir}/support/filesystem-functions.sh
# $1 is the destination root
diff --git a/targets/support/create-iso.sh b/targets/support/create-iso.sh
index 44866946..ccfbf4ef 100755
--- a/targets/support/create-iso.sh
+++ b/targets/support/create-iso.sh
@@ -1,7 +1,6 @@
#!/bin/bash
source ${clst_shdir}/support/functions.sh
-source ${clst_shdir}/support/filesystem-functions.sh
## START RUNSCRIPT
diff --git a/targets/support/netboot-final.sh b/targets/support/netboot-final.sh
index 52b85f05..f71e4099 100755
--- a/targets/support/netboot-final.sh
+++ b/targets/support/netboot-final.sh
@@ -1,7 +1,6 @@
#!/bin/bash
source ${clst_shdir}/support/functions.sh
-source ${clst_shdir}/support/filesystem-functions.sh
extract_kernels ${clst_target_path}/boot