You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
12 years ago
..
config zram: add package to use compressed ram disk for swap 12 years ago
files busybox: fix empty password detection in telnetd init (#10432) 13 years ago
patches busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good reason (fixes #12663) 12 years ago
Config.in busybox: remove BUSYBOX_USE_LIBRPC 12 years ago
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. 12 years ago
convert_menuconfig.pl move gen_busybox_menuconfig.pl to package/busybox 17 years ago