Commit Graph

103 Commits

Author SHA1 Message Date
Stephan Raue
78187629c4 Revert "busybox: start init scripts on RUNLEVEL=boot"
This reverts commit 5a491d0429.
2011-09-12 19:24:34 +02:00
Stephan Raue
ec6285a801 Revert "busybox: unmount various filesystems on reboot/poweroff"
This reverts commit f773b666d9.
2011-09-12 19:20:36 +02:00
Stephan Raue
1723a4c630 Revert "busybox: shutdown syslogd and klogd on reboot/poweroff"
This reverts commit 266efcfea3.
2011-09-12 19:15:53 +02:00
Stephan Raue
de835d3bdb Revert "busybox: mount special filesystems in init script, unmount all of this filesystem on reboot/shutdown"
This reverts commit f21639af3a.
2011-09-12 19:14:34 +02:00
Stephan Raue
fba4296810 Revert "busybox: ensure /storage will be unmounted, dont unmount filesystems we dont need unmount"
This reverts commit 6529b6abf1.
2011-09-12 19:13:48 +02:00
Stephan Raue
6529b6abf1 busybox: ensure /storage will be unmounted, dont unmount filesystems we dont need unmount
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-08 05:42:14 +02:00
Stephan Raue
f21639af3a busybox: mount special filesystems in init script, unmount all of this filesystem on reboot/shutdown
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-08 04:29:47 +02:00
Stephan Raue
266efcfea3 busybox: shutdown syslogd and klogd on reboot/poweroff
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-08 04:27:53 +02:00
Stephan Raue
f773b666d9 busybox: unmount various filesystems on reboot/poweroff
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-08 01:58:53 +02:00
Stephan Raue
5a491d0429 busybox: start init scripts on RUNLEVEL=boot
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-07 23:13:37 +02:00
Stephan Raue
fcd270cef7 busybox: overwrite sample files on boot to have the latest version, keep configs untouched
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-07-29 23:49:36 +02:00
Stephan Raue
2ffe3472b0 busybox: dont start buildin webserver by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-07-27 08:03:32 +02:00
Stephan Raue
036b6ba4c5 busybox: create log dir and store logs on /storage if boot in debug mode
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-06-21 17:27:46 +02:00
Stephan Raue
1114623361 busybox: add init script to setup some cdrom related options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-05-06 16:58:43 +02:00
Stephan Raue
b435fee89b eventlircd: setup wakup devices via udev
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-04-28 04:10:22 +02:00
Stephan Raue
07b57338da busybox: split userconfig init script in userconfig and systemconfig init scripts
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-04-19 14:17:57 +02:00
Stephan Raue
046434a0d8 busybox: enable and install webserver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-04-12 21:38:19 +02:00
Stephan Raue
66041a1f30 busybox: add applet 'openvt', use openvt for our shells
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-04-03 16:46:37 +02:00
Stephan Raue
24c19605c5 busybox: start klogd too
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-04-03 16:29:59 +02:00
Stephan Raue
1bf39de9c4 busybox: create system config file to use with our init scripts
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-11 22:19:52 +01:00
Stephan Raue
7f0a04b638 busybox: use /bin/sh instead /bin/bash
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-11 02:31:53 +01:00
Stephan Raue
f79892e399 busybox: use /bin/sh anstead /bin/bash
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-11 02:31:15 +01:00
Stephan Raue
71673b5469 busybox: remove unneeded files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-11 02:27:32 +01:00
Stephan Raue
32ba6fe666 bash: remove package 'bash', add busybox shell, move inits and configs (we will see if this works :-)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-02-16 17:27:20 +01:00
Stephan Raue
ff738ff5f7 busybox: add support for wakup on UH[C,0-9] devices
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-02-13 04:56:02 +01:00