Fixed typo and replace "grml" with "Grml" in debian/control, added wvdial config...
authorAndreas "Jimmy" Gredler <jimmy@grml.org>
Mon, 10 Feb 2014 01:55:24 +0000 (17:55 -0800)
committerMichael Prokop <mika@grml.org>
Mon, 10 Feb 2014 07:54:33 +0000 (08:54 +0100)
debian/control
etc/wvdial.conf.umts

index 3b1056f..385cc07 100644 (file)
@@ -13,7 +13,7 @@ Bugs: mailto:bugs@grml.org
 Package: grml-etc
 Architecture: all
 Depends: ${misc:Depends}, grml-scripts (>= 0.9), grml-etc-core (>= 0.3), virt-what
-Description: ecetera files for the grml system
+Description: etcetera files for the Grml system
  This package includes /etc files for the Grml system.
  Whereas the grml-etc-core package is limited to some
  core configuration files like Zsh and Vim this package
index d41de3d..ddf6414 100644 (file)
@@ -150,4 +150,11 @@ Carrier Check = No
 Phone = *99#
 Stupid Mode = 1
 
+# AT&T USA
+[Dialer att]
+Modem = /dev/ttyACM0
+Init3 = AT+CGDCONT=1,"IP","wap.cingular"
+Stupid Mode = 1
+Phone = *99#
+
 ## END OF FILE ##################################################################