20 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
f40e316aa6 add a - option in packages arch/platform files to tell blacklist package to a given target 2009-05-31 23:32:15 +02:00
Stephan Raue
d278461b9c rename gettext to gettext-dummy, replace /* with 2009-05-16 23:35:27 +02:00
Stephan Raue
de71016fb4 initial import 2009-03-18 13:02:53 +01:00