On my debian box, there's a --root option on chpasswd, which makes it
easier to set passwords in jails/containers from the host, patch
attached to add support to busybox.

$ make bloatcheck
function                                             old     new   delta
.rodata                                           170689  170724     +35
packed_usage                                       32850   32876     +26
chpasswd_main                                        411     436     +25
chpasswd_longopts                                     34      41      +7
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/0 up/down: 93/0)               Total: 93 bytes
   text    data     bss     dec     hex filename
1080189   15563    6928 1102680  10d358 busybox_old
1080249   15563    6928 1102740  10d394 busybox_unstripped

Attachment: 0001-Add-chroot-support-to-chpasswd.patch
Description: Binary data

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to