Robert Millan wrote:
> +     if [ -n "$(INITRD_GTK)" ]; then \
> +             echo -en "$(ARCH)/linux=linux\n$(ARCH)/initrd=initrd.gz\n"; \
> +             echo -en 
> "$(ARCH)/gtk/linux=linux\n$(ARCH)/gtk/initrd=initrdg.gz\n"; \

> +     if [ -n "$(INITRD_GTK)" ]; then \
> +             echo -en 
> "$(ARCH)/linux=install/vmlinuz\n$(ARCH)/initrd=install/initrd.gz\n"; \
> +             echo -en 
> "$(ARCH)/gtk/linux=install/vmlinuz\n$(ARCH)/gtk/initrd=install/gtk/initrd.gz\n";
>  \

> +     if [ "$(TYPE)" = "netboot/gtk" ]; then \
> +             echo -en "user_interface=graphical\n"; \

Why is this set here, when it's not set in all the other similar
stanzas?

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to