summaryrefslogtreecommitdiff
path: root/libvasile
diff options
context:
space:
mode:
Diffstat (limited to 'libvasile')
-rwxr-xr-xlibvasile6
1 files changed, 0 insertions, 6 deletions
diff --git a/libvasile b/libvasile
index bf6696a..84e4d9b 100755
--- a/libvasile
+++ b/libvasile
@@ -78,9 +78,6 @@ chrootchecksumx64 () {
done
}
-#coresetupx64 () {
-#}
-
chrootstartx64 () {
mount -t squashfs "$chrootx64" "$rodir"
if [[ "$(uname -r | cut -d . -f1,2)" = "3.14" ]] ; then
@@ -187,9 +184,6 @@ chrootchecksumx86 () {
done
}
-#coresetupx86 () {
-#}
-
chrootstartx86 () {
mount -t squashfs "$chrootx86" "$rodir"
if [[ "$(uname -r | cut -d . -f1,2)" = "3.14" ]] ; then