| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] base-files: make ip matching in dns add/remove functions more expli... | Jo-Philipp Wich | 2011-09-23 | 2 | -3/+3 |
* | [package] base-files: Fix IPv6 address and route adding on aliases with no IP... | Vasilis Tsiligiannis | 2011-09-14 | 1 | -2/+2 |
* | Revert "[package] base-files: Add support for assigning multiple IPv6 address... | Vasilis Tsiligiannis | 2011-09-14 | 1 | -9/+8 |
* | [package] base-files: Add support for assigning multiple IPv6 addresses on an... | Vasilis Tsiligiannis | 2011-09-12 | 1 | -8/+9 |
* | base-files: remove an old network tunable tweak which is messing up network s... | Felix Fietkau | 2011-08-29 | 1 | -1/+0 |
* | [package] base-files: fix arp() procedure to properly detect /usr/bin/arp | Jo-Philipp Wich | 2011-08-12 | 2 | -2/+2 |
* | base-files: warn when calling /etc/init.d/<script> enable and neither START n... | Felix Fietkau | 2011-07-27 | 1 | -0/+4 |
* | [package] base-files: use "reboot -f" after sysupgrade to prevent executing d... | Jo-Philipp Wich | 2011-07-25 | 2 | -2/+2 |
* | [package] base-files: attempt bring up related wifi devices when calling ifup | Jo-Philipp Wich | 2011-07-22 | 3 | -17/+49 |
* | [package] base-files: implement a generic mechanism to map per-interface sysc... | Jo-Philipp Wich | 2011-07-17 | 2 | -1/+21 |
* | [package] base-files: add -h and --help options to sysupgrade (#9728) | Jo-Philipp Wich | 2011-07-17 | 2 | -2/+5 |
* | [package] base-files: use uci_toggle_state() to prevent unwanted aggregation ... | Jo-Philipp Wich | 2011-07-15 | 4 | -10/+10 |
* | [package] base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. Th... | Daniel Dickinson | 2011-07-07 | 2 | -1/+7 |
* | [package] base-files: pass conloglevel to syslogd (#9463, #9647) | Jo-Philipp Wich | 2011-07-03 | 1 | -2/+6 |
* | base-files: do not use the relinked libgcc, fixes c++ exception handling issu... | Felix Fietkau | 2011-07-02 | 1 | -1/+1 |
* | [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ... | Jo-Philipp Wich | 2011-06-23 | 1 | -0/+40 |
* | [package] base-files: assume a default ipv6 prefix size of /64, thats what th... | Jo-Philipp Wich | 2011-06-09 | 1 | -1/+1 |
* | [package] base-files: if an ip6addr without a prefix is given, assume /128 - ... | Jo-Philipp Wich | 2011-06-09 | 2 | -1/+6 |
* | [package] base-files: fix error reporting for unsupported protocols on virtua... | Jo-Philipp Wich | 2011-06-07 | 3 | -4/+4 |
* | base-files: do not write to /etc/config/wireless at boot time unless a new in... | Felix Fietkau | 2011-06-07 | 1 | -3/+6 |
* | base-files: make the MAC address of bridge interfaces sticky to avoid ARP iss... | Felix Fietkau | 2011-05-24 | 1 | -1/+2 |
* | [package] base-files: mark /etc/crontabs/ as config directory | Jo-Philipp Wich | 2011-05-24 | 1 | -1/+2 |
* | [PATCH] ipcalc.sh CIDR notation | Jo-Philipp Wich | 2011-05-18 | 2 | -7/+16 |
* | [package] base-files: retrigger usb coldplug after module loading, solves usb... | Jo-Philipp Wich | 2011-05-08 | 2 | -1/+6 |
* | base-files: fix a typo in etc/banner | Gabor Juhos | 2011-05-07 | 1 | -1/+1 |
* | [package] base-files: cleanup permissions of device files in common hotplug r... | Jo-Philipp Wich | 2011-05-03 | 1 | -6/+15 |
* | [package] base-files: fix stale space in eglibc library install section (#9270) | Jo-Philipp Wich | 2011-04-19 | 1 | -1/+1 |
* | base-files: return success on lib-copying with external toolchain | Jo-Philipp Wich | 2011-04-12 | 1 | -12/+21 |
* | [package] base-files: Use -h instead of deprecated -L for symlink check | Vasilis Tsiligiannis | 2011-04-05 | 1 | -1/+1 |
* | [package] base-files: fix minor problem in init.d/boot | Vasilis Tsiligiannis | 2011-04-05 | 1 | -1/+1 |
* | [package] block-mount base-files: Added additional check to pi_include to en... | Daniel Dickinson | 2011-04-05 | 1 | -6/+10 |
* | base-files: bridge config, avoid having a random ipv6 ll address | Felix Fietkau | 2011-04-03 | 1 | -1/+1 |
* | [package] base-files: properly handle vlans on top of wireless interfaces | Jo-Philipp Wich | 2011-03-18 | 2 | -8/+11 |
* | base-files: overlayfs whiteouts depend on a specific xattr entry, which does ... | Felix Fietkau | 2011-03-17 | 1 | -0/+12 |
* | base-files: add initial support for mounting overlayfs | Felix Fietkau | 2011-03-17 | 3 | -7/+9 |
* | [package] base-files: update sysctl.conf for modern kernels | Jo-Philipp Wich | 2011-03-17 | 2 | -3/+9 |
* | [package] base-files: Autodetect newly added wireless hardware | Vasilis Tsiligiannis | 2011-03-15 | 1 | -2/+2 |
* | base-files: link libpthread against libc | Felix Fietkau | 2011-03-14 | 1 | -1/+1 |
* | base-files: add a default /etc/services files | Felix Fietkau | 2011-03-13 | 1 | -0/+170 |
* | base-files: add users ftp (for ftp servers), network (network related daemons... | Felix Fietkau | 2011-03-13 | 1 | -0/+2 |
* | base-files: add an ftp group as well | Felix Fietkau | 2011-03-13 | 1 | -0/+1 |
* | base-files: add a few default groups to /etc/group so that we can get rid of ... | Felix Fietkau | 2011-03-13 | 1 | -0/+7 |
* | base-files: make library relinking uclibc specific and fix libpthread install... | Felix Fietkau | 2011-03-10 | 1 | -2/+5 |
* | base-files: only relink libraries if the linaro toolchain is selected | Felix Fietkau | 2011-03-09 | 1 | -1/+3 |
* | gcc: move the optimized assembler helpers back into the static libgcc and ski... | Felix Fietkau | 2011-03-08 | 1 | -6/+21 |
* | base-files: the relinked libpthread needs to be linked against libdl, otherwi... | Felix Fietkau | 2011-03-08 | 1 | -1/+1 |
* | base-files: fix Build/Compile override handling, fixes ar7 compile | Felix Fietkau | 2011-03-06 | 1 | -5/+2 |
* | base-files: do not build or use libgcc on m68k and avr32 | Felix Fietkau | 2011-03-03 | 1 | -7/+9 |
* | base-files: relink uclibc and libgcc libraries to remove leftovers of the sta... | Felix Fietkau | 2011-03-01 | 1 | -5/+59 |
* | [package] base-files: fix sysctl handling, do not react on fake ifaces in rou... | Jo-Philipp Wich | 2011-02-25 | 1 | -2/+5 |