aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAge
...
* base-files: reformat banner to better work with varying version string length...Jo-Philipp Wich2012-04-15
* include, base-files, opkg: introduce version configuration to override the em...Jo-Philipp Wich2012-04-12
* base-files: remove network preconfig, it collides with ar71xx network firstbo...Jo-Philipp Wich2012-04-12
* base-files: enable conntrack accounting in sysctl. It used to be a compile ti...Jo-Philipp Wich2012-03-04
* base-files: add a uci-defaults script which will migrate the root password to...Jo-Philipp Wich2012-01-22
* base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so to hotplug2...Jo-Philipp Wich2012-01-19
* base-files: implement a --force option for sysupgrade to override image check...Jo-Philipp Wich2012-01-08
* package/base-files: add support for the switch LED triggerGabor Juhos2011-12-31
* base-files: add -b (--create-backup) option to sysupgrade, which generates a ...Jo-Philipp Wich2011-12-20
* base-files: kill remaining processes after running user hooks (#10461)Jo-Philipp Wich2011-11-19
* base-files: another empty password check fix (#10440)Jo-Philipp Wich2011-11-17
* base-files: now that we have date -k, adjust the kernel timezone after settin...Jo-Philipp Wich2011-11-17
* base-files: rewrite killing of nonessential services to not rely on top, use ...Jo-Philipp Wich2011-11-16
* base-files: prime root password with "x" to notify programs that there is a s...Jo-Philipp Wich2011-11-14
* base-files: now that the initial password is completely empty (and not primed...Jo-Philipp Wich2011-11-11
* enable and use shadow passwords by defaultImre Kaloz2011-11-10
* package/base-files: enhance & cleanup service wrappersNicolas Thill2011-11-08
* base-files: do not assume that "top" is busybox' top, but try to call the app...Jo-Philipp Wich2011-11-08
* base-files: properly handle wifi ifaces with no network attached, useful for ...Jo-Philipp Wich2011-11-08
* package/base-files: move /etc/functions.sh to /lib/functions.shNicolas Thill2011-11-08
* package/base-files: use new service wrapperNicolas Thill2011-11-07
* base-files: add some more protected services to sysupgrade kill blacklistJo-Philipp Wich2011-11-03
* base-files: sysupgrade: kill all but essential processes before starting the ...Jo-Philipp Wich2011-10-27
* base-files/sysupgrade: add more busybox applet symlinks to ramdiskGabor Juhos2011-10-27
* base-files: remove rdate integration, add busybox ntpd init script and server...Jo-Philipp Wich2011-10-27
* add an initial (experimental) version of netifd, disabled by defaultFelix Fietkau2011-10-21
* base-files: move network related scripts to a separate package to make the tr...Felix Fietkau2011-10-20
* base-files: introduce "igmp_snooping" option to toggle IGMP snooping on bridg...Jo-Philipp Wich2011-10-11
* base-files: use "zonename" system option to symlink /etc/localtime via /tmp/l...Jo-Philipp Wich2011-09-26
* base-files: make ip matching in dns add/remove functions more explicit, avoid...Jo-Philipp Wich2011-09-23
* base-files: fix arp() procedure to properly detect /usr/bin/arpJo-Philipp Wich2011-08-12
* base-files: use "reboot -f" after sysupgrade to prevent executing deleted ini...Jo-Philipp Wich2011-07-25
* base-files: attempt bring up related wifi devices when calling ifup If a user...Jo-Philipp Wich2011-07-22
* base-files: implement a generic mechanism to map per-interface sysctls to uci...Jo-Philipp Wich2011-07-17
* base-files: add -h and --help options to sysupgrade (#9728)Jo-Philipp Wich2011-07-17
* base-files: use uci_toggle_state() to prevent unwanted aggregation of state v...Jo-Philipp Wich2011-07-15
* base-files: do not use the relinked libgcc, fixes c++ exception handling issu...Felix Fietkau2011-07-02
* add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)Jo-Philipp Wich2011-06-23
* base-files: if an ip6addr without a prefix is given, assume /128 - otherwise ...Jo-Philipp Wich2011-06-09
* base-files: fix error reporting for unsupported protocols on virtual interfacesJo-Philipp Wich2011-06-07
* base-files: mark /etc/crontabs/ as config directoryJo-Philipp Wich2011-05-24
* ipcalc.sh CIDR notation Hi,Jo-Philipp Wich2011-05-18
* base-files: retrigger usb coldplug after module loading, solves usb_modeswitc...Jo-Philipp Wich2011-05-08
* base-files: fix stale space in eglibc library install section (#9270)Jo-Philipp Wich2011-04-19
* base-files: return success on lib-copying with external toolchain when using ...Jo-Philipp Wich2011-04-12
* base-files: properly handle vlans on top of wireless interfacesJo-Philipp Wich2011-03-18
* base-files: update sysctl.conf for modern kernelsJo-Philipp Wich2011-03-17
* base-files: link libpthread against libcFelix Fietkau2011-03-14
* base-files: make library relinking uclibc specific and fix libpthread install...Felix Fietkau2011-03-10
* base-files: only relink libraries if the linaro toolchain is selectedFelix Fietkau2011-03-09