summaryrefslogtreecommitdiff
path: root/package/base-files
AgeCommit message (Expand)Author
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
2006-09-24use absolute paths in include() shell functionnbd
2006-09-15bring up loopback by defaultmbm
2006-09-07change more to lessmbm
2006-09-04remove default network config for brcmnbd
2006-09-03fix ipcalc (off by 1)nbd
2006-08-30add default /etc/config/networknbd
2006-08-27change hotplug trigger to a simpler awk commandmbm
2006-08-27fix minor typo & move loopback to network configmbm
2006-08-27fix find_config() in the network scriptsnbd