From: Christian Hofstaedtler Date: Sat, 6 Nov 2010 16:12:52 +0000 (+0100) Subject: SW: remove mgetty X-Git-Tag: v0.12.0~27 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=fb91169630f056fcc70d27b05247e7f12bdd1be0 SW: remove mgetty mgetty was previously used for the "serial" boot option, but was replaced with getty. Remove it from the package_config and update documentation accordingly. --- diff --git a/etc/grml/fai/config/package_config/GRMLBASE b/etc/grml/fai/config/package_config/GRMLBASE index 598b748..f7b5418 100644 --- a/etc/grml/fai/config/package_config/GRMLBASE +++ b/etc/grml/fai/config/package_config/GRMLBASE @@ -38,7 +38,6 @@ less live-initramfs lvm2 mdadm -mgetty nfs-common openssh-client openssh-server diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index a166606..034d3e0 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -20,7 +20,7 @@ failsafe Boot with (almost) no HW-detection debug Get shells during process of booting for debugging bootchart Create chart of booting sequence in /var/log/bootchart.tgz forensic Do not touch any harddisks during hardware recognition -serial Activate ttyS0 and start mgetty +serial Activate ttyS0 and start a getty grub Boot Grub bootloader (special all-in-one-image) dos Boot FreeDOS bsd Boot MirOS BSD diff --git a/templates/boot/isolinux/grml.cfg b/templates/boot/isolinux/grml.cfg index 97895ed..edd2511 100644 --- a/templates/boot/isolinux/grml.cfg +++ b/templates/boot/isolinux/grml.cfg @@ -114,7 +114,7 @@ label serial text help - Activate ttyS0 and start mgetty. + Activate ttyS0 and start a getty. endtext # back to main menu