Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Make configuration of new targets cheap.
Just add a new file in target/arch/sys-enabled/foo.
See other files for syntax. While doing runtime tests
with the new infrastructure I've updated a lot of other
stuff:
- gcc 4.5.2
- uClibc 0.9.32-rc1 (NPTL)
- strongswan, php, miredo, parted, util-linux-ng, e2fsprogs
I promise, this is the last big fat commit this year ;)
|
|
enable needed kernel modules, disable removing of
any kernel modules on restart.
|
|
|
|
|
|
disable geode AES coprocessor, better use kernel modules,
otherwise some crypto stuff get statically compiled and
the build fails.
|
|
|
|
|
|
|
|
- moved startup script for all targets to /start
- add kernel patch to use /start
- add cryptinit package
- make an encrypted rootfilesystem as choice for lemote
|
|
- avoid busybox IP when openswan is selected
- fix crypto dependencies for esp
|
|
- use LZMA for kernel
- use TICKLESS system
- check mpd user is in group audio
- fix some kernel module dependencies
|
|
|