Diff comments:

> diff --git a/tools/boot/lunar/common.sh b/tools/boot/lunar/common.sh
> index 349f024..9746f3a 100644
> --- a/tools/boot/lunar/common.sh
> +++ b/tools/boot/lunar/common.sh
> @@ -23,6 +23,9 @@ default_kernel_params() {
>          xubuntu)
>              KERNEL_PARAMS="${KERNEL_PARAMS:+$KERNEL_PARAMS 
> }file=/cdrom/preseed/xubuntu.seed maybe-ubiquity quiet splash --- "
>              ;;
> +        xubuntu-minimal)
> +            KERNEL_PARAMS="${KERNEL_PARAMS:+$KERNEL_PARAMS 
> }file=/cdrom/preseed/xubuntu-minimal.seed quiet splash --- "
> +            ;;

After some discussion with the team, it looks like the minimal image no longer 
necessitates this change. Combined the xubuntu and xubuntu-minimal rules.

>          ubuntustudio)
>              KERNEL_PARAMS="${KERNEL_PARAMS:+$KERNEL_PARAMS 
> }file=/cdrom/preseed/ubuntustudio.seed maybe-ubiquity quiet splash --- "
>              ;;


-- 
https://code.launchpad.net/~xubuntu-dev/debian-cd/+git/debian-cd/+merge/435314
Your team Xubuntu Developers is subscribed to branch 
~xubuntu-dev/debian-cd:xubuntu-core.


_______________________________________________
Mailing list: https://launchpad.net/~xubuntu-dev
Post to     : xubuntu-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~xubuntu-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to