| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [package] base-files: check for ldd presence and executability (#11991) | Florian Fainelli | 2012-08-08 | 1 | -1/+1 |
* | [package] base-files: fix detection of standalone ldd | Florian Fainelli | 2012-07-27 | 1 | -1/+1 |
* | [package] base-files: allow wireless ifaces to be part of multiple networks | Jo-Philipp Wich | 2012-06-26 | 1 | -1/+1 |
* | [package] base-files: implement network_get_gateway(), network_get_gateway6()... | Jo-Philipp Wich | 2012-06-17 | 1 | -1/+1 |
* | base-files: override Build/Compile/Default instead of Build/Compile (fixes #1... | Felix Fietkau | 2012-06-13 | 1 | -1/+2 |
* | base-files: move all toolchain packages to a separate package directory 'tool... | Felix Fietkau | 2012-06-10 | 1 | -543/+2 |
* | [package] base-files: add permission exceptions, do not clobber shadow permis... | Jo-Philipp Wich | 2012-06-05 | 1 | -0/+4 |
* | [package] base-files: ship a static initial shadow db instead of creating it ... | Jo-Philipp Wich | 2012-06-05 | 1 | -4/+0 |
* | [package] base-files: make user_add() populate the shadow db as well | Jo-Philipp Wich | 2012-06-05 | 1 | -1/+1 |
* | base-files: remove base-files-network, netifd is the only supported option now | Felix Fietkau | 2012-05-29 | 1 | -7/+1 |
* | [package] base-files: introduce /lib/functions/network.sh | Jo-Philipp Wich | 2012-05-28 | 1 | -1/+1 |
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in... | Felix Fietkau | 2012-05-14 | 1 | -3/+3 |
* | [package/*] remove special treatment when using glibc - support got dropped | Mirko Vogt | 2012-04-28 | 1 | -3/+3 |
* | [toolchain/glibc*] purge support for glibc - use eglibc instead! | Mirko Vogt | 2012-04-28 | 1 | -6/+2 |
* | [package] base-files: fix typo in 05_firstboot_skip script (#11359) | Florian Fainelli | 2012-04-27 | 1 | -1/+1 |
* | [package] base-files: reformat banner to better work with varying version str... | Jo-Philipp Wich | 2012-04-15 | 1 | -1/+1 |
* | [buildroot] include, base-files, opkg: introduce version configuration to ove... | Jo-Philipp Wich | 2012-04-12 | 1 | -2/+7 |
* | [package] base-files: remove network preconfig, it collides with ar71xx netwo... | Jo-Philipp Wich | 2012-04-12 | 1 | -5/+0 |
* | [package] base-files: enable conntrack accounting in sysctl. It used to be a ... | Jo-Philipp Wich | 2012-03-04 | 1 | -1/+1 |
* | [package] base-files: add a uci-defaults script which will migrate the root p... | Jo-Philipp Wich | 2012-01-22 | 1 | -1/+1 |
* | [package] base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so t... | Jo-Philipp Wich | 2012-01-19 | 1 | -1/+1 |
* | [package] base-files: implement a --force option for sysupgrade to override i... | Jo-Philipp Wich | 2012-01-08 | 1 | -2/+2 |
* | package/base-files: add support for the switch LED trigger | Gabor Juhos | 2011-12-31 | 1 | -1/+1 |
* | [package] base-files: add -b (--create-backup) option to sysupgrade, which ge... | Jo-Philipp Wich | 2011-12-20 | 1 | -1/+1 |
* | [package] base-files: kill remaining processes after running user hooks (#10461) | Jo-Philipp Wich | 2011-11-19 | 1 | -1/+1 |
* | [package] base-files: another empty password check fix (#10440) | Jo-Philipp Wich | 2011-11-17 | 1 | -1/+1 |
* | [package] base-files: now that we have date -k, adjust the kernel timezone af... | Jo-Philipp Wich | 2011-11-17 | 1 | -1/+1 |
* | [package] base-files: rewrite killing of nonessential services to not rely on... | Jo-Philipp Wich | 2011-11-16 | 1 | -1/+1 |
* | [package] base-files: prime root password with "x" to notify programs that th... | Jo-Philipp Wich | 2011-11-14 | 1 | -1/+1 |
* | [package] base-files: now that the initial password is completely empty (and ... | Jo-Philipp Wich | 2011-11-11 | 1 | -1/+1 |
* | enable and use shadow passwords by default | Imre Kaloz | 2011-11-10 | 1 | -5/+4 |
* | package/base-files: enhance & cleanup service wrappers | Nicolas Thill | 2011-11-08 | 1 | -1/+1 |
* | [package] base-files: do not assume that "top" is busybox' top, but try to ca... | Jo-Philipp Wich | 2011-11-08 | 1 | -1/+1 |
* | [package] base-files: properly handle wifi ifaces with no network attached, u... | Jo-Philipp Wich | 2011-11-08 | 1 | -1/+1 |
* | package/base-files: move /etc/functions.sh to /lib/functions.sh | Nicolas Thill | 2011-11-08 | 1 | -1/+1 |
* | package/base-files: use new service wrapper | Nicolas Thill | 2011-11-07 | 1 | -1/+1 |
* | [package] base-files: add some more protected services to sysupgrade kill bla... | Jo-Philipp Wich | 2011-11-03 | 1 | -1/+1 |
* | [package] base-files: sysupgrade: kill all but essential processes before sta... | Jo-Philipp Wich | 2011-10-27 | 1 | -1/+1 |
* | base-files/sysupgrade: add more busybox applet symlinks to ramdisk | Gabor Juhos | 2011-10-27 | 1 | -1/+1 |
* | [package] base-files: remove rdate integration, add busybox ntpd init script ... | Jo-Philipp Wich | 2011-10-27 | 1 | -1/+1 |
* | add an initial (experimental) version of netifd, disabled by default | Felix Fietkau | 2011-10-21 | 1 | -1/+6 |
* | base-files: move network related scripts to a separate package to make the tr... | Felix Fietkau | 2011-10-20 | 1 | -0/+1 |
* | [package] base-files: introduce "igmp_snooping" option to toggle IGMP snoopin... | Jo-Philipp Wich | 2011-10-11 | 1 | -1/+1 |
* | [package] base-files: use "zonename" system option to symlink /etc/localtime ... | Jo-Philipp Wich | 2011-09-26 | 1 | -1/+3 |
* | [package] base-files: make ip matching in dns add/remove functions more expli... | Jo-Philipp Wich | 2011-09-23 | 1 | -1/+1 |
* | [package] base-files: fix arp() procedure to properly detect /usr/bin/arp | Jo-Philipp Wich | 2011-08-12 | 1 | -1/+1 |
* | [package] base-files: use "reboot -f" after sysupgrade to prevent executing d... | Jo-Philipp Wich | 2011-07-25 | 1 | -1/+1 |
* | [package] base-files: attempt bring up related wifi devices when calling ifup | Jo-Philipp Wich | 2011-07-22 | 1 | -1/+1 |
* | [package] base-files: implement a generic mechanism to map per-interface sysc... | Jo-Philipp Wich | 2011-07-17 | 1 | -1/+1 |
* | [package] base-files: add -h and --help options to sysupgrade (#9728) | Jo-Philipp Wich | 2011-07-17 | 1 | -1/+1 |