From eaa152538b879d3007413a02d46944bb5abe27e9 Mon Sep 17 00:00:00 2001 From: Jules Winnfield Date: Wed, 29 Jan 2014 19:33:14 +0100 Subject: [PATCH] no updates for sunnix firmware --- build.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build.sh b/build.sh index 03a2c42..3552eed 100644 --- a/build.sh +++ b/build.sh @@ -186,6 +186,9 @@ echo KEYMAP=de-latin1-nodeadkeys > $DEST/output/sdcard/etc/vconsole.conf # set hostname echo cubie > $DEST/output/sdcard/etc/hostname +# not update the firmware!! +echo IgnorePkg=linux-sun7i > $DEST/output/sdcard/etc/pacman.conf + # load modules you may load them per sysctl cat > $DEST/output/sdcard/etc/modules-load.d/cubieModules.conf <