bsdinstall patch [3/3] variable reuse
Allan Jude
freebsd at allanjude.com
Thu May 15 02:35:33 UTC 2014
On 05/14/2014 21:48, Allan Jude wrote:
> dteske@ reused the variable 'disks' in zfsboot
>
> it starts off being used to track the grammar for the number of disks
> (singular vs plural)
>
> and then it is reused as the list of available disks
>
> replace the variable with disks_grammar and move 'disk' and 'disks' to
> msg_ vars so they can be translated in the future.
>
>
>
> _______________________________________________
> freebsd-sysinstall at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-sysinstall
> To unsubscribe, send any mail to "freebsd-sysinstall-unsubscribe at freebsd.org"
>
Rebased patch with the previous 2 patches applied
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zfsboot.grammar.v2.patch
Type: text/x-patch
Size: 1461 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-sysinstall/attachments/20140514/0f4d92b0/attachment.bin>
More information about the freebsd-sysinstall
mailing list