Stephan Raue
371455cd2d
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-systemd
...
Conflicts:
config/functions
packages/sysutils/udisks/package.mk
packages/sysutils/udisks/tmpfiles.d/udisks.conf
2013-08-22 18:50:56 +02:00
Stephan Raue
a5e846d3b6
udisks: remove package 'udisks', will be replaced by package 'udevil'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-08-22 18:34:08 +02:00
Stephan Raue
eb7032c245
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-systemd
...
Conflicts:
packages/network/connman/scripts/connman-setup
packages/sysutils/dbus/init.d/14_dbus
packages/sysutils/udisks/init.d/31_mount-disks
packages/tools/installer/package.mk
projects/ARCTIC_MC/options
projects/ATV/options
projects/Fusion/options
projects/Generic/options
projects/Generic_OSS/options
projects/ION/options
projects/Intel/options
projects/RPi/options
projects/Virtual/options
tools/mkpkg/mkpkg_udevil
2013-08-22 16:39:21 +02:00
Stephan Raue
b9018e1c95
new package: add package 'udevil'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-08-22 14:28:25 +02:00
Stephan Raue
3a130cd500
upower: remove package 'upower', replaced by systemd
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-08-05 10:44:06 +02:00
Stephan Raue
3aa3d8b75d
scripts/image: change back to link /media to /var/media
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-08-05 10:44:06 +02:00
Stephan Raue
442a5c04a9
scripts/image: create /run and /tmp as dirs, link /media to /run/media
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-08-05 10:42:59 +02:00
Stefan Saraev
54edf47951
ssh: disable banner. symlink motd
2013-07-20 17:37:14 +03:00
Stephan Raue
713277af9c
scripts: implement new packageformat (v3) support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-07-17 06:12:14 +02:00
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