summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
AgeCommit message (Expand)Author
2012-05-28[package] base-files: introduce /lib/functions/network.shjow
2012-05-14enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...nbd
2012-04-28[package/*] remove special treatment when using glibc - support got droppedmirko
2012-04-28[toolchain/glibc*] purge support for glibc - use eglibc instead!mirko
2012-04-27[package] base-files: fix typo in 05_firstboot_skip script (#11359)florian
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-04-12[package] base-files: remove network preconfig, it collides with ar71xx netwo...jow
2012-03-04[package] base-files: enable conntrack accounting in sysctl. It used to be a ...jow
2012-01-22[package] base-files: add a uci-defaults script which will migrate the root p...jow
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-20[package] base-files: add -b (--create-backup) option to sysupgrade, which ge...jow
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
2011-11-11[package] base-files: now that the initial password is completely empty (and ...jow
2011-11-10enable and use shadow passwords by defaultkaloz
2011-11-08package/base-files: enhance & cleanup service wrappersnico
2011-11-08[package] base-files: do not assume that "top" is busybox' top, but try to ca...jow
2011-11-08[package] base-files: properly handle wifi ifaces with no network attached, u...jow
2011-11-08package/base-files: move /etc/functions.sh to /lib/functions.shnico
2011-11-07package/base-files: use new service wrappernico
2011-11-03[package] base-files: add some more protected services to sysupgrade kill bla...jow
2011-10-27[package] base-files: sysupgrade: kill all but essential processes before sta...jow
2011-10-27base-files/sysupgrade: add more busybox applet symlinks to ramdiskjuhosg
2011-10-27[package] base-files: remove rdate integration, add busybox ntpd init script ...jow
2011-10-21add an initial (experimental) version of netifd, disabled by defaultnbd
2011-10-20base-files: move network related scripts to a separate package to make the tr...nbd
2011-10-11[package] base-files: introduce "igmp_snooping" option to toggle IGMP snoopin...jow
2011-09-26[package] base-files: use "zonename" system option to symlink /etc/localtime ...jow
2011-09-23[package] base-files: make ip matching in dns add/remove functions more expli...jow
2011-08-12[package] base-files: fix arp() procedure to properly detect /usr/bin/arpjow
2011-07-25[package] base-files: use "reboot -f" after sysupgrade to prevent executing d...jow
2011-07-22[package] base-files: attempt bring up related wifi devices when calling ifupjow
2011-07-17[package] base-files: implement a generic mechanism to map per-interface sysc...jow
2011-07-17[package] base-files: add -h and --help options to sysupgrade (#9728)jow
2011-07-15[package] base-files: use uci_toggle_state() to prevent unwanted aggregation ...jow
2011-07-02base-files: do not use the relinked libgcc, fixes c++ exception handling issu...nbd
2011-06-23[toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ...jow
2011-06-09[package] base-files: if an ip6addr without a prefix is given, assume /128 - ...jow
2011-06-07[package] base-files: fix error reporting for unsupported protocols on virtua...jow
2011-05-24[package] base-files: mark /etc/crontabs/ as config directoryjow
2011-05-18[PATCH] ipcalc.sh CIDR notationjow
2011-05-08[package] base-files: retrigger usb coldplug after module loading, solves usb...jow
2011-04-19[package] base-files: fix stale space in eglibc library install section (#9270)jow
2011-04-12base-files: return success on lib-copying with external toolchainjow