Stephan Raue
f2e43450c7
busybox-initramfs: quote tests and some more variables
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2010-12-18 22:37:35 +01:00
Stephan Raue
fc6f0a2f7e
busybox-initramfs: hide kernel messages on console
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2010-12-11 15:02:03 +01:00
Stephan Raue
fd576b95b9
busybox-initramfs: force mounting squashfs file as readonly
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2010-07-12 16:30:24 +02:00
Stephan Raue
41cc59dac3
busybox-initramfs: only mount /storage (and do an upgrade) if 'disk=' is specified in kernel config
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2010-07-07 23:48:38 +02:00
Stephan Raue
816d453095
busybox-initramfs: dont build an seperate installer image to simplyfing the build - part 2
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2010-07-06 19:21:53 +02:00
Stephan Raue
b231b357db
busybox-initramfs: rename installator to installer
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2010-07-03 18:43:26 +02:00
Stephan Raue
72b6f6c433
busybox-initramfs: show splash by default, can be disabled on kernel commandline with 'nosplash'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2010-07-03 18:29:42 +02:00
Stephan Raue
fb3f04554d
busybox-initramfs: add support to mount and run installator image
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2010-06-29 20:44:57 +02:00
Stephan Raue
62a00b6629
busybox-initramfs: enable installation of plymouth-lite (bootsplash)
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2010-06-28 23:11:16 +02:00
Stephan Raue
8090fc430d
busybox-initramfs:
...
- some cleanups and remove of unneeded code
- dont mount /sys and /dev/pts
2010-05-24 14:49:20 +02:00
Stephan Raue
f42c09f10f
busybox-initramfs:
...
- unmount all no more needed filesystems (will be mounted again from system)
- cosmetics
2010-05-18 14:09:09 +02:00
Stephan Raue
fe8407d1d2
busybox-initramfs:
...
- add DEVPTS support
- mount /dev/pts at boottime
2010-05-17 13:11:40 +02:00
Stephan Raue
ea85e12cec
bootchart:
...
- remove package bootchart
2010-05-17 03:02:20 +02:00
Stephan Raue
7eb68d8382
busybox-initramfs:
...
- change usleep to 1 sec.
2010-04-25 21:59:05 +02:00
Stephan Raue
60de910d27
busybox-initramfs:
...
- use usleep instead sleep
2010-04-25 19:08:51 +02:00
Stephan Raue
d6da63f478
busybox-initramfs:
...
- cleanup fastboot code
2010-03-06 13:25:22 +01:00
Stephan Raue
1c9cf5122f
busybox-initramfs:
...
- speedup loading initramfs with ionice
2010-02-15 06:58:50 +01:00
Stephan Raue
5416875f5f
busybox:
...
- move start of bootchart to initramfs (enable bootchart loggin with "bootchart" as kernel line option)
2010-02-13 12:14:50 +01:00
Stephan Raue
5f12716fee
busybox-initramfs:
...
- simplyfing update script a little bit
2009-12-17 01:13:45 +01:00
Stephan Raue
2100794f32
busybox-initramfs
...
- adding support for Kernelline aka boot=LABEL=<fslabel> disk=LABEL=<fslabel> or boot=UUID=<fsuuid> disk=UUID=<fsuuid>
- do an chroot instead switch_root for switching to root (hope this is faster)
- removing support for mounting without mount /storage
2009-12-09 14:35:12 +01:00
Stephan Raue
837b13f07b
busybox/ busybox-initramfs:
...
- mount partions in initramfs and move the partions to sysroot (faster boot)
- rename system and kernel file
- update now updates kernel and system in the some process, and then reboot if needed
- dont start xorg in textmode
2009-11-29 06:02:55 +01:00
Stephan Raue
29999a58c7
busybox-initramfs
...
- change mode from busybox to 4755
- various cleanups
- umount dev before switching root
2009-11-16 07:53:29 +01:00
Stephan Raue
fa20b4a5ae
busybox-initramfs:
...
- add clean applet
- fix qemu target
2009-11-06 15:29:05 +01:00
Stephan Raue
76e007a901
busybox:
...
- more speed on startup
2009-10-27 02:59:41 +01:00
Stephan Raue
912134564b
new package:
...
- add and run plymouth-lite as bootsplash
- various cleanups to initramfs init scripts
- add an option to build busybox statically
2009-09-28 14:10:32 +02:00