tn3399_openwrt/package/busybox
Hauke Mehrtens bef592844b zram: add package to use compressed ram disk for swap
The busybox size is increased by 3.2KByte uncompressed on bcm47xx with
this commit.

This zram-swap automatically creates a zram device, a swap partition on
it and make the kernel swap pages to it.

Thank you Bastian Bittorf <bittorf@bluebottle.com> for idea and the
script.

SVN-Revision: 35025
2013-01-06 16:21:29 +00:00
..
config zram: add package to use compressed ram disk for swap 2013-01-06 16:21:29 +00:00
files busybox: fix empty password detection in telnetd init (#10432) 2011-11-16 13:17:35 +00:00
patches busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good reason (fixes #12663) 2012-12-23 10:59:57 +00:00
Config.in busybox: remove BUSYBOX_USE_LIBRPC 2012-06-10 22:24:24 +00:00
convert_menuconfig.pl move gen_busybox_menuconfig.pl to package/busybox 2007-04-04 16:13:54 +00:00
Makefile licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 2012-10-19 15:34:28 +00:00