Commit Graph

315 Commits

Author SHA1 Message Date
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
Stefan Saraev
76a19cc0a6 testing: add support for creating efi live images
TODO: full uefi support in installer
2014-02-28 21:04:40 +02:00
Stefan Saraev
56c3d7b79e scripts/mkimage: align partitions 2014-02-28 20:53:43 +02:00
Stefan Saraev
624abb61f4 scripts/mkimage: sizelimit for partition2 2014-02-28 20:28:35 +02:00
Stephan Raue
a32516addb scripts/install: move systemd to /usr/lib
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-02-20 17:06:25 +01:00
Stefan Saraev
8ac4dad559 scripts/create_addon: meh 2014-02-06 23:52:53 +02:00
Stefan Saraev
5353a4766f network support should not be optional 2014-02-05 21:20:13 +02:00
Stephan Raue
5fa79809df scripts/get: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-02-04 22:50:08 +01:00
Stefan Saraev
6fc6264498 buildsystem: meh. no PKG_DEPENDS anymore. finaly 2014-02-04 21:53:19 +02:00
Stephan Raue
a4525a4c5a alsa: add package.mk and install via scripts/image
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 22:21:27 +01:00