use https by default

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/22/head
Robert Nelson 12 years ago
parent 701fd3263c
commit b14fd171f6

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="am335x_evm" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1
uboot_fdt_auto_detection=1 uboot_fdt_auto_detection=1
#Kernel: #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_subarch="omap-psp"
kernel_repo="STABLE" kernel_repo="STABLE"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="am335x_evm" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1
uboot_fdt_auto_detection=1 uboot_fdt_auto_detection=1
#Kernel: #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_subarch="omap-psp"
kernel_repo="STABLE" kernel_repo="STABLE"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="am335x_evm" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1
uboot_fdt_auto_detection=1 uboot_fdt_auto_detection=1
#Kernel: #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_subarch="omap-psp"
kernel_repo="STABLE" kernel_repo="STABLE"

@ -8,14 +8,14 @@ So, the plan for <device>.conf.. Ignore [] seperaters when creating your own *.c
# --dtb am335x-bone (BeagleBone (v3.8.x)) # --dtb am335x-bone (BeagleBone (v3.8.x))
[(2) Bootloader TI/OMAP] [(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:] [format of file:]
[ABI2:BEAGLEBOARD_XM:SPL http://rcn-ee.net/deb/tools/beagleboard/MLO-beagleboard-v2012.10-r1] [ABI2:BEAGLEBOARD_XM:SPL https://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:BOOT https://rcn-ee.net/deb/tools/beagleboard/u-boot-beagleboard-v2012.10-r1.img]
#Bootloader: #Bootloader:
conf_board="BEAGLEBONE" 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" conf_bl_listfile="bootloader-ng"
[(3) Partition Setup] [(3) Partition Setup]
@ -73,12 +73,12 @@ boot_name="u-boot.imx"
[(4) Kernel Setup] [(4) Kernel Setup]
[Raw Deb file or:] [Raw Deb file or:]
[ABI:1 STABLE http://rcn-ee.net/deb/wheezy-armhf/v3.7.4-x8/install-me.sh] [ABI:1 STABLE https://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 EXPERIMENTAL https://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 TESTING https://rcn-ee.net/deb/wheezy-armhf/v3.8.0-rc5-d1/install-me.sh]
#Kernel: #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_subarch="omap-psp"
kernel_repo="TESTING" kernel_repo="TESTING"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="omap3_beagle" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1
uboot_fdt_auto_detection=1 uboot_fdt_auto_detection=1
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7
kernel_subarch="armv7" kernel_subarch="armv7"
kernel_repo="TESTING" kernel_repo="TESTING"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="mx51evk" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -37,7 +37,7 @@ conf_uboot_use_uenvcmd=1
#uboot_fdt_auto_detection=1 #uboot_fdt_auto_detection=1
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7
kernel_subarch="armv7" kernel_subarch="armv7"
kernel_repo="TESTING" kernel_repo="TESTING"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="mx53loco" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -37,7 +37,7 @@ conf_uboot_use_uenvcmd=1
#uboot_fdt_auto_detection=1 #uboot_fdt_auto_detection=1
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7
kernel_subarch="armv7" kernel_subarch="armv7"
kernel_repo="STABLE" kernel_repo="STABLE"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="wandboard_dl" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -37,7 +37,7 @@ conf_uboot_use_uenvcmd=1
#uboot_fdt_auto_detection=1 #uboot_fdt_auto_detection=1
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7
kernel_subarch="armv7" kernel_subarch="armv7"
kernel_repo="TESTING" kernel_repo="TESTING"

@ -35,12 +35,12 @@ conf_uboot_use_uenvcmd=1
conf_uboot_bootscript="6x_bootscript" conf_uboot_bootscript="6x_bootscript"
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx #https://rcn-ee.net/deb/wheezy-armhf/LATEST-imx
kernel_subarch="imx" kernel_subarch="imx"
kernel_repo="STABLE" kernel_repo="STABLE"
#Future: (shared tree) #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_subarch="armv7"
#kernel_repo="TESTING" #kernel_repo="TESTING"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="mx6qsabresd" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -37,7 +37,7 @@ conf_uboot_use_uenvcmd=1
#uboot_fdt_auto_detection=1 #uboot_fdt_auto_detection=1
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7
kernel_subarch="armv7" kernel_subarch="armv7"
kernel_repo="TESTING" kernel_repo="TESTING"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="wandboard_quad" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -37,7 +37,7 @@ conf_uboot_use_uenvcmd=1
#uboot_fdt_auto_detection=1 #uboot_fdt_auto_detection=1
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7
kernel_subarch="armv7" kernel_subarch="armv7"
kernel_repo="TESTING" kernel_repo="TESTING"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="omap3_beagle" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1
#uboot_fdt_auto_detection=1 #uboot_fdt_auto_detection=1
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7
kernel_subarch="armv7" kernel_subarch="armv7"
kernel_repo="TESTING" kernel_repo="TESTING"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="omap3_beagle" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1
#uboot_fdt_auto_detection=1 #uboot_fdt_auto_detection=1
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap #https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap
kernel_subarch="omap" kernel_subarch="omap"
kernel_repo="STABLE" kernel_repo="STABLE"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="omap3_beagle" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1
#uboot_fdt_auto_detection=1 #uboot_fdt_auto_detection=1
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap #https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap
kernel_subarch="omap" kernel_subarch="omap"
kernel_repo="STABLE" kernel_repo="STABLE"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="omap4_panda" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1
#uboot_fdt_auto_detection=1 #uboot_fdt_auto_detection=1
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap #https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap
kernel_subarch="omap" kernel_subarch="omap"
kernel_repo="STABLE" kernel_repo="STABLE"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="omap4_panda" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1
#uboot_fdt_auto_detection=1 #uboot_fdt_auto_detection=1
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7
kernel_subarch="armv7" kernel_subarch="armv7"
kernel_repo="TESTING" kernel_repo="TESTING"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="omap4_panda" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1
#uboot_fdt_auto_detection=1 #uboot_fdt_auto_detection=1
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap #https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap
kernel_subarch="omap" kernel_subarch="omap"
kernel_repo="STABLE" kernel_repo="STABLE"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="omap4_panda" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -35,7 +35,7 @@ conf_uboot_use_uenvcmd=1
#uboot_fdt_auto_detection=1 #uboot_fdt_auto_detection=1
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap #https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap
kernel_subarch="omap" kernel_subarch="omap"
kernel_repo="STABLE" kernel_repo="STABLE"

@ -3,7 +3,7 @@
#Bootloader: #Bootloader:
conf_board="wandboard_solo" 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" conf_bl_listfile="bootloader-ng"
#Bootloader Partition: #Bootloader Partition:
@ -37,7 +37,7 @@ conf_uboot_use_uenvcmd=1
#uboot_fdt_auto_detection=1 #uboot_fdt_auto_detection=1
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx #https://rcn-ee.net/deb/wheezy-armhf/LATEST-imx
kernel_subarch="wand" kernel_subarch="wand"
kernel_repo="STABLE" kernel_repo="STABLE"

@ -26,7 +26,7 @@
#REQUIREMENTS: #REQUIREMENTS:
#uEnv.txt bootscript support #uEnv.txt bootscript support
MIRROR="http://rcn-ee.net/deb" MIRROR="https://rcn-ee.net/deb"
BOOT_LABEL="boot" BOOT_LABEL="boot"
PARTITION_PREFIX="" 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}') 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}') FTP_DIR=$(echo ${FTP_DIR} | awk -F'/' '{print $6}')
KERNEL=$(echo ${FTP_DIR} | sed 's/v//') 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} 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=$(cat ${TEMPDIR}/dl/index.html | grep firmware.tar.gz | head -n 1)
firmware_file=$(echo ${firmware_file} | awk -F "\"" '{print $2}') firmware_file=$(echo ${firmware_file} | awk -F "\"" '{print $2}')
@ -760,10 +760,10 @@ initrd_add_firmware () {
echo "Adding: NonFree Firmwares" echo "Adding: NonFree Firmwares"
echo "-----------------------------" 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 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 dpkg -x ${TEMPDIR}/firmware/zd1211-firmware_2.21.0.0-1_all.deb ${TEMPDIR}/initrd-tree
echo "-----------------------------" echo "-----------------------------"

Loading…
Cancel
Save