Stephan Raue
d5aa3e4641
busybox-initramfs:
...
- dont use gold linker
2010-06-03 16:50:28 +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
330d4e6fc8
busybox:
...
- add bootchartd applet (from upstream)
2010-05-19 11:41:57 +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
79a0f312b0
busybox-initramfs:
...
- add applet echo
2010-04-28 00:16:14 +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
53ab2743f6
busybox-initramfs:
...
- build usleep applet
2010-04-25 19:08:23 +02:00
Stephan Raue
b71ca9b81f
busybox-initramfs:
...
- adding blkid command
2010-04-09 00:59:14 +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
6333a2a45d
busybox-initramfs:
...
- build also nice and ionice applets
2010-02-15 06:57:39 +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
a7a677d276
busybox-initramfs:
...
- add mkdir applet
2010-02-13 12:13:45 +01:00
Stephan Raue
89818431e4
busybox:
...
- update to busybox-1.16.0
2010-01-30 23:11:33 +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
a0fea27c6b
busybox-initramfs:
...
- remove applet clear
2009-11-22 14:54: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
75c6d32317
busybox-initramfs:
...
- build as static binary
2009-10-10 01:39:37 +02:00