Commit graph

1024 commits

Author SHA1 Message Date
Stephan Raue
aca25a36b8 busybox:
- dont build and install busyboxs sh
- install full featured bash
- add applet readlink (needed by pm-utils)
2010-05-08 20:04:19 +02:00
Stephan Raue
5461876d54 busybox:
- remove applet chvt
- add applet sysctl
2010-05-08 07:21:49 +02:00
Stephan Raue
289bcd8ef3 busybox:
- add applet uniq
2010-05-08 00:58:54 +02:00
Stephan Raue
3fae0a1108 busybox:
- add config file to setup $HOME
2010-05-07 21:29:21 +02:00
Stephan Raue
4caf5e10e3 merging trunk 2010-05-04 11:11:53 +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
3aa4f4cdaa busybox:
- add applet id (needed for pm-utils)
- remove package grep (we have now the full featured grep)
- add applet ifplugd
2010-05-02 16:19:20 +02:00
Stephan Raue
e2268d59a6 new package:
- add package grep, we need an full featured grep for upcoming pm-utils
2010-05-02 16:18:05 +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
a0063f77d4 merging trunk 2010-04-28 14:37:47 +02:00
Stephan Raue
eb4d89ee3d busybox:
- add simple progressbar on boot
2010-04-28 00:15:31 +02:00
Stephan Raue
917ed6e7ac busybox:
- clear screen on boot
2010-04-28 00:14:20 +02:00
Stephan Raue
81faecee08 busybox:
- add clear applet
2010-04-28 00:13:51 +02:00
Stephan Raue
d363c5fc1f merging trunk 2010-04-26 18:25:35 +02:00
Stephan Raue
f6a2919a6b busybox:
- add group "users"
2010-04-26 18:21:49 +02:00
Stephan Raue
ebd95ee087 busybox:
- add /etc/mtab (needed for udisks/xbmc) - symlink to /proc/mounts
2010-04-26 00:09:26 +02:00
Stephan Raue
dd706d38d5 busybox:
- build usleep applet
2010-04-25 19:08:07 +02:00
Stephan Raue
94a46fb5a0 busybox:
- add some upstream patches
2010-04-18 10:22:53 +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
0923303978 busybox:
- adding crond applet
- adding fgrep alias support
- adding some run-parts options
2010-04-12 21:58:53 +02:00
Stephan Raue
b35c7f4534 busybox:
- adding script for showing versions information
2010-04-12 13:13:14 +02:00
Stephan Raue
5aaaad349f busybox:
- adding tr command
2010-04-09 00:58:51 +02:00
Stephan Raue
af0a3e8701 busybox:
- update to busybox-1.16.1
2010-04-09 00:57:35 +02:00
Stephan Raue
9e53d69013 merging trunk 2010-04-05 15:52:04 +02:00
Stephan Raue
6fb6da0b24 busybox:
- copy content of /usr/config to /storage/.config
2010-04-05 02:19:07 +02:00
Stephan Raue
7af1f7d976 merging trunk 2010-03-26 19:47:45 +01: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
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
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
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
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
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
62dd1e812c busybox:
- cosmetics: we dont have an runlevel debug
- cosmetics
2010-03-15 04:45:34 +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
ed1a2a5304 busybox:
- start debugshell in debugmode
- cosmetics
2010-03-15 02:09:49 +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