| 1 |
base-installer (0.026) UNRELEASED; urgency=low |
base-installer (0.050) UNRELEASED; urgency=low |
| 2 |
|
|
| 3 |
|
NB: Upload partconf version 0.20 a few days before this package! |
| 4 |
|
This package fails with older versions.. |
| 5 |
|
|
| 6 |
|
* Miguel Figueiredo |
| 7 |
|
- Updated Portuguese translation (pt.po). |
| 8 |
|
|
| 9 |
|
* Joey Hess |
| 10 |
|
- Have debootstrap log to the d-i messages file. |
| 11 |
|
- Change error templates to match. |
| 12 |
|
- Remove downmainpkgs stuff; only used for slink deboostrapping. |
| 13 |
|
- Switch over to a single, milti-stage progress bar for the entire |
| 14 |
|
debootstrap run. |
| 15 |
|
- Fixed typo that was preventing build with -Os. |
| 16 |
|
- Remove the basesuccess note. |
| 17 |
|
- Incorporated the apt setup and install steps into the same single |
| 18 |
|
progress bar. |
| 19 |
|
- Merged kernel-installer into base-installer so they can share a progress |
| 20 |
|
bar. |
| 21 |
|
- Updated to debhelper v4. |
| 22 |
|
- Cleaned up the rules file. |
| 23 |
|
- Remove Standards-Version, it's a udeb. |
| 24 |
|
- Added some error templates left out due to the string freeze. |
| 25 |
|
- Stop the progress bar when exiting on debootstrap error. |
| 26 |
|
- busybox does provide uniq and sort -r now, so remove the dodgy calls to |
| 27 |
|
the ones in /target. |
| 28 |
|
- Move the apt-install queue flush to after kernel installation. |
| 29 |
|
This way, if apt-install is used to install the kernel image and pcmcia |
| 30 |
|
modules and they fail to install for some reason, and end up in the |
| 31 |
|
apt-install queue, this does not result in apt-install installing them |
| 32 |
|
when the kernel-image.conf is not properly set up. |
| 33 |
|
- Refactored most of the code in the postinst, breaking it up into |
| 34 |
|
subroutines for clarity. |
| 35 |
|
- Use only one exit point for errors, and always stop the progress bar. |
| 36 |
|
- apt-update is only used by this package, so inline it. |
| 37 |
|
* Claus Hindsgaul |
| 38 |
|
- Update da (Danish) translation. |
| 39 |
|
* Kenshi Muto |
| 40 |
|
- Install jfbterm and unifont when LANG=Japanese, Korean, Greek, Chinese |
| 41 |
|
- Install console-cyrillic and console-terminus when LANG=Russian |
| 42 |
|
* Michel Grentzinger |
| 43 |
|
- Update French translation. |
| 44 |
|
|
| 45 |
|
-- Joey Hess <joeyh@debian.org> Wed, 31 Dec 2003 10:01:38 -0500 |
| 46 |
|
|
| 47 |
|
base-installer (0.045) unstable; urgency=low |
| 48 |
|
|
| 49 |
|
* Ming Hua |
| 50 |
|
- Initial Simplified Chinese translation (zh_CN.po) |
| 51 |
|
* Bart Cornelis |
| 52 |
|
- Merged Norwegian Nynorsk (nn.po) translation from skolelinux-cvs |
| 53 |
|
* Giuseppe Sacco |
| 54 |
|
- Corrected a typo in nn.po and ca.po (SUBSTO->SUBST0) |
| 55 |
|
* Andre Dahlqvist |
| 56 |
|
- Update Swedish translation (sv.po) |
| 57 |
|
|
| 58 |
|
-- Petter Reinholdtsen <pere@debian.org> Wed, 31 Dec 2003 16:20:32 +0100 |
| 59 |
|
|
| 60 |
|
base-installer (0.044) unstable; urgency=low |
| 61 |
|
|
| 62 |
|
* Bart Cornelis |
| 63 |
|
- Merged Norwegian Bokmael (nb.po) translation from skolelinux-cvs |
| 64 |
|
* Miguel Figueiredo |
| 65 |
|
- Initial Portuguese translation. (pt.po) |
| 66 |
|
* Peter Mann |
| 67 |
|
- Update Slovak translation |
| 68 |
|
* Giuseppe Sacco |
| 69 |
|
- Italian translation update |
| 70 |
|
|
| 71 |
|
-- Joey Hess <joeyh@debian.org> Thu, 25 Dec 2003 19:53:45 -0500 |
| 72 |
|
|
| 73 |
|
base-installer (0.043) unstable; urgency=low |
| 74 |
|
|
| 75 |
|
* Bartosz Fenski |
| 76 |
|
- Updated Polish (pl) translation. |
| 77 |
|
* André Dahlqvist |
| 78 |
|
- Update Swedish translation. (sv.po) |
| 79 |
|
* David MartÃnez Moreno |
| 80 |
|
- Updated a lot the Spanish translation (es.po) and converted it |
| 81 |
|
to UTF-8. |
| 82 |
|
* Konstantinos Margaritis |
| 83 |
|
- Updated Greek translation (el.po) |
| 84 |
|
* Joey Hess |
| 85 |
|
- On i386, install a pcmcia-kernel-modules package to match the kernel |
| 86 |
|
package. |
| 87 |
|
* Peter Mann |
| 88 |
|
- Updated Slovak translation. (sk.po) |
| 89 |
|
* Giuseppe Sacco |
| 90 |
|
- First italian translation by Stefano Melchior |
| 91 |
|
- Update translation from Davide Meloni |
| 92 |
|
* Dennis Stampfer |
| 93 |
|
- Update translation by Jan Lübbe (de.po). Closes: #224278 |
| 94 |
|
- Update German translation (de.po) |
| 95 |
|
* Kenshi Muto |
| 96 |
|
- Add install code of language specific packages to postinst. |
| 97 |
|
(Closes: Bug#224226) |
| 98 |
|
- Update Japanese translation (ja.po) |
| 99 |
|
- Apply kernel-img.conf configuration patch. (See Bug#223679) |
| 100 |
|
* Bart Cornelis |
| 101 |
|
- Updated Dutch translation (nl.po) |
| 102 |
|
* Otavio Salvador |
| 103 |
|
- Added the 'Finding package sizes' and 'Checking ...' in template |
| 104 |
|
- Updated pt_BR (Brazilian Portuguese) translation |
| 105 |
|
* Steinar H. Gunderson |
| 106 |
|
- Updated Norwegian translation (nb.po). |
| 107 |
|
* Kęstutis Biliūnas |
| 108 |
|
- Updated Lithuanian translation (lt.po). |
| 109 |
|
* Miroslav Kure |
| 110 |
|
- Updated Czech translation (cs.po). |
| 111 |
|
* Thiemo Seufer |
| 112 |
|
- Improve error handling for the apt-install initrd-tools case. |
| 113 |
|
- Use archdetect for the mips/mipsel kernel-installer. |
| 114 |
|
* Ognyan Kulev |
| 115 |
|
- Added/updated bulgarian translation (bg.po). |
| 116 |
|
* Petter Reinholdtsen |
| 117 |
|
- Update Norwegian Nynorsk (nn.po), thanks to Gaute Hvoslef Kvalnes. |
| 118 |
|
* Claus Hindsgaul |
| 119 |
|
- Update da (Danish) translation. |
| 120 |
|
* Jure Cuhalev |
| 121 |
|
- Added/updated slovenian translation (sl.po). |
| 122 |
|
* Teófilo Ruiz Suárez |
| 123 |
|
- Updated Spanish translation (es.po) |
| 124 |
|
|
| 125 |
|
-- Joey Hess <joeyh@debian.org> Mon, 22 Dec 2003 14:00:22 -0500 |
| 126 |
|
|
| 127 |
|
base-installer (0.042) unstable; urgency=low |
| 128 |
|
|
| 129 |
|
* Verok Istvan |
| 130 |
|
- Initial Hungarian translation. |
| 131 |
|
* Joey Hess |
| 132 |
|
- mirror/distribution has changed to use symbolic release names, |
| 133 |
|
so add a quick hack to convert these to code names. Getting the code |
| 134 |
|
name from the Release file is not yet implemented. |
| 135 |
|
|
| 136 |
|
-- Joey Hess <joeyh@debian.org> Fri, 12 Dec 2003 16:38:42 -0500 |
| 137 |
|
|
| 138 |
|
base-installer (0.041) unstable; urgency=low |
| 139 |
|
|
| 140 |
|
* Peter Mann |
| 141 |
|
- Initial Slovak translation (sk.po). |
| 142 |
|
* Claus Hindsgaul |
| 143 |
|
- Update da (Danish) translation. |
| 144 |
|
* Petter Reinholdtsen |
| 145 |
|
- Update nb.po. |
| 146 |
|
* Konstantinos Margaritis |
| 147 |
|
- Initial Greek translation (el.po). |
| 148 |
|
* Christian Perrier |
| 149 |
|
- Refined and standardized templates. Closes: #218992 |
| 150 |
|
* Safir ¿e¿erovi¿ |
| 151 |
|
- Updated Bosnian (bs) translation. |
| 152 |
|
* Michel Grentzinger |
| 153 |
|
- Update French translation. |
| 154 |
|
* Miroslav Kure |
| 155 |
|
- Update Czech translation. |
| 156 |
|
* Bart Cornelis |
| 157 |
|
- Updated Dutch translation (nl.po) |
| 158 |
|
* Tommi Vainikainen |
| 159 |
|
- Update Finnish translation. |
| 160 |
|
* Steinar H. Gunderson |
| 161 |
|
- Update nb.po. |
| 162 |
|
* Bastian Blank |
| 163 |
|
- remove di_log workaround |
| 164 |
|
* Jordi Mallach |
| 165 |
|
- Update Catalan translation. |
| 166 |
|
* Kęstutis Biliūnas |
| 167 |
|
- Updated Lithuanian translation. |
| 168 |
|
* Kenshi Muto |
| 169 |
|
- Update Japanese translation (ja.po) |
| 170 |
|
* André LuÃs Lopes |
| 171 |
|
- Update pt_BR (Brazilian Portuguese) translation. |
| 172 |
|
* Thiemo Seufer |
| 173 |
|
- Add support for mips, mipsel to kernel-installer. |
| 174 |
|
|
| 175 |
|
-- Joey Hess <joeyh@debian.org> Tue, 9 Dec 2003 15:53:51 -0500 |
| 176 |
|
|
| 177 |
|
base-installer (0.040) unstable; urgency=low |
| 178 |
|
|
| 179 |
|
* Joey Hess |
| 180 |
|
- Change some base-installer templates to use "Retrieving packages" |
| 181 |
|
etc instead of "Downloading", as the latter term is innaccurate |
| 182 |
|
during eg, CDROM inatalls. |
| 183 |
|
* Pierre Machard |
| 184 |
|
- Run debconf-updatepo |
| 185 |
|
- Update French translation |
| 186 |
|
* Safir Secerovic, Amila Akagic |
| 187 |
|
- Add Bosnian translation. (bs.po) |
| 188 |
|
* Bart Cornelis |
| 189 |
|
- Updated dutch translation |
| 190 |
|
* André LuÃs Lopes |
| 191 |
|
- Update pt_BR (Brazilian Portuguese) translation. |
| 192 |
|
* Kenshi Muto |
| 193 |
|
- Update Japanese translation (ja.po) |
| 194 |
|
* K¿stutis Bili¿nas |
| 195 |
|
- Update Lithuanian translation. |
| 196 |
|
* Petter Reinholdtsen |
| 197 |
|
- Update nb.po |
| 198 |
|
* Michel Grentzinger |
| 199 |
|
- Update French translation. |
| 200 |
|
* Miroslav Kure |
| 201 |
|
- Update Czech (cs.po) translation. |
| 202 |
|
* Ilgiz Kalmetev |
| 203 |
|
- Updated Russian translation. Closes: #219096. |
| 204 |
|
* Tommi Vainikainen |
| 205 |
|
- Update Finnish (fi.po) translation. |
| 206 |
|
|
| 207 |
|
-- Petter Reinholdtsen <pere@debian.org> Fri, 7 Nov 2003 18:13:28 +0100 |
| 208 |
|
|
| 209 |
|
base-installer (0.039) unstable; urgency=low |
| 210 |
|
|
| 211 |
|
* Gaudenz Steinlin |
| 212 |
|
- kernel-installer.postinst: |
| 213 |
|
replace /usr/bin/archdetect by /bin/archdetect |
| 214 |
|
* Jure Cuhalev |
| 215 |
|
- Added Slovenian translation. Closes: #214384. |
| 216 |
|
* Claus Hindsgaul |
| 217 |
|
- Update da (Danish) translation. |
| 218 |
|
|
| 219 |
|
-- Petter Reinholdtsen <pere@debian.org> Sat, 1 Nov 2003 12:33:20 +0100 |
| 220 |
|
|
| 221 |
|
base-installer (0.038) unstable; urgency=low |
| 222 |
|
|
| 223 |
|
* Tommi Vainikainen |
| 224 |
|
- Add Finnish (fi.po) translation |
| 225 |
|
* Bart Cornelis |
| 226 |
|
- Update dutch translation (nl.po) |
| 227 |
|
* Petter Reinholdtsen |
| 228 |
|
- Fix progress text, add forgotten KERNEL subst. |
| 229 |
|
* Pierre Machard |
| 230 |
|
- Improve French translation [Christian Perrier]. |
| 231 |
|
- Update French po-debconf translation [Michel Grentzinger]. |
| 232 |
|
* Miroslav Kure |
| 233 |
|
- Update Czech translation (cs.po). |
| 234 |
|
* Matt Kraai |
| 235 |
|
- Default to an SMP kernel if there are multiple CPUs. |
| 236 |
|
* Kenshi Muto |
| 237 |
|
- Update Japanese translation (ja.po) |
| 238 |
|
* K¿stutis Bili¿nas |
| 239 |
|
- Update Lithuanian translation (lt.po). |
| 240 |
|
|
| 241 |
|
-- Petter Reinholdtsen <pere@debian.org> Fri, 24 Oct 2003 16:21:44 +0200 |
| 242 |
|
|
| 243 |
|
base-installer (0.037) unstable; urgency=low |
| 244 |
|
|
| 245 |
|
* Petter Reinholdtsen |
| 246 |
|
- Corrected template text for error dialog used when kernel |
| 247 |
|
installation fail. |
| 248 |
|
- Updated nb.po. |
| 249 |
|
- Avoid setting default kernel to a kernel package that is |
| 250 |
|
not available. |
| 251 |
|
* André LuÃs Lopes |
| 252 |
|
- Updated pt_BR (Brazilian Portuguese) translation. |
| 253 |
|
|
| 254 |
|
-- Petter Reinholdtsen <pere@debian.org> Sun, 19 Oct 2003 23:12:00 +0200 |
| 255 |
|
|
| 256 |
|
base-installer (0.036) unstable; urgency=low |
| 257 |
|
|
| 258 |
|
* Claus Hindsgaul |
| 259 |
|
- Update da (Danish) translation. |
| 260 |
|
* Javier Fernandez-Sanguino |
| 261 |
|
- Updated spanish translation. |
| 262 |
|
* Alastair McKinstry |
| 263 |
|
- Update ru.po, with patch from Ilgiz Kalmetev. (Closes: #214384) |
| 264 |
|
- Add versioned depends on libdebconfclient-dev, to get working debconf_ |
| 265 |
|
macros. |
| 266 |
|
* Steinar H. Gunderson |
| 267 |
|
- Make base-installer handle warnings from debconf better, although still |
| 268 |
|
not very good. |
| 269 |
|
* Chris Tillman |
| 270 |
|
- Change ppcdetect to archdetect and corresponding CASEs |
| 271 |
|
* Christian Perrier |
| 272 |
|
- Improve French translation. |
| 273 |
|
* K¿stutis Bili¿nas |
| 274 |
|
- Add Lithuanian translation (lt.po). |
| 275 |
|
|
| 276 |
|
-- Petter Reinholdtsen <pere@debian.org> Sat, 18 Oct 2003 19:14:36 +0200 |
| 277 |
|
|
| 278 |
|
base-installer (0.035) unstable; urgency=low |
| 279 |
|
|
| 280 |
|
* Build-Depend on libd-i4 |
| 281 |
|
|
| 282 |
|
-- Sebastian Ley <ley@debian.org> Thu, 9 Oct 2003 18:50:20 +0200 |
| 283 |
|
|
| 284 |
|
base-installer (0.034) unstable; urgency=low |
| 285 |
|
|
| 286 |
|
* Bastian Blank |
| 287 |
|
- remove dash-udeb dependency |
| 288 |
|
- fix for libdi4 |
| 289 |
|
* Kenshi Muto |
| 290 |
|
- Update Japanese po (ja.po) |
| 291 |
|
* Denis Barbier |
| 292 |
|
- Add comments in templates files, which are copied into PO files, |
| 293 |
|
to tell translators which strings are main menu items. |
| 294 |
|
* Andre Luis Lopes |
| 295 |
|
- Update pt_BR (Brazilian Portuguese) translation. |
| 296 |
|
* Petter Reinholdtsen |
| 297 |
|
- Make source build using both version 3 and 4 of libd-i. |
| 298 |
|
* Ilgiz Kalmetev |
| 299 |
|
- Updated Russian translation. |
| 300 |
|
* Matt Kraai |
| 301 |
|
- Default to kernel-image-2.4-386 on i386. |
| 302 |
|
* Miroslav Kure |
| 303 |
|
- Initial Czech translation. |
| 304 |
|
* Bart Cornelis |
| 305 |
|
- Updated dutch translation (nl.po) |
| 306 |
|
* Build this version against libdebian-installer4 |
| 307 |
|
|
| 308 |
|
-- Sebastian Ley <ley@debian.org> Thu, 9 Oct 2003 16:45:37 +0200 |
| 309 |
|
|
| 310 |
|
base-installer (0.033) unstable; urgency=low |
| 311 |
|
|
| 312 |
|
* Petter Reinholdtsen |
| 313 |
|
- Made the menu entry text translatable. |
| 314 |
|
- Ran debconf2po-update. |
| 315 |
|
- Start using debconf_* macro in run-debootstrap.c. |
| 316 |
|
- Use 'error' debconf template type to report errors. |
| 317 |
|
- Correct kernel-install progress template to show kernel package |
| 318 |
|
name. |
| 319 |
|
* Alastair McKinstry |
| 320 |
|
- Convert changelog to UTF-8 as per policy |
| 321 |
|
* Pierre Machard |
| 322 |
|
- Update French po-debconf translation. |
| 323 |
|
* Sebastian Ley |
| 324 |
|
- Changed the hardcoded default kernel version to 2.4 for i386, this |
| 325 |
|
will select the latest 2.4 kernel |
| 326 |
|
- Added Athlon Model for i386 |
| 327 |
|
* Matt Kraai |
| 328 |
|
- Add missing ;; and fix misspelling in the kernel-installer postinst. |
| 329 |
|
|
| 330 |
|
-- Sebastian Ley <ley@debian.org> Thu, 2 Oct 2003 19:24:08 +0200 |
| 331 |
|
|
| 332 |
|
base-installer (0.032) unstable; urgency=low |
| 333 |
|
|
| 334 |
|
* Andre LuÃs Lopes |
| 335 |
|
- Update pt_BR (Brazilian Portuguese) translation. |
| 336 |
|
* Bart Cornelis |
| 337 |
|
- updated dutch translation |
| 338 |
|
|
| 339 |
|
-- Petter Reinholdtsen <pere@debian.org> Sun, 28 Sep 2003 15:03:05 +0200 |
| 340 |
|
|
| 341 |
|
base-installer (0.031) unstable; urgency=low |
| 342 |
|
|
| 343 |
|
* Richard Hirst |
| 344 |
|
- Remove "image_in_boot = yes", as "link_in_boot" superceeds it. |
| 345 |
|
- Fix warnings on ia64, getline arg2 is size_t, not int. |
| 346 |
|
* Chris Tillman |
| 347 |
|
- Update English usage in message templates |
| 348 |
|
* Steinar H. Gunderson |
| 349 |
|
- Fix error in fallback error message display. |
| 350 |
|
* Jordi Mallach |
| 351 |
|
- Added Catalan (ca) translation. |
| 352 |
|
* Kenshi Muto |
| 353 |
|
- Update ja.po |
| 354 |
|
* Pierre Machard |
| 355 |
|
- Update French po-debconf translation [Michel Grentzinger]. |
| 356 |
|
* Petter Reinholdtsen |
| 357 |
|
- Update nb.po |
| 358 |
|
|
| 359 |
|
-- Petter Reinholdtsen <pere@debian.org> Mon, 22 Sep 2003 22:22:41 +0200 |
| 360 |
|
|
| 361 |
|
base-installer (0.030) unstable; urgency=low |
| 362 |
|
|
| 363 |
|
* Petter Reinholdtsen |
| 364 |
|
- Keep installing packages into /target/ even if one package fail. |
| 365 |
|
Based on patch from Steinar H. Gunderson. (Closes: #210915) |
| 366 |
|
- Log to syslog, not /var/log/messages in kernel-installer. |
| 367 |
|
|
| 368 |
|
-- Petter Reinholdtsen <pere@debian.org> Mon, 15 Sep 2003 21:31:32 +0200 |
| 369 |
|
|
| 370 |
|
base-installer (0.029) unstable; urgency=low |
| 371 |
|
|
| 372 |
|
* Petter Reinholdtsen |
| 373 |
|
- Added Russian debconf template translation (ru.po), patch |
| 374 |
|
from Serge Winitzki. |
| 375 |
|
* Claus Hindsgaul |
| 376 |
|
- Removed illegal spaces in message no-kernels-found in |
| 377 |
|
kernel-installer.templates |
| 378 |
|
* Matt Kraai |
| 379 |
|
- Update French translation, thanks to Michel Grentzinger (closes: |
| 380 |
|
#208588). |
| 381 |
|
* Teófilo Ruiz Suárez |
| 382 |
|
- Revised Spanish translation |
| 383 |
|
|
| 384 |
|
-- Petter Reinholdtsen <pere@debian.org> Sat, 13 Sep 2003 17:45:00 +0200 |
| 385 |
|
|
| 386 |
|
base-installer (0.028) unstable; urgency=low |
| 387 |
|
|
| 388 |
|
* Kenshi Muto |
| 389 |
|
- Added Japanese translation (ja.po) |
| 390 |
|
|
| 391 |
|
-- Petter Reinholdtsen <pere@debian.org> Thu, 28 Aug 2003 23:10:27 +0200 |
| 392 |
|
|
| 393 |
|
base-installer (0.027) unstable; urgency=low |
| 394 |
|
|
| 395 |
|
* Add translation for Northern Saami (se.po), thanks to Børre Gaup. |
| 396 |
|
* Stop the progress bar when kernel installation go wrong. |
| 397 |
|
* Javier Fernandez-Sanguino: |
| 398 |
|
- Updated Spanish translation and use proper quotes |
| 399 |
|
|
| 400 |
|
-- Petter Reinholdtsen <pere@debian.org> Sat, 23 Aug 2003 13:49:00 +0200 |
| 401 |
|
|
| 402 |
|
base-installer (0.026) unstable; urgency=low |
| 403 |
|
|
| 404 |
* Petter Reinholdtsen |
* Petter Reinholdtsen |
| 405 |
- Updated de.po. Patch from Maximilian Wilhelm. |
- Updated de.po. Patch from Maximilian Wilhelm. |
| 406 |
- Updated nb.po. |
- Updated nb.po. |
| 407 |
* André Luís Lopes |
- Added danish translation (da.po), thanks to Finn G. Larsen. |
| 408 |
|
* André LuÃs Lopes |
| 409 |
- Update pt_BR.po. |
- Update pt_BR.po. |
| 410 |
|
* Bart Cornelis |
| 411 |
|
- Updated duth translation |
| 412 |
|
|
| 413 |
-- Petter Reinholdtsen <pere@debian.org> Thu, 31 Jul 2003 10:29:31 +0200 |
-- Petter Reinholdtsen <pere@debian.org> Sat, 9 Aug 2003 16:27:03 +0200 |
| 414 |
|
|
| 415 |
base-installer (0.025) unstable; urgency=low |
base-installer (0.025) unstable; urgency=low |
| 416 |
|
|