Stephan Raue
f73b83afb4
busybox:
...
- create more needed directories
2010-06-14 01:30:05 +02:00
Stephan Raue
1d733086b6
busybox:
...
- mounting special filesystem in /sbin/init
2010-05-18 14:35:58 +02:00
Stephan Raue
d4be5be3da
busybox:
...
- make directory structure earlyer
2010-05-18 14:07:02 +02:00
Stephan Raue
60e0f6c6ea
busybox:
...
- mount filesystems earlyer
- mount also /proc /sys /dev /dev/pts from here
2010-05-18 14:06:33 +02:00
Stephan Raue
c0cefe351d
busybox:
...
- dont mount /sys/kernel/debug
2010-05-17 09:16:24 +02:00
Stephan Raue
5acde0d6d4
busybox:
...
- adding copyright header to init script
- create /etc/hosts file at boottime
- include /etc/profile
2010-05-17 04:19:51 +02:00
Stephan Raue
7d39cfe95c
busybox:
...
- include /etc/profile
2010-05-16 11:04:11 +02:00
Stephan Raue
e1dffaadbb
2010-05-16 10:06:54 +02:00
Stephan Raue
40438ec53e
busybox:
...
- also create /var/cache
2010-05-15 01:02:48 +02:00
Stephan Raue
c69817eeb2
bash:
...
- moving init scripts to start shell from busybox
2010-05-09 01:35:50 +02:00
Stephan Raue
131603f472
busybox:
...
- mount debugfs (for ureadahead)
- create /var/lib/ureadahead and /storage/.cache/ureadahead
2010-05-02 16:21:16 +02:00
Stephan Raue
532a7f2fac
busybox:
...
- start userconfig later
2010-04-30 23:09:45 +02:00
Stephan Raue
b02415a030
busybox:
...
- start network later
2010-04-30 23:09:19 +02:00
Stephan Raue
e3006e500b
busybox:
...
- create /var/lib/upower at starttime
2010-04-29 18:21:28 +02:00
Stephan Raue
c907fc859d
busybox:
...
- create also /var/lib/polkit-1 and /var/lib/udisks
2010-04-17 02:29:55 +02:00
Stephan Raue
38302a9597
busybox:
...
- rework of userconfig script
2010-04-13 16:10:16 +02:00
Stephan Raue
9f5df7a4d6
busybox:
...
- dont overwrite exist configfiles
2010-04-13 14:55:12 +02:00
Stephan Raue
8963a13f9f
busybox:
...
- adding init script for cron daemon
2010-04-12 21:59:22 +02:00
Stephan Raue
6fb6da0b24
busybox:
...
- copy content of /usr/config to /storage/.config
2010-04-05 02:19:07 +02:00
Stephan Raue
84ba822f07
busybox:
...
- cleanup
- create /etc/hosts at install time
2010-03-26 11:08:55 +01:00
Stephan Raue
bb5e7c8a7d
busybox:
...
- remove /etc/init.d/07_userconfig
2010-03-25 12:12:07 +01:00
Stephan Raue
9df8b527f8
busybox:
...
- change runlevel "text" to "textmode"
- cosmetics
2010-03-25 09:37:33 +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
fee652f481
busybox:
...
- also create /var/run/utmp and /var/log/wtmp and set mode
2010-03-16 11:32:45 +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