Stephan Raue
2896a16dee
busybox: remove timesync script
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-11 16:02:06 +02:00
Stephan Raue
1e0bed638b
busybox: remove acpid applet
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-08-31 02:32:18 +02:00
Stephan Raue
80fc3215ab
busybox: add initial rdate support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-08-31 02:26:52 +02:00
Stephan Raue
b3ad9036d6
busybox: remove 'udhcpc' applet (now included in connman
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-27 12:21:44 +02:00
Stephan Raue
620b3dc665
busybox: mount /dev/shm at boottime
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-25 11:03:11 +02:00
Stephan Raue
b4aac72c8a
busybox: dont clear the screen after initramfs
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-06-28 23:10:24 +02:00
Stephan Raue
1d733086b6
busybox:
...
- mounting special filesystem in /sbin/init
2010-05-18 14:35:58 +02:00
Stephan Raue
1aa1806a5c
busybox:
...
- dont include profile here
- cosmetics
2010-05-18 14:07:51 +02:00
Stephan Raue
7d39cfe95c
busybox:
...
- include /etc/profile
2010-05-16 11:04:11 +02:00
Stephan Raue
4048b4f53d
busybox:
...
- add copyright header
- run not as login shell
- run scripts in /etc/init.d as shell scripts
2010-05-16 10:08:15 +02:00
Stephan Raue
e1dffaadbb
2010-05-16 10:06:54 +02:00
Stephan Raue
848a8ec407
busybox:
...
- create /var/run/udhcpc after running udhcpc
2010-05-15 01:00:27 +02:00
Stephan Raue
917ed6e7ac
busybox:
...
- clear screen on boot
2010-04-28 00:14:20 +02:00
Stephan Raue
b35c7f4534
busybox:
...
- adding script for showing versions information
2010-04-12 13:13:14 +02:00
Stephan Raue
4751f4fd41
busybox:
...
- add /etc/profile.d/configcache.conf for permanent caching of configfiles to /storage/.cache
- add /etc/profile.d/fastboot.conf for fastboot config variables
- remove /etc/profile.d/home.conf
- add /etc/profile.d/hostname.conf for hostnam config variable
- remove /etc/profile.d/language.conf
- cleanup /etc/profile.d/path.conf
- add /etc/profile.d/runlevel.conf for detecting runlevel (move from /sbin/init)
- cleanup /etc/profile.d/shell.conf
- start /sbin/init with login shell to have access to profile.d variables
- remove additional read of /etc/profile
2010-03-25 12:11:29 +01:00
Stephan Raue
4f2c4be19c
busybox:
...
- move /etc/sysconfig to /etc/profile
2010-03-25 10:18:27 +01:00
Stephan Raue
9df8b527f8
busybox:
...
- change runlevel "text" to "textmode"
- cosmetics
2010-03-25 09:37:33 +01:00
Stephan Raue
f290900375
busybox:
...
- adding init script for mounting filesystem (move from /sbin/init)
- adding init script for making /var directory structure (move from /sbin/init)
- adding init script for copying userconfig (move from /sbin/init)
- start syslogd later
- start networking later
- start debugshell later
- use getty for debugshell
- start acpid daemon later
- use getty for textmode shell
2010-03-15 18:35:21 +01:00
Stephan Raue
8129009ebd
busybox:
...
- add init script to start shell for textmode (move from /sbin/init)
- remove unneeded runlevel configure
2010-03-15 02:11:05 +01:00
Stephan Raue
ca935bf329
busybox:
...
- remove init script to save boottime
- add init script for initial networking (move from /sbin/init)
- create /etc/hostname for hostname
- add init script for debugshell (move from /sbin/init)
- remove old init script for debugshell
- remove old init script for shutdown
- start rescue console on tty1
2010-03-14 17:31:05 +01:00
Stephan Raue
bbfa9f24f6
xorg-server:
...
- add init script to preparing start of xorg
- remove xorg init script
- move loading of nvidia driver to init script for preparing xorg start
2010-03-14 01:54:28 +01:00
Stephan Raue
bc66c11dcb
busybox:
...
- cosmetics
2010-03-14 01:27:20 +01:00
Stephan Raue
eb2732e5ff
hal:
...
- move initscripts to /sbin/init
- re-enable starting of HAL
2010-03-13 20:05:40 +01:00
Stephan Raue
557464b512
busybox:
...
- cleanup fastboot code
2010-03-06 13:26:01 +01:00
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