Browse Source

busybox: added ps, switch_root and other tools, including a `less` replacement

0.2-maint
Alejandro Mery 16 years ago
parent
commit
d5e321331f
2 changed files with 11 additions and 0 deletions
  1. +10
    -0
      busybox.config
  2. +1
    -0
      pkgsel

+ 10
- 0
busybox.config

@ -46,3 +46,13 @@ X CONFIG_FDISK_SUPPORT_LARGE_DISKS
X CONFIG_MKSWAP
X CONFIG_SWAPONOFF
# Processes
X CONFIG_PS
# Mess
X CONFIG_HWCLOCK
X CONFIG_SWITCH_ROOT
X CONFIG_LESS
X CONFIG_PING
X CONFIG_TOP
X CONFIG_UPTIME

+ 1
- 0
pkgsel

@ -40,3 +40,4 @@ O stone
O shadow
O net-tools
O m4
O less

Loading…
Cancel
Save