Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
all three libraries tested with qemu-x86
|
|
- avoid busybox IP when openswan is selected
- fix crypto dependencies for esp
|
|
- bring rb532 in shape, make it bootable
|
|
This is a general thing: when depending on binaries in subdirs AND
dependency checking for those binaries is done from within the subdir
Makefile (i.e. the decision about whether to recompile or not), we
always have to force entering the subdir or otherwise no check is
performed if the upper level dependency ("does the subdir binary
exist?") is met.
|
|
|
|
- add make/patch/rpm and dependencies
- update ar7 port a little bit
|
|
|
|
|
|
|
|
- after upgrade to gcc 4.4 ld.so in uClibc was broken
- add gcc attribute always_inline for ld.so static functions
- -Os does not automatically inline the code, use O2 especially
for mips and uClibc compile
|
|
- use LZMA for kernel
- use TICKLESS system
- check mpd user is in group audio
- fix some kernel module dependencies
|
|
|
|
- move patches to kernel version specific directory
- enable execute bit on md5sum wrapper
- remove wrong include in BSDmakefile
- enable ROOTFS for rb532 device
- add mips specific patch for lib/delay.c typo
|
|
- at least dhcp and nfs mount works now
- still problems with exception handling
- userland does not work
|
|
- fix add_rconf and quoting
- update gpsd to latest upstream
- do not use size parameter for cfgfs and tmpfs
- disable some dangerous busybox options
- fix some kernel module dependencies
|
|
- $id$ substitution is not apropriate for git scm
|
|
- remove old glib1 lib
- rename glib2 -> glib
- rename libgdbm -> gdbm
- remove obsoleted wireless-tools, use iw
- remove upstream unmaintained slurm
make allmodconfig runs through on Debian/lenny amd64 for
alix1c target
|
|
|
|
resolve conflicts
Conflicts:
mk/pkg-bottom.mk
package/ctorrent/Makefile
package/gcc/Makefile
package/gmp/Makefile
package/id3lib/Makefile
package/libelf/Makefile
package/libnl/patches/patch-include_netlink-local_h
package/mpd/Makefile
package/nmap/Makefile
package/rrs/Makefile
package/weechat/Makefile
scripts/rstrip.sh
target/Config.in
|
|
- add the driver for alix1c x11 support
- fix some x11 related dependencies
- enable pkg-config fixups globally
I hope it doesn't break anything confprog might be deleted later
|
|
- 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
|
|
- just use native gcc and binutils to compile a system
- can be used to chroot into it
- maybe useful later on lemote book to build packages natively
|
|
fic conflicts
Conflicts:
package/gnutls/Makefile
package/mrd6/Makefile
|
|
* update gcc to 4.4.0
* update gnutls and ruby
* fix c++ issues for some packages
|
|
- use CPU_ARCH for fake dir and ipkg
- enable DEBUG option in menu and rename to ADK_DEBUG
|
|
This reverts commit 405ddb454df898fd52d93b02b72c40269a65325c.
created extra branch for rb532 fixes
|
|
|
|
|