summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move ccache to tools/ and fix potential dependency issuenbd2007-02-273-2/+2
* fix ccache build (#1415)nbd2007-02-271-9/+16
* add a check for brctl in the unbridge() function (fixes #1417)nbd2007-02-271-1/+2
* use config_get_bool for hide_ssid option in madwifinbd2007-02-271-3/+3
* move config_get_bool from /sbin/wifi to /etc/functions.shnbd2007-02-272-11/+11
* Add hidden_ssid option to madwifi script (#1363)florian2007-02-271-0/+3
* Massive speedup in the package/target scanning stepnbd2007-02-272-32/+70
* remove compatibility crap from libfuse which seems to break on uClibc, becaus...nbd2007-02-272-0/+203
* fix alsa compilenbd2007-02-271-0/+1
* Make cifs depend on kmod-nls-base (#1360)florian2007-02-271-0/+1
* fix pam header related compile error in dropbearnbd2007-02-271-0/+19
* Add macosx fix from #1407florian2007-02-261-0/+11
* Integrate basic UCI config file validation supportnbd2007-02-268-31/+656
* correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)nbd2007-02-269-1/+9
* add missing dependencynbd2007-02-261-1/+1
* document MAKE_FLAGS and MAKE_VARSnbd2007-02-261-0/+9
* add information about the tex4ht requirement for the docsnbd2007-02-261-1/+1
* add missing copyright headernbd2007-02-262-0/+9
* add x86_64 sitefilenbd2007-02-261-0/+31
* minor cleanupnbd2007-02-261-15/+12
* use default_subtargets in package/Makefile and target/Makefilenbd2007-02-262-25/+2
* remove old variablesnbd2007-02-261-2/+2
* move CXXFLAGS to MAKE_VARSnbd2007-02-261-1/+1
* add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*nbd2007-02-261-6/+12
* rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistencynbd2007-02-251-2/+3
* document configure related build system changesnbd2007-02-251-2/+14
* use NO_TRACE_MAKE for docs buildnbd2007-02-251-4/+4
* more cleanupnbd2007-02-251-33/+14
* various configure related cleanupsnbd2007-02-258-134/+49
* change path to .prereq stampfilenbd2007-02-251-2/+2
* move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VAR...nbd2007-02-251-13/+19
* fix for including host.mk multiple timesnbd2007-02-251-0/+3
* add x86_64 config for uClibcnbd2007-02-251-0/+152
* fix stampfiles for host-buildsnbd2007-02-251-0/+1
* run indent on ar2313 drivernbd2007-02-253-654/+688
* add prereq checks for the documentation (#1400)nbd2007-02-251-1/+18
* fix path to usb audio modulenbd2007-02-251-1/+1
* fix KCONFIG for usb-audio package (#1335)nbd2007-02-251-1/+2
* add kernel_headers dependency on target/linux/generic-2.*nbd2007-02-251-0/+1
* add auto-rebuild for host builds (tested with tools/ and toolchain/)nbd2007-02-251-10/+12
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsnbd2007-02-256-43/+18
* add optional padding for x86 grub images (useful for running jffs2 images in ...nbd2007-02-253-1/+7
* make ptgen print the end offset of the last partition as wellnbd2007-02-251-0/+1
* clean up stampfile mess for tools/ and toolchain/nbd2007-02-253-61/+44
* more reliable fix for handling pppnbd2007-02-252-4/+5
* integrate the fix from #1348 and clean up the network scripts a bit...nbd2007-02-251-18/+39
* fix ppp defaultroute issues (based on patch from #1386, fixes #1181)nbd2007-02-251-0/+4
* upgrade to uClibc 0.9.28.2nbd2007-02-2410-326/+56
* fix cylinder rounding in ptgennbd2007-02-241-1/+1
* always dereference symbolic links when copying kernel modules into the packag...nbd2007-02-231-1/+1