aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* enable and use shadow passwords by defaultImre Kaloz2011-11-101-5/+4
* package/base-files: enhance & cleanup service wrappersNicolas Thill2011-11-081-1/+1
* [package] base-files: do not assume that "top" is busybox' top, but try to ca...Jo-Philipp Wich2011-11-081-1/+1
* [package] base-files: properly handle wifi ifaces with no network attached, u...Jo-Philipp Wich2011-11-081-1/+1
* package/base-files: move /etc/functions.sh to /lib/functions.shNicolas Thill2011-11-081-1/+1
* package/base-files: use new service wrapperNicolas Thill2011-11-071-1/+1
* [package] base-files: add some more protected services to sysupgrade kill bla...Jo-Philipp Wich2011-11-031-1/+1
* [package] base-files: sysupgrade: kill all but essential processes before sta...Jo-Philipp Wich2011-10-271-1/+1
* base-files/sysupgrade: add more busybox applet symlinks to ramdiskGabor Juhos2011-10-271-1/+1
* [package] base-files: remove rdate integration, add busybox ntpd init script ...Jo-Philipp Wich2011-10-271-1/+1
* add an initial (experimental) version of netifd, disabled by defaultFelix Fietkau2011-10-211-1/+6
* base-files: move network related scripts to a separate package to make the tr...Felix Fietkau2011-10-201-0/+1
* [package] base-files: introduce "igmp_snooping" option to toggle IGMP snoopin...Jo-Philipp Wich2011-10-111-1/+1
* [package] base-files: use "zonename" system option to symlink /etc/localtime ...Jo-Philipp Wich2011-09-261-1/+3
* [package] base-files: make ip matching in dns add/remove functions more expli...Jo-Philipp Wich2011-09-231-1/+1
* [package] base-files: fix arp() procedure to properly detect /usr/bin/arpJo-Philipp Wich2011-08-121-1/+1
* [package] base-files: use "reboot -f" after sysupgrade to prevent executing d...Jo-Philipp Wich2011-07-251-1/+1
* [package] base-files: attempt bring up related wifi devices when calling ifupJo-Philipp Wich2011-07-221-1/+1
* [package] base-files: implement a generic mechanism to map per-interface sysc...Jo-Philipp Wich2011-07-171-1/+1
* [package] base-files: add -h and --help options to sysupgrade (#9728)Jo-Philipp Wich2011-07-171-1/+1
* [package] base-files: use uci_toggle_state() to prevent unwanted aggregation ...Jo-Philipp Wich2011-07-151-1/+1
* base-files: do not use the relinked libgcc, fixes c++ exception handling issu...Felix Fietkau2011-07-021-1/+1
* [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ...Jo-Philipp Wich2011-06-231-0/+40
* [package] base-files: if an ip6addr without a prefix is given, assume /128 - ...Jo-Philipp Wich2011-06-091-1/+1
* [package] base-files: fix error reporting for unsupported protocols on virtua...Jo-Philipp Wich2011-06-071-1/+1
* [package] base-files: mark /etc/crontabs/ as config directoryJo-Philipp Wich2011-05-241-1/+2
* [PATCH] ipcalc.sh CIDR notationJo-Philipp Wich2011-05-181-1/+1
* [package] base-files: retrigger usb coldplug after module loading, solves usb...Jo-Philipp Wich2011-05-081-1/+1
* [package] base-files: fix stale space in eglibc library install section (#9270)Jo-Philipp Wich2011-04-191-1/+1
* base-files: return success on lib-copying with external toolchainJo-Philipp Wich2011-04-121-12/+21
* [package] base-files: properly handle vlans on top of wireless interfacesJo-Philipp Wich2011-03-181-1/+1
* [package] base-files: update sysctl.conf for modern kernelsJo-Philipp Wich2011-03-171-2/+2
* base-files: link libpthread against libcFelix Fietkau2011-03-141-1/+1
* base-files: make library relinking uclibc specific and fix libpthread install...Felix Fietkau2011-03-101-2/+5
* base-files: only relink libraries if the linaro toolchain is selectedFelix Fietkau2011-03-091-1/+3
* gcc: move the optimized assembler helpers back into the static libgcc and ski...Felix Fietkau2011-03-081-6/+21
* base-files: the relinked libpthread needs to be linked against libdl, otherwi...Felix Fietkau2011-03-081-1/+1
* base-files: fix Build/Compile override handling, fixes ar7 compileFelix Fietkau2011-03-061-5/+2
* base-files: do not build or use libgcc on m68k and avr32Felix Fietkau2011-03-031-7/+9
* base-files: relink uclibc and libgcc libraries to remove leftovers of the sta...Felix Fietkau2011-03-011-5/+59
* [package] base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc,...Hamish Guthrie2011-02-181-0/+1
* base-files: librt should depend on libpthread, not the other way aroundFelix Fietkau2011-02-161-1/+1
* remove the shared object stubs of libnsl and libresolv - let the compiler use...Felix Fietkau2011-02-131-1/+1
* [package] base-files:Jo-Philipp Wich2011-02-111-1/+1
* [package] base-files: remove remaining conffiles reference to /etc/bannerJo-Philipp Wich2011-02-041-1/+0
* package/base-files: add get_magic_long() to common upgrade scriptGabor Juhos2011-01-261-1/+1
* [package] base-files: Fix typo in option name for disabling failsafe announcmentDaniel Dickinson2011-01-181-1/+1
* [package] base-files: implement "reqopts" parameter for dhcp interfaces to sp...Jo-Philipp Wich2010-12-221-1/+1
* base-files: add support for the usbdev LED triggerGabor Juhos2010-12-171-1/+1
* [package] adds a --help option to /sbin/wifiFlorian Fainelli2010-12-051-1/+1