Commit Graph

680 Commits

Author SHA1 Message Date
MilhouseVH
f7d20ddc47 RBP: Update firmware to be in sync with kernel 2016-04-04 02:50:40 +01:00
Peter Vicman
793fb70fb1 u-boot: update to u-boot-imx6-408544d for imx6 project
hide dd output when updating bootloader
add patch for kernel 4.4
2016-04-02 10:34:43 +02:00
MilhouseVH
b42b63983b Allow for a custom system partition start sector + custom system size 2016-03-24 12:02:45 +00:00
MilhouseVH
262ee4a16a rebrand: A few more fix-ups 2016-03-23 19:36:54 +00:00
Matt DeVillier
fb6b315f30 installer: OE->LE text replacement
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
2016-03-22 18:51:39 -05:00
Matt DeVillier
5c4f2a143b installer: bump version
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
2016-03-20 14:51:30 -05:00
Matt DeVillier
f8eb1fe4a5 installer: add notification dialog upon completion of install
also, OE->LE rebranding

Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
2016-03-20 14:47:27 -05:00
Christian Hewitt
668689a0e1 Merge pull request #13 from lrusak/virtual-is-back
Thanks :)
2016-03-19 06:35:53 +04:00
MilhouseVH
507ff74742 bcm2835-bootloader: update to bcm2835-bootloader-c230b2b 2016-03-17 04:42:29 +00:00
MilhouseVH
9c17ed5fc2 Rebranding: Follow up 2016-03-16 05:03:51 +00:00
Lukas Rusak
87d33e2c89 syslinux: add script to create virtual image 2016-03-15 02:03:08 -07:00
Lukas Rusak
2c26a02894 populatefs: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak
3aad1cf567 mkbootimg: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Stephan Raue
7a4479c027 bcm2835-bootloader: update to bcm2835-bootloader-b48c36f
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-05 13:02:13 +01:00
Zalaare
692b086ad0 Various $HOME/.openelec (vendor) fixes 2016-03-04 11:52:43 -05:00
Lukas Rusak
be423afc16 nano: update to 2.5.3 2016-03-02 22:39:43 +01:00
aluft
bcf13b8157 Add all mtools to toolchain directory
Look for mtools in toolchain/bin instead of toolchain/sbin

mattrib is used by syslinux.mtools during make image
When mattrib is absent, this error is observed:
make image

> image: installing extlinux to part1...
> sh: mattrib: command not found
> syslinux.mtools: warning: failed to set system bit on ldlinux.sys
> sh: mattrib: command not found
> syslinux.mtools: warning: failed to set system bit on ldlinux.c32
> image: copying files to part1...
2016-02-25 14:48:10 -05:00
aluft
70e279dddb Add all mtools during host install step.
Especially mattrib which is used by syslinux.mtools during make image

When absent, this error is observed:

make image

> image: installing extlinux to part1...
> sh: mattrib: command not found
> syslinux.mtools: warning: failed to set system bit on ldlinux.sys
> sh: mattrib: command not found
> syslinux.mtools: warning: failed to set system bit on ldlinux.c32
> image: copying files to part1...
2016-02-25 13:43:41 -05:00
Stephan Raue
4eae60c089 Merge pull request #4701 from vpeter4/non-root-image
scripts/mkimage: create disk image without sudo
2016-02-20 23:50:40 +01:00
Stephan Raue
c59439e378 plymouth-lite: fix linking with glibc-2.23, this fixes #4727 this fixes #4732
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-20 11:43:28 +01:00
Stephan Raue
9e58a12143 nano: update to nano-2.5.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-20 11:43:28 +01:00
Peter Vicman
3b75736931 scripts/mkimage: create disk image without sudo
Mtools is used to format and copy files to vfat partition.
Populatefs is used to copy files to ext4 partition.

Tested on imx6 with u-boot, Generic with BIOS and EFI boot.

To avoid messing around with ext4 partition we could also provide "empty" disk image file. Both partitions would be already formatted and storage partition would already contain resize file. Then mkimage script would only copy kernel, system, bootloader files and install bootloader.
But current approach is more flexible for future use.
2016-02-19 08:49:20 +01:00
Stephan Raue
44da7861bc Merge pull request #4543 from CvH/patch-1
zip packages extraction fix
2016-02-07 15:58:53 +01:00
MilhouseVH
61899e2c9d installer: Bump FAT partition size in line with disk image 2016-01-31 23:48:07 +00:00
Alex Deryskyba
2495d063e8 Add support for building Android kernel images required for some Amlogic-based projects 2016-01-15 14:41:12 +01:00