Stephan Raue
3c17768471
ConsoleKit: remove package ConsoleKit
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-07-07 17:32:23 +02:00
Stephan Raue
ab9657878f
scripts/image: create .tar release images, deprecate .tar.bz2 images
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-06-19 11:37:51 +02:00
Stephan Raue
9a6d53cacc
scripts/image: simplyfing detection of devel version, thanks to '_gio'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-06-06 23:50:47 +02:00
Stephan Raue
4a03e9d340
scripts/image: add support for release build scripts in projects folder
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-05-25 16:36:42 +02: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
Stefan Saraev
ce513577b8
remove update support
2013-05-01 17:16:14 +03:00
Stephan Raue
2f2596898e
scripts/image: add support to define official builds
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-04-20 20:39:01 +02:00
Stephan Raue
9912f0635e
dmidecode: move to debug tools
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-02-07 00:12:19 +01:00
Dag Wieers
12df4db25c
new package: add package 'dmidecode'
...
This packages adds the dmidecode tools when enabled.
2013-02-06 22:54:27 +01:00
Stephan Raue
1411d1ddc3
scripts/image: forgot to cleanup build of nano here
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-01-20 02:09:27 +01:00
Stefan Saraev
e5dccf8443
nano: move to system
2013-01-19 20:48:02 +02:00
Georgi Georgiev
5265597861
Properly count the number of commits
...
The "git log --pretty=format:" command eats up the line feed for the
last commit, and thus "wc -l" counts one commit less than there are.
This is easy to demonstrate with:
$ git log '2.95.3^..2.95.3' --oneline
e84de34 config/version: set version to 2.95.3 (OpenELEC-3.0 Beta 3)
$ git log '2.95.3^..2.95.3' --pretty=format: | wc -l
0
Even though this is a minor discrepancy, "git rev-list" and "git
rev-parse" are simpler and more accurate tools for this task (their
output format is not going to change).
2012-12-05 22:55:40 +09:00
Stephan Raue
23ce0f728f
new package: add package 'exfat-fuse', this should fix #822 , this should fix #880
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-07-04 19:35:05 +02:00
Stephan Raue
646bcdefd9
prelink-cross, remove package, it breaks more then improve
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-06-12 20:17:12 +02:00
Stephan Raue
8d93bc0533
projects/*/options: readd option to specify Displayserver
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-06-09 11:44:19 +02:00
Stephan Raue
b6878e0a14
scripts/image: use gzip compressed kernel for RPi, saves another 5MB
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-06-03 04:29:55 +02:00
Stephan Raue
8fd8b18962
scripts/image: use ld-linux.so from target for prelinking
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-05-25 09:06:39 +02:00
Stephan Raue
ff84723996
projects/*/options: make prelink support optional
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-05-22 15:41:14 +02:00
Stephan Raue
650ad33718
scripts/image: prelink bins and libs
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-05-21 00:31:44 +02:00
Stephan Raue
eb389208c1
bcm2835-bootloader: update to bcm2835-bootloader-4467284
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-05-17 13:30:28 +02:00
Stephan Raue
be57cc3f06
scripts/image: cosmetics
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-05-17 12:48:14 +02:00
Tim Delaney
9390c1f097
Added XBMC commit to RELEASE
2012-05-12 13:49:32 +10:00
Stephan Raue
7663f74b33
scripts/image: add support for multiple bootloaders and run 'release' script inside a bootloader package to install bootloader related things to release builds
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-05-05 10:27:45 +02:00
Stephan Raue
dd9aa2a5f7
bcm2835-bootloader: update to bcm2835-bootloader-3aba47b
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-04-22 17:23:45 +02:00
Stephan Raue
04dc12f590
new package: add package 'bcm2835-bootloader'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-04-22 17:21:54 +02:00