Commit Graph

70 Commits

Author SHA1 Message Date
Stephan Raue
2bbfccde55 busybox: show version on startup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-02-17 16:25:02 +01:00
Stephan Raue
723781c1b4 dmidecode: remove package 'dmidecode'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-02-16 20:24:44 +01:00
Stephan Raue
18a28114d4 busybox: rename lsb-release script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-02-16 14:39:41 +01:00
Stephan Raue
16098bb995 busybox: use /storage/logfiles to store logfiles
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-17 23:25:29 +01:00
Stephan Raue
35267ea3c3 busybox: add script to collect and compress some usefull logfiles
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-17 18:18:41 +01:00
Stephan Raue
40692b9595 busybox: add license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-09 15:57:07 +01:00
Stephan Raue
5404f9c219 busybox: rework init scripts
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-09 03:48:28 +01:00
Stephan Raue
c634a539d8 busybox: remove 'acpid' applet, add some usefull applets
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-30 20:10:21 +01:00
Stephan Raue
2410065c80 acpid: remove package, add busybox's acpid applet
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-29 21:33:14 +01:00
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