384 Commits

Author SHA1 Message Date
Stephan Raue
634d580400 Revert "bcm2835-bootloader: update to bcm2835-bootloader-e11b332"
This reverts commit 52f3cf3cf4749196b3fa794d40e1af955a02a1bb.
2013-07-08 16:39:24 +02:00
Stephan Raue
51cfdc2d64 nano: rename profile.d config file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-07 17:08:28 +02:00
Stephan Raue
d40b5da51b bcm2835-bootloader: update to bcm2835-bootloader-e11b332
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-30 12:07:27 +02:00
Stephan Raue
03fc497501 bcm2835-bootloader: disable ssh by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-30 11:33:43 +02:00
Stefan Saraev
feface09a0 syslinux: update to syslinux-5.10 2013-06-28 20:47:16 +03:00
Stefan Saraev
f8e8a16dbd Revert "create_livestick: use our *.c32"
This reverts commit af39048a80480bba689fe96c767b0f523c38c0af.
2013-06-27 13:19:54 +03:00
Stefan Saraev
af39048a80 create_livestick: use our *.c32
we should never trust people's host syslinux
2013-06-26 23:15:26 +03:00
Stephan Raue
f986fc96ec bcm2835-bootloader: update to bcm2835-bootloader-0d1b1d8
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-13 09:49:10 +02:00
Stephan Raue
83c56c937d libftdi: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-30 14:46:51 +02:00
Stephan Raue
9efdc51beb u-boot: add AML u-boot support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-23 17:11:56 +02:00
Daniel Forsberg
cd3108c549 RPi: changed gpu_mem to 100mb for 256mb RPis. fixes #1713 2013-05-16 13:48:46 +02:00
Stefan Saraev
d021c5b08a berryboot-tools: fix permissions 2013-05-15 20:05:27 +03:00
Stephan Raue
804e2f52c4 new package: add package 'berryboot-tools'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-14 18:45:17 +02:00
Stephan Raue
eb3580af3d bcm2835-bootloader: update to bcm2835-bootloader-f53948f
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Christian Hewitt
ab69dfa907 livestick: add banner to osx script
deleted accidentally earlier
2013-05-10 22:40:08 +04:00
Christian Hewitt
a6d64c69f0 add create_livestick_osx and files
closes #2278
2013-05-10 14:00:24 +03:00
vpeter4
e1f7220cf5 create_livestick: changes required for syslinux 5.01 2013-05-08 20:04:15 +02:00
Stephan Raue
ec7c923cf4 syslinux: update to syslinux-5.01
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-03 22:33:40 +02:00
Stephan Raue
518dae3dd7 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-05-01 16:48:00 +02:00
Stephan Raue
4a6c6728b9 bcm2835-bootloader: update to bcm2835-bootloader-4bec05a
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-01 16:42:37 +02:00
Stefan Saraev
d2ea6b385c remove package: 'autoupdate' 2013-05-01 17:17:27 +03:00
Stephan Raue
07ee0c8c3f installer: make systempartition per default 256MB
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-29 00:52:49 +02:00
Stefan Saraev
13bb8100d3 create_livestick: fix bad subst. works only in bash. thanks fritsch 2013-04-27 13:01:48 +03:00
Stephan Raue
fd03e318e7 Merge pull request #2216 from dagwieers/livestick-part-fix
Wrong partition name used for devices ending with numbers
2013-04-21 14:19:04 -07:00
Dag Wieers
171b937be0 Use the host's vesamenu.c32 as well
When using syslinux and C32 modules it's important to use the C32 modules build with the same syslinux. This patch ensures that we use the host OS's vesamenu.c32, rather than the one shipped in the tarball.
2013-04-21 23:08:28 +02:00
Dag Wieers
ac14d279c3 Wrong partition name used for devices ending with numbers
On Linux when a block device ends with a number (like my SD card device: **/dev/mmcblk0**) the first partition is called **/dev/mmcblk0p1** (with an added **p**). This snippet makes sure that the correct partition name is used in both cases.
2013-04-21 22:28:41 +02:00
Stephan Raue
7fcee9b44a bcm2835-bootloader: fill INSTALL file with some infos
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-16 16:19:38 +02:00
Stephan Raue
208fd9a5d3 Revert "Changed any found references to INSTALL file, which is empty for now."
This reverts commit 6a78265e506eeb01d6c962211e39eaf538daf4dc.
2013-04-16 16:19:01 +02:00
Radosław Benkel
6a78265e50 Changed any found references to INSTALL file, which is empty for now. 2013-04-15 21:20:39 +02:00
Stephan Raue
b698ac0394 bcm2835-bootloader: update to bcm2835-bootloader-baa3ecf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-05 14:41:37 +02:00
Stephan Raue
ee04cfe3f4 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings
Conflicts:
	packages/sysutils/busybox/init.d/06_systemconfig
2013-03-23 04:27:02 +01:00
vpeter4
d1edf6f772 oeinstaller, create_livestick*: get rid of white screen during boot 2013-03-22 18:27:29 +01:00
Stefan Saraev
d4275b65d7 fix typo in create_livestick.bat 2013-03-22 18:58:34 +02:00
Stephan Raue
461195b17f Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings 2013-03-22 12:23:03 +01:00
vpeter4
78dc13c2f9 oeinstaller, create_livestick*: updated syslinux.cfg, add boot menu splash image 2013-03-22 12:16:05 +01:00
Stephan Raue
4ee86bc669 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings 2013-03-21 22:13:51 +01:00
Stefan Saraev
43a2a0d5c0 create_installstick: rename to create_livestick.exe 2013-03-21 22:59:54 +02:00
Stefan Saraev
6b9e43b8d6 tools: add updated create_installstick.exe 2013-03-21 22:53:02 +02:00
Stephan Raue
02b2286c6c Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings 2013-03-21 05:32:22 +01:00
Stephan Raue
cc7e9e85af create_livestick.bat: install vesamenu.c32
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-21 05:31:27 +01:00
Stephan Raue
3fb476e49d Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings 2013-03-21 05:27:41 +01:00
Stephan Raue
7e4af5d0ab syslinux: rename install scripts, change script comments
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-21 05:02:32 +01:00
Stephan Raue
b97a1d80b7 syslinux: add bootmenu to install stick, add Live stick support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-21 04:56:36 +01:00
Stephan Raue
acf9f79553 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings 2013-03-20 00:16:51 +01:00
Stephan Raue
980dc049c9 bcm2835-bootloader: update to bcm2835-bootloader-2bcb2bc
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-19 17:00:58 +01:00
Stephan Raue
469f5defaf Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings 2013-03-18 15:16:19 +01:00
Stephan Raue
50a575cd9d Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-03-18 14:26:31 +01:00
Stephan Raue
9d2280d6fb atv-bootloader: update to atv-bootloader-r520
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-17 18:46:34 +01:00
Stefan Saraev
0015373fea tools: add updated create_installstick.exe 2013-03-16 18:27:06 +02:00
Stephan Raue
a2096e3ada Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings 2013-03-16 01:22:22 +01:00