From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Tue, 01 Jul 2014 07:06:42 -0300 Subject: [Buildroot] [PATCH] pwgen: new package In-Reply-To: <20140701095044.GM4425@tarshish> References: <1404175445-4316-1-git-send-email-gustavo@zacarias.com.ar> <20140701095044.GM4425@tarshish> Message-ID: <53B28832.2020107@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 07/01/2014 06:50 AM, Baruch Siach wrote: > What is the host version for? Hi, i personally use it to generate random usable non-dictionary passwords in post build scripts and some custom packages. It can go if it's not deemed useful and i'll just keep a separate patch for that (or add a host utilites entries for that). Regards.