summaryrefslogtreecommitdiff
path: root/package/base-files/files
AgeCommit message (Expand)Author
2012-08-13base-files: uci-defaults for rssiledsjuhosg
2012-08-12[package] base-files: provide a sysupgrade -r (--restore-backup) option as co...jow
2012-08-09[package] base-files: fix option parsing of -F/--force parameterjow
2012-08-08[package] base-files: check for ldd presence and executability (#11991)florian
2012-07-27[package] base-files: fix detection of standalone lddflorian
2012-07-14[package] base-files: Modernize hotplug2 rules (#11368)acinonyx
2012-07-03[package] base-files: ensure that /sys is available during sysupgrade, some e...jow
2012-06-29[package] base-files: implement network_get_dnsserver() and network_get_dnsse...jow
2012-06-29[package] base-files: only consider enabled default routes when finding the w...jow
2012-06-27base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht)nbd
2012-06-26[package] base-files: allow wireless ifaces to be part of multiple networksjow
2012-06-17[package] base-files: implement network_get_gateway(), network_get_gateway6()...jow
2012-06-13[package] base-files: enable shell tracing in initscripts when INIT_TRACE is setjow
2012-06-07[package] base-files: implement network_defer_device() and network_ready_devi...jow
2012-06-05[package] base-files: ship a static initial shadow db instead of creating it ...jow
2012-06-05[package] base-files: make user_add() populate the shadow db as welljow
2012-06-05[package] /etc/functions.sh => /lib/functions.shjow
2012-05-29base-files: add LED specific functions to /lib/functions/uci-defaultsjuhosg
2012-05-29[package] base-files: add network_is_up()jow
2012-05-29[package] base-files: let network_get_device() return the l3 interface, intro...jow
2012-05-28[package] base-files: add network_get_device() to network.shjow
2012-05-28[package] base-files: introduce /lib/functions/network.shjow
2012-05-23base-files: kill ubusd and udhcpc on sysupgrade as wellnbd
2012-05-23base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgradenbd
2012-05-23package/base-files: copy /lib/functions.sh to the ramfs on sysupgradejuhosg
2012-05-06base-files: wait for wifi modules to settlejogo
2012-04-27[package] base-files: fix typo in 05_firstboot_skip script (#11359)florian
2012-04-21base-files: rename internal variables in config_foreach to make namespace con...nbd
2012-04-20enable ntpd server for busyboxjow
2012-04-15[package] base-files: reformat banner to better work with varying version str...jow
2012-04-12[buildroot] include, base-files, opkg: introduce version configuration to ove...jow
2012-03-20base-files: split service related functions off to /lib/functions/service.shnbd
2012-03-18Add munin to /etc/servicesjow
2012-03-13base-files: remove old coldplugging hacks that are no longer necessary since ...nbd
2012-03-04[package] base-files: enable conntrack accounting in sysctl. It used to be a ...jow
2012-03-02base-files: remove trailing whitespaces from lib/functions/boot.shjuhosg
2012-03-02base-files: remove trailing whitespaces from lib/functions.shjuhosg
2012-01-22[package] base-files: add a uci-defaults script which will migrate the root p...jow
2012-01-22base-files: the initial hotplug2 instance sometimes misses a few relevant eve...nbd
2012-01-19[package] base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so t...jow
2012-01-08[package] base-files: implement a --force option for sysupgrade to override i...jow
2011-12-31package/base-files: add support for the switch LED triggerjuhosg
2011-12-31package/base-files: use case statement in led init scriptjuhosg
2011-12-20[package] base-files: add -b (--create-backup) option to sysupgrade, which ge...jow
2011-12-01base-files: add lib/functions/uci-defaults.shjuhosg
2011-11-19[package] base-files: kill remaining processes after running user hooks (#10461)jow
2011-11-17[package] base-files: another empty password check fix (#10440)jow
2011-11-17[package] base-files: now that we have date -k, adjust the kernel timezone af...jow
2011-11-16[package] base-files: rewrite killing of nonessential services to not rely on...jow
2011-11-14[package] base-files: prime root password with "x" to notify programs that th...jow