summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-18add PKG_BUILDDEPWaldemar Brodkorb
2009-12-18add comment on varnamesThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2009-12-18another round of featuresThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2009-12-18next one, multi-packagesThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2009-12-18first draftThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2009-12-18Avoid annoying warning when tar isn’t GNU tarThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2009-12-18Add “TOPDIR=… gmake show=FOO” functionalityThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2009-12-18while here, add all other popular BSD's tooWaldemar Brodkorb
2009-12-18deactivate cpp check, use gcc -E instead.Waldemar Brodkorb
2009-12-18start initial MirBSD supportWaldemar Brodkorb
2009-12-18make pppoe over atm usable on ag241Waldemar Brodkorb
- bridging nas0 and eth0 although works fine need to add pre-up scripts to automate..
2009-12-18let user override CC default via environmentWaldemar Brodkorb
2009-12-18enable pppoa and fix dsl driverWaldemar Brodkorb
- fix dsl driver crash, sync is now successful - add ppp ppp over atm
2009-12-17cosmetic changesWaldemar Brodkorb
2009-12-17check image sizeWaldemar Brodkorb
2009-12-17update to latest upstream versionWaldemar Brodkorb
2009-12-17add sangam-atm packageWaldemar Brodkorb
- driver package for ag241 dsl modem, it loads, but we will see if it works..
2009-12-17enable cfgfs and atmWaldemar Brodkorb
- 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
2009-12-16fix cpmac mac address bug, fix serial and mtd partitionsWaldemar Brodkorb
finally ag241 boots via nfs
2009-12-16add basic support for ag241 ar7 based dsl routerWaldemar Brodkorb
- my wag54g died. disable wag54g for now. - add 2.6.32 support for ag241. - cpmac still broken
2009-12-12freebsd is ready to useWaldemar Brodkorb
2009-12-12cross-compile on freeBSD, remove bzeroWaldemar Brodkorb
2009-12-12disable ADK_NATIVE on FreeBSD hostWaldemar Brodkorb
2009-12-12a bunch of FreeBSD compatibility patchesWaldemar Brodkorb
2009-12-11resolve conflictWaldemar Brodkorb
Merge branch 'master' of git+ssh://openadk.org/git/openadk Conflicts: mk/build.mk
2009-12-11do not build grub, enable ADK_HOST for allmodconfig/allconfigWaldemar Brodkorb
2009-12-11revert defconfig change, do not call always config -DWaldemar Brodkorb
2009-12-11update to 2.6.32Waldemar Brodkorb
2009-12-11fix compile for MIPSWaldemar Brodkorb
2009-12-11fix install on FreeBSDWaldemar Brodkorb
2009-12-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-11try to autodetect host system and make it usable in menusystemWaldemar Brodkorb
2009-12-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-11add default network configuration for alix1cWaldemar Brodkorb
2009-12-11fix compile for mipsWaldemar Brodkorb
2009-12-11fix allmodconfig/allconfig for routerboard targetsWaldemar Brodkorb
2009-12-11cross-compile on FreeBSDWaldemar Brodkorb
2009-12-11make cross-compile on FreeBSD work, check for console browser for xmltoWaldemar Brodkorb
2009-12-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-11make iproute compilable on FreeBSD hostWaldemar 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-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-11remove scdp, does not compile after libnet updateWaldemar Brodkorb
- anyway, I never used it and there are no upstream updates
2009-12-11update to latest upstream versionWaldemar Brodkorb
2009-12-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-11make build on FreeBSD happyWaldemar Brodkorb
2009-12-11build with new libnet, patch from OpenSuSE 11Waldemar Brodkorb
2009-12-11latest stable upstream, 2.1 is finally outWaldemar Brodkorb
2009-12-11fix FPU exception, update to latest upstreamWaldemar Brodkorb
2009-12-11update git to latest upstream versionWaldemar Brodkorb
2009-12-11fix compile with libnet 1.1.x, from macportsWaldemar Brodkorb