Commit Graph

324 Commits

Author SHA1 Message Date
Stefan Saraev
1ea9ba70fb scripts/clean: do not clean up more than expected... 2014-07-20 01:40:27 +02:00
Stefan Saraev
e57a96bf25 scripts/build: cosmetics 2014-07-20 01:40:00 +02:00
Stefan Saraev
2df694a0c6 scripts/create_addon: cosmetics 2014-06-16 23:34:40 +02:00
Stefan Saraev
61ff854bc8 scripts/build: cosmetics 2014-06-16 23:34:22 +02:00
Stefan Saraev
7935d3fae4 scripts/image: fix etc/os-release 2014-05-30 17:07:49 +02:00
Stephan Raue
711b5fc4c3 scripts/unpack: add support for arch specific patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-05-24 16:22:33 +02:00
Stephan Raue
510b70b688 scripts/unpack: remove old and non working support to skip arch specific patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-05-24 03:01:11 +02:00
Stephan Raue
2a2b46570c scripts/unpack: simplyfing patching
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-05-23 17:23:17 +02:00
jenkins101
d7818ab3c4 mkimage: added support for u-boot 2014-05-12 22:18:03 +02:00
Stephan Raue
91e109ec81 scripts/image: update /etc/os-release
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-28 18:07:20 +02:00
eidottermihi
3e1f867169 provide a /etc/os-release file (see http://0pointer.de/blog/projects/os-release) 2014-04-28 11:26:32 +02:00
Stefan Saraev
de917b244c scripts/mkimage: set 'installer' as default boot option
some people dont enable "usb legacy support" in bios (or dont know how)
thus they can't access installer at all. live mode is non-important
2014-04-25 17:20:12 +03:00
Georgi Georgiev
9e2d383dc1 Remove a duplicate check
This seems to be caused by a merge gone wrong: 77031582ee
2014-04-23 17:50:30 +09:00
Stefan Saraev
61455e4478 buildsys: cosmetics 2014-04-07 18:55:23 +02:00
Stefan Saraev
221e8eae54 buildsys: we require bash 2014-03-27 15:17:36 +02:00
Christian Hewitt
1f47792a87 atvboot: cleanup
changes to put all the boot/installer files in one place instead of
scattering them over multiple packages, and removing the 3rdparty
folder from the .tar file as it’s +12MB and nobody is ever going to use
them
2014-03-17 22:40:57 +04:00
Christian Hewitt
07cc00d3ba scripts: mkimage-atv
fixes to make this script work .. ping me on irc if you want to debate
anything
2014-03-17 09:03:03 +04:00
Christian Hewitt
99e7690338 appletv: add 'make image' support to buildsystem
This allows ‘PROJECT=ATV ARCH=i386 make image’ to output the .img files
needed to run OE from a USB (live mode) or install to the internal HDD.

Note: this is not complete and must be fixed

Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-05 17:27:41 +01:00
Stephan Raue
80944c8486 scripts/mkimage: install config.txt to image
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-04 23:07:13 +01:00
Stefan Saraev
bf6703aad3 scripts/mkimag: use different name for uefi images 2014-03-04 11:38:50 +02:00
Stephan Raue
e6f76e2786 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2014-03-03 13:44:58 +01:00
Stephan Raue
cbe2743e2e linux: add support to specify $KERNEL_UBOOT_TARGET, $KERNEL_UBOOT_EXTRA_TARGET, $KERNEL_MAKE_EXTRACMD, so we support kernels new devicetree support and support building zImage kernels with u-boot
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-03 13:43:08 +01:00
Stefan Saraev
599837b4ef scripts/mkimage: no menu in uefi boot mode. clean up 2014-03-01 00:49:37 +02:00
Stefan Saraev
301dfa5f1e scripts/mkimage: support only installer in uefi boot mode 2014-03-01 00:46:36 +02:00
Stefan Saraev
3a62787081 syslinux:host: install efi64/efi/syslinux.efi as bootx64.efi 2014-02-28 22:54:15 +02:00