Merge lp:~mwhudson/debian-cd/live-server-cmdline-s390x into lp:~ubuntu-cdimage/debian-cd/ubuntu

Proposed by Michael Hudson-Doyle
Status: Merged
Merged at revision: 2121
Proposed branch: lp:~mwhudson/debian-cd/live-server-cmdline-s390x
Merge into: lp:~ubuntu-cdimage/debian-cd/ubuntu
Diff against target: 12 lines (+1/-1)
1 file modified
tools/boot/impish/boot-s390x (+1/-1)
To merge this branch: bzr merge lp:~mwhudson/debian-cd/live-server-cmdline-s390x
Reviewer Review Type Date Requested Status
Ubuntu CD Image Team Pending
Review via email: mp+402231@code.launchpad.net

Commit message

remove quiet from the default live-server command line on s390x too

of course s390x is different

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'tools/boot/impish/boot-s390x'
--- tools/boot/impish/boot-s390x 2021-04-23 10:42:00 +0000
+++ tools/boot/impish/boot-s390x 2021-05-05 01:48:34 +0000
@@ -42,7 +42,7 @@
42perl -e "print pack('N', -s '$CDDIR/boot/initrd.ubuntu')" > $CDDIR/boot/initrd.siz42perl -e "print pack('N', -s '$CDDIR/boot/initrd.ubuntu')" > $CDDIR/boot/initrd.siz
4343
44# compute cmdline, store it in the name used in .ins & exec scripts44# compute cmdline, store it in the name used in .ins & exec scripts
45echo "quiet --- " > $CDDIR/boot/parmfile.ubuntu45echo " --- " > $CDDIR/boot/parmfile.ubuntu
4646
47# secondary top-level ubuntu.ins file was requested in47# secondary top-level ubuntu.ins file was requested in
48# https://bugs.launchpad.net/ubuntu-cdimage/+bug/1536981/comments/648# https://bugs.launchpad.net/ubuntu-cdimage/+bug/1536981/comments/6

Subscribers

People subscribed via source and target branches