File: changelog

package info (click to toggle)
modconf 0.2.17
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 100 kB
  • ctags: 37
  • sloc: sh: 596; makefile: 57; perl: 45
file content (171 lines) | stat: -rw-r--r-- 5,868 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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
modconf (0.2.17) frozen unstable; urgency=high

  * Added --exclude-section (boot-floppies need that option!),
  * Added manpage. fixes: Bug#5997
    
 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Thu, 26 Mar 1998 13:23:13 +0000

modconf (0.2.16) unstable; urgency=low

  * Updated Standards-Version
  * Updated FSF address

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Thu, 12 Feb 1998 11:34:22 +0000

modconf (0.2.15) unstable; urgency=low

  * Fixed mistake in /usr/sbin/modconf

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Mon,  2 Feb 1998 18:51:26 +0000

modconf (0.2.14) unstable; urgency=low

  * Added --libdir option.
  * New maintainer.

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Sat, 31 Jan 1998 20:10:25 +0000

modconf (0.2.13.1) unstable; urgency=low

  * modconf: added patches by Bruce Perens to use whiptail instead of
    dialog.
  * non-maintainer version.

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Sat, 10 Jan 1998 12:20:38 +0000

modconf (0.2.13) unstable; urgency=low

  * modconf: mangle module name for calling post-install (#11131, #12156)
  * modconf: use tput when available (#11956, partially)
  * modconf: create TempFile using the tempfile command (#11836)
  * debian/rules: build package in binary-indep rule (#12489)
  
 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Wed, 24 Sep 1997 12:56:04 +0200

modconf (0.2.12) frozen unstable; urgency=low

  * modconf: new /etc/conf.modules parsing and editing; fixes nasty bugs
  * modconf: fixes bug with leading sapce in One_Restricted_Section
  
 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Thu,  5 Jun 1997 22:01:20 +0200

modconf (0.2.11) frozen unstable; urgency=low

  * mkdescr.pl: " were escaped too much (Bug#9986)
  * modconf: skip empty shell scripts
  * modconf: fixed expansion of truncated module names (don't load
             mcdx instead of mcd)

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Tue, 27 May 1997 01:14:06 +0200

modconf (0.2.10) frozen unstable; urgency=low

  * descr.additional: changed sbpcd info; SoundBlaster keyword doesn't
                                          work
  * eval: added summaries for b1pci, capi, capidrv, capiutil, hisax, 
                              kernelcapi, sc, softdog
          removed trailing dots
  * modconf: don't exit edit_arguments on missing description

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Tue, 20 May 1997 01:17:49 +0200

modconf (0.2.9) frozen unstable; urgency=low

  * descr.additional: added info for sbpcd
                      shortened entry for tulip
		      added entry for umsdos
  * Makefile: remove zcat workaround (zcat has been fixed)
  * eval: summary_isp16 changed
  * modconf: don't exit edit_arguments on missing description

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Thu, 8 May 1997 15:48:23 +0200

modconf (0.2.8) frozen unstable; urgency=low

  * descr.additional: removed baycom and xd entries
  * Makefile: feed gzip via stdin (busybox zcat limitation)
  * modconf: edit_arguments: changed infoBox to msgBox

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Fri, 25 Apr 1997 03:54:07 +0200

modconf (0.2.7) frozen unstable; urgency=low

  * modconf: use sh instead of ash (#8698)
  * eval: shortened ISDN description
  * eval: fixed some typos
  * eval: added summaries for baycom (#9044) and xd
  * eval: corrected CD device names
  * modconf: assume that the floppy is mounted at /floppy

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Fri, 25 Apr 1997 03:54:07 +0200

modconf (0.2.6) frozen unstable; urgency=low

  * modconf: parse NoParams lines and ignore them
  * modconf: show only 12 characters of module name as module menu keys
  * modconf: shorter Exit menu text in order to avoid line wrap

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Thu, 10 Apr 1997 17:25:07 +0200

modconf (0.2.5) frozen unstable; urgency=low

  * descr.additional: entry for g_NCR5380 added
  * modconf: corrected return code handling in module_args 
  * mkdescr.pl, modconf: added NoParams: flag for modules that cannot
    accept parameters (currently disabled)

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Tue, 8 Apr 1997 17:54:47 +0200

modconf (0.2.4) frozen unstable; urgency=low

  * store descriptions gzipped
  * create descriptions file from Module-HOWTO

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Sun, 6 Apr 1997 23:26:51 +0200

modconf (0.2.3) frozen unstable; urgency=low

  * modconf: replaced `find' and basename call ( --source mounted is 
             now used on the installation disks before loading base)

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Sun, 23 Mar 1997 20:19:15 +0100

modconf (0.2.2) unstable; urgency=low

  * module information is stored in only two files
  * debian/rules: don't use debmake
  * modconf: corrected return values for dialog interface functions
  * modconf: support installation from rescue/drivers floppy
    (needs support from boot-floppies 1.2.7)
  * modconf: can restrict the offered driver directories 
    (e.g. pcmcia, scsi, cdrom)
  * modconf: can load specified modules before or after the
    interactive selection
  * modconf: update to + immediately after installing a module

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Mon, 10 Mar 1997 22:09:34 +0100

modconf (0.2.1) unstable; urgency=low

  * Remove tset references, replace with ANSI sequences for now.
    Tset isn't on the boot floppy. Fix the '*' problem again, perhaps
    this time for good.

 -- Bruce Perens <bruce@beagle.pixar.com>  Sun, 8 Dec 1996 16:54:27 -0800

modconf (0.2.0) unstable; urgency=low

  * Remove bug that "*" appeared as a selection in an otherwise empty menu.
  * Add some module documentation.

 -- Bruce Perens <bruce@beagle.pixar.com>  Tue, 3 Dec 1996 19:41:38 -0800

modconf (0.1.0-4) unstable; urgency=low

  * Initial Release.

 -- Bruce Perens <bruce@beagle.pixar.com>  Tue, 3 Dec 1996 19:37:59 -0800

Local variables:
mode: debian-changelog
End: