Commit Graph

7 Commits

Author SHA1 Message Date
Stephan Raue
31855dd999 busybox:
- remove some profile configfiles (moved to bash)
2010-05-09 01:42:04 +02:00
Stephan Raue
b60ee2d65c merging branch next
- add initial patch for adding nct667x lirc driver
- add asound.conf config file
2010-05-08 20:17:44 +02:00
Stephan Raue
3fae0a1108 busybox:
- add config file to setup $HOME
2010-05-07 21:29:21 +02:00
Stephan Raue
7af1f7d976 merging trunk 2010-03-26 19:47:45 +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
912a0e2bc0 busybox:
- move /etc/conf.d/* to /etc/profile.d/*
2010-03-25 10:35:24 +01:00