lanefu / build
forked from armbian/buildRTAttempt
Commits on Nov 15, 2020
Commits on Nov 14, 2020
-
-
Move z28 pro u-boot patch to board specific (armbian#2336)
* Move changed rockpis changed patch to board specific and add original one to z28pro * Delete the patch unneeded for ROCK Pi S Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
-
Add session chooser to lightdm menu (armbian#2341)
Right now, you simply cannot choose between different DE's installed on the system. The session indicator uses very little space, and doesn't clutter the greeter. I noticed it was missing when trying to integrate a Kodi session. It will be useful in the future also, when we incorporate more DE's than Xfce
Commits on Nov 13, 2020
-
Moving rk322x-current to linux 5.9.y
Removed default-sample-phase property for base rk322x-box device tree Enabled spdif out for rk322x-current and -dev flavours Removed reserved node in device tree, u-boot v2020.10 and OPTEE autoconfigure reserved zones automatically
Commits on Nov 12, 2020
-
-
linux-sunxi-{current,dev}.config: enable CONFIG_RFKILL_INPUT (armbian…
…#2323) * linux-sunxi-{current,dev}.config: enable CONFIG_RFKILL_INPUT * Update linux-meson64-legacy.config * Update linux-rk322x-current.config * Update linux-rk322x-dev.config * Update linux-rk322x-legacy.config * Update linux-rk3399-legacy.config * Update linux-rockchip64-legacy.config * Update linux-rockchip-current.config Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
-
-
Enable all iSCSI modules (IBLOCK,FILEIO,PSCSI) on all platforms - com…
…plements PR armbian#2332 (armbian#2333) * Enable TARGET_CORE module to run & publish iSCSI targets on armbian. * Enable all iSCSI modules (IBLOCK,FILEIO,PSCSI) on all platforms. * Revert "Enable all iSCSI modules (IBLOCK,FILEIO,PSCSI) on all platforms." This reverts commit 7ab3882. * Enable all iSCSI modules (IBLOCK,FILEIO,PSCSI) on all platforms. Co-authored-by: Luis Garcia <luis@Disgaea.local>
-
Mark Bionic as host EOS (armbian#2316)
* Mark Bionic as host EOS * Update README.md Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
Commits on Nov 11, 2020
-
* Cosmetical: exchange mv with rsync Also make build script output less chatty to console. Show SD and mount size % only. * Leave output here * Add delete after option
-
Cosmetical: exchange mv with rsync (armbian#2329)
* Cosmetical: exchange mv with rsync Also make build script output less chatty to console. Show SD and mount size % only. * Leave output here
Commits on Nov 10, 2020
Commits on Nov 8, 2020
-
-
-
Add Odroid HC4 to mainline kernel (armbian#2319)
* Add Odroid HC4 to mainline kernel - remove legacy target - add reset / power off support - change HC4 from .wip -> .conf - adjust patches * Enable HC4 legacy kernel too. * Add groovy target for HC4 * Adjust targets
-
Updates for Odroid XU4 DEV kernel branch (armbian#2320)
* Update patchset from latest HK mainline branch * Remove unneeded patch * Remove * Enable LCD drivers that are used by HK and cleanup
Commits on Nov 7, 2020
Commits on Nov 6, 2020
-
* Add banners for Fosshost and Worksonarm * Update pic
-
Commits on Nov 5, 2020
-
-
-
Support e-fused MAC address on Amlogic boards (armbian#2276)
* successfully patching to get Ethernet MAC from e-fuse * unifying Odroid C4 patches with meson