Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-20 | create package/Depends.mk dynamically; add PKG_BUILDDEP to all Makefiles | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2009-12-19 | rename kernel and images files to be conform | Waldemar Brodkorb | |
- use ADK_TARGET and FS for kernel files - use ADK_TARGET, ADK_LIBC and FS for image files ARCH is implicit in ADK_TARGET encoded. | |||
2009-12-19 | Merge branch 'master' of git://openadk.org/git/openadk | U-windows7\wbx | |
2009-12-19 | cygwin support refresh | U-windows7\wbx | |
2009-12-19 | fix defconfig for rescue and qemu | Waldemar Brodkorb | |
2009-12-19 | add more mirbsd compatibility patches | Waldemar | |
2009-12-18 | next one, multi-packages | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2009-12-18 | while here, add all other popular BSD's too | Waldemar Brodkorb | |
2009-12-18 | start initial MirBSD support | Waldemar Brodkorb | |
2009-12-18 | make pppoe over atm usable on ag241 | Waldemar Brodkorb | |
- bridging nas0 and eth0 although works fine need to add pre-up scripts to automate.. | |||
2009-12-18 | enable pppoa and fix dsl driver | Waldemar Brodkorb | |
- fix dsl driver crash, sync is now successful - add ppp ppp over atm | |||
2009-12-17 | cosmetic changes | Waldemar Brodkorb | |
2009-12-17 | add sangam-atm package | Waldemar Brodkorb | |
- driver package for ag241 dsl modem, it loads, but we will see if it works.. | |||
2009-12-16 | add basic support for ag241 ar7 based dsl router | Waldemar Brodkorb | |
- my wag54g died. disable wag54g for now. - add 2.6.32 support for ag241. - cpmac still broken | |||
2009-12-12 | disable ADK_NATIVE on FreeBSD host | Waldemar Brodkorb | |
2009-12-11 | resolve conflict | Waldemar Brodkorb | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk Conflicts: mk/build.mk | |||
2009-12-11 | do not build grub, enable ADK_HOST for allmodconfig/allconfig | Waldemar Brodkorb | |
2009-12-11 | revert defconfig change, do not call always config -D | Waldemar Brodkorb | |
2009-12-11 | try to autodetect host system and make it usable in menusystem | Waldemar Brodkorb | |
2009-12-11 | fix allmodconfig/allconfig for routerboard targets | Waldemar Brodkorb | |
2009-12-11 | make iproute compilable on FreeBSD host | Waldemar Brodkorb | |
make an extra linux-headers dir in STAGING_DIR for special cases, where host gcc is used, but kernel headers from Linux are needed. Move GNU make specific export to GNUMakefile. | |||
2009-12-11 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-12-11 | disable busybox 2.4 modules on allmodconfig | Waldemar Brodkorb | |
2009-12-10 | enable sound and xorg for qemu | Waldemar Brodkorb | |
2009-12-08 | enable networking for qemu x86/x86_64 | Waldemar Brodkorb | |
- enable driver - show help how to start qemu with ssh port redirected from host to guest | |||
2009-12-07 | Revert "clean all.config on make cleandir" | Waldemar Brodkorb | |
This reverts commit c43e3565c4711326c3f61785ee00a75ccbcc0c90. | |||
2009-12-07 | clean all.config on make cleandir | Waldemar Brodkorb | |
2009-12-06 | rework qemu for x86/x86_64 | Waldemar Brodkorb | |
- do not use grub bootloader - enable kernel+initramfs targets - use sata drivers by default | |||
2009-12-06 | fix qemu-x86_64 image, get rid of duplicat include dir | Waldemar Brodkorb | |
- fix image build for different root filesystems - get rid of duplicate symlink to include dir - finetune mpd config file | |||
2009-12-06 | update some packages, fix some kernel module dependencies | Waldemar Brodkorb | |
- update tinc, openssl and xinetd - fix openssh and dropbear coexistence - fix some kernel module load orders | |||
2009-12-05 | update some packages to latest upstream | Waldemar Brodkorb | |
- openssh, aircrack-ng, autoconf, lighttpd - use mplayer svn version | |||
2009-12-04 | update kernel to 2.6.32 | Waldemar Brodkorb | |
- update some applications asterisk, curl, strace, radvd, rpm - fix allconfig - /dev for full build seems to need more than 64k | |||
2009-11-29 | add bridging firewall stuff | Waldemar Brodkorb | |
- tested with a transparent squid proxy - fix some minor other stuff - not completely ready | |||
2009-11-25 | simplify buildsystem | Waldemar Brodkorb | |
- remove ADK_IPV6, ADK_CXX and ADK_X11 - enable ipv6 by default in uclibc - enable build of c++ compiler by default | |||
2009-11-25 | add new taget alix2d | Waldemar Brodkorb | |
- tested via nfs boot - fix dansguardian zlib dependency | |||
2009-11-22 | make static build work | Waldemar Brodkorb | |
2009-11-22 | fix compact flash support for wrap | Waldemar Brodkorb | |
2009-11-22 | add pcengines wrap support | Waldemar Brodkorb | |
- fix DEVICE -> ADK_TARGET conversions missed last time - make wrap boot via PXE | |||
2009-11-22 | more bulk build fixes | Waldemar Brodkorb | |
- 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) | |||
2009-11-20 | /init should be used. Seems that our kernel patch is not enough | Waldemar Brodkorb | |
2009-11-20 | package updates and compile fixes | Waldemar Brodkorb | |
- update ctorrent, cups, gnutls and freeradius-server - compile kerberos (heimdal,krb5) with com_err library from e2fsprogs to allow both to be build without installing local copys of libcom_err - cleanup lynx package add zlib dependency | |||
2009-11-19 | rename DEVICE to ADK_TARGET | Waldemar Brodkorb | |
- the name is better, because qemu f.e. is no hardware device - use make TARGET=alix1c to start with a configuration for this target - use make TARGET=alix1c allmodconfig to generate a mostly complete config to build all available packages for this platform as a package The all.config and .defconfig files needed to get this working are dynamically generated. | |||
2009-11-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-11-17 | reorder modules load. hmm. I thought this was fixed already. | Waldemar Brodkorb | |
2009-11-15 | update asterisk, fix aufs2 compile | Waldemar Brodkorb | |
2009-11-15 | update pcre, add dansguardian (lightly tested) | Waldemar Brodkorb | |
2009-11-13 | new feature extra dir | Waldemar Brodkorb | |
- you can now overwrite your target root dir files with either - creating a directory extra/ and put a complet file hierarchy into it - creating a directory anywhere and using make extra=/path/to/dir both methods will copy the file hierarchy over root dir and then will create images and tar balls. useful for overwriten default configuration or adding non packaged software like java runtime environment. suggested by Joerg S. | |||
2009-11-05 | fix some bluetooth packaging bugs | Waldemar Brodkorb | |
2009-11-03 | update X11, kerberos, samba, bluez | Waldemar Brodkorb | |
- fix some ipkg issues with ubuntu - use grub2 for alix1c, no grub1 dependency on host - boots up on alix1c - fix some bcm203x problems | |||
2009-10-24 | add basic qemu-arm support, add compression choice | Waldemar Brodkorb | |