Bjørn Forsman 63f9aed9eb minicom: 2.4 -> 2.6.2
This also fixes the annoying issue that minicom doesn't work out of the
box:

  $ minicom
  minicom: there is no global configuration file /etc/minirc.dfl
  Ask your sysadmin to create one (with minicom -s).

  $ sudo minicom -s
  minicom: there is no global configuration file /etc/minirc.dfl
  Ask your sysadmin to create one (with minicom -s).

minicom 2.4 basically refuses to enter setup unless /etc/minirc.dfl
already exists. sudo touch /etc/minirc.dfl is enough to fix that though,
but with this commit "sudo minicom -s" will work out of the box.
2013-07-24 14:40:40 +02:00
..
2013-07-15 14:33:27 +02:00
2013-07-17 20:16:24 +02:00
2013-07-19 19:52:11 +02:00
2013-07-22 14:05:39 +02:00
2013-07-23 22:35:49 +02:00
2013-07-23 14:15:30 +02:00
2013-07-24 14:40:40 +02:00
2013-07-24 10:01:26 +02:00