Age | Commit message (Collapse) | Author |
|
- fix DEVICE -> ADK_TARGET conversions missed last time
- make wrap boot via PXE
|
|
A kernel with initramfs piggyback can be used to boot via
PXE, even when the network driver will be loaded later.
My shuttle seems to be really fresh, no boot of Debian/lenny or
newer was possible. Add some drivers I need for my shuttle.
Use LZMA-compression for kernel and initramfs.
Fix some lvm tool dependencies meanwhile..
|
|
- force building of static libdevmapper library via patch
|
|
- merge device-mapper and lvm package, because of upstream merge
- update squid to latest stable version
- add no64-lib patch for gcc, which fixes cross-build from x86 to
x86_64
|
|
- $id$ substitution is not apropriate for git scm
|
|
- generate ipkg control file from PKG_* variables
- automatically install init scripts from ./files/*.init
set #PKG pkgname to set the binary package
- rename FWINIT -> INIT
- move postinst and conffiles meta data to ./files
- update the packages to the latest upstream version
- remove some unready or unused package (strongswan,..)
more cleanups needed after allmodconfig
|
|
- use CPU_ARCH for fake dir and ipkg
- enable DEBUG option in menu and rename to ADK_DEBUG
|
|
|