Commit Graph

910 Commits

Author SHA1 Message Date
Mark Schmale
3f9fa1df56 adding a few dependencies for arch, fedora and gentoo
- perls XML::Parser package is call perl-XML-Parser in fedora
   Uppercase P according to my local install and https://apps.fedoraproject.org/packages/perl-XML-Parser.
 - fedora (and maybe gentoo) need perls Thread::Queue since its not provided by the default packages. In gentoo its a virutal package, so its certainly provided already but depending on it should not cause any problems
 - rpcgen is required by samba and not provided by all current glibc packages
 - add perl as a generic dependency for distris that bundle Thread::Queue in the central perl package ot balance out the dep-list
2019-07-06 15:23:44 +02:00
Matthias Reichl
81d8d58d7e scripts/image: only include hex version in noobs os.json if NOOBS_HEX is set
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
a28f2e7688 scripts/image: create NOOBS tarballs with fakeroot
Otherwise builder user ID will leak in and storage partition
will be owned by that instead of root and lots of services
will fail to start.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
0bf0cba705 scripts/image: copy config.txt and distroconfig.txt from INSTALL
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
1994c2be0d scripts/image: copy firmware from INSTALL
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
MilhouseVH
d431710678 buildsystem: scripts/unpack becomes ACTIVE after clean 2019-06-29 11:07:51 +01:00
MilhouseVH
3facec5d91 buildsystem: unpack should recursively unpack, not build 2019-06-29 11:06:42 +01:00
MilhouseVH
9bb0b82aba scripts/mkimage: use pigz when compressing image 2019-06-26 20:04:08 +01:00
chewitt
fe8a92fc7e scripts/mkimage: force gzip to overwrite target/*.img.gz 2019-06-26 08:10:38 +04:00
MilhouseVH
db3f6934d7 buildsystem: fix scripts/unpack after #3570 2019-06-24 10:03:56 +01:00
CvH
4b0687558d Merge pull request #3573 from MilhouseVH/le10_installer_options
init: more informative syslinux boot message
2019-06-23 22:27:24 +02:00
MilhouseVH
3388460ac4 image: explain available options 2019-06-18 18:42:54 +01:00
MilhouseVH
ff3887ee11 init: more informative syslinux boot message 2019-06-18 03:16:04 +01:00
MilhouseVH
4e214471bf buildsystem: clean/install - dquote both sides 2019-06-17 01:48:38 +01:00
MilhouseVH
f9a2623d06 buildsystem: build/unpack - simplify some logic 2019-06-17 01:48:38 +01:00
MilhouseVH
cd71230bdb buildsystem: image - use HERE docs 2019-06-17 01:48:35 +01:00
MilhouseVH
90be11322a buildsystem: consistently use braces 2019-06-16 03:35:56 +01:00
MilhouseVH
2e3a2dab67 buildsystem: cleanup - PACKAGE_NAME is redundant 2019-06-16 02:59:20 +01:00
MilhouseVH
cdbbfcdd95 buildsystem: remove legacy sequential code 2019-06-15 02:54:44 +01:00
Jernej Škrabec
58d2412a75 Merge pull request #3561 from codekipper/pr_opioneplus
Allwinner: adds support for OrangePi One Plus
2019-06-14 16:39:09 +02:00
CvH
2825c30f92 Merge pull request #3536 from LibreELEC/amlogic
Add Amlogic (mainline) project
2019-06-13 23:06:16 +02:00
Marcus Cooper
14f80526ab uboot_helper: Add Orange Pi One Plus board 2019-06-13 16:18:00 +02:00
CvH
c09b069358 Merge pull request #3545 from jernejsk/aw_linux_patches
Allwinner: Various updates
2019-06-09 10:53:28 +02:00
Christian Hewitt
04c8342dbd u-boot: add Amlogic board devices to uboot_helper 2019-06-08 00:39:05 +02:00
Jernej Skrabec
a3878585eb uboot_helper: Add OrangePi 3 2019-06-06 07:33:43 +02:00