aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* split out profile definitions from MakefilesTim Yardley2007-03-0229-186/+373
* fix an error in the kernel image related commitFelix Fietkau2007-03-021-1/+1
* make find_mtd_part work without devfsFelix Fietkau2007-03-021-1/+3
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-0222-2/+22
* kernel build cleanupFelix Fietkau2007-03-024-7/+5
* copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)Felix Fietkau2007-03-021-0/+4
* minor doc changesTim Yardley2007-03-021-8/+7
* add SimpleTech SimpleShare NAS diag support (untested; based on patch from #1...Felix Fietkau2007-03-021-2/+20
* add EXTRA_CFLAGS variable supportFelix Fietkau2007-03-021-5/+5
* add support for static routes - based on the patch from #1365Felix Fietkau2007-03-023-1/+62
* enable mini_fo on foneraFelix Fietkau2007-03-021-1/+1
* add support for if{down,up} -a and implement proper start/stop/restart for /e...Felix Fietkau2007-03-022-2/+22
* Add a LED driver for MTX-1 boards, yeah babyFlorian Fainelli2007-03-022-2/+150
* enable grub images in menuconfig for squashfsFelix Fietkau2007-03-021-1/+1
* use /etc/preinit on atheros-2.6Felix Fietkau2007-03-021-1/+1
* add squashfs support for atheros-2.6Felix Fietkau2007-03-022-2/+7
* make squashfs overlay support more generic and integrate it for x86-2.6Felix Fietkau2007-03-029-9/+296
* move mtd rootfs split patch to generic-2.6, disabled for broadcom targets unt...Felix Fietkau2007-03-015-0/+4
* fix compile errorFelix Fietkau2007-03-011-1/+8
* make the iptables package robust to kernel config changesFelix Fietkau2007-03-011-0/+4
* flash related cleanupsFelix Fietkau2007-03-013-24/+7
* Package sit module as part of kmod-ipv6 (#1424)Florian Fainelli2007-03-011-1/+1
* Make strongswan really depend on 2.4 kernelsFlorian Fainelli2007-03-011-0/+2
* Fix truncated pings results when packets are too small. Also check for packet...Florian Fainelli2007-02-281-0/+42
* mark uml as broken and add some cleanups (not working yet)Felix Fietkau2007-02-286-25/+153
* fix the issue of httpd no longer working when its root directory is replacedFelix Fietkau2007-02-281-0/+28
* Fix dependency on zlibFlorian Fainelli2007-02-281-1/+1
* Revert previous commit oops :/Florian Fainelli2007-02-281-9/+4
* Re-enable fuse for 2.4 kernels as well (#1346)Florian Fainelli2007-02-281-3/+9
* Add strongswan (#1330)Florian Fainelli2007-02-2817-0/+1468
* fix kexec-tools buildFelix Fietkau2007-02-282-5/+12
* fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)Felix Fietkau2007-02-282-4/+3
* Forgot the patch for CLASSIFYFlorian Fainelli2007-02-281-0/+120
* Add ipt_CLASSIFY target for 2.4 kernels (#1338)Florian Fainelli2007-02-284-0/+5
* remove remaining unnecessary dependencyFelix Fietkau2007-02-281-3/+0
* add missing dependencies (#1244)Felix Fietkau2007-02-281-1/+1
* add a patch to revert recent breakage in the intel cfi flash driver (fixes #1...Felix Fietkau2007-02-281-0/+169
* strip double quotes from grub boot options (fixes #1406)Felix Fietkau2007-02-281-2/+3
* update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397Felix Fietkau2007-02-281-428/+452
* allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)Felix Fietkau2007-02-282-3/+3
* add wl-500w diag support (untested, based on patch from #1298)Felix Fietkau2007-02-281-0/+13
* move ccache to tools/ and fix potential dependency issueFelix Fietkau2007-02-273-2/+2
* fix ccache build (#1415)Felix Fietkau2007-02-271-9/+16
* add a check for brctl in the unbridge() function (fixes #1417)Felix Fietkau2007-02-271-1/+2
* use config_get_bool for hide_ssid option in madwifiFelix Fietkau2007-02-271-3/+3
* move config_get_bool from /sbin/wifi to /etc/functions.shFelix Fietkau2007-02-272-11/+11
* Add hidden_ssid option to madwifi script (#1363)Florian Fainelli2007-02-271-0/+3
* Massive speedup in the package/target scanning step - per package metadata fi...Felix Fietkau2007-02-272-32/+70
* remove compatibility crap from libfuse which seems to break on uClibc, becaus...Felix Fietkau2007-02-272-0/+203
* fix alsa compileFelix Fietkau2007-02-271-0/+1
543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978