Commit Graph

3375 Commits

Author SHA1 Message Date
Igor Pečovnik
17b3da0a44
Fix mainline kernel boot on Rockpi S (#2823)
https://armbian.atlassian.net/browse/AR-785
2021-06-10 11:58:00 +02:00
Oleg
a3f2777f52
add legacy jetson-nano (#2890) 2021-06-10 11:46:12 +02:00
Richard Neese
81c75b8a95
slick greeter change from gtk greeter (#2883)
* Create slick-greater.conf

adding new greeter conf file

* Create 10-slick-greeter.conf

setting the seat session for the new slick greeter

* Update packages

added slick-greeter

* Update packages

added slick-greeter

* Update packages

added slick-greeter

* Update packages

added slick-greeter

* Update packages

added slick-greeter

* Update packages

added slick-greeter

* Update packages

added slick-greeter

* Update packages

added slick-greeter
2021-06-10 11:25:11 +02:00
Igor Pečovnik
528027ea70
Enable NFS mount functionality by default (#2884) 2021-06-10 11:23:14 +02:00
Oleg
aecf2ca539
add gparted (#2889) 2021-06-10 11:20:02 +02:00
Igor Pečovnik
4a00f9eb0d
Update targets.conf 2021-06-09 17:57:09 +02:00
Igor Pečovnik
cd6af68ceb
Quick fixes for CI (#2888)
* Fixes
* Remove not needed target
* cleanup
2021-06-09 17:53:05 +02:00
iav
3145a8d289
Doker x64 and aarch64 2 (#2876)
* missed part from #2867. found 2 same calls need to be handled same way

* +1
2021-06-06 20:54:22 +02:00
Igor Pecovnik
5007047afd Adding virtual Qemu to stable targets so kernels are build in nightly sessions 2021-06-05 09:14:16 +02:00
Igor Pečovnik
b087cfb6b3
Enable virtual ARM64 nightly builds for qemu (#2875)
* Enable Virtual qemu build targets
* Bugfix - saving build number is being overwritten before saved
* Remove stable builds, not needed
* Update kernel config, enable current instead of edge
2021-06-05 08:49:25 +02:00
iav
cda929a1b6
Make builder dockerfile to be x64 and aarch64 compatible (#2867)
* Make builder dockerfile to be x64 and aarch64 compatible
and building speed optimization

* remove hardcoded amd64
currently docker from edge not work, stable works, then stable instead edge

* libc6-dev-armhf-cross need to build rockchip uboot for helios64 under arm64

* need to add architecture to avoid blame for no docker for i386 arch

* hirsute uses same names for qemu-user-static

* let's only x64 use aptly from dev
2021-06-04 10:53:45 +02:00
Igor Pecovnik
b260a59c37 Bugfix - Thunderbird email package is n/a in Bullseye armhf, removing. 2021-06-03 17:35:30 +02:00
iav
795df8c43a
Add xfs support into docker builder container (#2864) 2021-06-01 19:48:16 +02:00
MichaIng
53ef87f159 Do not pre-install obsolete apt-transport-https
Since APT v1.6, HTTPS capabilities are part of the apt core package, hence apt-transport-https is not required anymore. This version is part of Debian since Stretch and Ubuntu since Bionic. The apt-transport-https still exists as transitional dummy package only.
- Changelog: https://salsa.debian.org/apt-team/apt/-/raw/main/debian/changelog
- Debian package: https://packages.debian.org/apt-transport-https
- Ubuntu package: https://packages.ubuntu.com/apt-transport-https

Signed-off-by: MichaIng <micha@dietpi.com>
2021-06-01 00:39:56 +02:00
lanefu
10eb5947ea
Merge pull request #2854 from armbian/potato-patato
spell lepotato right in common config
2021-05-28 19:19:25 -04:00
Aristo Chen
4f3b2ab999
Remove extra tab (#2855) 2021-05-28 19:40:26 +02:00
Igor Pecovnik
e1f63c571c Add upstream patches and remove deprecated patch
sunxi, odroidxu4
2021-05-28 14:17:47 +02:00
lanefu
4fcad8c8e3
spell lepotato right in common config
world's smallest change.. may cause le potato to have different x11 config.... but that needs attention anyway
2021-05-27 21:49:01 -04:00
Aristo Chen
95fef5d443
Fix inconsistent indent (#2853) 2021-05-27 20:40:06 +02:00
Aristo Chen
583c656baf
Make nls_ascii become built-in (#2845) 2021-05-24 00:01:48 +02:00
Igor Pečovnik
e78cb4ce2a
Extract Odroid related patches from Tobetter branch and move sources to mainline (#2847)
Also temoporally remove overlay support which is broken
2021-05-23 17:28:33 +02:00
Igor Pečovnik
b65d1caecb
Adjust build targets (#2838)
* Adjust beta targets

* Add edge hirsute targets

* More adjusting
2021-05-23 00:07:27 +02:00
Igor Pecovnik
8665e44f20 Upstream patches for Odroid XU4 current 2021-05-22 17:15:08 +02:00
Igor Pečovnik
3b3d85e25c
Upgrade EDGE to 5.12.y (#2825)
* Bump imx6 edge to 5.12.y

* Bump odroid xu4 edge to 5.12.y

* Bump Jetson nano edge to 5.12.y

* WIP: Bump sunxi to 5.12.y

- create a copy of patches and make a new link
- wireless patches needs adjutement to 5.12
- some patches are still failing

* Adjust wireless patches to build on 5.12.y

* Remove template wireless patch

* Move Espressobin edge to 5.12.y

* Bump mvebu to 5.12

- patch 92-mvebu-gpio-remove-hardcoded-timer-assignment.patch was disabled @heisath
- adjusted wireless driver for 8723ds

* Adjust sunxi / sunxi64 edge to compile

* Fix kernel config for Jetson nano edge

* bump meson64 to 5.12.y

* bump rockchip edge to 5.12.y

* Bump rockchip64 to 5.12.y

* Bump rk322x edge to 5.12.y

@paolosabatino

* Cleanup im6, re-add 5.10.y patches since one is missing in 5.12.y

* Update odroidxu4 edge links

* rk322x: moved rk322x-edge to kernel 5.12, fix overlay compilation, retouched included kernel modules

* Cleanup: remove deprecated config

Co-authored-by: Paolo Sabatino <paolo.sabatino@gmail.com>
2021-05-22 17:08:44 +02:00
Igor Pecovnik
94c3d1661e Remove empty file
Closing https://github.com/armbian/build/issues/2841
2021-05-19 17:52:24 +02:00
lanefu
cdf8ab3784
fix suspendstate correctly in sleep.conf for pop 2021-05-17 22:40:02 -04:00
lanefu
7339437edf
Merge pull request #2837 from lanefu/virtual
Virtual Qemu
2021-05-17 09:29:35 -04:00
Lane Jennison
f4c5f78f7b minimal documentation in board config file 2021-05-17 09:27:03 -04:00
Lane Jennison
928ed03c5f more hacking 2021-05-16 18:37:13 -04:00
Lane Jennison
e1e4d3405b add atag to kernel 2021-05-16 09:32:20 -04:00
Igor Pecovnik
abbc67f0d2 Moved i3wm from Hirsute to Focal and make a link from Hirsute
- removed broken packages within
- enable 32bit - it builds it
- fixed small cosmetic issue in 1st stage of deboostrap
2021-05-16 15:10:56 +02:00
Lane Jennison
c5e4dd9159 Merge branch 'master' of https://github.com/armbian/build into virtual 2021-05-16 08:56:53 -04:00
Lane Jennison
0c5ff7e259 fix family names 2021-05-16 08:56:51 -04:00
Lane Jennison
c4071ac346 virt update 2021-05-15 19:39:49 -04:00
Igor Pecovnik
ce3a85c9c4 Packages cleaning and bugfixes 2021-05-15 22:59:41 +00:00
Lane Jennison
d452d5e6bc add first pass of virt 2021-05-15 15:55:15 -04:00
Richard Neese
c907ce590d
cinnamon-update-#2 (#2835)
added terminator and did cleanup on printer lines
2021-05-15 20:51:08 +02:00
Richard Neese
3b9ad69985
Deepin-Update-#2 (#2834)
added terminator and did line cleanup
2021-05-15 20:51:00 +02:00
Richard Neese
64bccd84ab
Xfce update #2 (#2833)
* Xfce-Update-#2

added more functions to xfce for printing and system update fonts samba support network tools

* removed gnome items not used by xfce

took out a few gnome pkgs not used by xfce
2021-05-15 20:50:51 +02:00
Richard Neese
5902110563
Budgie-Update-#2 (#2832)
added terminator terminal and cleaned up a few lines moved printer related to 2 lines not 3
2021-05-15 20:50:32 +02:00
Igor Pecovnik
a09e90dad8 Merge branch 'master' of https://github.com/armbian/build 2021-05-15 18:52:03 +02:00
Igor Pecovnik
503245afeb Add and remove upstream patches 2021-05-15 18:51:44 +02:00
Richard Neese
35e889d0be
updating budgie package list (#2826)
Cleaning up the package list adding in cups for printing
2021-05-15 18:39:34 +02:00
Richard Neese
1da0b383a0
Updating cinnamon packagelist (#2827)
updated the cinnamon build to include cups and laptop support a
2021-05-15 18:39:21 +02:00
Richard Neese
e0c4dffd2f
Create packages (#2828)
adding cups and laptops support
2021-05-15 18:35:56 +02:00
Igor Pecovnik
aaaad16bb2 mvebu - remove deprecated patches 2021-05-14 14:31:18 +02:00
Igor Pecovnik
96227680c9 Bugfix - build failed when compiling rockchip64-current
small patch adjustement
2021-05-14 13:07:06 +02:00
Igor Pecovnik
57d2e637fc Remove Deepin for Hirsute
Packages exists only for x86 and apparently there are no changes anytime soon. We don't need to keep this in the code.

We can put this back or derive from Focal when it will be fixed upstream
@RichNeese
2021-05-13 18:20:33 +02:00
Igor Pecovnik
d4cd2c849f Bugfix - package name has been changed 2021-05-13 15:38:37 +02:00
Igor Pecovnik
e46a6a5ef6 Typo - fixing wrong board name 2021-05-13 08:46:31 +02:00