summaryrefslogtreecommitdiff
path: root/src/scripts/23net.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts/23net.sh')
-rw-r--r--src/scripts/23net.sh8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/scripts/23net.sh b/src/scripts/23net.sh
index 816d05aa7..144118363 100644
--- a/src/scripts/23net.sh
+++ b/src/scripts/23net.sh
@@ -29,10 +29,16 @@ NFSROOT=auto
EOF
Chroot_exec "update-initramfs -tu"
fi
+
+ # Switching package indices to default
+ Indices default
- # Generating rootfs
+ # Generating rootfs image
Genrootfs
+ # Switching package indices to custom
+ Indices custom
+
# Installing syslinux
Syslinux net