Commit Graph

27 Commits

Author SHA1 Message Date
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
1dbafcc9bc busybox:
- add various needed applets
- add pam support
- various cleanups
- remove init script for setup time
- readd init script to start network
2009-11-22 14:49:54 +01:00
Stephan Raue
81da6ca44a busybox:
- reorg of init scripts
- remove start of not needed webserver
- remove patch for fbsplash
- various cleanups
2009-11-16 07:50:41 +01:00
Stephan Raue
c3146ef194 busybox:
- reorganisation of init scripts
- cleanup
- remove fbsplash
2009-11-06 14:59:42 +01:00
Stephan Raue
77211cd492 busybox:
- show splashscreen
2009-10-27 03:47:34 +01:00
Stephan Raue
98dc75f190 busybox-system:
- merge with package busybox
- add patch to enhance fbsplash
- add more patches from busybox.net
2009-10-05 20:50:47 +02:00
Stephan Raue
f1a8996296 split package: split busybox to busybox-initramfs and busybox-system 2009-09-21 02:52:39 +02:00
Stephan Raue
677e5a6206 busybox: add hostname (for mysql), various cleanups 2009-09-14 19:05:52 +02:00
Stephan Raue
7aefb451fb automountd: mount external devices to /media 2009-09-06 22:11:42 +02:00
Stephan Raue
0f5e939c62 busybox: cleanup init script for initramfs 2009-08-16 23:52:50 +02:00
Stephan Raue
bd08b5b162 revert shared build of busybox for initramfs 2009-08-16 18:48:43 +02:00
Stephan Raue
312f209140 undo last chance 2009-08-09 01:13:42 +02:00
Stephan Raue
41d583f225 update to libSM-1.1.1 2009-08-09 00:01:03 +02:00
Stephan Raue
d84a779473 remove mdev from initramfs for more speed, you can change creation of static device nodes in packages/linux/config/initramfs if you have more then 4 disks or/with more then 8 partitions 2009-08-03 02:33:04 +02:00
Stephan Raue
6003adf0ac update to flashrom-0.9.0 2009-05-04 22:59:33 +02:00
Stephan Raue
3763e591d4 add acpid scripts 2009-05-01 19:40:33 +02:00
Stephan Raue
c32f0ed25c fix start in qemu 2009-04-17 22:54:03 +02:00
Stephan Raue
0ce6f9a219 add a simple update mechanism: put a file openelec.kernel or/and openelec.system to a /.update dir on storage device and the OpenELEC system does a automatic update and removes this files on /.update 2009-04-06 02:00:30 +02:00
Stephan Raue
d756ad8551 test 2009-03-31 00:33:05 +02:00
Stephan Raue
4858cf3e0f changing runlevelsystem. you have now follow opportunities: 1 adding -textmode- as kernel parameter starts a textshell 2. adding -debugging- starts elisa in verbose mode and with additional logfiles 3. adding -textmode debugging- starts textshell in verbose mode and with additional logfiles 4. adding nothing starts elisa in quiet mode without creating additional logfiles 2009-03-28 00:01:06 +01:00
Stephan Raue
bbba652b87 add a kernel commandline <text> for a text shell mode for debugging 2009-03-27 18:07:41 +01:00
Stephan Raue
405da2b0a4 various fixes 2009-03-23 22:29:55 +01:00
Stephan Raue
ae2fe73c53 fix alsa, remove unneeded patches 2009-03-23 03:13:41 +01:00
Stephan Raue
3c7125e980 support for more filesystems 2009-03-22 21:01:34 +01:00
Stephan Raue
942089fa59 fix runlevel-system 2009-03-18 21:16:49 +01:00