Age | Commit message (Expand) | Author |
2012-08-12 | [package] base-files: provide a sysupgrade -r (--restore-backup) option as co... | jow |
2012-08-10 | [buildroot] move LIB_SUFFIX from base-files to rules.mk | florian |
2012-08-09 | [package] base-files: fix option parsing of -F/--force parameter | jow |
2012-08-08 | [package] base-files: check for ldd presence and executability (#11991) | florian |
2012-07-27 | [package] base-files: fix detection of standalone ldd | florian |
2012-06-26 | [package] base-files: allow wireless ifaces to be part of multiple networks | jow |
2012-06-17 | [package] base-files: implement network_get_gateway(), network_get_gateway6()... | jow |
2012-06-13 | base-files: override Build/Compile/Default instead of Build/Compile (fixes #1... | nbd |
2012-06-10 | base-files: move all toolchain packages to a separate package directory 'tool... | nbd |
2012-06-05 | [package] base-files: add permission exceptions, do not clobber shadow permis... | jow |
2012-06-05 | [package] base-files: ship a static initial shadow db instead of creating it ... | jow |
2012-06-05 | [package] base-files: make user_add() populate the shadow db as well | jow |
2012-05-29 | base-files: remove base-files-network, netifd is the only supported option now | nbd |
2012-05-28 | [package] base-files: introduce /lib/functions/network.sh | jow |
2012-05-14 | enable 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 dropped | mirko |
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-31 | package/base-files: add support for the switch LED trigger | juhosg |
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-10 | enable and use shadow passwords by default | kaloz |
2011-11-08 | package/base-files: enhance & cleanup service wrappers | nico |
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-08 | package/base-files: move /etc/functions.sh to /lib/functions.sh | nico |
2011-11-07 | package/base-files: use new service wrapper | nico |
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-27 | base-files/sysupgrade: add more busybox applet symlinks to ramdisk | juhosg |
2011-10-27 | [package] base-files: remove rdate integration, add busybox ntpd init script ... | jow |
2011-10-21 | add an initial (experimental) version of netifd, disabled by default | nbd |
2011-10-20 | base-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/arp | jow |
2011-07-25 | [package] base-files: use "reboot -f" after sysupgrade to prevent executing d... | jow |