~jibel/debian-cd/isolinux_safe_graphics_mode

« back to all changes in this revision

Viewing changes to tools/boot/eoan/boot-armel+dove

  • Committer: Steve Langasek
  • Date: 2019-04-24 18:24:20 UTC
  • mfrom: (2026.1.1 ubuntu-cd)
  • Revision ID: steve.langasek@canonical.com-20190424182420-nrqc7e8z7qh3lnot
MergeĀ lp:~xnox/debian-cd/drop-boot-casper

Show diffs side-by-side

added added

removed removed

Lines of Context:
120
120
        uboot_input_initrd="$CDDIR/casper/filesystem.initrd-$FLAVOUR"
121
121
        uboot_kernel="/casper/uImage"
122
122
        uboot_initrd="/casper/uInitrd"
123
 
        uboot_extra_cmdline=" --- boot=casper"
 
123
        uboot_extra_cmdline=" --- "
124
124
    fi
125
125
 
126
126
    if [ "$do_uboot" ]; then