Browse Source

busybox: added sync, hostname, bzip2 and bunzip2

0.2-maint
Alejandro Mery 16 years ago
parent
commit
7b7d943dbc
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      busybox.config

+ 6
- 0
busybox.config

@ -45,6 +45,7 @@ X CONFIG_FEATURE_FDISK_WRITABLE
X CONFIG_FDISK_SUPPORT_LARGE_DISKS
X CONFIG_MKSWAP
X CONFIG_SWAPONOFF
X CONFIG_SYNC
# Processes
X CONFIG_PS
@ -59,3 +60,8 @@ X CONFIG_TAC
X CONFIG_PING
X CONFIG_TOP
X CONFIG_UPTIME
X CONFIG_HOSTNAME
# Archiving
X CONFIG_BUNZIP2
X CONFIG_BZIP2

Loading…
Cancel
Save