Skip to content

Commits on Nov 19, 2019

  1. Remove K<4, change branches, new features (#1586)

    AR-1 - Adding support category for distributions
    AR-4 - Remove Allwinner legacy
    AR-5 - Drop Udoo family and move Udoo board into newly created imx6 family
    AR-9 - Rename sunxi-next to sunxi-legacy
    AR-10 - Rename sunxi-dev to sunxi-current
    AR-11 - Adding Radxa Rockpi S support
    AR-13 - Rename rockchip64-default to rockchip64-legacy
    AR-14 - Add rockchip64-current as mainline source
    AR-15 - Drop Rockchip 4.19.y NEXT, current become 5.3.y
    AR-16 - Rename RK3399 default to legacy
    AR-17 - Rename Odroid XU4 next and default to legacy 4.14.y, add DEV 5.4.y
    AR-18 - Add Odroid N2 current mainline
    AR-19 - Move Odroid C1 to meson family
    AR-20 - Rename mvebu64-default to mvebu64-legacy
    AR-21 - Rename mvebu-default to mvebu-legacy
    AR-22 - Rename mvebu-next to mvebu-current
    AR-23 - Drop meson64 default and next, current becomes former DEV 5.3.y
    AR-24 - Drop cubox family and move Cubox/Hummingboard boards under imx6
    AR-26 - Adjust motd
    AR-27 - Enabling distribution release status
    AR-28 - Added new GCC compilers
    AR-29 - Implementing Ubuntu Eoan
    AR-30 - Add desktop packages per board or family
    AR-31 - Remove (Ubuntu/Debian) distribution name from image filename
    AR-32 - Move arch configs from configuration.sh to separate arm64 and armhf config files
    AR-33 - Revision numbers for beta builds changed to day_in_the_year
    AR-34 - Patches support linked patches
    AR-35 - Break meson64 family into gxbb and gxl
    AR-36 - Add Nanopineo2 Black
    AR-38 - Upgrade option from old branches to new one via armbian-config
    AR-41 - Show full timezone info
    AR-43 - Merge Odroid N2 to meson64
    AR-44 - Enable FORCE_BOOTSCRIPT_UPDATE for all builds
    igorpecovnik committed Nov 19, 2019

Commits on Sep 27, 2019

  1. Cubox: bump NEXT kernel to 5.3.y

    Adjust configuration, merge with general purpose armv7 Fedora kernel, remove deprecated patch, move coherent_pool and cma to boot script
    
    Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
    igorpecovnik committed Sep 27, 2019

Commits on Sep 22, 2019

  1. Sources maintanace: attaching DEV kernel targets from master branch t…

    …o 5.3.y, adjust kernel configs, remove deprecated patches.
    
    Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
    igorpecovnik committed Sep 22, 2019

Commits on Sep 1, 2019

  1. Build all targets RFC (#1515)

    * Introducing build-all-ng
    * Implementing REBUILD_IMAGES='board1,board2,...' for rebuilding certain images only
    * Add optimisations when building kernels - only cycle trough needed targets. Adding variable for defining whether an image is build, otherwise only BSP is made.
    * repository manipulating RFC
    * Add bianco deb file that is added by default if repository is clean
    * Switch to gpg2 signing method, small bugfix
    * Create subdir for debs and debs-beta
    * Synaptic bugfix: installing indexing tools https://forum.armbian.com/topic/8021-orange-pi-one-synaptic-package-manager-search-very-slow/?do=findComment&comment=74918
    * add all modules by default to Odroid N2, but leave them commented
    * Bugfix: not making any builds when selecting kernel_only
    * Remove EXTERNAL=yes ... move armbian-config and armbian-firmware into main compilation area, drop others since they are deprecated anyway. This will also enable multi threaded images making
    * Move armbian.list to create_sources_list function. Replace NTP by Chrony. Remove armbian-firmware from PACKAGE_LIST and RockPi 4A (#1528)
    * Replace NTP by chrony. Remove installion of outdated armbian-firmware from reposity.
    * added RockPi 4A
    * New format for board config
    * Fix Bluetooth dependencies for minimal package - add rfkill to family related installs
    * Moving networkd-dispatcher from minimal image
    * Cubox-i: update default config
    * Improving umount process
    * Add purgesource feature
    * Add FULL_DESKTOP to install few more applications on top of our desktop - notebooks should * rk3399 default: adjust patches and configuration
    * Enable full desktop on most powerfull boards and notebooks
    
    Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
    igorpecovnik committed Sep 1, 2019

Commits on Aug 25, 2019

  1. Attached cubox-i default to stock, next to 5.2.y

    * Attached cubox-i to stock kernel. Tested. Sadly ZRAM has some issues, so it must ramain disabled
    * more imx6 updates for cubox/udoo
    * Enable HDMI on Cubox-i
    
    Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
    igorpecovnik committed Aug 25, 2019

Commits on Jul 15, 2019

Commits on Jul 1, 2019

  1. imx6: make all u-boot targets, fix 4.14.y, remove unfunctional BT pat…

    …ch, enable DEV branch ... all variants tested (#1438)
    
    Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
    igorpecovnik committed Jul 1, 2019

Commits on Jun 26, 2019

  1. Changes to build script and patches adjustment (#1423)

    - change console welcome text
    - changed display manager to lightdm by default and remove nodm completly
    - desktop login manager enabled by default, toogle can be done with armbian-config
    - added URL to the build script and commit hash to /etc/armbian-release file
    - added debconf-utils,html2text,mmc-utils,sunxi-tools to the base and additional pkg list
    - added synaptic package manager and onboard keyboard to the desktop base
    - changed motd console welcome text to: Welcome to Debian Stretch with Armbian Linux 5.1.6-sunxi
    - added "logout" to the panel/menu
    - added normal users to additional groups: disk tty users games
    * Adjust tabs and alter displaying build options at the end - hide empty ones
    * Fix wrong MOTD message, adjust logic to autologin by default and request login for both notebooks
    * Making fs cache naming more intuitive, rename script
    * Move additional kernel drivers into separate file. Add AUFS for K5.1 this way, attach wireguard sources to last known working tag. master is broken atm
    * Add two more extra wireless drivers 88x2BU, (improved) 8811EU and introduce switch EXTRAWIFI which is enabled by default
    * Move 8812AU to the same version we have now. More recent has some performance issues in AP mode. Adjust configuration, add mvebut-dev 5.1.y kernel
    * Enable Wireguard also on 3.10.y since it was fixed upstream. Attach bach to master branch since its working now
    * Rockchip64 & RK3399 - upstream patches and remove deprecated patches, mvebu64 add DEV kernel attached to 5.1.y
    * Enable BT on Tinkerboard CLI images as well
    * cubox-i move to 5.1.y and enable missing HDMI
    * Bugfixes for adding wireless driver to Kconfig. Adjusted RK3399 kernel due to upstream changes at FriendlyARM - does not boot yet. Changes has to be extract from their commits. Removed patches with RTL8188EU since we add more recent driver with a new precedure. Small fixes mvebu-default, udoo-next, s56818-next, ... remove deprecated patches.
    * Boot-able RK3399-default config, add upstream patches for K4.4.y mvebu-default/udoo-next
    * Adjust overclocking patch to meet upstream changes
    * Odroid XU4 - remove deprecated kernel patches
    igorpecovnik committed Jun 26, 2019

Commits on Nov 6, 2018

  1. [cubox-i] Drop K3.14.y and move 4.14.y to default, next -> 4.19.y, de…

    …v -> 4.19.y + mainline u-boot. Adjust 8188EU for K4.19.y
    igorpecovnik committed Nov 6, 2018

Commits on Jul 3, 2018

Commits on Jun 25, 2018

  1. Fix ZRAM & RAMLOG startup troubles. Tested on all targets, permission…

    … fix in patches, adjust Udoo NEXT patches
    igorpecovnik committed Jun 25, 2018

Commits on Jun 2, 2018

Commits on May 29, 2018

Commits on May 25, 2018

  1. Typo

    igorpecovnik committed May 25, 2018
  2. Merging Cubox to stable. Changing NEXT from 4.16 back to 4.14 due to …

    …problems with optical audio, DEV is now 4.16, removing Solidrun 2nd stock kernel
    igorpecovnik committed May 25, 2018

Commits on Feb 27, 2018

Commits on Feb 16, 2018

  1. Solidrun is moving their legacy kernel to 4.9 which is our new cubox-…

    …dev. Initial support, board boots but it is not optimised nor finished yet.
    igorpecovnik committed Feb 16, 2018

Commits on Feb 15, 2018

  1. Changing u-boot branch for Cubox family. This one has support for new…

    … boarrds including the ones with 4G memory
    igorpecovnik committed Feb 15, 2018

Commits on Dec 13, 2017

  1. Switching Cubox NEXT to mainline u-boot, adding a bunch of hummingboa…

    …rd/cubox related fixes on top of mainline source
    igorpecovnik committed Dec 13, 2017

Commits on Nov 28, 2017

Commits on Oct 24, 2017

  1. Remove the MAINLINE_KERNEL_BRANCH variable

    Updating the kernel branch for all sources at once may break things
    since it takes time to update patches and configuration
    zador-blood-stained committed Oct 24, 2017

Commits on Sep 3, 2017

  1. Enabling UUID for Cubox, tested. Remove deprecated AUFS patch and add…

    … working one, enabling ZSWAP and various docker optimisations
    igorpecovnik committed Sep 3, 2017

Commits on Aug 1, 2017

  1. Move debootstrap and packaging directories to a temp directory

    This avoids errors with filesystem features and permissions when output
    directory is shared in Virtualbox (i.e. when using Vagrant)
    zador-blood-stained committed Aug 1, 2017
  2. Refactor directory structure

    Remove "parent of the project directory" setup
    Closes #633
    Closes #674
    zador-blood-stained committed Aug 1, 2017

Commits on Apr 29, 2017

Commits on Apr 17, 2017

  1. Add WiP Wandboard Quad support

    Thomas Kaiser
    Thomas Kaiser committed Apr 17, 2017
Older