diff --git a/hwpack/am335x-bone-serial.conf b/hwpack/am335x-bone-serial.conf index ecabf1d..ded61af 100644 --- a/hwpack/am335x-bone-serial.conf +++ b/hwpack/am335x-bone-serial.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="am335x_evm" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1 uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap-psp +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap-psp kernel_subarch="omap-psp" kernel_repo="STABLE" diff --git a/hwpack/am335x-bone-video.conf b/hwpack/am335x-bone-video.conf index 72cb9cf..92be096 100644 --- a/hwpack/am335x-bone-video.conf +++ b/hwpack/am335x-bone-video.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="am335x_evm" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1 uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap-psp +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap-psp kernel_subarch="omap-psp" kernel_repo="STABLE" diff --git a/hwpack/am335x-boneblack.conf b/hwpack/am335x-boneblack.conf index 42ac1ba..bcafaa7 100644 --- a/hwpack/am335x-boneblack.conf +++ b/hwpack/am335x-boneblack.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="am335x_evm" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1 uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap-psp +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap-psp kernel_subarch="omap-psp" kernel_repo="STABLE" diff --git a/hwpack/docs.txt b/hwpack/docs.txt index 0ff54a9..c941ab7 100644 --- a/hwpack/docs.txt +++ b/hwpack/docs.txt @@ -8,14 +8,14 @@ So, the plan for .conf.. Ignore [] seperaters when creating your own *.c # --dtb am335x-bone (BeagleBone (v3.8.x)) [(2) Bootloader TI/OMAP] -[For the xM: http://rcn-ee.net/deb/tools/latest/bootloader-ng ] +[For the xM: https://rcn-ee.net/deb/tools/latest/bootloader-ng ] [format of file:] -[ABI2:BEAGLEBOARD_XM:SPL http://rcn-ee.net/deb/tools/beagleboard/MLO-beagleboard-v2012.10-r1] -[ABI2:BEAGLEBOARD_XM:BOOT http://rcn-ee.net/deb/tools/beagleboard/u-boot-beagleboard-v2012.10-r1.img] +[ABI2:BEAGLEBOARD_XM:SPL https://rcn-ee.net/deb/tools/beagleboard/MLO-beagleboard-v2012.10-r1] +[ABI2:BEAGLEBOARD_XM:BOOT https://rcn-ee.net/deb/tools/beagleboard/u-boot-beagleboard-v2012.10-r1.img] #Bootloader: conf_board="BEAGLEBONE" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" [(3) Partition Setup] @@ -73,12 +73,12 @@ boot_name="u-boot.imx" [(4) Kernel Setup] [Raw Deb file or:] -[ABI:1 STABLE http://rcn-ee.net/deb/wheezy-armhf/v3.7.4-x8/install-me.sh] -[ABI:1 EXPERIMENTAL http://rcn-ee.net/deb/wheezy-armhf/v3.8.0-rc4-d0/install-me.sh] -[ABI:1 TESTING http://rcn-ee.net/deb/wheezy-armhf/v3.8.0-rc5-d1/install-me.sh] +[ABI:1 STABLE https://rcn-ee.net/deb/wheezy-armhf/v3.7.4-x8/install-me.sh] +[ABI:1 EXPERIMENTAL https://rcn-ee.net/deb/wheezy-armhf/v3.8.0-rc4-d0/install-me.sh] +[ABI:1 TESTING https://rcn-ee.net/deb/wheezy-armhf/v3.8.0-rc5-d1/install-me.sh] #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap-psp +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap-psp kernel_subarch="omap-psp" kernel_repo="TESTING" diff --git a/hwpack/dt-beagleboard-xm.conf b/hwpack/dt-beagleboard-xm.conf index 44e618f..026dbe9 100644 --- a/hwpack/dt-beagleboard-xm.conf +++ b/hwpack/dt-beagleboard-xm.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap3_beagle" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1 uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="TESTING" diff --git a/hwpack/imx51-babbage.conf b/hwpack/imx51-babbage.conf index 8d6fa69..4a206af 100644 --- a/hwpack/imx51-babbage.conf +++ b/hwpack/imx51-babbage.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="mx51evk" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -37,7 +37,7 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="TESTING" diff --git a/hwpack/imx53-qsb.conf b/hwpack/imx53-qsb.conf index 70cf54e..16869d6 100644 --- a/hwpack/imx53-qsb.conf +++ b/hwpack/imx53-qsb.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="mx53loco" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -37,7 +37,7 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="STABLE" diff --git a/hwpack/imx6dl-wandboard.conf b/hwpack/imx6dl-wandboard.conf index 61c9d8c..f094bb0 100644 --- a/hwpack/imx6dl-wandboard.conf +++ b/hwpack/imx6dl-wandboard.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="wandboard_dl" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -37,7 +37,7 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="TESTING" diff --git a/hwpack/imx6q-sabrelite.conf b/hwpack/imx6q-sabrelite.conf index 41c87a5..1bde8a5 100644 --- a/hwpack/imx6q-sabrelite.conf +++ b/hwpack/imx6q-sabrelite.conf @@ -35,12 +35,12 @@ conf_uboot_use_uenvcmd=1 conf_uboot_bootscript="6x_bootscript" #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-imx kernel_subarch="imx" kernel_repo="STABLE" #Future: (shared tree) -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 #kernel_subarch="armv7" #kernel_repo="TESTING" diff --git a/hwpack/imx6q-sabresd.conf b/hwpack/imx6q-sabresd.conf index cb22553..2ac29fc 100644 --- a/hwpack/imx6q-sabresd.conf +++ b/hwpack/imx6q-sabresd.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="mx6qsabresd" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -37,7 +37,7 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="TESTING" diff --git a/hwpack/imx6q-wandboard.conf b/hwpack/imx6q-wandboard.conf index ddcbf38..3770768 100644 --- a/hwpack/imx6q-wandboard.conf +++ b/hwpack/imx6q-wandboard.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="wandboard_quad" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -37,7 +37,7 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="TESTING" diff --git a/hwpack/omap3-beagle-dt.conf b/hwpack/omap3-beagle-dt.conf index dfe4d99..da95506 100644 --- a/hwpack/omap3-beagle-dt.conf +++ b/hwpack/omap3-beagle-dt.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap3_beagle" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="TESTING" diff --git a/hwpack/omap3-beagle-xm.conf b/hwpack/omap3-beagle-xm.conf index 452bbc4..19e5afc 100644 --- a/hwpack/omap3-beagle-xm.conf +++ b/hwpack/omap3-beagle-xm.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap3_beagle" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap kernel_subarch="omap" kernel_repo="STABLE" diff --git a/hwpack/omap3-beagle.conf b/hwpack/omap3-beagle.conf index 1bfe332..561eec4 100644 --- a/hwpack/omap3-beagle.conf +++ b/hwpack/omap3-beagle.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap3_beagle" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap kernel_subarch="omap" kernel_repo="STABLE" diff --git a/hwpack/omap4-panda-a4.conf b/hwpack/omap4-panda-a4.conf index 7a5aa75..e14339b 100644 --- a/hwpack/omap4-panda-a4.conf +++ b/hwpack/omap4-panda-a4.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap4_panda" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap kernel_subarch="omap" kernel_repo="STABLE" diff --git a/hwpack/omap4-panda-dt.conf b/hwpack/omap4-panda-dt.conf index d4b7236..1ace113 100644 --- a/hwpack/omap4-panda-dt.conf +++ b/hwpack/omap4-panda-dt.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap4_panda" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" kernel_repo="TESTING" diff --git a/hwpack/omap4-panda-es.conf b/hwpack/omap4-panda-es.conf index 432bb4c..7b29275 100644 --- a/hwpack/omap4-panda-es.conf +++ b/hwpack/omap4-panda-es.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap4_panda" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap kernel_subarch="omap" kernel_repo="STABLE" diff --git a/hwpack/omap4-panda.conf b/hwpack/omap4-panda.conf index 2e96409..95f2a82 100644 --- a/hwpack/omap4-panda.conf +++ b/hwpack/omap4-panda.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="omap4_panda" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap kernel_subarch="omap" kernel_repo="STABLE" diff --git a/hwpack/wandboard-solo.conf b/hwpack/wandboard-solo.conf index 2b5a989..1a2aae1 100644 --- a/hwpack/wandboard-solo.conf +++ b/hwpack/wandboard-solo.conf @@ -3,7 +3,7 @@ #Bootloader: conf_board="wandboard_solo" -conf_bl_http="http://rcn-ee.net/deb/tools/latest" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" #Bootloader Partition: @@ -37,7 +37,7 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-imx kernel_subarch="wand" kernel_repo="STABLE" diff --git a/mk_mmc.sh b/mk_mmc.sh index 5b5a2e4..6c34b65 100755 --- a/mk_mmc.sh +++ b/mk_mmc.sh @@ -26,7 +26,7 @@ #REQUIREMENTS: #uEnv.txt bootscript support -MIRROR="http://rcn-ee.net/deb" +MIRROR="https://rcn-ee.net/deb" BOOT_LABEL="boot" PARTITION_PREFIX="" @@ -198,7 +198,7 @@ dl_kernel_image () { FTP_DIR=$(cat ${TEMPDIR}/dl/LATEST-${kernel_subarch} | grep "ABI:1 ${kernel_repo}" | awk '{print $3}') - #http://rcn-ee.net/deb/squeeze-armel/v3.2.6-x4/install-me.sh + #https://rcn-ee.net/deb/squeeze-armel/v3.2.6-x4/install-me.sh FTP_DIR=$(echo ${FTP_DIR} | awk -F'/' '{print $6}') KERNEL=$(echo ${FTP_DIR} | sed 's/v//') @@ -211,7 +211,7 @@ dl_kernel_image () { wget -c --directory-prefix="${DIR}/dl/${DISTARCH}" ${MIRROR}/${DISTARCH}/v${KERNEL}/${ACTUAL_DEB_FILE} - #http://rcn-ee.net/deb/wheezy-armhf/v3.8.0-rc5-bone1/3.8.0-rc5-bone1-firmware.tar.gz + #https://rcn-ee.net/deb/wheezy-armhf/v3.8.0-rc5-bone1/3.8.0-rc5-bone1-firmware.tar.gz firmware_file=$(cat ${TEMPDIR}/dl/index.html | grep firmware.tar.gz | head -n 1) firmware_file=$(echo ${firmware_file} | awk -F "\"" '{print $2}') @@ -760,10 +760,10 @@ initrd_add_firmware () { echo "Adding: NonFree Firmwares" echo "-----------------------------" - ${DL_WGET} http://rcn-ee.net/firmware/atmel-firmware/atmel-firmware_1.3-4_all.deb + ${DL_WGET} https://rcn-ee.net/firmware/atmel-firmware/atmel-firmware_1.3-4_all.deb dpkg -x ${TEMPDIR}/firmware/atmel-firmware_1.3-4_all.deb ${TEMPDIR}/initrd-tree - ${DL_WGET} http://rcn-ee.net/firmware/zd1211-firmware/zd1211-firmware_2.21.0.0-1_all.deb + ${DL_WGET} https://rcn-ee.net/firmware/zd1211-firmware/zd1211-firmware_2.21.0.0-1_all.deb dpkg -x ${TEMPDIR}/firmware/zd1211-firmware_2.21.0.0-1_all.deb ${TEMPDIR}/initrd-tree echo "-----------------------------"