SW: remove mgetty
authorChristian Hofstaedtler <ch@grml.org>
Sat, 6 Nov 2010 16:12:52 +0000 (17:12 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Sat, 6 Nov 2010 16:12:52 +0000 (17:12 +0100)
mgetty was previously used for the "serial" boot option, but was replaced
with getty. Remove it from the package_config and update documentation
accordingly.

etc/grml/fai/config/package_config/GRMLBASE
templates/GRML/grml-cheatcodes.txt
templates/boot/isolinux/grml.cfg

index 598b748..f7b5418 100644 (file)
@@ -38,7 +38,6 @@ less
 live-initramfs
 lvm2
 mdadm
-mgetty
 nfs-common
 openssh-client
 openssh-server
index a166606..034d3e0 100644 (file)
@@ -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 getty
 grub                                Boot Grub bootloader (special all-in-one-image)
 dos                                 Boot FreeDOS
 bsd                                 Boot MirOS BSD
index 97895ed..edd2511 100644 (file)
@@ -114,7 +114,7 @@ label serial
 
 
   text help
-                                        Activate ttyS0 and start mgetty.
+                                        Activate ttyS0 and start getty.
   endtext
 
 # back to main menu