Age | Commit message (Collapse) | Author |
|
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..
|
|
useful package for software raid under linux.
my realpath patch might be bad, but at least I could generate
a raid0 on my new shuttle pc.
|
|
This basically installs a shared object file for loading into snmpd so
iptables information (chains and their counters) can be accessed via
snmp.
|
|
As easy as eatin' pancakes ;)
|
|
The value of CONFIG_ADK_MAKE_JOBS is being passed to make via the option
'-j', in order to have it run multiple jobs simultaneously. This is done
for all kernel builds, and per default for each package using the
default BUILD_STYLE of 'auto', unless the package makefile defines
PKG_NOPARALLEL to a non-empty string.
|
|
|
|
- add bison,flex,diffutils,autoconf,automake,libtool,m4,gperf
- add {glibc,eglibc,uclibc}-dev packages
- add libz/libncurses development packages
- add PKG_OPTS to setup special options for packages
noremove is needed for uclibc/eglibc/glibc packages, otherwise
needed headers will be removed
slightly tested, still in development
|
|
another openadk build package needed to compile openadk
on an openadk target ;)
Fix some minor glitches.
|
|
|
|
- add new package bzip2
- make subpackage libblkid needed for swapon utility
- enable hibernation on lemote
|
|
|
|
many upstream package updates,
squid, php, asterisk, gnutls, nmap, sqlite, dhcp, git
|
|
Since the aufs2 utilities seem to be available only via git, copy the
current state into the src/ directory, with the samples/ directory
removed. The files were intentionally left untouched, so custom changes
are still kept in patch files for easier upstream sending.
Using do-extract to copy the sources to the working directory has the
downside of having to define an empty do-configure target (as this is
not needed) but allows for using update-patches just like with any
other package (which is not the case if the copying is done in a
do-configure target).
|
|
|
|
- fix foxboard build, tested on classic
- remove unsed ibm-x40 target
- update all targets to linux-2.6.30.5
- fix native build, use kernel.config.$(CPU_ARCH) as kernel
configuration, when /proc/config.gz does not exist on host
|
|
|
|
|
|
"Oh boy, here it comes ..."
|
|
|
|
- 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
|
|
This is probably the most complete and fine-grained integration of
iproute2 we ever had in both FreeWRT and OpenADK. ;)
|
|
- hackish way, but I was not in the mood to hack the autotool stuff
- add patch I wanted to add last time ;)
|
|
- force building of static libdevmapper library via patch
|
|
- add passphrase patch, already in svn upstream, thx phil
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- use TARGET_CFLAGS
|
|
|
|
|
|
all three libraries tested with qemu-x86
|
|
- choose backend at runtime
- do not hardcode partition device anymore
|
|
- avoid busybox IP when openswan is selected
- fix crypto dependencies for esp
|
|
- bring rb532 in shape, make it bootable
|
|
|
|
|
|
|
|
|
|
The new mconf ignores them anyway, so make it stop warning about it.
|
|
This is only a formal change, the semantics stay exactly the same. But
linux-2.6's mconf forces this nowadays, so stay compatible.
|
|
|
|
|
|
|
|
|
|
- update alsa, asterisk and nfs-utils
- fix ext2fs rootfs on rb532
|
|
|
|
|