Denys Vlasenko
|
ea023eacad
|
disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2011-01-26 01:21:20 +01:00 |
|
Denys Vlasenko
|
96f064d416
|
shell: remove lash and bbsh
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
|
2010-09-06 10:18:21 +02:00 |
|
Bradley M. Kuhn
|
c97131c2af
|
wget: implement -T SEC; rework progress meter to not use signals (it was unsafe)
function old new delta
retrieve_file_data 364 450 +86
bb_progress_update 615 682 +67
packed_usage 27406 27422 +16
wget_main 2440 2453 +13
static.wget_longopts 145 155 +10
progress_meter 199 159 -40
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 5/1 up/down: 192/-40) Total: 152 bytes
Signed-off-by: Bradley M. Kuhn <bkuhn@ebb.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2010-08-08 02:51:20 +02:00 |
|
Denys Vlasenko
|
6f69f2dbc6
|
add a file which shows what builds on ancient RH9 image
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2010-04-16 19:32:12 -07:00 |
|