Age | Commit message (Collapse) | Author | Files |
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
(ash can no longer handle: command <>/dev/tty >&0 -- fails with
"Bad file descriptor" error.)
|
|
- enable many busybox options
- replace several packages in rootfs with busybox, and adjust various
config files and scripts to accomodate busybox options
- change default alignment behavior to be more lenient
Note: this is the first of many disruptive changes for SlugOS 5; this
version is to be considered unstable at best!
|
|
|
|
partition being named 'rootfs' instead of the vendor firmware naming.
|
|
partition on an NAS 100d.
|
|
- /sbin/leds is now a script which uses /sys/class/leds
All scripts are not in /sbin
/sbin/sysconf does SysConf reading and now implements save/restore
of the system configuration.
turnup, reflash and sysconfsetup use /sbin/sysconf as appropriate
Unused files removed
|