summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* link /proc/mounts to /etc/mtab (fixes mkfs.ext3 issues)mbm2006-03-311-0/+1
* Correct a few typosmbm2006-02-101-1/+1
* fixes files from [3112]mbm2006-02-022-6/+4
* change cp to $(CP)mbm2006-02-013-7/+10
* move sysfs to mount_rootmbm2006-02-013-5/+2
* set ALLMULTI on bridged interfaces (should improve multicast bridging)nbd2006-01-311-1/+2
* revert bad firewall patchmbm2006-01-231-5/+2
* fix typonbd2006-01-221-1/+1
* build libgcc when selected as builtin, fix from Ge0rG via irc.freenode.net, thxwbx2006-01-201-0/+1
* fix error messagesmbm2006-01-162-7/+3
* port wan_device changes from whiterussian to kamikazenbd2006-01-163-3/+3
* fixes #207olli2006-01-141-1/+1
* move vlan and wifi setup into arch-specific base-filesnbd2006-01-141-22/+2
* don't use /dev/tts/1 as login consolenbd2006-01-141-1/+1
* Added vlan enabling as suggested in #204, closes #204florian2006-01-121-0/+1
* Interface was hardcoded, (cut/paste from the testing openwrt machine)florian2006-01-111-1/+1
* Do not delete default route if the router is the same, fixes #138florian2006-01-111-6/+8
* Fixed network autoconfiguration as explained in #200, fixes #200florian2006-01-111-0/+3
* add ipv6 support to network scripts (#101)nbd2006-01-101-0/+3
* use /tmp/resolv.conf when using a static nameserver (#177)nbd2006-01-101-3/+3
* Merged enhancements submitted by Stereo, thanks, closes #188 and #189florian2006-01-081-1/+1
* mount sysfs at boot on linux 2.6nbd2006-01-051-0/+5
* add firmware loading support to hotplugnbd2006-01-051-0/+9
* move firstboot to preinit for now (until a better solution is implemented), r...nbd2006-01-042-5/+5
* fix hotplug issue with compiled-in ethernet driversnbd2006-01-041-0/+4
* configure switch at boot time based on vlan*portsnbd2006-01-041-1/+9
* add missing Config.in to base-filesnbd2006-01-041-0/+7
* patch for spec file of gcc 3.4.4, so that libgss library is not wbx2006-01-042-3/+11
* Added mrd6 package : IPv6 multicast routing daemonflorian2006-01-031-3/+5
* remove unused robocfg stuffwbx2006-01-031-6/+0
* hopefully last fix for S60cronolli2006-01-021-6/+4
* Corrected ticket #168florian2006-01-021-2/+5
* change ipkg.conf to use snapshotswbx2005-12-252-1/+7
* add recipe to bannerkaloz2005-12-201-2/+5
* fix network hotplug scripts for 2.6nbd2005-12-171-2/+2
* create /var/spool/cron in cron init script and change the default crontab loc...nbd2005-12-111-1/+4
* unlock linux partition before running jffs2root --clean. fixes #97nbd2005-12-111-0/+1
* don't use locales when retrieving subversion release number (closes: #54)nico2005-11-271-1/+1
* more fixes for the network scriptsnbd2005-11-193-20/+23
* fix ifup/down for ppp-based stuffnbd2005-11-193-11/+7
* hotplug-based network script rewritenbd2005-11-1910-119/+250
* add crond init scriptnbd2005-11-181-0/+2
* don't clear the mangle table in the default firewall scriptnbd2005-11-181-1/+1
* create /var/run in firstbootnbd2005-11-141-0/+3
* hide stderr output of mtd in firstbootnbd2005-11-121-1/+1
* more cosmetic makefile fixesnbd2005-11-071-0/+3
* remove backup/restore for now. will add proper scripts with webif integration...nbd2005-11-072-103/+0
* include functions and network config in hotplugnbd2005-11-071-0/+4
* disable squashfs auto-clean for non-broadcom stuffnbd2005-11-071-0/+1
* add hotplug stuff to trunk/nbd2005-11-078-58/+122