diff options
Diffstat (limited to 'target/linux/x86/base-files')
29 files changed, 922 insertions, 0 deletions
diff --git a/target/linux/x86/base-files/.svn/entries b/target/linux/x86/base-files/.svn/entries new file mode 100644 index 0000000..7d9d485 --- /dev/null +++ b/target/linux/x86/base-files/.svn/entries @@ -0,0 +1,34 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/x86/base-files +svn://svn.openwrt.org/openwrt + + + +2012-12-19T16:07:46.450520Z +34792 +mirko + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +lib +dir + +etc +dir + diff --git a/target/linux/x86/base-files/etc/.svn/entries b/target/linux/x86/base-files/etc/.svn/entries new file mode 100644 index 0000000..c031847 --- /dev/null +++ b/target/linux/x86/base-files/etc/.svn/entries @@ -0,0 +1,34 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/x86/base-files/etc +svn://svn.openwrt.org/openwrt + + + +2011-01-26T11:33:46.367773Z +25103 +nbd + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +defconfig +dir + +init.d +dir + diff --git a/target/linux/x86/base-files/etc/defconfig/.svn/entries b/target/linux/x86/base-files/etc/defconfig/.svn/entries new file mode 100644 index 0000000..2b39290 --- /dev/null +++ b/target/linux/x86/base-files/etc/defconfig/.svn/entries @@ -0,0 +1,34 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/x86/base-files/etc/defconfig +svn://svn.openwrt.org/openwrt + + + +2011-01-26T11:33:46.367773Z +25103 +nbd + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +net4801 +dir + +net4826 +dir + diff --git a/target/linux/x86/base-files/etc/defconfig/net4801/.svn/entries b/target/linux/x86/base-files/etc/defconfig/net4801/.svn/entries new file mode 100644 index 0000000..095c6bf --- /dev/null +++ b/target/linux/x86/base-files/etc/defconfig/net4801/.svn/entries @@ -0,0 +1,62 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/x86/base-files/etc/defconfig/net4801 +svn://svn.openwrt.org/openwrt + + + +2011-01-26T11:33:46.367773Z +25103 +nbd + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +network +file + + + + +2013-03-17T12:12:36.000000Z +133a3b7251d2441716edf091791e602d +2011-01-26T11:33:46.367773Z +25103 +nbd + + + + + + + + + + + + + + + + + + + + + +317 + diff --git a/target/linux/x86/base-files/etc/defconfig/net4801/.svn/text-base/network.svn-base b/target/linux/x86/base-files/etc/defconfig/net4801/.svn/text-base/network.svn-base new file mode 100644 index 0000000..ff7b42d --- /dev/null +++ b/target/linux/x86/base-files/etc/defconfig/net4801/.svn/text-base/network.svn-base @@ -0,0 +1,16 @@ +config interface loopback + option ifname lo + option proto static + option ipaddr 127.0.0.1 + option netmask 255.0.0.0 + +config interface lan + option ifname eth1 + option type bridge + option proto static + option ipaddr 192.168.1.1 + option netmask 255.255.255.0 + +config interface wan + option ifname eth0 + option proto dhcp diff --git a/target/linux/x86/base-files/etc/defconfig/net4801/network b/target/linux/x86/base-files/etc/defconfig/net4801/network new file mode 100644 index 0000000..ff7b42d --- /dev/null +++ b/target/linux/x86/base-files/etc/defconfig/net4801/network @@ -0,0 +1,16 @@ +config interface loopback + option ifname lo + option proto static + option ipaddr 127.0.0.1 + option netmask 255.0.0.0 + +config interface lan + option ifname eth1 + option type bridge + option proto static + option ipaddr 192.168.1.1 + option netmask 255.255.255.0 + +config interface wan + option ifname eth0 + option proto dhcp diff --git a/target/linux/x86/base-files/etc/defconfig/net4826/.svn/entries b/target/linux/x86/base-files/etc/defconfig/net4826/.svn/entries new file mode 100644 index 0000000..885aa5d --- /dev/null +++ b/target/linux/x86/base-files/etc/defconfig/net4826/.svn/entries @@ -0,0 +1,62 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/x86/base-files/etc/defconfig/net4826 +svn://svn.openwrt.org/openwrt + + + +2011-01-26T11:33:46.367773Z +25103 +nbd + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +network +file + + + + +2013-03-17T12:12:36.000000Z +3dce773548a05438fb3f26b8a203406c +2011-01-26T11:33:46.367773Z +25103 +nbd + + + + + + + + + + + + + + + + + + + + + +256 + diff --git a/target/linux/x86/base-files/etc/defconfig/net4826/.svn/text-base/network.svn-base b/target/linux/x86/base-files/etc/defconfig/net4826/.svn/text-base/network.svn-base new file mode 100644 index 0000000..7c9fb63 --- /dev/null +++ b/target/linux/x86/base-files/etc/defconfig/net4826/.svn/text-base/network.svn-base @@ -0,0 +1,12 @@ +config interface loopback + option ifname lo + option proto static + option ipaddr 127.0.0.1 + option netmask 255.0.0.0 + +config interface lan + option ifname eth0 + option type bridge + option proto static + option ipaddr 192.168.1.1 + option netmask 255.255.255.0 diff --git a/target/linux/x86/base-files/etc/defconfig/net4826/network b/target/linux/x86/base-files/etc/defconfig/net4826/network new file mode 100644 index 0000000..7c9fb63 --- /dev/null +++ b/target/linux/x86/base-files/etc/defconfig/net4826/network @@ -0,0 +1,12 @@ +config interface loopback + option ifname lo + option proto static + option ipaddr 127.0.0.1 + option netmask 255.0.0.0 + +config interface lan + option ifname eth0 + option type bridge + option proto static + option ipaddr 192.168.1.1 + option netmask 255.255.255.0 diff --git a/target/linux/x86/base-files/etc/init.d/.svn/entries b/target/linux/x86/base-files/etc/init.d/.svn/entries new file mode 100644 index 0000000..b70a12b --- /dev/null +++ b/target/linux/x86/base-files/etc/init.d/.svn/entries @@ -0,0 +1,62 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/x86/base-files/etc/init.d +svn://svn.openwrt.org/openwrt + + + +2011-01-26T11:33:46.367773Z +25103 +nbd + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +defconfig +file + + + + +2013-03-17T12:12:36.000000Z +623388c132fa0d34a0faa6c3b85a3c99 +2011-01-26T11:33:46.367773Z +25103 +nbd +has-props + + + + + + + + + + + + + + + + + + + + +330 + diff --git a/target/linux/x86/base-files/etc/init.d/.svn/prop-base/defconfig.svn-base b/target/linux/x86/base-files/etc/init.d/.svn/prop-base/defconfig.svn-base new file mode 100644 index 0000000..869ac71 --- /dev/null +++ b/target/linux/x86/base-files/etc/init.d/.svn/prop-base/defconfig.svn-base @@ -0,0 +1,5 @@ +K 14 +svn:executable +V 1 +* +END diff --git a/target/linux/x86/base-files/etc/init.d/.svn/text-base/defconfig.svn-base b/target/linux/x86/base-files/etc/init.d/.svn/text-base/defconfig.svn-base new file mode 100644 index 0000000..4b4f28f --- /dev/null +++ b/target/linux/x86/base-files/etc/init.d/.svn/text-base/defconfig.svn-base @@ -0,0 +1,20 @@ +#!/bin/sh /etc/rc.common +# +# Copyright (C) 2010 Thinktube Inc. +# + +START=05 + +start() { + . /lib/soekris.sh + + local board=$(net48xx_board_name) + + [ ! -d /etc/defconfig/$board ] && board="net4826" + + for f in $( ls /etc/defconfig/$board ); do + if [ ! -e /etc/config/$f ]; then + cp /etc/defconfig/$board/$f /etc/config/ + fi + done +} diff --git a/target/linux/x86/base-files/etc/init.d/defconfig b/target/linux/x86/base-files/etc/init.d/defconfig new file mode 100755 index 0000000..4b4f28f --- /dev/null +++ b/target/linux/x86/base-files/etc/init.d/defconfig @@ -0,0 +1,20 @@ +#!/bin/sh /etc/rc.common +# +# Copyright (C) 2010 Thinktube Inc. +# + +START=05 + +start() { + . /lib/soekris.sh + + local board=$(net48xx_board_name) + + [ ! -d /etc/defconfig/$board ] && board="net4826" + + for f in $( ls /etc/defconfig/$board ); do + if [ ! -e /etc/config/$f ]; then + cp /etc/defconfig/$board/$f /etc/config/ + fi + done +} diff --git a/target/linux/x86/base-files/lib/.svn/entries b/target/linux/x86/base-files/lib/.svn/entries new file mode 100644 index 0000000..3aa3146 --- /dev/null +++ b/target/linux/x86/base-files/lib/.svn/entries @@ -0,0 +1,68 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/x86/base-files/lib +svn://svn.openwrt.org/openwrt + + + +2012-12-19T16:07:46.450520Z +34792 +mirko + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +upgrade +dir + +soekris.sh +file + + + + +2013-03-17T12:12:36.000000Z +c07b83878926a7139e13118f2203eb4d +2011-01-26T11:33:42.532904Z +25102 +nbd +has-props + + + + + + + + + + + + + + + + + + + + +247 + +preinit +dir + diff --git a/target/linux/x86/base-files/lib/.svn/prop-base/soekris.sh.svn-base b/target/linux/x86/base-files/lib/.svn/prop-base/soekris.sh.svn-base new file mode 100644 index 0000000..869ac71 --- /dev/null +++ b/target/linux/x86/base-files/lib/.svn/prop-base/soekris.sh.svn-base @@ -0,0 +1,5 @@ +K 14 +svn:executable +V 1 +* +END diff --git a/target/linux/x86/base-files/lib/.svn/text-base/soekris.sh.svn-base b/target/linux/x86/base-files/lib/.svn/text-base/soekris.sh.svn-base new file mode 100644 index 0000000..e416ad3 --- /dev/null +++ b/target/linux/x86/base-files/lib/.svn/text-base/soekris.sh.svn-base @@ -0,0 +1,19 @@ +#!/bin/sh + +net48xx_board_name () { + local name + local pci=`wc -l /proc/bus/pci/devices` + + case "$pci" in + *"8"*) + name="net4826" + ;; + *1[0-4]*) + name="net4801" + ;; + *) + name="net4826" + ;; + esac + echo $name +} diff --git a/target/linux/x86/base-files/lib/preinit/.svn/entries b/target/linux/x86/base-files/lib/preinit/.svn/entries new file mode 100644 index 0000000..1fe7952 --- /dev/null +++ b/target/linux/x86/base-files/lib/preinit/.svn/entries @@ -0,0 +1,164 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/x86/base-files/lib/preinit +svn://svn.openwrt.org/openwrt + + + +2012-12-19T16:07:46.450520Z +34792 +mirko + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +45_failsafe_x86 +file + + + + +2013-03-17T12:12:36.000000Z +15a84b188f4e8dc48b72b8fbedac91c4 +2010-03-23T22:57:16.248613Z +20393 +jow + + + + + + + + + + + + + + + + + + + + + +431 + +20_check_iso +file + + + + +2013-03-17T12:12:36.000000Z +ea4ac565db1511a46e47a8de3798d919 +2012-10-07T23:01:52.868031Z +33639 +nbd + + + + + + + + + + + + + + + + + + + + + +126 + +15_essential_fs_x86 +file + + + + +2013-03-17T12:12:36.000000Z +275270c7ab0caa7748d76b7d7b3f02c5 +2012-12-19T16:07:46.450520Z +34792 +mirko + + + + + + + + + + + + + + + + + + + + + +154 + +89_move_config +file + + + + +2013-03-17T12:12:36.000000Z +b562cb2e3f94df9a74f4c5b2e4162aa5 +2012-06-19T22:36:53.896967Z +32465 +acinonyx + + + + + + + + + + + + + + + + + + + + + +627 + diff --git a/target/linux/x86/base-files/lib/preinit/.svn/text-base/15_essential_fs_x86.svn-base b/target/linux/x86/base-files/lib/preinit/.svn/text-base/15_essential_fs_x86.svn-base new file mode 100644 index 0000000..5d54530 --- /dev/null +++ b/target/linux/x86/base-files/lib/preinit/.svn/text-base/15_essential_fs_x86.svn-base @@ -0,0 +1,8 @@ +#!/bin/sh +# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2010 Vertical Communications + +do_mount_procfs() { + mount -o noatime -t proc none /proc +} + diff --git a/target/linux/x86/base-files/lib/preinit/.svn/text-base/20_check_iso.svn-base b/target/linux/x86/base-files/lib/preinit/.svn/text-base/20_check_iso.svn-base new file mode 100644 index 0000000..beff6eb --- /dev/null +++ b/target/linux/x86/base-files/lib/preinit/.svn/text-base/20_check_iso.svn-base @@ -0,0 +1,5 @@ +check_for_iso() { + grep -qE '/dev/root.*iso9660' /proc/mounts && ramoverlay +} + +boot_hook_add preinit_mount_root check_for_iso diff --git a/target/linux/x86/base-files/lib/preinit/.svn/text-base/45_failsafe_x86.svn-base b/target/linux/x86/base-files/lib/preinit/.svn/text-base/45_failsafe_x86.svn-base new file mode 100644 index 0000000..2ca039c --- /dev/null +++ b/target/linux/x86/base-files/lib/preinit/.svn/text-base/45_failsafe_x86.svn-base @@ -0,0 +1,13 @@ +#!/bin/sh +# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2010 Vertical Communications + +failsafe_wait() { + FAILSAFE= + grep -q 'failsafe=' /proc/cmdline && FAILSAFE=true && export FAILSAFE + if [ "$FAILSAFE" != "true" ]; then + preinit_net_echo "Please press button now to enter failsafe" + fs_wait_for_key f 'to enter failsafe mode' $fs_failsafe_wait_timeout && FAILSAFE=true && export FAILSAFE + fi +} + diff --git a/target/linux/x86/base-files/lib/preinit/.svn/text-base/89_move_config.svn-base b/target/linux/x86/base-files/lib/preinit/.svn/text-base/89_move_config.svn-base new file mode 100644 index 0000000..ba337e1 --- /dev/null +++ b/target/linux/x86/base-files/lib/preinit/.svn/text-base/89_move_config.svn-base @@ -0,0 +1,22 @@ +#!/bin/sh +# Copyright (C) 2012 OpenWrt.org + +move_config() { + local rootfsdev + local rootfstype + + rootfstype="$(awk 'BEGIN { RS=" "; FS="="; } ($1 == "rootfstype") { print $2 }' < /proc/cmdline)" + case "$rootfstype" in + squashfs|jffs2) + rootfsdev="$(awk 'BEGIN { RS=" "; FS="="; } ($1 == "block2mtd.block2mtd") { print substr($2,1,index($2, ",")-1) }' < /proc/cmdline)";; + ext4) + rootfsdev="$(awk 'BEGIN { RS=" "; FS="="; } ($1 == "root") { print $2 }' < /proc/cmdline)";; + esac + + mount -t ext4 -o rw,noatime "${rootfsdev%[0-9]}1" /mnt + mv -f /mnt/sysupgrade.tgz / + umount /mnt +} + +boot_hook_add preinit_main move_config + diff --git a/target/linux/x86/base-files/lib/preinit/15_essential_fs_x86 b/target/linux/x86/base-files/lib/preinit/15_essential_fs_x86 new file mode 100644 index 0000000..5d54530 --- /dev/null +++ b/target/linux/x86/base-files/lib/preinit/15_essential_fs_x86 @@ -0,0 +1,8 @@ +#!/bin/sh +# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2010 Vertical Communications + +do_mount_procfs() { + mount -o noatime -t proc none /proc +} + diff --git a/target/linux/x86/base-files/lib/preinit/20_check_iso b/target/linux/x86/base-files/lib/preinit/20_check_iso new file mode 100644 index 0000000..beff6eb --- /dev/null +++ b/target/linux/x86/base-files/lib/preinit/20_check_iso @@ -0,0 +1,5 @@ +check_for_iso() { + grep -qE '/dev/root.*iso9660' /proc/mounts && ramoverlay +} + +boot_hook_add preinit_mount_root check_for_iso diff --git a/target/linux/x86/base-files/lib/preinit/45_failsafe_x86 b/target/linux/x86/base-files/lib/preinit/45_failsafe_x86 new file mode 100644 index 0000000..2ca039c --- /dev/null +++ b/target/linux/x86/base-files/lib/preinit/45_failsafe_x86 @@ -0,0 +1,13 @@ +#!/bin/sh +# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2010 Vertical Communications + +failsafe_wait() { + FAILSAFE= + grep -q 'failsafe=' /proc/cmdline && FAILSAFE=true && export FAILSAFE + if [ "$FAILSAFE" != "true" ]; then + preinit_net_echo "Please press button now to enter failsafe" + fs_wait_for_key f 'to enter failsafe mode' $fs_failsafe_wait_timeout && FAILSAFE=true && export FAILSAFE + fi +} + diff --git a/target/linux/x86/base-files/lib/preinit/89_move_config b/target/linux/x86/base-files/lib/preinit/89_move_config new file mode 100644 index 0000000..ba337e1 --- /dev/null +++ b/target/linux/x86/base-files/lib/preinit/89_move_config @@ -0,0 +1,22 @@ +#!/bin/sh +# Copyright (C) 2012 OpenWrt.org + +move_config() { + local rootfsdev + local rootfstype + + rootfstype="$(awk 'BEGIN { RS=" "; FS="="; } ($1 == "rootfstype") { print $2 }' < /proc/cmdline)" + case "$rootfstype" in + squashfs|jffs2) + rootfsdev="$(awk 'BEGIN { RS=" "; FS="="; } ($1 == "block2mtd.block2mtd") { print substr($2,1,index($2, ",")-1) }' < /proc/cmdline)";; + ext4) + rootfsdev="$(awk 'BEGIN { RS=" "; FS="="; } ($1 == "root") { print $2 }' < /proc/cmdline)";; + esac + + mount -t ext4 -o rw,noatime "${rootfsdev%[0-9]}1" /mnt + mv -f /mnt/sysupgrade.tgz / + umount /mnt +} + +boot_hook_add preinit_main move_config + diff --git a/target/linux/x86/base-files/lib/soekris.sh b/target/linux/x86/base-files/lib/soekris.sh new file mode 100755 index 0000000..e416ad3 --- /dev/null +++ b/target/linux/x86/base-files/lib/soekris.sh @@ -0,0 +1,19 @@ +#!/bin/sh + +net48xx_board_name () { + local name + local pci=`wc -l /proc/bus/pci/devices` + + case "$pci" in + *"8"*) + name="net4826" + ;; + *1[0-4]*) + name="net4801" + ;; + *) + name="net4826" + ;; + esac + echo $name +} diff --git a/target/linux/x86/base-files/lib/upgrade/.svn/entries b/target/linux/x86/base-files/lib/upgrade/.svn/entries new file mode 100644 index 0000000..2cf9ae9 --- /dev/null +++ b/target/linux/x86/base-files/lib/upgrade/.svn/entries @@ -0,0 +1,62 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/x86/base-files/lib/upgrade +svn://svn.openwrt.org/openwrt + + + +2012-10-23T16:34:00.190873Z +33898 +jow + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +platform.sh +file + + + + +2013-03-17T12:12:36.000000Z +82157a2484799ef530d40b44a44929a5 +2012-10-23T16:34:00.190873Z +33898 +jow + + + + + + + + + + + + + + + + + + + + + +1108 + diff --git a/target/linux/x86/base-files/lib/upgrade/.svn/text-base/platform.sh.svn-base b/target/linux/x86/base-files/lib/upgrade/.svn/text-base/platform.sh.svn-base new file mode 100644 index 0000000..dd94db0 --- /dev/null +++ b/target/linux/x86/base-files/lib/upgrade/.svn/text-base/platform.sh.svn-base @@ -0,0 +1,50 @@ +USE_REFRESH=1 + +x86_get_rootfs() { + local rootfsdev + local rootfstype + + rootfstype="$(awk 'BEGIN { RS=" "; FS="="; } ($1 == "rootfstype") { print $2 }' < /proc/cmdline)" + case "$rootfstype" in + squashfs|jffs2) + rootfsdev="$(awk 'BEGIN { RS=" "; FS="="; } ($1 == "block2mtd.block2mtd") { print substr($2,1,index($2, ",")-1) }' < /proc/cmdline)";; + ext4) + rootfsdev="$(awk 'BEGIN { RS=" "; FS="="; } ($1 == "root") { print $2 }' < /proc/cmdline)";; + esac + + echo "$rootfstype:$rootfsdev" +} + +platform_check_image() { + [ "$ARGC" -gt 1 ] && return 1 + + case "$(get_magic_word "$1")" in + eb48|eb63) return 0;; + *) + echo "Invalid image type" + return 1 + ;; + esac +} + +platform_refresh_partitions() { + return 0 +} + +platform_copy_config() { + local rootfs="$(x86_get_rootfs)" + local rootfsdev="${rootfs##*:}" + + mount -t ext4 -o rw,noatime "${rootfsdev%[0-9]}1" /mnt + cp -af "$CONF_TAR" /mnt/ + umount /mnt +} + +platform_do_upgrade() { + local rootfs="$(x86_get_rootfs)" + local rootfsdev="${rootfs##*:}" + + sync + [ -b ${rootfsdev%[0-9]} ] && get_image "$@" | dd of=${rootfsdev%[0-9]} bs=4096 conv=fsync + sleep 1 +} diff --git a/target/linux/x86/base-files/lib/upgrade/platform.sh b/target/linux/x86/base-files/lib/upgrade/platform.sh new file mode 100644 index 0000000..dd94db0 --- /dev/null +++ b/target/linux/x86/base-files/lib/upgrade/platform.sh @@ -0,0 +1,50 @@ +USE_REFRESH=1 + +x86_get_rootfs() { + local rootfsdev + local rootfstype + + rootfstype="$(awk 'BEGIN { RS=" "; FS="="; } ($1 == "rootfstype") { print $2 }' < /proc/cmdline)" + case "$rootfstype" in + squashfs|jffs2) + rootfsdev="$(awk 'BEGIN { RS=" "; FS="="; } ($1 == "block2mtd.block2mtd") { print substr($2,1,index($2, ",")-1) }' < /proc/cmdline)";; + ext4) + rootfsdev="$(awk 'BEGIN { RS=" "; FS="="; } ($1 == "root") { print $2 }' < /proc/cmdline)";; + esac + + echo "$rootfstype:$rootfsdev" +} + +platform_check_image() { + [ "$ARGC" -gt 1 ] && return 1 + + case "$(get_magic_word "$1")" in + eb48|eb63) return 0;; + *) + echo "Invalid image type" + return 1 + ;; + esac +} + +platform_refresh_partitions() { + return 0 +} + +platform_copy_config() { + local rootfs="$(x86_get_rootfs)" + local rootfsdev="${rootfs##*:}" + + mount -t ext4 -o rw,noatime "${rootfsdev%[0-9]}1" /mnt + cp -af "$CONF_TAR" /mnt/ + umount /mnt +} + +platform_do_upgrade() { + local rootfs="$(x86_get_rootfs)" + local rootfsdev="${rootfs##*:}" + + sync + [ -b ${rootfsdev%[0-9]} ] && get_image "$@" | dd of=${rootfsdev%[0-9]} bs=4096 conv=fsync + sleep 1 +} |