summaryrefslogtreecommitdiff
path: root/package/base-files
AgeCommit message (Expand)Author
2006-12-20don't try to automount loopback devices (#1011)nbd
2006-12-20add a workaround for self-killing init scripts on restart (#1023)nbd
2006-12-20add a variable to keep track of the list of sections when loading uci config ...nbd
2006-12-14fix CONFIG_FILENAME in uci_commit()nbd
2006-12-14fix typonbd
2006-12-10fix uci_load trash output (#1040)nbd
2006-12-09Set up ipv6 address if provided in network configuration (#1028)florian
2006-12-08add a check to see if an init script is enablednbd
2006-12-08fix a typonbd
2006-12-04add option for setting the mac address (#1014)nbd
2006-12-04fix typo in /sbin/wifi (#1016 - thanks, dairiki)nbd
2006-11-28small tweaks to the usb disk hotplug scriptsmbm
2006-11-23fix sed error installing kmod ipkgsmbm
2006-11-23replace lots of manual install commands with INSTALL_* variablesnbd
2006-11-22rename default/ to files/nbd
2006-11-22move platform specific base-files into target/linux/<targetname>nbd
2006-11-22move busybox init scripts from base-files into the busybox package and make t...nbd
2006-11-22fix broken export from last commitmbm
2006-11-22avoid eval leaksmbm
2006-11-22fix various variable copying bugsnbd
2006-11-21fix svn:executable property on /etc/init.d/donenbd
2006-11-21cleanup uci and functions.shmbm
2006-11-20strtok helper functionmbm
2006-11-18hopefully fix duplicate ppp instances (#895)nbd
2006-11-17correct typo in 'uci get'mbm
2006-11-17fix typonbd
2006-11-17cosmetic led state change fixnbd
2006-11-17add failsafe mode and mini_fo mounting support for brcm-2.4 and brcm-2.6nbd
2006-11-17remove broadcom specific stuff from default base filesnbd
2006-11-12implement target profiles in menuconfignbd
2006-11-12fix jffs2root compilenbd
2006-11-11move two functions from broadcom.sh to /sbin/wifinbd
2006-11-09make sure udhcpc is spawned as a background process (use eval)nbd
2006-11-09add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net...nbd
2006-11-09fix dhcp hotplug eventsnbd
2006-11-09fix ifdown hotplug event for staticnbd
2006-11-09fix ifup hotplug event for staticnbd
2006-11-09fix for multiple extra commands in init scripts using rc.commonnbd
2006-11-09fix potential data loss issue on failed umount (patch from #942)nbd
2006-11-07Ensure dropbear is installed before disabling telnet (#920)florian
2006-11-07Change httpd realm to match the hostname (#932)florian
2006-11-04Test if symbolic is already there (#886)florian
2006-11-04call interface stop handler on ifdownnbd
2006-11-03rename the <boardname>-<kernelversion> directories of base-files to just <boa...nbd
2006-11-03add config option for autostart of network interfacesnbd
2006-11-03fix missing variable assignment (found by db90h)nbd
2006-10-28reset CONFIG_SECTION when calling config_loadnbd
2006-10-26add protection against running cf2nand from yaffs2nbd
2006-10-26add cf2nand script for copying a cf card installation to nand flash automatic...nbd
2006-10-26add lookup function for mtd partsnbd