Stephan Raue
|
267f8960d2
|
README: add rewritten README file, thanks much to ilya
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-19 23:47:12 +01:00 |
|
Stephan Raue
|
d691d2b8f6
|
buildsystem: big rework & cleanup - PART-1: split functions from 'config/path' to an seperate file 'config/functions', rework and cleanup some build scripts, remove references to $TARGET_PLATFORM, add support for more then one downloadurl for $PKG_URL (partially done), remove support for: $PKG_DIR/arch, $PKG_DIR/platform, $PKG_DIR/url files, remove support for *.diff patches, create download-stampfiles in sources/$PKG_NAME, create md5 files after download, add support to download all sources at once with './scripts/get'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-19 22:01:08 +01:00 |
|
Stephan Raue
|
681ae55860
|
scripts/unpack: remove unneeded code
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-19 13:35:11 +01:00 |
|
Stephan Raue
|
add47814c3
|
scripts/get: remove unneeded code
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-19 13:35:01 +01:00 |
|
Stephan Raue
|
8c6620af2d
|
scripts/extract: remove unneeded code
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-19 13:34:51 +01:00 |
|
Stephan Raue
|
f7c7cb7779
|
scripts/install: remove unneded inclusion of project options file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-19 09:49:02 +01:00 |
|
Stephan Raue
|
cbfcd21e92
|
configtools: add config.guess and config.sub scripts to buildsystem, remove package 'configtools', cleanups
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-19 06:37:13 +01:00 |
|
Stephan Raue
|
da9aee4100
|
scripts/get: fix creation of stamp files (add multiversion support)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-19 00:18:50 +01:00 |
|
Stephan Raue
|
997dd43f86
|
scripts/unpack: versioning patch support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-12 19:46:20 +01:00 |
|
Stephan Raue
|
072a9b8f48
|
scripts/image_release: change $RELEASE_DIR location, remove $RELEASE_DIR if ready
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-12 10:57:12 +01:00 |
|
Stephan Raue
|
96707d9ff2
|
scripts/image: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-11 19:12:41 +01:00 |
|
Stephan Raue
|
994e2cac7c
|
scripts/image: force building toolchain first
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-11 17:52:16 +01:00 |
|
Stephan Raue
|
8a840300db
|
scripts/image: setup fakeroot
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-11 17:46:27 +01:00 |
|
Stephan Raue
|
e814f2f38e
|
image: move to 'scripts', split into 'scripts/image', 'scripts/image_squashfs' and 'scripts/image_release'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-11 17:33:49 +01:00 |
|
Stephan Raue
|
8636b090ff
|
scripts/install: (re)add 'fastinstall' support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-11 17:05:47 +01:00 |
|
Stephan Raue
|
6929b86a10
|
scripts/checkdeps: remove check for lzo, not more needed
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-10-21 07:46:54 +02:00 |
|
Stephan Raue
|
1883020a3d
|
scripts/install: disable fastinstall (must be reworked)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-10-20 02:27:00 +02:00 |
|
Stephan Raue
|
6cd8c6ad8a
|
scripts/install: add 'fastinstall' support, thanks to Wintemrute
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-10-19 21:26:14 +02:00 |
|
Stephan Raue
|
7bdc1d64e3
|
scripts/install: add support for network init scripts (thanks to Wintemrute)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-10-11 15:55:29 +02:00 |
|
Stephan Raue
|
2aa2214810
|
scripts/checkdeps: fix script for using on fedora
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-10-04 12:23:29 +02:00 |
|
Stephan Raue
|
2164a42bad
|
scripts/checkdeps: add gettext and liblzo as an dep., thanks much merlin1991
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-09-29 19:38:42 +02:00 |
|
Stephan Raue
|
a3c965d51a
|
scripts/checkdeps: update checkdeps script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-08-24 00:44:04 +02:00 |
|
Stephan Raue
|
0263ffb3d7
|
scripts/checkdeps: update dependencies
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-08-23 21:51:11 +02:00 |
|
Stephan Raue
|
43f2234601
|
scripts/install: remove automatic install function, we dont need them
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-07-25 13:39:36 +02:00 |
|
Stephan Raue
|
fd152435a6
|
scripts/checkdeps: update dependencies
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-07-22 20:15:57 +02:00 |
|
Stephan Raue
|
bf0f0fad4c
|
scripts/create_addon: add shared functions
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-07-22 20:07:18 +02:00 |
|
Stephan Raue
|
7c6a5bc446
|
scripts/*: add metafile download url support, remove autoupdate config option (not really needed)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-07-22 05:07:09 +02:00 |
|
Stephan Raue
|
06a628e25a
|
scripts/checkdeps: update dependencies
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-07-21 22:37:56 +02:00 |
|
Stephan Raue
|
34f1f2f7ae
|
scripts/build, scripts/install: add support for $PKG_BUILD_DEPENDS and $PKG_DEPENDS for use in metafile
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-07-21 21:31:32 +02:00 |
|
Stephan Raue
|
c7cf1f753b
|
packages/*, scripts/*, config/options: remove $PKG_DIR declaration (now in config/path), include config/options with package name
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-07-21 18:54:45 +02:00 |
|
Stephan Raue
|
f8f7e127ac
|
scripts/build: remove sed's for fixing *.pc files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-07-20 08:15:12 +02:00 |
|
Stephan Raue
|
34e64f7a49
|
scripts/unpack, scripts/extract: add support to extract '*.7z' files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-07-18 00:47:00 +02:00 |
|
Stephan Raue
|
1c0befea49
|
scripts: add script to create addons
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-07-18 00:45:43 +02:00 |
|
Stephan Raue
|
ef642f3ed5
|
scripts/install: fix support for disable build of packages not supported by given arch/platform
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-07-13 04:21:19 +02:00 |
|
Stephan Raue
|
d65ac8b213
|
scripts/build: fix support for disable build of packages not supported by given arch/platform
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-07-13 04:21:07 +02:00 |
|
Stephan Raue
|
7d1e359c08
|
scripts/unpack: add function to support 'after_unpack' scripts, running after unpack, before patching (for example to rename the extracted source packages)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-07-12 16:24:52 +02:00 |
|
Stephan Raue
|
395839441f
|
scripts/checkdeps:
- add some more dependencies and functions (need more work)
|
2010-06-16 15:28:53 +02:00 |
|
Stephan Raue
|
5a1d29a743
|
scripts/build:
- make buildscript dash compatible
|
2010-05-21 11:00:32 +02:00 |
|
Stephan Raue
|
ddacdabcbe
|
scripts/install:
- rename profile.d/* to profile.d/*.conf
|
2010-03-25 10:50:55 +01:00 |
|
Stephan Raue
|
693d121915
|
scripts/install:
- move /etc/conf.d/* to /etc/profile.d/*
|
2010-03-25 10:36:06 +01:00 |
|
Stephan Raue
|
85df5ed025
|
scripts/install:
- install init scripts to /etc/init.d
|
2009-12-29 19:40:15 +01:00 |
|
Stephan Raue
|
a44d005f66
|
projects/options:
- big rework of projects/*/options, config/options, config/path.
- most configurable options now under project folder
|
2009-12-19 01:35:31 +01:00 |
|
Stephan Raue
|
807cc23fe8
|
scripts/build:
- remove unneeded code
|
2009-12-11 21:44:48 +01:00 |
|
Stephan Raue
|
bfb7aafa59
|
checkdeps:
- remove check for unneeded progs
|
2009-11-29 06:08:51 +01:00 |
|
Stephan Raue
|
b96fb2e973
|
scripts/install:
- cleanup
|
2009-11-06 15:43:56 +01:00 |
|
Stephan Raue
|
11686fbdb4
|
scripts/install:
- various cleanups
|
2009-10-27 03:50:07 +01:00 |
|
Stephan Raue
|
4d4f4825b5
|
install - script:
- change location of xinit.rd scripts
|
2009-09-28 14:26:45 +02:00 |
|
Stephan Raue
|
695d311819
|
scripts/install: add support for conf.d and xinitrc.d directories
|
2009-09-14 18:20:17 +02:00 |
|
Stephan Raue
|
29c0fe87a9
|
various fixes
|
2009-07-20 00:19:09 +02:00 |
|
Stephan Raue
|
df29a33e1c
|
various fixes
|
2009-06-07 22:17:49 +02:00 |
|