aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAge
...
* 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
* gcc: move the optimized assembler helpers back into the static libgcc and ski...Felix Fietkau2011-03-08
* base-files: the relinked libpthread needs to be linked against libdl, otherwi...Felix Fietkau2011-03-08
* base-files: fix Build/Compile override handling, fixes ar7 compileFelix Fietkau2011-03-06
* base-files: do not build or use libgcc on m68k and avr32Felix Fietkau2011-03-03
* base-files: relink uclibc and libgcc libraries to remove leftovers of the sta...Felix Fietkau2011-03-01
* base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, otherwise...Hamish Guthrie2011-02-18
* base-files: librt should depend on libpthread, not the other way aroundFelix Fietkau2011-02-16
* remove the shared object stubs of libnsl and libresolv - let the compiler use...Felix Fietkau2011-02-13
* base-files: - properly disable IPv6 on bridge ports - introduce accept_ra opt...Jo-Philipp Wich2011-02-11
* base-files: remove remaining conffiles reference to /etc/bannerJo-Philipp Wich2011-02-04
* package/base-files: add get_magic_long() to common upgrade scriptGabor Juhos2011-01-26
* base-files: Fix typo in option name for disabling failsafe announcment Thanks...Daniel Dickinson2011-01-18
* base-files: implement "reqopts" parameter for dhcp interfaces to specify addi...Jo-Philipp Wich2010-12-22
* base-files: add support for the usbdev LED triggerGabor Juhos2010-12-17
* adds a --help option to /sbin/wifiFlorian Fainelli2010-12-05
* base-file: add metric option for static and dhcp protos, this simplifies the ...Jo-Philipp Wich2010-11-17
* base-files: mark libc as hold and essential, opkg should now bail out if some...Jo-Philipp Wich2010-11-11
* base-files: mark /etc/shadow as conffileJo-Philipp Wich2010-10-23
* base-files: add udhcpc vendorid option (#7744)Jo-Philipp Wich2010-10-06
* base-files: mark /etc/sysupgrade.conf as conffileJo-Philipp Wich2010-10-05
* base-files: - add sysupgrade support for keepfile hints * introduces /lib/upg...Jo-Philipp Wich2010-10-05