Commit Graph

71 Commits

Author SHA1 Message Date
Stephan Raue
11636df893 new package: add package 'compcache', move init script to create swap to package 'compcache'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-22 07:34:42 +02:00
Stephan Raue
3a1d2c6912 buybox: fix init script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-17 09:35:22 +02:00
Stephan Raue
4af9373863 busybox: enable swap optionally, disabled by default for testing
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-16 02:38:36 +02:00
Stephan Raue
abc61c3112 busybox: setup 'swappiness' related to installed memory
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-15 05:50:36 +02:00
Stephan Raue
170e664854 busybox: adding init script to create and enable swapfile if needed
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-09 01:31:51 +02:00
Stephan Raue
a59a17cbc2 busybox: install '/var/run/lirc' by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-09-25 19:22:33 +02:00
Stephan Raue
cb6da268e3 indicator-network: add initscript, merge init script from connman and from busybox
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-09-23 05:31:19 +02:00
Stephan Raue
fb0a007815 busybox: disable temporary start of rdate
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-09-01 03:26:43 +02:00
Stephan Raue
c3527ea7cb acpid: add configfile for powerdown, add script for powerdown, add init script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-08-31 04:45:43 +02:00
Stephan Raue
80fc3215ab busybox: add initial rdate support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-08-31 02:26:52 +02:00
Stephan Raue
c24203385b busybox: enable all disabled devices in /cat/proc/wakeup to wakeup from standby
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-27 20:11:56 +02:00
Stephan Raue
87790e7d6b busybox: actually disable start of userconfig initscript in installer mode
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-07 23:42:42 +02:00
Stephan Raue
3997a1a51a busybox: run mount_filesystem, make_directorys, userconfig, network, syslogd, acpid also in runlevel 'installer'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-06 19:27:23 +02:00
Stephan Raue
f73b83afb4 busybox:
- create more needed directories
2010-06-14 01:30:05 +02:00
Stephan Raue
1d733086b6 busybox:
- mounting special filesystem in /sbin/init
2010-05-18 14:35:58 +02:00
Stephan Raue
d4be5be3da busybox:
- make directory structure earlyer
2010-05-18 14:07:02 +02:00
Stephan Raue
60e0f6c6ea busybox:
- mount filesystems earlyer
- mount also /proc /sys /dev /dev/pts from here
2010-05-18 14:06:33 +02:00
Stephan Raue
c0cefe351d busybox:
- dont mount /sys/kernel/debug
2010-05-17 09:16:24 +02:00
Stephan Raue
5acde0d6d4 busybox:
- adding copyright header to init script
- create /etc/hosts file at boottime
- include /etc/profile
2010-05-17 04:19:51 +02:00
Stephan Raue
7d39cfe95c busybox:
- include /etc/profile
2010-05-16 11:04:11 +02:00
Stephan Raue
e1dffaadbb 2010-05-16 10:06:54 +02:00
Stephan Raue
40438ec53e busybox:
- also create /var/cache
2010-05-15 01:02:48 +02:00
Stephan Raue
c69817eeb2 bash:
- moving init scripts to start shell from busybox
2010-05-09 01:35:50 +02:00
Stephan Raue
131603f472 busybox:
- mount debugfs (for ureadahead)
- create /var/lib/ureadahead and /storage/.cache/ureadahead
2010-05-02 16:21:16 +02:00
Stephan Raue
532a7f2fac busybox:
- start userconfig later
2010-04-30 23:09:45 +02:00