mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-14 04:41:15 +00:00
Disable buildd console output on ttyS0
This commit is contained in:
parent
515bc1430b
commit
4a9592601d
@ -49,12 +49,6 @@ env DEBIAN_FRONTEND=noninteractive chroot "$mount_d" apt-get \
|
||||
ifupdown initramfs-tools locales lsb-release \
|
||||
openssh-server resolvconf sudo snapd udev
|
||||
|
||||
# Enable console output
|
||||
cat >> $mount_d/etc/default/grub.d/50-buildd-settings.cfg << EOF
|
||||
${IMAGE_STR}
|
||||
GRUB_CMDLINE_LINUX_DEFAULT="console=ttyS0"
|
||||
EOF
|
||||
|
||||
# Install a kernel
|
||||
divert_grub "$mount_d"
|
||||
env DEBIAN_FRONTEND=noninteractive chroot "$mount_d" apt-get \
|
||||
|
Loading…
x
Reference in New Issue
Block a user