Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes files from [3112] | Mike Baker | 2006-02-02 | 2 | -6/+4 |
| | | | | SVN-Revision: 3114 | ||||
* | change cp to $(CP) | Mike Baker | 2006-02-01 | 3 | -7/+10 |
| | | | | SVN-Revision: 3112 | ||||
* | move sysfs to mount_root | Mike Baker | 2006-02-01 | 3 | -5/+2 |
| | | | | SVN-Revision: 3107 | ||||
* | set ALLMULTI on bridged interfaces (should improve multicast bridging) | Felix Fietkau | 2006-01-31 | 1 | -1/+2 |
| | | | | SVN-Revision: 3079 | ||||
* | revert bad firewall patch | Mike Baker | 2006-01-23 | 1 | -5/+2 |
| | | | | SVN-Revision: 3042 | ||||
* | fix typo | Felix Fietkau | 2006-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 3038 | ||||
* | build libgcc when selected as builtin, fix from Ge0rG via irc.freenode.net, thx | Waldemar Brodkorb | 2006-01-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 3027 | ||||
* | fix error messages | Mike Baker | 2006-01-16 | 2 | -7/+3 |
| | | | | SVN-Revision: 2996 | ||||
* | port wan_device changes from whiterussian to kamikaze | Felix Fietkau | 2006-01-16 | 3 | -3/+3 |
| | | | | SVN-Revision: 2993 | ||||
* | fixes #207 | Oliver Ertl | 2006-01-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 2983 | ||||
* | move vlan and wifi setup into arch-specific base-files | Felix Fietkau | 2006-01-14 | 1 | -22/+2 |
| | | | | SVN-Revision: 2973 | ||||
* | don't use /dev/tts/1 as login console | Felix Fietkau | 2006-01-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 2971 | ||||
* | Added vlan enabling as suggested in #204, closes #204 | Florian Fainelli | 2006-01-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 2931 | ||||
* | Interface was hardcoded, (cut/paste from the testing openwrt machine) | Florian Fainelli | 2006-01-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 2914 | ||||
* | Do not delete default route if the router is the same, fixes #138 | Florian Fainelli | 2006-01-11 | 1 | -6/+8 |
| | | | | SVN-Revision: 2913 | ||||
* | Fixed network autoconfiguration as explained in #200, fixes #200 | Florian Fainelli | 2006-01-11 | 1 | -0/+3 |
| | | | | SVN-Revision: 2912 | ||||
* | add ipv6 support to network scripts (#101) | Felix Fietkau | 2006-01-10 | 1 | -0/+3 |
| | | | | SVN-Revision: 2885 | ||||
* | use /tmp/resolv.conf when using a static nameserver (#177) | Felix Fietkau | 2006-01-10 | 1 | -3/+3 |
| | | | | SVN-Revision: 2884 | ||||
* | Merged enhancements submitted by Stereo, thanks, closes #188 and #189 | Florian Fainelli | 2006-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 2863 | ||||
* | mount sysfs at boot on linux 2.6 | Felix Fietkau | 2006-01-05 | 1 | -0/+5 |
| | | | | SVN-Revision: 2835 | ||||
* | add firmware loading support to hotplug | Felix Fietkau | 2006-01-05 | 1 | -0/+9 |
| | | | | SVN-Revision: 2834 | ||||
* | move firstboot to preinit for now (until a better solution is implemented), ↵ | Felix Fietkau | 2006-01-04 | 2 | -5/+5 |
| | | | | | | required by /etc/config/network generator SVN-Revision: 2830 | ||||
* | fix hotplug issue with compiled-in ethernet drivers | Felix Fietkau | 2006-01-04 | 1 | -0/+4 |
| | | | | SVN-Revision: 2823 | ||||
* | configure switch at boot time based on vlan*ports | Felix Fietkau | 2006-01-04 | 1 | -1/+9 |
| | | | | SVN-Revision: 2822 | ||||
* | add missing Config.in to base-files | Felix Fietkau | 2006-01-04 | 1 | -0/+7 |
| | | | | SVN-Revision: 2821 | ||||
* | patch for spec file of gcc 3.4.4, so that libgss library is not ↵ | Waldemar Brodkorb | 2006-01-04 | 2 | -3/+11 |
| | | | | | | automatically linked into every binary. explicitely link it into needed packages (kismet, nmap, samba) and add dependencies. idea and patch from sven-ola, thx. Saves 16 kb in the default squashfs images. SVN-Revision: 2817 | ||||
* | Added mrd6 package : IPv6 multicast routing daemon | Florian Fainelli | 2006-01-03 | 1 | -3/+5 |
| | | | | SVN-Revision: 2816 | ||||
* | remove unused robocfg stuff | Waldemar Brodkorb | 2006-01-03 | 1 | -6/+0 |
| | | | | SVN-Revision: 2815 | ||||
* | hopefully last fix for S60cron | Oliver Ertl | 2006-01-02 | 1 | -6/+4 |
| | | | | SVN-Revision: 2812 | ||||
* | Corrected ticket #168 | Florian Fainelli | 2006-01-02 | 1 | -2/+5 |
| | | | | SVN-Revision: 2805 | ||||
* | change ipkg.conf to use snapshots | Waldemar Brodkorb | 2005-12-25 | 2 | -1/+7 |
| | | | | SVN-Revision: 2765 | ||||
* | add recipe to banner | Imre Kaloz | 2005-12-20 | 1 | -2/+5 |
| | | | | SVN-Revision: 2739 | ||||
* | fix network hotplug scripts for 2.6 | Felix Fietkau | 2005-12-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 2711 | ||||
* | create /var/spool/cron in cron init script and change the default crontab ↵ | Felix Fietkau | 2005-12-11 | 1 | -1/+4 |
| | | | | | | location to /etc/crontabs (fixes #88) SVN-Revision: 2621 | ||||
* | unlock linux partition before running jffs2root --clean. fixes #97 | Felix Fietkau | 2005-12-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 2615 | ||||
* | don't use locales when retrieving subversion release number (closes: #54) | Nicolas Thill | 2005-11-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 2557 | ||||
* | more fixes for the network scripts | Felix Fietkau | 2005-11-19 | 3 | -20/+23 |
| | | | | SVN-Revision: 2537 | ||||
* | fix ifup/down for ppp-based stuff | Felix Fietkau | 2005-11-19 | 3 | -11/+7 |
| | | | | SVN-Revision: 2536 | ||||
* | hotplug-based network script rewrite | Felix Fietkau | 2005-11-19 | 10 | -119/+250 |
| | | | | SVN-Revision: 2531 | ||||
* | add crond init script | Felix Fietkau | 2005-11-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 2523 | ||||
* | don't clear the mangle table in the default firewall script | Felix Fietkau | 2005-11-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 2517 | ||||
* | create /var/run in firstboot | Felix Fietkau | 2005-11-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 2485 | ||||
* | hide stderr output of mtd in firstboot | Felix Fietkau | 2005-11-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 2444 | ||||
* | more cosmetic makefile fixes | Felix Fietkau | 2005-11-07 | 1 | -0/+3 |
| | | | | SVN-Revision: 2387 | ||||
* | remove backup/restore for now. will add proper scripts with webif ↵ | Felix Fietkau | 2005-11-07 | 2 | -103/+0 |
| | | | | | | integration later... SVN-Revision: 2371 | ||||
* | include functions and network config in hotplug | Felix Fietkau | 2005-11-07 | 1 | -0/+4 |
| | | | | SVN-Revision: 2370 | ||||
* | disable squashfs auto-clean for non-broadcom stuff | Felix Fietkau | 2005-11-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 2365 | ||||
* | add hotplug stuff to trunk/ | Felix Fietkau | 2005-11-07 | 8 | -58/+122 |
| | | | | SVN-Revision: 2364 | ||||
* | backport base-files fix from whiterussian [2308], sanitize variable names | Nicolas Thill | 2005-11-02 | 1 | -21/+21 |
| | | | | SVN-Revision: 2313 | ||||
* | set base-files version number back to 4 | Felix Fietkau | 2005-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 2286 |