Stefan Saraev
9c1020f1d4
busybox-initramfs/scripts/init: tweak default nfs mount options
...
- do soft instead of hard nfs mounts
- decrease timeo,retrans
default timeo (70) * our retrans (10) is a bit too high, causing
long lock-ups on resume from suspend with /storage on nfs (due to a
non-related connman bug)
I have a very basic nfs knowledge, but IMO if 2 retrans with 3 sec
timeout fails, there is a general networking problem and the nfs
share is "broken" anyway (loosy network or so)
ref #2596
2013-11-06 19:30:47 +02:00
Stefan Saraev
309b3d7dce
get rid of vesamenu/livemode
...
from now on create_livestick.* will create pure installer
sticks. (TODO: cosmetics. rename to create_installstick)
- syslinux/vesamenu is pain with some boards. syslinux 4.x is even more pain
- now we provide images which have the shiny menu/live thingie. make image.
- initramfs/init: FILE=xxx is not needed anymore. images have two ext4 partitions
side note: be very careful when adding features to installer / installer scripts,
2013-11-03 16:45:49 +02:00
Stefan Saraev
04fffdc9a5
busybox-initramfs: init: silence possible warnings on update
...
ref #2732
2013-11-03 00:50:08 +02:00
Stefan Saraev
1f14eb6a37
busybox-initramfs: init: cosmetics
2013-11-02 17:55:23 +02:00
Stefan Saraev
5450520500
busybox-initramfs: init: support update from .tar files
...
closes #2732
2013-11-02 17:54:39 +02:00
Stephan Raue
5caa20bd43
plymouth-lite: update default bootsplash, thanks to 'Klojum'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-10-21 00:17:07 +02:00
Stefan Saraev
58b80606f6
dp not enable swap when /storage is on net (nfs/iscsi/cifs)
...
closes #1916
2013-10-18 19:43:12 +03:00
Stefan Saraev
a746958fe3
busybox-initramfs: remove systemd debug args
...
^^ fixes long boot delay with debugging enabled
2013-10-07 22:58:53 +03:00
Stephan Raue
fb2633231a
remove package e2fsprogs-initramfs
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-10-07 02:29:16 +02:00
Stephan Raue
5be7306343
remove package dosfstools-initramfs
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-10-07 02:29:04 +02:00
Stephan Raue
1b6b0b681e
Revert "busybox-initramfs: add fsck for local disks, actually supported for ext2-4, vfat/msdos and hfs/hfs+ partitions"
...
This reverts commit 950baeb288 .
Conflicts:
packages/initramfs/sysutils/busybox-initramfs/scripts/init
2013-10-07 02:27:42 +02:00
Stephan Raue
464ec26d98
plymouth-lite: rework install script, cleanup splash screens
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-09-30 10:33:54 +02:00
Stephan Raue
92979dac14
plymouth-lite: fix meta file
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-09-30 10:18:51 +02:00
Stephan Raue
90a237c0a5
plymouth-lite: update splash, thanks to 'zorangr' for creating this splash
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-09-30 03:25:41 +02:00
Stephan Raue
8ef8f043bf
busybox-initramfs: make uvesafb support optional, and use only if needed
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-09-30 03:23:11 +02:00
Stefan Saraev
b0b995abd6
init: allow update if boot= is local
...
ups.. thanks @MilhouseVH
ref #1653
2013-09-23 22:58:51 +03:00
Stefan Saraev
19691ff47a
init: disable autoupdate on netboot
...
TODO: rework settings addon to disable update
settings / not run update thread
closes #1653 , closes #2291
2013-09-23 21:59:14 +03:00
Stephan Raue
c0e0dc88a0
busybox: port textmode runlevel and textmode shell to systemd
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-08-18 19:41:24 +02:00
Stefan Saraev
17a142a8d9
Merge remote-tracking branch 'upstream/master' into openelec-systemd
...
Conflicts:
packages/linux/config/modules
packages/x11/xserver/xorg-server/profile.d/xorg-server.conf
2013-08-15 21:57:13 +03:00
Stefan Saraev
ee9b463d05
init: always spawn debugshell on fatal errors
2013-08-15 21:20:34 +03:00
Stephan Raue
38c63003a4
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-systemd
2013-08-09 00:09:36 +02:00
Stephan Raue
5f8ca0556c
open-iscsi: add patch to dont try to build iscsiuio
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-08-08 18:05:17 +02:00
Stefan Saraev
3dd82d661d
Merge remote-tracking branch 'upstream/master' into openelec-systemd
...
Conflicts:
packages/network/avahi/package.mk
packages/sysutils/udisks/init.d/31_mount-disks
2013-08-08 18:23:52 +03:00
Stefan Saraev
12adb7c3ae
open-iscsi: add patch to enable multicast
2013-08-08 18:14:38 +03:00
Stefan Saraev
9fb174b66a
open-iscsi: update to open-iscsi-bf39941
2013-08-08 18:14:20 +03:00