Commit Graph

3444 Commits

Author SHA1 Message Date
Rich
2e1ccaeec4 uninstall/remove ubuntu-session so booting goes right into xfce and not gnome. 2021-07-07 21:40:28 -04:00
Igor Pecovnik
ad53cc2d15 Add upstream patches and adjust configs 2021-07-07 20:16:06 +02:00
Oleg
6bd67e18e5
add media kernel for arm64 (#2971) 2021-07-07 16:15:34 +02:00
Oleg
5b0dc2d7c5
add support wifi rtl8822bs for kernel 4.4 and 5.x (#2980) 2021-07-07 16:04:27 +02:00
Oleg
0bb36ca04f
add module for station legacy (#2981) 2021-07-07 16:03:28 +02:00
Igor Pecovnik
768e27241d Typo in packages definitions 2021-07-07 09:01:38 +02:00
Rich
7e3c4b6a5f cleaning up packages and look for xfce 2021-07-06 19:14:47 -04:00
Richard Neese
231d8cf5be
Merge pull request #2977 from RichNeese/budgie-fix
updating budgie desktop
2021-07-06 14:45:36 -04:00
Rich
224b996b14 updating budgie desktop 2021-07-06 12:59:54 -04:00
Igor Pečovnik
9249d3f954
Add support for desktop board support package (#2972)
* Add support for desktop board support package

Extracting from https://github.com/armbian/build/pull/2776 which can be closed after.
* Desktop BSP creation is working, but need broader testing and some quick how-to
* Create empty files as examples where we can put things.
* Fixing Pinebook desktop bsp creation
* We need to have information about ARCH in the desktop bsp package. This ain't universal.
2021-07-06 00:59:50 +02:00
Rich
daf6922051 working on a budgie-fix in the postinst script 2021-07-05 18:35:18 -04:00
lanefu
8c09e1fa93
khadas support (#2903)
* cleanup add vim3l

* Add Khadas edge config

* Add Khadas edge sources definitions. It boots

* Change configuration to maximised model

* Adjust build configs

* witch to case statement for meson x11 config

* push vim1 naming

* Booting VIM2 with khadas prebuild u-boot

Can load from an empty eMMC, can be installed to eMMC via nand-sata-install

* Add Vim1 and move 1 and 2 to supported. VIM1 is not tested yet.

* Enable full featured desktop with 3D for khadas vim 1 and vim2

* Update meson64_common.inc

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2021-07-05 21:05:43 +02:00
Ricardo Pardini
fb69b203d6
Non c4 meson64 fixes (#2967)
* Fix: use $fdtfile for legacy boot DTB, not hardcoded "amlogic/meson64_odroidc4.dtb"

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>

* drop unused c4 bootscript

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-07-04 22:44:18 +02:00
Rich
440ad587b4 fixing missing icon in look for files manager 2021-07-04 11:55:09 -04:00
Rich
dc1a361be8 updating look and feel via dconf 2021-07-04 11:52:28 -04:00
Rich
fc8efe2230 fixing budgie to use treminator as default terminal 2021-07-04 10:30:38 -04:00
Igor Pečovnik
eaebd3c7ff
Removing a few build targets that are not that urgent (#2961) 2021-07-03 22:36:56 +02:00
Igor Pečovnik
ea63296938
Bugfix - some 32bit Allwinner devices are unstable with u-boot 2021.xx (#2963) 2021-07-03 21:58:30 +02:00
andpp
b2e98daf7b
Fixed u-boot script and kernel config for i.MX7D (#2953)
* Updated kernel/u-boot for MCIMX7SABRE board

Supporing 'current' and 'legacy' branches for MCIMX7SABRE board

current branch:
   u-boot: imx_v2020.04_5.4.70_2.3.0
   kernel: imx_5.4.70_2.3.0

legacy branch:
   u-boot: imx_v2018.03_4.14.98_2.0.0_ga
   kernel: imx_4.14.98_2.0.0_ga

* Update kernel config with few additional options like zram, bonding, ... just a few to keep minimum consistency over kernels.

* Fixed u-boot script and kernel config for i.MX7D

Fixed bug in u-boot script preventing to use armbianEnv.txt
Configured SDMA as module to fix loading SDMA firmware

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2021-07-03 21:57:43 +02:00
Igor Pecovnik
697b5681d2 Type in Budgie package name 2021-07-03 10:52:25 +02:00
Richard Neese
080bc0c0bf
Merge pull request #2959 from RichNeese/xfce-slick-greeter-fix
fix slick-greeter-xfce
2021-07-02 22:29:18 -04:00
Rich
7334a88d67 fix slick-greeter-xfce 2021-07-02 22:28:24 -04:00
Rich
eac1c50993 new budgie updates fixing pkg list and slick greeter 2021-07-02 22:22:34 -04:00
Rich
2b6dc1d1d1 fix slick greeter background setting 2021-07-02 22:15:33 -04:00
lanefu
e45b73e786
Revert "More desktop related bugfixes" (#2956)
sometimes fixes end in tears

This reverts commit ea2c1f55d7.
2021-07-02 22:11:07 -04:00
Igor Pecovnik
ea2c1f55d7 More desktop related bugfixes 2021-07-02 18:42:43 +00:00
Igor Pecovnik
95f4afd3b2 Adjust upstream patches and configs 2021-07-02 13:00:09 +02:00
Igor Pecovnik
6fae506b0e Desktop related bugfixes
@RichNeese
2021-07-02 12:47:26 +02:00
Richard Neese
5e40fda3fb
fixing the default terminal to use terminator (#2951)
* fixing the default terminal to use terminator

* fixed path in file
2021-07-02 07:56:11 +02:00
Richard Neese
a3c7334dad
fixed a missing fi in the apps browsers. (#2946) 2021-07-01 15:44:11 +02:00
Richard Neese
e067bf90d0
fixing a bad line paste (#2945)
* fixing a bad line paste

* fixing 2nd broken line

* cleaning up post instalk file

* rm extra space.
2021-07-01 07:55:19 +02:00
Richard Neese
e232e93af0
Cinnamon dconf settings update. (#2944)
* Cinnamon dconf settings update.

* fixed typo in the file
2021-06-30 22:58:05 +02:00
Richard Neese
1880df66b4
Fix bad slick patch (#2942)
* fixing my bad patch from lastnight.

Removing the bad patch I did last night and fixing it with proper sed commands

* fixing names .

had to fix names in the files

* configuring new settings in slick-greeter
2021-06-30 16:51:28 +02:00
Igor Pecovnik
692717102b Revert "Jetson legacy kernel building have issues on Hirsute. Disabling it for now."
This reverts commit 13e3c34523.
2021-06-30 13:55:37 +02:00
Igor Pecovnik
23f5673cb1 Fixing typos on Cinnamon merge 2021-06-30 09:49:43 +02:00
Richard Neese
b00527cb6c
Cinnamon pkg list update (#2939)
* working to update build pkgs rm parts no longer needed

* fixing pkg list

removing gnome parts not needed and cleaning up install
2021-06-30 06:47:34 +02:00
Richard Neese
a4db93be66
fixing slick greater for the diff desktops short term for testing (#2940) 2021-06-30 06:47:12 +02:00
Richard Neese
e9e926dbe6
missed this file when doing updates (#2938) 2021-06-29 21:08:53 +02:00
Richard Neese
906558d238
working on updating budgie for new look (#2937) 2021-06-29 21:08:44 +02:00
Richard Neese
784f6cf3b8
fixed a typo breaking build cinnamon (#2936) 2021-06-29 17:30:30 +02:00
Richard Neese
85f894a7f4
added screenshot tool to apps (#2933) 2021-06-29 13:12:45 +02:00
Richard Neese
f44114b278
new cinnamon desktop themeing (#2934) 2021-06-29 13:12:35 +02:00
Richard Neese
1d30c7bada
change desktops down to 3 budgie/cinnamon/xfce for now . (#2929)
* change  desktops down to 3 budgie/cinnamon/xfce for now .

* Additional clenaup

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2021-06-28 20:38:09 +02:00
Richard Neese
45e6c63a91
Updating budgie build package list (#2931) 2021-06-28 20:26:39 +02:00
Igor Pecovnik
ca8be659ae Cinnamon desktop bugfix - removing broken package 2021-06-28 19:57:58 +02:00
Icenowy Zheng
e6c4287246
Pine A64 LTS v2 support (#2919)
* remove obsolete and broken patch for pine64so u-boot

This prevents the image from being built.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>

* sunxi: fix pine64so phy-mode and add yt8511 support

Pine A64-LTS board should have RGMII-TXID mode instead of RGMII-ID (the
Realtek PHY chip's RXID is sometimes broken).

In addition, new Pine A64-LTS v2 board will use YT8511 instead of
RTL8211E, which still works under RGMII-TXID mode.

Backport YT8511 driver and phy-mode change from linux-next.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>

Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2021-06-28 07:04:53 +02:00
Richard Neese
cdda1f0460
Chromium update (#2916)
* changing browser

moving to chromium-browser from ppa

* added new chromium-browser ppa

added new pps for non snap ver of chromium

* adding fix to chromium for perfomance

* added firefox back
2021-06-28 00:12:13 +02:00
Richard Neese
94638c25b0
Cinnamon package update (#2917)
* working on updates to cinnamon-desktop

* more updating to pkg list for cinnamon

* more pkg update for cinnamon

* update pkg list further

* added new pkg viewnor

* fixed typo in file name
2021-06-28 00:11:47 +02:00
Igor Pecovnik
15b4278a99 Adjusting broken patch and update kernel config for meson64 family 2021-06-27 20:49:20 +02:00
Igor Pečovnik
fcb8b6f195
Code cleaning attempts (#2925)
* Move function run_on_sdcard to more appropriate location

* Focus on bash headers, unify, adjust (c)

* Adjust (c) to range

* Cleanup compile.sh

* Cleaning main

* Build all, main configs

* fine tunning

* Improve readme
2021-06-26 23:36:47 +02:00