On Sun, Dec 21, at 09:03 Agathoklis D. Hatzimanikas wrote:
> 
> Now while in vim, type the password in the first line, save the file
> and then use from commandline:
> 
>     :X
> 
> it will prompt for a password - 
> but before do that, run a md5sum in a file in your filesystem that there
> is no way to be modified while you run the build -
> When you are done with typing the password twice, save the file and exit
> from vim.

The password should be the output from:

    md5sum /path/to/some/file |cut -d' ' -f1

Regards,
Ag.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to