Lukas Rusak
|
fb12c9fcf5
|
scripts/install: use unified /usr
|
2016-12-04 13:23:41 -08:00 |
|
Stephan Raue
|
6481621d97
|
scripts: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2016-01-02 17:26:58 +01:00 |
|
Stefan Saraev
|
fbf57d1b47
|
(cosmetics) buildsys: remove FORCE_INSTALL
|
2015-08-22 19:31:55 +03:00 |
|
Stefan Saraev
|
24bee9dfb8
|
(cosmetics) scripts/install: cosmetics
|
2015-08-22 19:31:48 +03:00 |
|
Stephan Raue
|
63508f3df3
|
scripts/install: install modprobe.d files to /lib
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2014-11-17 22:39:37 +01:00 |
|
Stephan Raue
|
2cb7cd6f2b
|
buildsys: add $PKG_DIR/modprobe.d/ support to scripts/install
|
2014-10-16 14:32:21 +02:00 |
|
Stefan Saraev
|
fb2279d505
|
buildsys: show package name if not found
current error " no package.mk file found in " does not
give a hint what package (dependency) is missing
|
2014-08-17 18:32:24 +02:00 |
|
Stephan Raue
|
a32516addb
|
scripts/install: move systemd to /usr/lib
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2014-02-20 17:06:25 +01:00 |
|
Stefan Saraev
|
6fc6264498
|
buildsystem: meh. no PKG_DEPENDS anymore. finaly
|
2014-02-04 21:53:19 +02:00 |
|
Stephan Raue
|
7139ce0d21
|
scripts: remove packageformat v1 and v2 support, major buildsystem cleanup. now every package needs a 'package.mk' script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2014-01-30 14:47:17 +01:00 |
|
Stephan Raue
|
0f3e2d4ffa
|
update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-12-21 21:51:48 +01:00 |
|
Stephan Raue
|
70944b24e2
|
scripts/*: make development more colorfull :-)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-12-20 15:51:09 +01:00 |
|
Stephan Raue
|
b9a320772f
|
scripts/install: add support for 'init' packages, add more support for new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-12-18 17:35:14 +01:00 |
|
Stefan Saraev
|
debacf21ae
|
buildsystem: clean up and cosmetics
|
2013-12-13 14:07:31 +02:00 |
|
Stefan Saraev
|
09f88b66e9
|
rework suspend/resume
|
2013-08-29 21:42:45 +03:00 |
|
Stephan Raue
|
4f6e36aa42
|
scripts/install: cleanup old init support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-08-23 12:37:43 +02:00 |
|
Stephan Raue
|
2d27d172b1
|
scripts/install: add support for 'debug.d' folders
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-08-18 14:09:30 +02:00 |
|
Stephan Raue
|
213f5b9402
|
scripts/install: add support for 'modules-load.d' dirs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-08-08 04:18:14 +02:00 |
|
Stephan Raue
|
4a5a22c670
|
scripts/install: add support for sleep.d dirs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-08-06 13:43:03 +02:00 |
|
Stephan Raue
|
5a3f4987f0
|
scripts/install: add support for 'sysctl.d' dirs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-08-05 18:42:16 +02:00 |
|
Stephan Raue
|
693d165995
|
scripts/install: add support for system.d dirs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-08-05 10:44:06 +02:00 |
|
Stephan Raue
|
02937b4144
|
scripts/install: add support for '$PKG_DIR/system.d' dir and install *.d dirs before we run the install script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-08-05 10:42:58 +02:00 |
|
Stephan Raue
|
d8cb676009
|
scripts/install: new buildsystem: add support for pre_install() and post_install() hooks via package.mk
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-07-30 21:37:31 +02:00 |
|
Stephan Raue
|
9ea8fa2b43
|
scripts: depends now on bash, bye bye dash i dont like you. This should fix #2481
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-07-19 02:35:52 +02: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
|
664f4c2a5b
|
scripts/install: add support for tmpfiles.d dir
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-07-12 20:35:04 +02:00 |
|
Stefan Saraev
|
563d2e71cb
|
scripts/install: exit if $INSTALL not set
|
2013-07-12 15:37:01 +03:00 |
|
Stephan Raue
|
62b661caa5
|
scripts/*: rename 'INDENT' variable to not interference with upcoming Mesa's 'INDENT' variable
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2012-10-22 02:00:23 +02:00 |
|
strolch
|
71c0db4008
|
Buildsystem patches:
- allow symlink for sources and .work
- add missing char in printf statements in scripts directory
|
2012-07-19 10:17:42 +02:00 |
|
Domin6
|
543c89c24b
|
Change copyright and FSF address, this fixes #252
|
2012-02-29 13:36:32 +01:00 |
|
Stephan Raue
|
d0c522594e
|
scripts/install: install udev rules and helper scripts in /lib/udev
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2012-01-25 23:50:19 +01:00 |
|
Stephan Raue
|
6da2a8e251
|
udev: install bins to /usr/bin, install udev rules and scripts to /usr/lib/udev
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-11-06 18:20:16 +01:00 |
|
Stephan Raue
|
cee30ed2a1
|
scripts/install: add rule to install udev rules
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-02-13 20:45:23 +01:00 |
|
Stephan Raue
|
87f76ddd29
|
scripts: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-01-09 23:32:01 +01:00 |
|
Stephan Raue
|
3f115d3f05
|
fix emailadress in license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-01-09 23:11:13 +01:00 |
|
Wintemrute
|
2d3ad4c2da
|
Adding Headers......
|
2011-01-09 22:06:11 +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
|
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 |
|