aboutsummaryrefslogtreecommitdiff
path: root/package/base-files
Commit message (Expand)AuthorAge
...
* add profile specific base-files packages - does not work with the imagebuilde...Felix Fietkau2007-12-23
* base-files: fix revision number in 'etc/banner'Gabor Juhos2007-12-14
* clean up openwrt version handling, use a separate script that is executed at ...Felix Fietkau2007-12-13
* refactor hotplug2 rules, make sure that the default button rule is only used ...Felix Fietkau2007-12-01
* fix ppp issues (thanks to Fatus for debugging this)Felix Fietkau2007-11-30
* drop the '0' default in config_get_boolFelix Fietkau2007-11-28
* init: check permissions on rc.d filesFelix Fietkau2007-11-28
* init: don't start hotplug2 if it doesn't existFelix Fietkau2007-11-28
* Allow specifying static IPv6 gateways (#2710)Florian Fainelli2007-11-16
* add support for interfaces with ipv6, but no ipv4 (patch from #2695)Felix Fietkau2007-11-12
* base-files: suppress error messages in usb-storage scriptGabor Juhos2007-11-04
* 6tunnel: move init/config files to the right placeGabor Juhos2007-10-27
* Enable IPv6 forwarding by default (#2527)Florian Fainelli2007-10-24
* Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: /etc/rc.d/S466...Florian Fainelli2007-10-24
* Turn off stp by default, thanks ejkaFlorian Fainelli2007-10-18
* Turn on stp by default for bridges (#2476)Florian Fainelli2007-10-18
* Add route6 option to setup IPv6 routes (#2528)Florian Fainelli2007-10-16
* fixed 1677John Crispin2007-10-14
* Add 6tunnel configuration for tunnel brokers based configuration (not SiXXS),...Florian Fainelli2007-10-11
* add clientid to udhcpc thanks pjamaTravis Kemen2007-10-06
* fix path to the snapshot packages (snapshot build/upload needs to be fixed as...Felix Fietkau2007-09-30
* get rid of per-profile base-filesGabor Juhos2007-09-29
* base-files: Added support for swap configuration in /etc/config/fstabRod Whitby2007-09-22
* Added support for /etc/default/fstab - a means of automatically mounting devi...Rod Whitby2007-09-21
* add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - shoul...Felix Fietkau2007-09-20
* made HOME=/root global instead of x86 specificJohn Crispin2007-09-19
* sync awk implementation of config_get_bool with the shell variantFelix Fietkau2007-09-19
* support true and false in config_get_boolFelix Fietkau2007-09-19
* Revert the InstallDev section, was only there testingFlorian Fainelli2007-09-16
* Put back ldd and ldconfig (#1543)Florian Fainelli2007-09-16
* fix a few issues with dynamically assigned interfacesFelix Fietkau2007-09-12
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-08
* bump package versions after updatesFelix Fietkau2007-09-07
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-07
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-06
* package Makefile cleanup: remove uneeded varsNicolas Thill2007-09-03
* add sysupgrade script for config preserving system upgrades. only implemented...Felix Fietkau2007-08-21
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-07
* fix a race condition with dynamic interfaces and firewallingFelix Fietkau2007-08-04
* tab/whitespace fixFelix Fietkau2007-08-04
* wireless config gets regenerated not only when it does not exist, buit also i...John Crispin2007-07-24
* fix an error messageFelix Fietkau2007-07-22
* keep track of the wifi interface state in /var/state/wirelessFelix Fietkau2007-07-22
* add patch from #2111Felix Fietkau2007-07-22
* add a workaround for the hostapd killed issue when using more than one wifi c...Felix Fietkau2007-07-20
* libgcc is not available with host-toolchain, DEPENDS was overriden with the a...Florian Fainelli2007-07-18
* move firmware loading to hotplug2-init.rules (should fix #2056)Felix Fietkau2007-07-13
* use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS resetFelix Fietkau2007-07-13
* avoid a race condition that might lead to dnsmasq reading an empty resolv.con...Felix Fietkau2007-07-12
* fix static routes for dynamic interfaces (#1446)Felix Fietkau2007-07-12