source: pkg/main/parsix-installer/trunk/debian/changelog @ 2681

Revision 2681, 16.2 KB checked in by alanbach-guest, 5 years ago (diff)
  • Disabled nfs daemons, users have problem with it, fixes #59
Line 
1parsix-installer (0.81.2.8) unstable; urgency=low
2
3  * Disabled nfs daemons, users have problem with it, fixes #59
4
5 -- Alan Baghumian <alan@technotux.org>  Mon, 17 Dec 2007 17:56:37 +0330
6
7parsix-installer (0.81.2.7) unstable; urgency=low
8
9  * Libata is enabled by default, so remove Dell MM061 series
10    workround.
11  * Some more clean-ups. 
12
13 -- Alan Baghumian <alan@travis>  Sun, 02 Dec 2007 10:26:14 +0330
14
15parsix-installer (0.81.2.6) unstable; urgency=low
16
17  * Re-enabled reiserfs, seems that TuxOnIce bug #305 has
18    been solved upstream
19
20 -- Alan Baghumian <alan@technotux.org>  Fri, 30 Nov 2007 10:15:47 +0330
21
22parsix-installer (0.81.2.5) unstable; urgency=low
23
24  * Store installation configuration in .pi-config file
25  * Store installation logs in parsix-installer.log
26  * Fixed a bug in appendGrubForOtherOS
27  * Some code clean-ups
28
29 -- Alan Baghumian <alan@technotux.org>  Wed, 28 Nov 2007 15:05:39 +0330
30
31parsix-installer (0.81.2.4) unstable; urgency=low
32
33  * Updated final_cleanup() for a better implementation
34  * Drop os-prober after using it, it's not needed in installed
35    mode
36  * Little more code clean-ups 
37
38 -- Alan Baghumian <alan@technotux.org>  Sun, 18 Nov 2007 14:47:08 +0330
39
40parsix-installer (0.81.2.3) unstable; urgency=low
41
42  * Fixed a bug that made GUI update installation mode broken
43  * Removed extra os-prober commands, not needed
44  * Some more clean-ups
45
46 -- Alan Baghumian <alan@technotux.org>  Sun, 18 Nov 2007 12:09:40 +0330
47
48parsix-installer (0.81.2.2) unstable; urgency=low
49
50  * Activate portmap, nfs-common and nfs-kernel-server on boot
51
52 -- Alan Baghumian <alan@technotux.org>  Sat, 17 Nov 2007 12:08:13 +0330
53
54parsix-installer (0.81.2.1) unstable; urgency=low
55
56  * Removed lilo related functions, lilo is not supported anymore
57  * Removed system_fix_menus, not needed anymore
58  * appendGrubForOtherOS, try to be quiet
59  * Updated man page
60  * Some minor clean-ups
61
62 -- Alan Baghumian <alan@technotux.org>  Tue, 13 Nov 2007 15:50:39 +0330
63
64parsix-installer (0.81.2.0) unstable; urgency=low
65
66  * Implemented new OS detection function, grabed from fll-installer
67  * No more dependency on di-utils-mapdevfs
68
69 -- Alan Baghumian <alan@technotux.org>  Mon, 12 Nov 2007 15:05:26 +0330
70
71parsix-installer (0.81.1.4) unstable; urgency=low
72
73  * Default directory is PARSIX
74
75 -- Alan Baghumian <alan@technotux.org>  Sat, 03 Nov 2007 15:22:44 +0330
76
77parsix-installer (0.81.1.3) unstable; urgency=low
78
79  * Replaced old configuration file names
80
81 -- Alan Baghumian <alan@technotux.org>  Sat, 03 Nov 2007 12:01:53 +0330
82
83parsix-installer (0.81.1.2) unstable; urgency=low
84
85  * Some minor fixes to make installer adapted with /PARSIX, needs test
86  * Fixed wrong version display
87
88 -- Alan Baghumian <alan@travis>  Sat, 03 Nov 2007 11:19:11 +0330
89
90parsix-installer (0.81.1.1) unstable; urgency=low
91
92  * Dropped ipw3945 support, replaced by iwlwifi drivers
93  * Fixed a wrong dependency to os-prober
94
95 -- Alan Baghumian <alan@technotux.org>  Thu, 01 Nov 2007 09:59:29 +0330
96
97parsix-installer (0.81.1) unstable; urgency=low
98
99  * Updated manpage
100  * Supports TuxOnIce 3.0
101  * Implemented other distro detection system based on D-I
102  * Moved final_cleanup to the right section
103
104 -- Alan Baghumian <alan@technotux.org>  Mon, 29 Oct 2007 08:27:44 +0330
105
106parsix-installer (0.81.0) barry; urgency=low
107
108  * Better other OS detection using os-prober
109    - debian/control: added os-prober and di-utils-mapdevfs
110      to deps
111
112 -- Alan Baghumian <alan@technotux.org>  Sun, 28 Oct 2007 11:38:49 +0330
113
114parsix-installer (0.80.2.7) barry; urgency=low
115
116  * Fixed missing dmidecode dependency
117
118 -- Alan Baghumian <alan@technotux.org>  Fri, 10 Aug 2007 23:27:39 +0330
119
120parsix-installer (0.80.2.6) barry; urgency=low
121
122  * Fixed missing sysv-freeze dependency
123
124 -- Alan Baghumian <alan@technotux.org>  Thu, 09 Aug 2007 07:40:27 +0330
125
126parsix-installer (0.80.2.5) barry; urgency=low
127
128  * Fixed too long update confirmation dialog
129  * Few minor clean-ups
130
131 -- Alan Baghumian <alan@technotux.org>  Sat, 04 Aug 2007 12:43:00 +0330
132
133parsix-installer (0.80.2.4) barry; urgency=low
134
135  * Updated parsix-installer.8
136  * dh_installman installs man page
137
138 -- Alan Baghumian <alan@technotux.org>  Wed, 18 Jul 2007 07:53:58 +0330
139
140parsix-installer (0.80.2.3) barry; urgency=low
141
142  * Work around #42, Dell MM061 series bug
143
144 -- Alan Baghumian <alan@technotux.org>  Thu, 12 Jul 2007 14:35:20 +0330
145
146parsix-installer (0.80.2.2) barry; urgency=low
147
148  * Depends on usleep-parsix
149  * Fixed dbus installation problem
150  * Trying to repove xprep initscript
151
152 -- Alan Baghumian <alan@technotux.org>  Thu, 12 Jul 2007 11:27:28 +0330
153
154parsix-installer (0.80.2.1) barry; urgency=low
155
156  * Some clean-ups
157  * Removed rc*d entries for initrd-tools, modutils and isapnp,
158    depreciated
159
160 -- Alan Baghumian <alan@technotux.org>  Tue, 10 Jul 2007 10:37:55 +0330
161
162parsix-installer (0.80.2.0) barry; urgency=low
163
164  * Fixed update installation mode, #34
165
166 -- Alan Baghumian <alan@technotux.org>  Sun, 24 Jun 2007 21:48:56 +0330
167
168parsix-installer (0.80.1.3) barry; urgency=low
169
170  * Motd fixes for the installer
171  * Little more clean-ups
172
173 -- Alan Baghumian <alan@technotux.org>  Sun, 17 Jun 2007 10:45:41 +0330
174
175parsix-installer (0.80.1.2) barry; urgency=low
176
177  * Fixed version number, should be 0.80.1
178  * Again damn unfreeze-rc.d
179
180 -- Alan Baghumian <alan@technotux.org>  Sun, 17 Jun 2007 09:37:27 +0330
181
182parsix-installer (0.80.1.1) barry; urgency=low
183
184  * Removed mkext2fs and it's man page, not needed anymore
185
186 -- Alan Baghumian <alan@technotux.org>  Sun, 17 Jun 2007 08:18:14 +0330
187
188parsix-installer (0.80.1.0) barry; urgency=low
189
190  * Lots of clean-ups, minor fixes and garbage removal
191
192 -- Alan Baghumian <alan@technotux.org>  Sun, 17 Jun 2007 07:53:24 +0330
193
194parsix-installer (0.80.0.16) barry; urgency=low
195
196  * Some more clean-ups
197  * Fixed freezed init problem
198
199 -- Alan Baghumian <alan@technotux.org>  Sat, 16 Jun 2007 14:10:59 +0330
200
201parsix-installer (0.80.0.15) barry; urgency=low
202
203  * Removed additional ipw3945d commands to fix hang problem on
204    installation/update
205  * Fixed a typo in debian/control   
206
207 -- Alan Baghumian <alan@technotux.org>  Wed, 13 Jun 2007 15:20:10 +0330
208
209parsix-installer (0.80.0.14) barry; urgency=low
210
211  * No more depends on ifrename and kanotix-udev-config
212  * Recommends xdialog
213
214 -- Alan Baghumian <alan@technotux.org>  Mon, 11 Jun 2007 08:58:49 +0330
215
216parsix-installer (0.80.0.13) barry; urgency=low
217
218  * Moved consolt-tools to S01.
219
220 -- Alan Baghumian <alan@technotux.org>  Fri, 01 Jun 2007 12:55:43 +0330
221
222parsix-installer (0.80.0.12) barry; urgency=low
223
224  * Disabled reiserfs root filesystem support, #31
225  * Fixed welcome page formatting on text mode
226
227 -- Alan Baghumian <alan@technotux.org>  Fri, 25 May 2007 18:28:44 +0330
228
229parsix-installer (0.80.0.11) barry; urgency=low
230
231  * Updated 02-install-tools.bm, trying to fix bug #30
232
233 -- Alan Baghumian <alan@technotux.org>  Sat, 19 May 2007 14:56:40 +0330
234
235parsix-installer (0.80.0.10) barry; urgency=low
236
237  * Some 915resolution work to make it available
238    after installation too
239  * Changed GNOME settings reset message and some
240    fixes for that
241
242 -- Alan Baghumian <alan@technotux.org>  Fri, 11 May 2007 18:35:06 +0330
243
244parsix-installer (0.80.0.9) barry; urgency=low
245
246  * Fixed a devpts related update bug
247  * Reconfigures ipw3945d upon activation
248
249 -- Alan Baghumian <alan@technotux.org>  Sat, 05 May 2007 11:53:02 +0330
250
251parsix-installer (0.80.0.8) barry; urgency=low
252
253  * Some updates on GNOME reset function, need to be tested
254
255 -- Alan Baghumian <alan@technotux.org>  Thu, 03 May 2007 19:36:59 +0330
256
257parsix-installer (0.80.0.7) barry; urgency=low
258
259  * Some more clean-ups and minor fixes
260
261 -- Alan Baghumian <alan@technotux.org>  Thu, 03 May 2007 07:01:50 +0330
262
263parsix-installer (0.80.0.6) barry; urgency=low
264
265  * Fixed GNOME reset to defaults function
266
267 -- Alan Baghumian <alan@technotux.org>  Wed, 02 May 2007 09:12:14 +0330
268
269parsix-installer (0.80.0.5) barry; urgency=low
270
271  * Added GNOME reset to defaults question
272  * Some minor fixes
273
274 -- Alan Baghumian <alan@technotux.org>  Mon, 30 Apr 2007 13:47:33 +0330
275
276parsix-installer (0.80.0.4) barry; urgency=low
277
278  * Fixed a wrong title on update/install mode
279
280 -- Alan Baghumian <alan@technotux.org>  Wed, 25 Apr 2007 19:49:34 +0330
281
282parsix-installer (0.80.0.3) barry; urgency=low
283
284  * Fixed wrong title during the installation
285  * Added guage support to the converting function
286  * Few typo corrections
287
288 -- Alan Baghumian <alan@technotux.org>  Thu, 19 Apr 2007 13:44:52 +0330
289
290parsix-installer (0.80.0.2) barry; urgency=low
291
292  * Added autologin remove support for KDM
293
294 -- Alan Baghumian <alan@technotux.org>  Thu, 19 Apr 2007 09:16:07 +0330
295
296parsix-installer (0.80.0.1) barry; urgency=low
297
298  * Updated to support KDM if installed
299  * Some minor fixes and updates
300
301 -- Alan Baghumian <alan@technotux.org>  Tue, 17 Apr 2007 22:42:11 +0330
302
303parsix-installer (0.80.0) unstable; urgency=low
304
305  * Integrated update process into main installer
306  * Removed `parsix-update`
307  * Added and updated `parsix-installer.8.gz` man page
308  * Updated debian/copyright
309  * Updated README
310  * Added debian/postinst, debian/postrm and TODO
311  * Added `mkext2fs.1.gz` man page
312  * Removed template.bm, NEWS, debian/docs
313  * Renamed parsix_grub to final_cleanup
314
315 -- Alan Baghumian <alan@technotux.org>  Fri, 13 Apr 2007 18:35:41 +0330
316
317parsix-installer (0.70.9.12) unstable; urgency=low
318
319  * Fixed conflict error.
320
321 -- Alan Baghumian <alan@technotux.org>  Wed, 21 Mar 2007 08:59:13 +0330
322
323parsix-installer (0.70.9.11) unstable; urgency=low
324
325  * Added `parsix-installer.desktop`.
326  * Moved acerhk service to rcS.
327
328 -- Alan Baghumian <alan@technotux.org>  Wed, 21 Mar 2007 08:47:21 +0330
329
330parsix-installer (0.70.9.10) unstable; urgency=low
331
332  * Trying to purge `initscripts-parsix-live` during installation. Bug #12.
333
334 -- Alan Baghumian <alan@technotux.org>  Tue, 06 Mar 2007 11:00:25 +0330
335
336parsix-installer (0.70.9.9) unstable; urgency=low
337
338  * Fixed duplicated dbus startup on new installations.
339
340 -- Alan Baghumian <alan@technotux.org>  Thu, 01 Mar 2007 00:53:41 +0330
341
342parsix-installer (0.70.9.8) unstable; urgency=low
343
344  * Fixed Acerhk auto-activation problem.
345
346 -- Alan Baghumian <alan@technotux.org>  Mon, 26 Feb 2007 21:36:16 +0330
347
348parsix-installer (0.70.9.7) unstable; urgency=low
349
350  * Updated `parsix-update`.
351      - Added question to restore original xorg.conf.
352      - Replaced quit, with press any key message.
353
354 -- Alan Baghumian <alan@technotux.org>  Fri, 23 Feb 2007 20:39:53 +0330
355
356parsix-installer (0.70.9.6) unstable; urgency=low
357
358  * Reverted bluetooth auto-activation.
359  * Updated `parsix-update`.
360      - Fixed few typo errors.
361
362 -- Alan Baghumian <alan@technotux.org>  Fri, 23 Feb 2007 17:00:31 +0330
363
364parsix-installer (0.70.9.5) unstable; urgency=low
365
366  * Acerhk conditional auto activation.
367  * hotkey-setup auto-activation.
368  * Improved bluetooth auto-activation (Now conditional).
369  * SL-modem conditional auto-activation.
370  * Updated `parsix-update`. Introduced diffpackages file.
371     - Contains difference between old and updated packages.
372  * Dropped static GRUB versioning.
373     - Gets version info from /etc/parsix-version
374  * Some more clean-ups during installation/update.
375
376 -- Alan Baghumian <alan@technotux.org>  Fri, 23 Feb 2007 11:21:14 +0330
377
378parsix-installer (0.70.9.4) unstable; urgency=low
379
380  * Improved ipw3945d installation.
381      - Auto-activates on systems with ipw3945 chips only.
382  * Fixed a small typo error.
383  * Small update on debian/control.
384
385 -- Alan Baghumian <alan@technotux.org>  Tue, 20 Feb 2007 08:40:25 +0330
386
387parsix-installer (0.70.9.3) unstable; urgency=low
388
389  * Dropped XFS support. GRUB installation problem.
390  * Added a 'Please Wait' message to the update script.
391
392 -- Alan Baghumian <alan@technotux.org>  Sun, 18 Feb 2007 17:37:23 +0330
393
394parsix-installer (0.70.9.2) unstable; urgency=low
395
396  * Made 'next' as default button in the confirmation window.
397
398 -- Alan Baghumian <alan@technotux.org>  Sun, 18 Feb 2007 10:39:37 +0330
399
400parsix-installer (0.70.9.1) unstable; urgency=low
401
402  * Added XFS support to the installer.
403  * Some minor updates.
404
405 -- Alan Baghumian <alan@technotux.org>  Sun, 18 Feb 2007 10:13:32 +0330
406
407parsix-installer (0.70.9.0) unstable; urgency=low
408
409  * Added update option to the main menu.
410  * Fixed powernowd auto-activating.
411  * Some small dpkg --purge fixes.
412  * Updated parsix-update to be compatible with new menu item.
413
414 -- Alan Baghumian <alan@technotux.org>  Sat, 17 Feb 2007 19:45:51 +0330
415
416parsix-installer (0.70.8.15) unstable; urgency=low
417
418  * Fixed sysfs (/sys) warning on fresh install boot.
419  * Removing S99xsession after installation.
420  * Slight message modifications.
421
422 -- Alan Baghumian <alan@technotux.org>  Thu, 15 Feb 2007 15:48:11 +0330
423
424parsix-installer (0.70.8.14) unstable; urgency=low
425
426  * Fixed devpts check condition.
427  * Added usbfs and proc checks.
428  * renamed knoppix-utils -> parsix-utils
429
430 -- Alan Baghumian <alan@technotux.org>  Wed, 7 Feb 2007 08:30:14 +0330
431
432parsix-installer (0.70.8.13) unstable; urgency=low
433
434  * Updated `parsix-update` script to add devpts line to existing fstab. Bug #7 (New BTS).
435  * Updated `boot-tools.bm` to add quiet option to the parsix_grub function.
436
437 -- Alan Baghumian <alan@technotux.org>  Tue, 6 Feb 2007 08:02:25 +0330
438
439parsix-installer (0.70.8.12) unstable; urgency=low
440
441  * Updated for 0.85.1.
442  * Added 'quiet' boot option for quiet boot mode.
443
444 -- Alan Baghumian <alan@technotux.org>  Thu, 1 Feb 2007 08:05:37 +0330
445
446parsix-installer (0.70.8.11) unstable; urgency=low
447
448  * Fixed devpts bogus option. Bug #4 (New BTS).
449
450 -- Alan Baghumian <alan@technotux.org>  Thu, 11 Jan 2007 20:01:45 +0330
451
452parsix-installer (0.70.8.10) unstable; urgency=low
453
454  * Added devpts entry for /etc/fstab. Bug #009852.
455
456 -- Alan Baghumian <alan@technotux.org>  Tue, 2 Jan 2007 08:29:17 +0330
457
458parsix-installer (0.70.8.9) unstable; urgency=low
459
460  * Updated fstab.
461
462 -- Alan Baghumian <alan@technotux.org>  Sun, 5 Nov 2006 11:05:34 +0330
463
464parsix-installer (0.70.8.8) unstable; urgency=low
465
466  * Added PIS, Parsix Installer starter init script.
467
468 -- Alan Baghumian <alan@technotux.org>  Wed, 25 Oct 2006 22:51:41 +0330
469
470parsix-installer (0.70.8.7) unstable; urgency=low
471
472  * Updated to fix update-manager bug #009119
473  * Changed versioning system, Debian native.
474
475 -- Alan Baghumian <alan@technotux.org>  Mon, 23 Oct 2006 09:59:25 +0330
476
477parsix-installer (0.70.8-6) unstable; urgency=low
478
479  * Updated to fix bug #008341.
480
481 -- Alan Baghumian <alan@technotux.org>  Sun, 15 Oct 2006 13:44:49 +0330
482
483parsix-installer (0.70.8-5) unstable; urgency=low
484
485  * Fixed bug #008988 xorg backup readonly errors.
486
487 -- Alan Baghumian <alan@technotux.org>  Fri, 06 Oct 2006 19:32:19 +0330
488
489parsix-installer (0.70.8-4) unstable; urgency=low
490
491  * Fixed fg/bg GRUB colors.
492
493 -- Alan Baghumian <alan@technotux.org>  Fri, 29 Sep 2006 12:40:12 +0330
494
495parsix-installer (0.70.8-3) unstable; urgency=low
496
497  * Small fix in parsix-update.
498  * Added CUPS support.
499
500 -- Alan Baghumian <alan@technotux.org>  Thu, 28 Sep 2006 09:09:56 +0330
501
502parsix-installer (0.70.8-2) unstable; urgency=low
503
504  * Package version fix.
505
506 -- Alan Baghumian <alan@technotux.org>  Thu, 21 Sep 2006 19:45:23 +0330
507
508parsix-installer (0.70.8-1) unstable; urgency=low
509
510  * ipw3945 support.
511
512 -- Alan Baghumian <alan@technotux.org>  Thu, 21 Sep 2006 16:43:14 +0330
513
514parsix-installer (0.70.7-2) unstable; urgency=low
515
516  * Some small dpkg --purge fixes.
517
518 -- Alan Baghumian <alan@technotux.org>  Tue, 17 Sep 2006 19:06:33 +0330
519
520parsix-installer (0.70.7-1) unstable; urgency=low
521
522  * Many small fixes.
523
524 -- Alan Baghumian <alan@technotux.org>  Tue, 12 Sep 2006 20:16:08 +0330
525
526parsix-installer (0.70.6-31) unstable; urgency=low
527
528  * Updated for 0.85 release.
529  * Some small fixes.
530
531 -- Alan Baghumian <alan@technotux.org>  Wed,  6 Sep 2006 20:01:53 +0330
532
533parsix-installer (0.70.6-30) unstable; urgency=low
534
535  * Updated for 0.80.2 bug fix release.
536  * Fixed few typo errors.
537  * Made ext3 default FS type.
538
539 -- Alan Baghumian <alan@technotux.org>  Fri, 28 Jul 2006 20:51:19 +0330
540
541parsix-installer (0.70.6-29) unstable; urgency=low
542
543  * Updated for 0.80.1 bug fix release.
544
545 -- Alan Baghumian <alan@technotux.org>  Sun, 11 Jun 2006 08:39:22 +0330
546
547parsix-installer (0.70.6-28) unstable; urgency=low
548
549  * Added /usr/src to update exclude list.
550
551 -- Alan Baghumian <alan@technotux.org>  Fri, 5 May 2006 09:26:35 +0330
552   
553parsix-installer (0.70.6-27) unstable; urgency=low
554
555  * Initial release with new packaging system.
556
557 -- Alan Baghumian <alan@technotux.org>  Sat, 29 Apr 2006 09:25:05 +0330
558
Note: See TracBrowser for help on using the repository browser.