Stefan Saraev
803bc002b9
disable suspend if booting from removable storage
2014-03-22 16:11:28 +02:00
Stefan Saraev
d4fc0986a0
busybox: init: set rsize/wsize for nfs
2014-03-05 15:59:40 +02:00
Stefan Saraev
0c96e95f70
busybox: init: clean up and cosmetics
2014-02-22 14:47:17 +02:00
Stephan Raue
74d7bcc068
busybox: move systemd to /usr/lib
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-02-20 17:05:22 +01:00
Christian Hewitt
db78221e4d
init: only fsck hfs+ when booting from hfs+
...
Only fsck an HFS+ partition when we booted from an HFS+ partition. This
should only be true on AppleTV where we need to ensure the HFSX volume
is clean before mounting. It is false on other MacOS dual-boot
configurations where HFS+ partitions are present. This resolves #2929 ,
2014-02-13 07:57:23 +04: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
cfc62d1fe9
busybox, busybox-initramfs, busybox-hosttools: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-12-18 17:35:23 +01:00
Stephan Raue
5abd5e113b
busybox: remove old init system
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-08-21 16:13:44 +02:00
Stephan Raue
f76251bd2e
busybox: show versions info again
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-05-03 22:57:23 +02:00
Stephan Raue
b36ce523ba
busybox: cleanup not more needed framebuffer stuff
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-05-03 13:01:43 +02:00
Stephan Raue
223e493d66
splashutils: add option to disable splash on boot, this can give us a 2-3sec faster boot, to disable add 'nosplash' (without quotes) to the kernel commandline in your bootloader config
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-03-21 01:15:13 +01:00
Domin6
543c89c24b
Change copyright and FSF address, this fixes #252
2012-02-29 13:36:32 +01:00
Stephan Raue
ed04a24d44
busybox: cleanup
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-02-28 09:29:31 +01:00
Stephan Raue
98b6c97568
busybox: cleanup /sbin/init, move mount of filesystem in init script, clear screen on boot and hide cursor if possible, load uvesafb if no framebuffer is present
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-02-24 08:16:36 +01:00
Stephan Raue
79e96622c9
busybox: (temp.) dont show versionsnumber on startup
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-02-23 03:10:16 +01:00
Stephan Raue
f3202e5ffe
busybox: add support to use oem.conf
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-01-25 15:22:26 +01:00
Stephan Raue
72d3c2830a
busybox: symlink /run/modprobe.d to /storage/.config/modprobe.d this adds support for our user based modprobe.d dir to package 'kmod' and fixes #128
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2012-01-21 12:57:53 +01:00
Stephan Raue
88389d7b7b
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-next
...
Conflicts:
packages/initramfs/sysutils/busybox-initramfs/scripts/init
2011-09-19 16:34:14 +02:00
Stephan Raue
5d1a99441b
busybox-initramfs: dont unmount some special filesystems here and mount again in OS, insteaded move mountpoints
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2011-09-19 11:37:38 +02:00
Stephan Raue
32562d4fa9
Revert "busybox: rename $RUNLEVEL to $MODE"
...
This reverts commit 991a990a2e .
2011-09-12 19:29:16 +02:00
Stephan Raue
c161e997d7
Revert "busybox: add initial support for shutdown scripts"
...
This reverts commit 18a4b9e055 .
2011-09-12 19:28:49 +02:00
Stephan Raue
798d6af303
Revert "ConsoleKit: add proper shutdown support via init scripts"
...
This reverts commit 626b77cf83 .
2011-09-12 19:21:32 +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
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
626b77cf83
ConsoleKit: add proper shutdown support via init scripts
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2011-09-08 01:57:39 +02:00