summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
AgeCommit message (Expand)Author
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
2011-03-18[package] base-files: properly handle vlans on top of wireless interfacesjow
2011-03-17[package] base-files: update sysctl.conf for modern kernelsjow
2011-03-14base-files: link libpthread against libcnbd
2011-03-10base-files: make library relinking uclibc specific and fix libpthread install...nbd
2011-03-09base-files: only relink libraries if the linaro toolchain is selectednbd
2011-03-08gcc: move the optimized assembler helpers back into the static libgcc and ski...nbd
2011-03-08base-files: the relinked libpthread needs to be linked against libdl, otherwi...nbd
2011-03-06base-files: fix Build/Compile override handling, fixes ar7 compilenbd
2011-03-03base-files: do not build or use libgcc on m68k and avr32nbd
2011-03-01base-files: relink uclibc and libgcc libraries to remove leftovers of the sta...nbd
2011-02-18[package] base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc,...hcg
2011-02-16base-files: librt should depend on libpthread, not the other way aroundnbd
2011-02-13remove the shared object stubs of libnsl and libresolv - let the compiler use...nbd