summaryrefslogtreecommitdiff
path: root/package/base-files
AgeCommit message (Expand)Author
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
2006-10-26use lock to remove race conditions in bringing up ppp and dhcp that would lea...nbd
2006-10-24make network scripts more robust, prevent multiple instances of pppd and udhc...nbd
2006-10-24add netconfig fix for wl-500g premiumnbd
2006-10-24remove an obsolete functionnbd
2006-10-23fix typonbd
2006-10-20template.awk fix processing of certain config file formatsnbd
2006-10-20move /usr/lib/parse-config.awk to /lib/config/template.awknbd
2006-10-17hacks for supporting the toshiba wrc-1000nbd
2006-10-16remove support for obsolete /etc/modules filenbd
2006-10-16remove nvram.shnbd
2006-10-15fix typonbd
2006-10-15init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd
2006-10-15fix error messagenbd
2006-10-15remove all broadcom interfaces from bridges and bring them down completely wh...nbd
2006-10-15add protection for bridging interface changesnbd
2006-10-15remove the wifi interface from the default bridgenbd
2006-10-15implement simple device autodetection for wifi driversnbd
2006-10-09save the real configured interface name in the 'device' variable when running...nbd
2006-10-09add new /bin/uci script and api for manipulating buildroot-ng config filesnbd
2006-10-09fix shell escaping bug in append() functionnbd
2006-10-09add 1 second delay for natsemi ifup (sometimes won't come up otherwise)nbd
2006-10-08fix a small bug in the parse-config scriptnbd
2006-10-06minor cleanupnbd
2006-10-04hide enable/disable functions, not active yetnbd
2006-10-04fix displayed name in init script help textnbd
2006-10-04add new rc.common for standardized init scripts, convert existing init scriptsnbd
2006-10-04move arch specific base-files install call to the end of the generic one - fi...nbd
2006-10-03don't recreate the resolv.conf file from the dhcp script if no dhcp server is...nbd
2006-09-24new (last?) attempt at standardizing Makefilesnico