Stephan Raue
04c4ba7626
busybox:
...
- move dbus start to /sbin/init
- move connman start to /sbin/init
- move udev start to /sbin/init
- move xorg start to its own init script
- show splash from /usr/share/splash dir
- various cleanups and cosmetic
- use some ionice for speedup
- force loading nvidia driver
2010-02-15 08:41: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
c793ecbb94
busybox:
...
- cache xbmc at boot
2010-02-11 21:32:08 +01:00
Stephan Raue
4af3217ec0
busybox:
...
- run bootchart at background
- output from bootchart now in /storage/bootchart
2010-02-11 00:28:37 +01:00
Stephan Raue
425a10c7e2
new package:
...
- add package bootchart (not working at the moment)
2010-02-08 21:22:22 +01:00
Stephan Raue
14e3efd684
busybox:
...
- run bootsplash if not started in text- or debugmode
2010-01-30 01:17:37 +01:00
Stephan Raue
1774bf744d
busybox:
...
- forcing start of lo network interface
- create /etc/hosts at runtime
2010-01-21 14:54:46 +01:00
Stephan Raue
bc74201c90
busybox:
...
- simplyfing init script
2009-12-29 19:35:52 +01:00
Stephan Raue
9dafc1b247
busybox:
...
- cleanup init script
2009-12-17 01:14:10 +01:00
Stephan Raue
7dc29ce708
busybox:
...
- start shell on tty3 only in debug mode
2009-12-11 01:08:22 +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
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
Stephan Raue
abb023506c
fix runlevel-system
2009-03-18 20:39:21 +01:00
Stephan Raue
de71016fb4
initial import
2009-03-18 13:02:53 +01:00