summaryrefslogtreecommitdiff
path: root/package/base-files
AgeCommit message (Expand)Author
2006-02-10Correct a few typosmbm
2006-02-02fixes files from [3112]mbm
2006-02-01change cp to $(CP)mbm
2006-02-01move sysfs to mount_rootmbm
2006-01-31set ALLMULTI on bridged interfaces (should improve multicast bridging)nbd
2006-01-23revert bad firewall patchmbm
2006-01-22fix typonbd
2006-01-20build libgcc when selected as builtin, fix from Ge0rG via irc.freenode.net, thxwbx
2006-01-16fix error messagesmbm
2006-01-16port wan_device changes from whiterussian to kamikazenbd
2006-01-14fixes #207olli
2006-01-14move vlan and wifi setup into arch-specific base-filesnbd
2006-01-14don't use /dev/tts/1 as login consolenbd
2006-01-12Added vlan enabling as suggested in #204, closes #204florian
2006-01-11Interface was hardcoded, (cut/paste from the testing openwrt machine)florian
2006-01-11Do not delete default route if the router is the same, fixes #138florian
2006-01-11Fixed network autoconfiguration as explained in #200, fixes #200florian
2006-01-10add ipv6 support to network scripts (#101)nbd
2006-01-10use /tmp/resolv.conf when using a static nameserver (#177)nbd
2006-01-08Merged enhancements submitted by Stereo, thanks, closes #188 and #189florian
2006-01-05mount sysfs at boot on linux 2.6nbd
2006-01-05add firmware loading support to hotplugnbd
2006-01-04move firstboot to preinit for now (until a better solution is implemented), r...nbd
2006-01-04fix hotplug issue with compiled-in ethernet driversnbd
2006-01-04configure switch at boot time based on vlan*portsnbd
2006-01-04add missing Config.in to base-filesnbd
2006-01-04patch for spec file of gcc 3.4.4, so that libgss library is not wbx
2006-01-03Added mrd6 package : IPv6 multicast routing daemonflorian
2006-01-03remove unused robocfg stuffwbx
2006-01-02hopefully last fix for S60cronolli
2006-01-02Corrected ticket #168florian
2005-12-25change ipkg.conf to use snapshotswbx
2005-12-20add recipe to bannerkaloz
2005-12-17fix network hotplug scripts for 2.6nbd
2005-12-11create /var/spool/cron in cron init script and change the default crontab loc...nbd
2005-12-11unlock linux partition before running jffs2root --clean. fixes #97nbd
2005-11-27don't use locales when retrieving subversion release number (closes: #54)nico
2005-11-19more fixes for the network scriptsnbd
2005-11-19fix ifup/down for ppp-based stuffnbd
2005-11-19hotplug-based network script rewritenbd
2005-11-18add crond init scriptnbd
2005-11-18don't clear the mangle table in the default firewall scriptnbd
2005-11-14create /var/run in firstbootnbd
2005-11-12hide stderr output of mtd in firstbootnbd
2005-11-07more cosmetic makefile fixesnbd
2005-11-07remove backup/restore for now. will add proper scripts with webif integration...nbd
2005-11-07include functions and network config in hotplugnbd
2005-11-07disable squashfs auto-clean for non-broadcom stuffnbd
2005-11-07add hotplug stuff to trunk/nbd
2005-11-02backport base-files fix from whiterussian [2308], nico