Commit Graph

349 Commits

Author SHA1 Message Date
Stephan Raue
84ba822f07 busybox:
- cleanup
- create /etc/hosts at install time
2010-03-26 11:08:55 +01:00
Stephan Raue
18bd39f310 udev:
- cleanup
- use /dev/rules.d for variable system rules
2010-03-25 12:13:37 +01:00
Stephan Raue
bb5e7c8a7d busybox:
- remove /etc/init.d/07_userconfig
2010-03-25 12:12:07 +01: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
ee111bf49d busybox:
- rename profile.d/* to profile.d/*.conf
2010-03-25 10:50:01 +01:00
Stephan Raue
af89ea5020 lirc:
- move /etc/conf.d/* to /etc/lirc.conf
- rename packages/sysutils/lirc/config/sysconfig_$RECEIVER to packages/sysutils/lirc/config/config_$RECEIVER
2010-03-25 10:37:45 +01:00
Stephan Raue
912a0e2bc0 busybox:
- move /etc/conf.d/* to /etc/profile.d/*
2010-03-25 10:35:24 +01:00
Stephan Raue
4f2c4be19c busybox:
- move /etc/sysconfig to /etc/profile
2010-03-25 10:18:27 +01:00
Stephan Raue
222856494a udev:
- change runlevel "text" to "textmode"
2010-03-25 09:38:35 +01:00
Stephan Raue
83c00bf14b plymouth-lite:
- change runlevel "text" to "textmode"
2010-03-25 09:38:19 +01:00
Stephan Raue
d8159bbbe2 lirc:
- change runlevel "text" to "textmode"
2010-03-25 09:38:06 +01:00
Stephan Raue
b0da863d78 hal:
- change runlevel "text" to "textmode"
2010-03-25 09:37:55 +01:00
Stephan Raue
2c27f01612 dbus:
- change runlevel "text" to "textmode"
2010-03-25 09:37:44 +01:00
Stephan Raue
9df8b527f8 busybox:
- change runlevel "text" to "textmode"
- cosmetics
2010-03-25 09:37:33 +01:00
Stephan Raue
5877c793c7 ConsoleKit:
- change runlevel "text" to "textmode"
2010-03-25 09:37:00 +01:00
Stephan Raue
43b4835fbe libatasmart:
- install sktest, skdump only with DEVTOOLS=yes
2010-03-18 14:37:20 +01:00
Stephan Raue
9c7198f494 ConsoleKit:
- cosmetics
2010-03-18 14:17:12 +01:00
Stephan Raue
577de8f134 udev:
- split init script to udevd, udev-monitor, udev-trigger
- start earlyer
2010-03-17 11:37:20 +01:00
Stephan Raue
24f96595fa libatasmart:
- cosmetics
2010-03-17 11:36:27 +01:00
Stephan Raue
846db78665 hal:
- faster startup
2010-03-17 11:35:59 +01:00
Stephan Raue
c1807eca55 dbus:
- faster start of dbus
2010-03-17 11:35:40 +01:00
Stephan Raue
e0cd165c91 busybox:
- start debugshell earlyer
- start network later
- mount filesystem later
- make directory structure later
- copy userconfig later
2010-03-17 11:34:58 +01:00
Stephan Raue
2964c0b1d3 uxlaunch:
- move to packages/x11/other
2010-03-16 20:19:59 +01:00
Stephan Raue
4651cc3c0d busybox:
- set user account
2010-03-16 11:33:16 +01:00
Stephan Raue
fee652f481 busybox:
- also create /var/run/utmp and /var/log/wtmp and set mode
2010-03-16 11:32:45 +01:00