Age | Commit message (Collapse) | Author |
|
- add new package bzip2
- make subpackage libblkid needed for swapon utility
- enable hibernation on lemote
|
|
- 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
|
|
- add latest git changes from upstream
- enable embedded controller driver for battery and fan control
- add wireless driver support in patch
- use sata/pata driver instead of ide support
tested and verified via nfs boot on my lemote book
|
|
|
|
- patches for uClibc to work with pagesize != 4k
- use gcc extension to avoid -O2 compile
- use ld.so for 64 bit archs
big thanks to thorsten glaser helping out here.
|
|
- boot via tftp works now
- fix libgcrypt compile issue
- disable-sjlj-exceptions, does not compile for mips64
|
|
|
|
- update glibc to latest version (GIT), tarball includes glibc-ports needed for MIPS architecture
- fix building of toolchain for mips64el glibc/uclibc
- use /lib instead of /lib64 (no biarch support)
- fix X11 dependencies in build system
- fix glibc build errors for openldap, libnl, mpd and rtorrent
- verified toolchain changes on alix1c
|