Stephan Raue
a563a6de36
initramfs: install util-linux and dosfstools to initramfs
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-07 14:56:51 +02:00
Stephan Raue
48ef37a2f7
e2fsprogs: add initramfs support, include e2fsck to initramfs
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-05-26 00:47:29 +02:00
Stephan Raue
75025523f3
new package: add package 'libc' (virtual), rework dependencies in scripts/image
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:47:18 +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
df3dfec2b3
linux: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 08:48:58 +01:00
Stephan Raue
19207cafa8
gcc, gcc-core, gcc-final, gcc-initramfs: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 05:42:24 +01:00
Stephan Raue
5a40ed915d
arm-mem: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-20 16:07:40 +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
fd7c9c2fb8
eglibc: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-18 17:35:23 +01:00
Stephan Raue
233dbefde2
plymouth-lite: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-18 17:35:23 +01:00
Stephan Raue
c4f058df6d
zlib: convert to new package format for zlib:init
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-18 17:35:23 +01:00
Stephan Raue
72c017fe1e
open-iscsi: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-18 17:35:23 +01:00
Stephan Raue
bc459cf9cb
v86d: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-18 17:35:23 +01:00
Stephan Raue
f44a77854e
toolchain: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-18 17:35:23 +01:00
Stephan Raue
38b5e5c8a1
diskdev_cmds: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-16 00:10:01 +01:00
Stefan Saraev
4859262f94
init: update: simplify .md5 files size check
2013-12-01 18:47:43 +02:00
Stefan Saraev
5c8d820330
busybox: init: check for zero-size *.md5 files
...
busybox's md5sum applet does not fail if sizeof .md5 file is 0, so
in some rare cases (impropper shutdown before update / broken RPi sdcard)
we may updateto 0byte KERNEL/SYSTEM because md5 check didn't fail
closes #2788
2013-11-30 18:19:16 +02:00
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
8b8539320a
initramfs: dont install package 'e2fsprogs-initramfs' and 'dosfstools-initramfs'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-10-07 02:29:52 +02: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 950baeb288efc9b74254ec53ce9d3d28960fe02c.
Conflicts:
packages/initramfs/sysutils/busybox-initramfs/scripts/init
2013-10-07 02:27:42 +02:00
Stephan Raue
e30b3977e0
linux-initramfs: fix install script
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-10-02 22:24:56 +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
Stephan Raue
b1198e1698
busybox-initramfs: enable systemd as default init system
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-05 10:44:06 +02:00
Stephan Raue
ca292d5d14
dosfstools: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-29 07:47:35 +02:00
Stephan Raue
54f8dce478
dosfstools: update to dosfstools-3.0.22
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-29 07:34:39 +02:00
Stephan Raue
3d3b39378c
zlib-initramfs: zlib_initramfs: change install script regarding the package script changes
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-17 22:18:54 +02:00
Stephan Raue
66896826eb
busybox-initramfs: adapt for new buildsystem changes: replace $ROOT/$PKG_DIR with $PKG_DIR
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-17 06:17:53 +02:00
Stephan Raue
e413b1dbc9
remove package 'libcofi' and 'libcofi-initramfs'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-07 06:50:28 +02:00