Age | Commit message (Collapse) | Author |
|
Signed-off-by: Joerg Seitter <oss@seitter.net>
|
|
Signed-off-by: Joerg Seitter <oss@seitter.net>
|
|
|
|
|
|
got patch from joerg seitter. slightly modified.
runtime testing done by joerg.
|
|
|
|
|
|
|
|
|
|
- fix another xorg-server dependency
|
|
|
|
remove xmlto dependency, do not generate alsa manpages
let aiccu cross-compile on != linux hosts
|
|
|
|
|
|
update several packages, remove snort-wireless.
|
|
|
|
|
|
|
|
- make cfgfs work for ag241
- split mtd to separate package to control dependencies
- update linux-atm package to latest upstream
- enable atm kernel module building
|
|
- anyway, I never used it and there are no upstream updates
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- remove ADK_IPV6, ADK_CXX and ADK_X11
- enable ipv6 by default in uclibc
- enable build of c++ compiler by default
|
|
- make more features available in mpd
- add libmms package
- do not call redundant clean on cleantarget
|
|
|
|
|
|
|
|
- fix some menu descriptions
- fix gcc package compile
|
|
- update rtorrent, libtorrent and libsigc++
- add skeleton for cfinstaller
- fix uclibc samba compile
- fix parallel builds
- update tcl
- update iw
- remove mac80211 package, use kernel integrated drivers
- mark packages which can not be compiled parallel (make -j2)
|
|
- add sfdisk and parted for nfsroot installations to cfdisk
- fix more uclibc bulk build errors
|
|
|
|
|
|
not very well tested, but runs on shutlle
|
|
- add some missing packages like cpio, lzma and gnu wget
- make microperl more featureful, needed for kernel-header
installation
- make a dependency to perl
- fix header installation for $libc-dev package
- fix 64bit uclibc setup, simplify gcc patches
and totally unrelated
- add preliminary kvm and libvirt support (not tested)
|
|
you need to set hard disk partition types to type fd.
I added a grub binary package, because grub does not allow
to be cross-compiled from x86_64 for example without using
a multilib gcc, which we do not support.
|
|
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.
|
|
- 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
|
|
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).
|
|
|
|
"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
|