202 Commits

Author SHA1 Message Date
Stephan Raue
a478ec57f3 initramfs: dont install package 'e2fsprogs-initramfs' and 'dosfstools-initramfs'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-10-07 02:35:11 +02:00
Stephan Raue
bc6805e050 remove package e2fsprogs-initramfs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-10-07 02:34:55 +02:00
Stephan Raue
b57cf4586b remove package dosfstools-initramfs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-10-07 02:34:36 +02:00
Stephan Raue
f7783cfde4 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:34:20 +02:00
Stephan Raue
989955988b linux-initramfs: fix install script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-30 18:41:02 +02:00
Stephan Raue
63495287d2 plymouth-lite: provide full screen splashs if possible
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-30 10:28:07 +02:00
Stephan Raue
283a71d57e plymouth-lite: fix meta file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-30 10:23:10 +02:00
Stephan Raue
8d04e2048d busybox-initramfs: make uvesafb support optional, and use only if needed
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-30 04:06:47 +02:00
Stefan Saraev
ee9b463d05 init: always spawn debugshell on fatal errors 2013-08-15 21:20:34 +03: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
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
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
Stephan Raue
c048cd07d7 eglibc/eglibc-initramfs: replace package 'libcofi' with package 'arm-mem'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-07 06:49:31 +02:00
Stephan Raue
ff2c7d18cc new package: add package 'arm-mem' and 'arm-mem-initramfs'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-07 06:48:26 +02:00
Stephan Raue
84a7af2f29 busybox-initramfs: install applet 'dd' and use it in initramfs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-30 20:15:58 +02:00
Stefan Saraev
5572a27b5e busybox-initramfs: use (external) dd from /sysroot 2013-05-30 12:25:08 +03:00
Stefan Saraev
951dc38524 busybox: fix a stupid typo
I will not do such things again, I promise.
I will not do such things again, I promise.
I will not do such things again, I promise.

:)
2013-05-30 00:06:28 +03:00
Stephan Raue
d1843e4a33 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-05-25 19:17:26 +02:00
Stefan Saraev
0ef1409cf8 busybox-initramfs: init: cleanup (another one) 2013-05-25 19:03:12 +03:00
Stefan Saraev
8c7241c53d busybox-initramfs: init: cleanup (/flash is actual root filesystem?) 2013-05-25 19:01:31 +03:00
Stephan Raue
48182d1e7a Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
Conflicts:
	packages/mediacenter/xbmc-theme-Confluence/meta
	packages/mediacenter/xbmc/meta
2013-05-25 14:01:09 +02:00
Stephan Raue
e57640e355 busybox-initramfs: only run fsck if installed
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-25 13:56:29 +02:00
fritsch
8444c690f8 Fix boot after: 7916defc49dd985fc233808be744681c74d4d8b5
closes #2316
2013-05-24 21:49:58 +03:00
Stephan Raue
c8f343a298 projects/*/options: rename '$OPENMAX' to '$XBMCPLAYER_DRIVER', remove '$OPENMAX_SUPPORT'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-23 13:52:42 +02:00
Stephan Raue
950baeb288 busybox-initramfs: add fsck for local disks, actually supported for ext2-4, vfat/msdos and hfs/hfs+ partitions
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-20 00:30:49 +02:00
Stephan Raue
ba04e6569c diskdev_cmds-initramfs: install to /sbin
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-20 00:28:59 +02:00
Stephan Raue
7916defc49 new package: add package 'e2fsprogs-initramfs'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-20 00:28:20 +02:00
Stephan Raue
5928e988d2 new package: add package 'dosfstools-initramfs'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-20 00:27:39 +02:00
Stefan Saraev
ca8c0d4dd5 busybox & busybox-initramfs: clean up fastboot 2013-05-12 22:08:59 +03:00
Dag Wieers
5de4a850ec Mount /var as tmpfs and limit the use of tmpfs
This commit (apart from the cosmetic change to avoid using 'none') changes the use of ramfs into tmpfs. The reason for this is that ramfs usage can fill 100% of RAM and cannot be swapped out. While tmpfs can be swapped out and can be limited in size.

The size chosen is arbitrary, but taking into account the ATV1 hardware 5% of 256MB means 12MB and 20% means 50MB, considering we have swap this is not too drastic. For any larger system, these sizes are fine as well as we do not expect /var or /dev/shm to be filled completely. So worst case is covered, but not expected.
2013-05-09 01:12:26 +02:00
Stephan Raue
093234a14d busybox-initramfs: add support to update MACH_KERNEL for ATV1, simplyfing cleaning of update folder
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-22 22:26:25 +01:00
Stephan Raue
8c5eecfb37 busybox-initramfs: some better descriptions
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-21 05:09:57 +01:00
vpeter4
c28895b04d liveusb: enable running OpenELEC from only one USB stick
possible syslinux menu with option for running installer or live system
new mount type FILE with optional size in MB for loopback file
  disk=FILE=storage.loop
  disk=FILE=storage.loop,100

dd and mkfs.ext4 are used from system (no need to increase the size of initramfs)
2013-03-18 21:59:05 +01:00
vpeter4
bb68944a2f busybox-initramfs: enable 64-bit math support in the shell which will allow computation with very large numbers
This closes #2019.
2013-03-09 22:38:26 +01:00
vpeter4
0f6c67d008 update: check for enough space before copying KERNEL and SYSTEM files, closes #1984 2013-03-05 17:49:57 +01:00
Stephan Raue
0757e8858d busybox-initramfs: dont load splash in background, to make Milhouse happy
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-03 01:36:27 +01:00
Stephan Raue
4236f4f826 busybox: update to busybox-1.21.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-22 03:17:28 +01:00
Stephan Raue
b01e7d4812 eglibc: update to eglibc-2.17-22220
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-16 23:24:16 +01:00
Stephan Raue
1851077dc3 v86d: dont use kernel includedir directly
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-15 23:23:39 +01:00
Stephan Raue
75ebfa364d busybox-initramfs: fix system-to-ram support, move default variables block after mounting the special filesystems
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-11 14:05:20 +01:00
Stephan Raue
9b5157473a busybox-initramfs: load initramfs.conf globally, add support to disable framebuffer resolution switching
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-02 22:55:01 +01:00
Stephan Raue
b4dbbbdd97 busybox-initramfs: copy SYSTEM to RAM before mounting. this new feature can be deactivated with the 'noram' option to the bootloaderconfig or is not avaible if to avaible total memory (1024000 Kb on normal systems, 364544 Kb for RaspberryPi) is to low.
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-21 16:08:10 +01:00
Stephan Raue
2d41a153c0 Revert "busybox: add blkid exFAT support"
This reverts commit 956f5a1e14efb663700a51c5c2d08ee7fca1e4ea.
2012-11-14 01:24:45 +01:00
Stephan Raue
956f5a1e14 busybox: add blkid exFAT support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-14 00:11:44 +01:00
Stephan Raue
84340cbf35 busybox-initramfs: check_disks() fix initscript
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-08-13 03:00:24 +02:00