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
Stephan Raue
41e3a55065
init-initramfs:
...
- kernel manages /dev automatically if /dev is mounted with devtmps
2009-09-25 05:10:36 +02:00
Stephan Raue
965706a11b
busybox-initramfs:
...
- rewrite of the init system
- now USB boot is possible
- better error messages
- with boot messages
2009-09-22 07:07:58 +02:00
Stephan Raue
f1a8996296
split package: split busybox to busybox-initramfs and busybox-system
2009-09-21 02:52:39 +02:00