File: changelog

package info (click to toggle)
sysconfig 0.0.13
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 120 kB
  • ctags: 15
  • sloc: sh: 501; makefile: 43
file content (157 lines) | stat: -rw-r--r-- 5,114 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
sysconfig (0.0.13) unstable; urgency=medium

  [ Raphael Philipe Mendes da Silva ]
  * Fix INTERFACE_NAME to actually rename the network interface with
    current udev. (Closes: #815819)

 -- Philipp Kern <pkern@debian.org>  Sat, 27 Feb 2016 15:58:58 +0100

sysconfig (0.0.12) unstable; urgency=medium

  * Deal with qeth being built-in instead of being a module.
    (Closes: #813098)

 -- Philipp Kern <pkern@debian.org>  Sun, 07 Feb 2016 00:58:34 +0100

sysconfig (0.0.11) unstable; urgency=medium

  * Change maintainer to Debian S/390 Team.
  * Fix DASD options to be set before the device is set online.
    Thanks to Stephen Powell for the patch. (Closes: #801912)

 -- Philipp Kern <pkern@debian.org>  Sun, 25 Oct 2015 15:37:48 +0100

sysconfig (0.0.10+nmu4) unstable; urgency=medium

  * Copy all hardware scripts to the initrd instead of just a selection.
    (Closes: #621080)

 -- Philipp Kern <pkern@debian.org>  Sun, 11 Oct 2015 21:22:51 +0200

sysconfig (0.0.10+nmu3) unstable; urgency=medium

  * Porter NMU.
  * Fix another instance of 3390 vs. 3380. (Closes: #620126)
  * Include a hook script that brings up the configured DASDs from
    within the initramfs. This allows booting with root on LVM
    and allows more DASD settings to be applied early on.
    Thanks to Stephen Powell for the patch. (Closes: #621080)

 -- Philipp Kern <pkern@debian.org>  Sun, 06 Sep 2015 21:41:05 +0200

sysconfig (0.0.10+nmu2) unstable; urgency=medium

  * Porter NMU.
  * Only run hwup from udev if devices are added. (Closes: #620095)
    Thanks to Stephen Powell for the hint.
  * 3880 storage control units support 3370 (FBA) and 3380 (CKD)
    devices. The latter had been mistyped as 3390. (Closes: #620126)
    Thanks to Stephen Powell for getting the kernel developers
    to fix this in the kernel back in 2011.
  * Allow to specify DASD_USE_DIAG=(0/1) and DASD_READONLY=(0/1) in
    DASD configuration files. (Closes: #620205)
  * Fix a few syntax disobediences. Thanks to Stephen Powell for the
    patch. (Closes: #795954)

 -- Philipp Kern <pkern@debian.org>  Sun, 06 Sep 2015 09:27:57 +0200

sysconfig (0.0.10+nmu1) unstable; urgency=low

  * Porter NMU.
  * Enable this port-specific package for the related port s390x.
    (Closes: #638368)

 -- Philipp Kern <pkern@debian.org>  Sat, 29 Oct 2011 14:10:30 +0200

sysconfig (0.0.10) unstable; urgency=medium

  * Move udev rules files.
  * Fix path-less source of script files. (closes: #600135)

 -- Bastian Blank <waldi@debian.org>  Sat, 30 Oct 2010 17:10:09 +0200

sysconfig (0.0.9+nmu2) unstable; urgency=low

  * Non-maintainer upload.
  * Allow for driver name change in sysfs for CTC network devices in Linux
    kernel 2.6.33. Closes: #566632.
  * Correct variable use in hwup-ccw-group script. Closes: #566635.
  * Also set buffer and protocol options both for the (old) ctc module and
    the (current) ctcm modules. Closes: #566629.

 -- Frans Pop <fjp@debian.org>  Thu, 29 Apr 2010 10:50:24 +0200

sysconfig (0.0.9+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * Use bash as shell for hwup and hwdown. Closes: #523178.
  * udev-net: quote variable to avoid syntax errors if it's empty.
    Closes: #523178.
  * Increase debhelper compatibility to 5.

 -- Frans Pop <fjp@debian.org>  Wed, 02 Dec 2009 02:00:15 +0100

sysconfig (0.0.9) unstable; urgency=low

  * Don't use the deprecated PHYSDEVPATH interface.
  * Use $kernel instead of $id expansion.

 -- Bastian Blank <waldi@debian.org>  Thu, 09 Apr 2009 09:11:04 +0200

sysconfig (0.0.8) unstable; urgency=low

  * Split udev rules file. One part needs to run before the persistent rules,
    one part after the driver loading.

 -- Bastian Blank <waldi@debian.org>  Fri, 12 Sep 2008 13:44:43 +0200

sysconfig (0.0.7) unstable; urgency=medium

  * Move udev rules file. It provides more specific interface names than the
    udev provided rules.

 -- Bastian Blank <waldi@debian.org>  Fri, 12 Sep 2008 12:31:51 +0200

sysconfig (0.0.6) unstable; urgency=medium

  * Ignore not support qeth options. Needed for 2.6.26.
  * Fix udev rules file.
  * Remove ifupdown mapping.
  * Support ctcm for ctc devices. Needed for 2.6.25.
  * Recreate initramfs if possible.

 -- Bastian Blank <waldi@debian.org>  Fri, 04 Jul 2008 15:44:33 +0200

sysconfig (0.0.5) unstable; urgency=medium

  * Removed unused options code.
  * Fix detection of fba dasds.

 -- Bastian Blank <waldi@debian.org>  Mon, 12 Mar 2007 17:52:41 +0100

sysconfig (0.0.4) unstable; urgency=low

  * Support options for ctc and qeth devices.
  * Support network interface renaming.

 -- Bastian Blank <waldi@debian.org>  Thu, 22 Jun 2006 10:23:25 +0200

sysconfig (0.0.3) unstable; urgency=low

  * Load ccwgroup modules if necessary.
  * Fix udev rules.

 -- Bastian Blank <waldi@debian.org>  Sat, 29 Apr 2006 23:37:45 +0200

sysconfig (0.0.2) unstable; urgency=low

  * Add initramfs-tools script.

 -- Bastian Blank <waldi@debian.org>  Thu, 30 Mar 2006 13:25:34 +0200

sysconfig (0.0.1) unstable; urgency=low

  * Initial release,

 -- Bastian Blank <waldi@debian.org>  Mon, 30 Jan 2006 20:02:25 +0100