diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2013-02-25 20:16:05 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2013-02-25 20:16:05 +0000 |
commit | c4385c4cbb886b34be0552a7bf78c5742fe78ea2 (patch) | |
tree | 5d2d107afd8db5a24aab247451fb72abd700468a /distrib/notes | |
parent | 9f5166124fbeb822f682bb6403d39fc50b39ff39 (diff) |
Many installation media gained timezone information since the last update...
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/armish/features | 4 | ||||
-rw-r--r-- | distrib/notes/aviion/features | 4 | ||||
-rw-r--r-- | distrib/notes/beagle/features | 4 | ||||
-rw-r--r-- | distrib/notes/landisk/features | 4 | ||||
-rw-r--r-- | distrib/notes/macppc/features | 4 | ||||
-rw-r--r-- | distrib/notes/sgi/features | 4 | ||||
-rw-r--r-- | distrib/notes/socppc/features | 4 | ||||
-rw-r--r-- | distrib/notes/vax/features | 4 | ||||
-rw-r--r-- | distrib/notes/zaurus/features | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/distrib/notes/armish/features b/distrib/notes/armish/features index 3a2a93de703..45c7c7ba727 100644 --- a/distrib/notes/armish/features +++ b/distrib/notes/armish/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2009/10/10 18:40:43 miod Exp $ +dnl $OpenBSD: features,v 1.3 2013/02/25 20:16:03 miod Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -27,7 +27,7 @@ dnl define if shared libraries are provided define({:-MDSO-:},1)dnl dnl dnl define if some media have timezone information (TZ in their list) -define({:-MDTZ-:},)dnl +define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible dnl (XXX does not imply availablity of X servers though) diff --git a/distrib/notes/aviion/features b/distrib/notes/aviion/features index 811d12bc08e..c10c82950f3 100644 --- a/distrib/notes/aviion/features +++ b/distrib/notes/aviion/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2009/10/10 18:40:43 miod Exp $ +dnl $OpenBSD: features,v 1.3 2013/02/25 20:16:03 miod Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -24,7 +24,7 @@ dnl define if SMP kernels are provided define({:-MDSMP-:},)dnl dnl dnl define if shared libraries are provided -define({:-MDSO-:},)dnl +define({:-MDSO-:},1)dnl dnl dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},)dnl diff --git a/distrib/notes/beagle/features b/distrib/notes/beagle/features index 8efdb734f2a..3331aa3d6aa 100644 --- a/distrib/notes/beagle/features +++ b/distrib/notes/beagle/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.1 2011/03/22 18:33:51 jasper Exp $ +dnl $OpenBSD: features,v 1.2 2013/02/25 20:16:03 miod Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -27,7 +27,7 @@ dnl define if shared libraries are provided define({:-MDSO-:},1)dnl dnl dnl define if some media have timezone information (TZ in their list) -define({:-MDTZ-:},)dnl +define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible dnl (XXX does not imply availablity of X servers though) diff --git a/distrib/notes/landisk/features b/distrib/notes/landisk/features index 16657d5d9b8..3b1be42cf0a 100644 --- a/distrib/notes/landisk/features +++ b/distrib/notes/landisk/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2009/10/10 18:40:43 miod Exp $ +dnl $OpenBSD: features,v 1.3 2013/02/25 20:16:03 miod Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -27,7 +27,7 @@ dnl define if shared libraries are provided define({:-MDSO-:},1)dnl dnl dnl define if some media have timezone information (TZ in their list) -define({:-MDTZ-:},)dnl +define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible dnl (XXX does not imply availablity of X servers though) diff --git a/distrib/notes/macppc/features b/distrib/notes/macppc/features index 11e60af95ad..0da60c0f1db 100644 --- a/distrib/notes/macppc/features +++ b/distrib/notes/macppc/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2009/10/10 18:40:43 miod Exp $ +dnl $OpenBSD: features,v 1.3 2013/02/25 20:16:03 miod Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -27,7 +27,7 @@ dnl define if shared libraries are provided define({:-MDSO-:},1)dnl dnl dnl define if some media have timezone information (TZ in their list) -define({:-MDTZ-:},)dnl +define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible dnl (XXX does not imply availablity of X servers though) diff --git a/distrib/notes/sgi/features b/distrib/notes/sgi/features index c5f51acaea6..4af3953f048 100644 --- a/distrib/notes/sgi/features +++ b/distrib/notes/sgi/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.3 2011/08/08 20:03:04 miod Exp $ +dnl $OpenBSD: features,v 1.4 2013/02/25 20:16:04 miod Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -27,7 +27,7 @@ dnl define if shared libraries are provided define({:-MDSO-:},1)dnl dnl dnl define if some media have timezone information (TZ in their list) -define({:-MDTZ-:},)dnl +define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible dnl (XXX does not imply availablity of X servers though) diff --git a/distrib/notes/socppc/features b/distrib/notes/socppc/features index 1c383d58f8e..e57a2566e11 100644 --- a/distrib/notes/socppc/features +++ b/distrib/notes/socppc/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2009/10/10 18:40:43 miod Exp $ +dnl $OpenBSD: features,v 1.3 2013/02/25 20:16:04 miod Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -27,7 +27,7 @@ dnl define if shared libraries are provided define({:-MDSO-:},1)dnl dnl dnl define if some media have timezone information (TZ in their list) -define({:-MDTZ-:},)dnl +define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible dnl (XXX does not imply availablity of X servers though) diff --git a/distrib/notes/vax/features b/distrib/notes/vax/features index a835773a032..93f3d49ed5f 100644 --- a/distrib/notes/vax/features +++ b/distrib/notes/vax/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2009/10/10 18:40:43 miod Exp $ +dnl $OpenBSD: features,v 1.3 2013/02/25 20:16:04 miod Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -27,7 +27,7 @@ dnl define if shared libraries are provided define({:-MDSO-:},)dnl dnl dnl define if some media have timezone information (TZ in their list) -define({:-MDTZ-:},)dnl +define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible dnl (XXX does not imply availablity of X servers though) diff --git a/distrib/notes/zaurus/features b/distrib/notes/zaurus/features index 4f261257a45..dc9981334a0 100644 --- a/distrib/notes/zaurus/features +++ b/distrib/notes/zaurus/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2009/10/10 18:40:43 miod Exp $ +dnl $OpenBSD: features,v 1.3 2013/02/25 20:16:04 miod Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -27,7 +27,7 @@ dnl define if shared libraries are provided define({:-MDSO-:},1)dnl dnl dnl define if some media have timezone information (TZ in their list) -define({:-MDTZ-:},)dnl +define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible dnl (XXX does not imply availablity of X servers though) |