> -  [chroot32] # mknod /dev/loop1032 b 7 1032 #assumed loop.max_part=0 (by 
> default)
> +  [chroot32] # mknod /dev/loop1032 b 7 1032  # assumed loop.max_part=0 (by 
> default) [chroot32]

1 space too many? :P

> -verbose="n"
> +verbose=""

same as:
verbose=

or even better: verbose=0
then you can set verbose=1 later (possibly)
and check it with if ((verbose)); then


looks good to me, but maybe test a bit first before you push.
it would be benificial if the archiso currently in git stays stable for today 
and maybe tomorrow.
after the official release is done, you can break archiso :)

Dieter

Reply via email to