/[d-i]/tags/packages/debian-installer-utils/1.15/debian/changelog
ViewVC logotype

Contents of /tags/packages/debian-installer-utils/1.15/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1819 - (show annotations) (download)
Sat Jan 25 14:34:05 2003 UTC (10 years, 3 months ago) by sjogren
Original Path: trunk/utils/debian/changelog
File size: 5640 byte(s)
Set ext2 as default filesystem for mkfs, set di-utils-mount-partitions/manual-mountpoint type to string
1 debian-installer-utils (0.14) UNRELEASED; urgency=low
2
3 * Jordi Mallach
4 - Add Catalan translation.
5 * Richard Hirst
6 - add ia64 support, using parted
7 * Matt Kraai
8 - Add proc entry to empty fstab.
9 * Martin Sjögren
10 - Set ext2 as default filesystem for di-utils-mkfs.
11 - Change the type of di-utils-mount-partitions/manual-mountpoint to
12 string.
13
14 -- Jordi Mallach <jordi@debian.org> Mon, 16 Dec 2002 14:57:46 +0100
15
16 debian-installer-utils (0.13) unstable; urgency=low
17
18 * Tollef Fog Heen
19 - Fail if no discs are detected.
20 - Make mkfs and mount defaults a lot smarter (they will now not reselect
21 an item which they have operated on.)
22 - Add di-utils-fake-{partitioner,mkfs,mount-partitions} packages, if you
23 already done the needed work by hand
24 - Make di-utils-partitioner fail gracefully when no discs are detected
25 - Make di-utils-mount-partitions smart with regards to default choice
26 * Martin Sjögren
27 - The fake packages shouldn't be menu items.
28 - Tidy up the descriptions
29 * André Luís Lopes
30 - Sync pt_BR templates translation with original english.
31
32 -- Tollef Fog Heen <tfheen@debian.org> Sat, 7 Dec 2002 17:13:40 +0100
33
34 debian-installer-utils (0.12) unstable; urgency=low
35
36 * Martin Sjögren
37 - di-utils-mount-partitions now depends on made-filesystems, which
38 di-utils-mkfs provides.
39 * Tollef Fog Heen
40 - fix installr-menu-item
41 * Richard Hirst
42 - add hppa support, uses *fdisk, like i386
43
44 -- Tollef Fog Heen <tfheen@debian.org> Thu, 5 Dec 2002 01:39:01 +0100
45
46 debian-installer-utils (0.11) unstable; urgency=low
47
48 * Tollef Fog Heen
49 - Add menutest script for shell as well
50
51 -- Tollef Fog Heen <tfheen@debian.org> Tue, 26 Nov 2002 03:57:09 +0100
52
53 debian-installer-utils (0.10) unstable; urgency=low
54
55 * Bastian Blank
56 - add s390 support (uses fdasd)
57 - remove depency to fdisk-udeb
58
59 -- Tollef Fog Heen <tfheen@debian.org> Tue, 19 Nov 2002 02:35:38 +0100
60
61 debian-installer-utils (0.09) unstable; urgency=low
62
63 * Fix filenames for arch-independent udebs.
64
65 -- Tollef Fog Heen <tfheen@debian.org> Sun, 17 Nov 2002 11:32:17 +0100
66
67 debian-installer-utils (0.08) unstable; urgency=low
68
69 * Martin Sjögren
70 - Replace XBC with XB so our special control fields don't confuse the
71 changes files.
72 * André Luís Lopes
73 - Include di-utils-mkfs.templates into debian/po/POTFILES.in.
74 - Run debconf2po-update to update all translation.
75 - Update Brazilian Portuguese (pt_BR) translation.
76 * Tollef Fog Heen
77 - Fix installer-menu-item values. (Multiply by ten)
78
79 -- Tollef Fog Heen <tfheen@debian.org> Fri, 8 Nov 2002 14:40:33 +0100
80
81 debian-installer-utils (0.07) unstable; urgency=low
82
83 * Tollef Fog Heen:
84 - Add di-utils-mkfs
85
86 -- Tollef Fog Heen <tfheen@debian.org> Fri, 8 Nov 2002 04:42:18 +0100
87
88 debian-installer-utils (0.06) unstable; urgency=low
89
90 * Added french translation from Pierre Machard (Closes: 165857).
91 * André Luís Lopes
92 - Sync pt_BR.po with original english.
93 - Unfuzzy old translations.
94 - Define pt_BR.po fields (last translator, etc).
95 * Tollef Fog Heen
96 - use /dev/console for accessing the terminal, this works on all
97 systems, both those with and those without VCs
98 - fix this for the partitioner as well.
99
100 -- Tollef Fog Heen <tfheen@debian.org> Wed, 6 Nov 2002 02:15:24 +0100
101
102 debian-installer-utils (0.05) unstable; urgency=low
103
104 * use /dev/vc/0 to access the terminal
105 * Reduce menu item order from 2 to 9 to place it at the bottom of the
106 menu list.
107 * Convert to po-debconf, set Build-Depends: debhelper (>= 4.1.13) and
108 po-debconf (>= 0.5.0) to ensure that generated templates are right,
109 and set output encoding to UTF-8.
110 * Add mapdevfs tool for mapping devfs to old-style names
111 * Use udpkg-print-architecture for deciding whether to run fdisk to/from
112 vc or not.
113 * Use mapdevfs for writing fstab.
114
115 -- Tollef Fog Heen <tfheen@debian.org> Mon, 14 Oct 2002 17:25:14 +0200
116
117 debian-installer-utils (0.04) unstable; urgency=low
118
119 * German templateupdate thanks to
120 Sebastian Feltel <sebastian@feltel.de>.
121 * Add Brazilian Portuguese debconf templates for
122 partitioner and choose-medium and update the template
123 for shell.
124 * Add partitioner and mounter
125
126 -- Tollef Fog Heen <tfheen@debian.org> Mon, 16 Sep 2002 17:56:10 +0200
127
128 debian-installer-utils (0.03) unstable; urgency=low
129
130 * get rid of silly, unused configure target
131 * split out translated templates in separate files
132 * add partition-wrapper to the utils list.
133 * use new dpkg features so build isn't too cludgy
134 * add Spanish translation for shell thanks to
135 Carlos Valdivia Yagüe <valyag@teleline.es> (closes: #106725)
136 * add German template for shell thanks to
137 "Sebastian Feltel" <sebastian@feltel.de> (Closes: #99331)
138 * add Brazilian portuguese template for shell thanks to
139 Andre Luis Lopes <andrelop@ig.com.br> (closes: #108516)
140 * Russian template for shell thanks to
141 Ilgiz Kalmetev <ilgiz@bashtelecom.ru> (closes: #137635)
142 * Get rid of emacs variables in changelog.
143 * Put debian-boot as maintainer, put David Kimdon and Tollef Fog Heen
144 into uploaders
145 * Build-depend on libcdebconf-dev instead of cdebconf-dev
146
147 -- David Kimdon <dwhedon@debian.org> Tue, 23 Jul 2002 22:37:50 +0200
148
149 debian-installer-utils (0.02) unstable; urgency=low
150
151 * must build depend on cdebconf-dev (closes: #87537)
152
153 -- David Whedon <dwhedon@debian.org> Tue, 8 May 2001 00:04:27 -0700
154
155 debian-installer-utils (0.01) unstable; urgency=low
156
157 * Initial Release.
158
159 -- David Whedon <dwhedon@debian.org> Mon, 12 Feb 2001 21:16:51 -0800

  ViewVC Help
Powered by ViewVC 1.1.5