| 1 |
base-installer (0.088) UNRELEASED; urgency=low |
base-installer (1.14) UNRELEASED; urgency=low |
| 2 |
|
|
| 3 |
|
NOTE: not for sarge, needs rootskel 1.11 |
| 4 |
|
* Frans Pop |
| 5 |
|
- Add sanity check in postinst for empty COMPONENTS to guard against |
| 6 |
|
ugly and difficult to trace errors from debootstrap. Closes: #283510. |
| 7 |
|
* Joey Hess |
| 8 |
|
- Moved debian-installer/kernel/image, debian-installer/kernel/image-2.6, |
| 9 |
|
debian-installer/kernel/linux/initrd, |
| 10 |
|
debian-installer/kernel/linux/initrd-2.6 from rootskel. |
| 11 |
|
* Colin Watson |
| 12 |
|
- Merge experimental kernel selection improvements branch: |
| 13 |
|
+ Consolidate all the uname calls to find the kernel version into one |
| 14 |
|
place. |
| 15 |
|
+ Split per-architecture kernel handling out of the postinst into one |
| 16 |
|
script per architecture, with an interface to the postinst that |
| 17 |
|
allows base-installer to pick a usable kernel even if the one it |
| 18 |
|
actually wants isn't on the CD. See kernel/README. |
| 19 |
|
+ Add a test suite for kernel selection. See kernel/tests/README. |
| 20 |
|
+ Make sure all the kernels displayed in |
| 21 |
|
base-installer/kernel/which-kernel are usable. |
| 22 |
|
- Use chrp 2.4 kernel on all powerpc chrp* subarchitectures, even |
| 23 |
|
chrp-rs6k. The chrp-rs6k 2.4 kernel is to be removed. |
| 24 |
|
- Fix arch_get_kernel output on s390, and explicitly disallow -s390-tape |
| 25 |
|
and -s390x (documenting why). |
| 26 |
|
- Map lasat subarchitecture to r5k-lasat flavour on mipsel. |
| 27 |
|
- Rename debian-installer/kernel/* to base-installer/kernel/*. |
| 28 |
|
* Martin Michlmayr |
| 29 |
|
- Add tests for various mips and mipsel subarchitectures. |
| 30 |
|
|
| 31 |
|
-- Frans Pop <aragorn@tiscali.nl> Wed, 1 Dec 2004 14:53:07 +0100 |
| 32 |
|
|
| 33 |
|
base-installer (1.13) unstable; urgency=low |
| 34 |
|
|
| 35 |
|
* Bdale Garbee |
| 36 |
|
- fix up hppa clause in postinst to get kernel package name right for 2.6 |
| 37 |
|
* Colin Watson |
| 38 |
|
- Install 2.4.27 apus kernels. |
| 39 |
|
* Updated translations: |
| 40 |
|
- Bulgarian (bg.po) by Ognyan Kulev |
| 41 |
|
- Greek, Modern (1453-) (el.po) by Greek Translation Team |
| 42 |
|
- Finnish (fi.po) by Tapio Lehtonen |
| 43 |
|
- French (fr.po) by French Team |
| 44 |
|
- Hebrew (he.po) by Lior Kaplan |
| 45 |
|
- Hungarian (hu.po) by VEROK Istvan |
| 46 |
|
- Russian (ru.po) by Yuri Kozlov |
| 47 |
|
- Slovenian (sl.po) by Jure Čuhalev |
| 48 |
|
- Traditional Chinese (zh_TW.po) by Tetralet |
| 49 |
|
|
| 50 |
|
-- Colin Watson <cjwatson@debian.org> Thu, 28 Oct 2004 18:23:34 +0100 |
| 51 |
|
|
| 52 |
|
base-installer (1.12) unstable; urgency=low |
| 53 |
|
|
| 54 |
|
* Frans Pop |
| 55 |
|
- Do not append '-speakup' to kernel version when setting |
| 56 |
|
trykernel for speakup. Closes: #275075 |
| 57 |
|
|
| 58 |
|
-- Joey Hess <joeyh@debian.org> Fri, 8 Oct 2004 19:52:41 -0400 |
| 59 |
|
|
| 60 |
|
base-installer (1.11) unstable; urgency=low |
| 61 |
|
|
| 62 |
|
* Updated translations: |
| 63 |
|
- Welsh (cy.po) by Dafydd Harries |
| 64 |
|
- Hebrew (he.po) by Lior Kaplan |
| 65 |
|
- Traditional Chinese (zh_TW.po) by Tetralet |
| 66 |
|
|
| 67 |
|
-- Joey Hess <joeyh@debian.org> Wed, 6 Oct 2004 15:49:43 -0400 |
| 68 |
|
|
| 69 |
|
base-installer (1.10) unstable; urgency=low |
| 70 |
|
|
| 71 |
|
* Thiemo Seufer |
| 72 |
|
- Don't hardcode the kernel version for r5k-ip32 to 2.6. |
| 73 |
|
- Use more generic 2.6 kernel package versioning for mips/mipsel. |
| 74 |
|
* Joey Hess |
| 75 |
|
- Look for /proc/speakup on i386 and if a speakup kernel is running, |
| 76 |
|
try to install a speakup kernel image. Closes: #275075 |
| 77 |
|
|
| 78 |
|
-- Joey Hess <joeyh@debian.org> Tue, 5 Oct 2004 17:00:46 -0400 |
| 79 |
|
|
| 80 |
|
base-installer (1.09) unstable; urgency=low |
| 81 |
|
|
| 82 |
|
* Joey Hess |
| 83 |
|
- Turn off backup capability while asking about install to unclean target. |
| 84 |
|
* Updated translations: |
| 85 |
|
- Czech (cs.po) by Miroslav Kure |
| 86 |
|
- Greek, Modern (1453-) (el.po) by Greek Translation Team |
| 87 |
|
- French (fr.po) by French Team |
| 88 |
|
- Hebrew (he.po) by Lior Kaplan |
| 89 |
|
- Indonesian (id.po) by Debian Indonesia Team |
| 90 |
|
- Italian (it.po) by Davide Meloni |
| 91 |
|
- Lithuanian (lt.po) by Kęstutis Biliūnasn |
| 92 |
|
- Latvian (lv.po) by Aigars Mahinovs |
| 93 |
|
- Bøkmal, Norwegian (nb.po) by Bjorn Steensrud |
| 94 |
|
- Dutch (nl.po) by Bart Cornelis |
| 95 |
|
- Norwegian Nynorsk (nn.po) by Håvard Korsvoll |
| 96 |
|
- Portuguese (Brazil) (pt_BR.po) by André Luís Lopes |
| 97 |
|
- Romanian (ro.po) by Eddy Petrisor |
| 98 |
|
- Russian (ru.po) by Russian L10N Team |
| 99 |
|
- Slovenian (sl.po) by Jure Čuhalev |
| 100 |
|
- Albanian (sq.po) by Elian Myftiu |
| 101 |
|
- Traditional Chinese (zh_TW.po) by Tetralet |
| 102 |
|
|
| 103 |
|
-- Joey Hess <joeyh@debian.org> Sat, 2 Oct 2004 11:13:18 -0400 |
| 104 |
|
|
| 105 |
|
base-installer (1.08) unstable; urgency=low |
| 106 |
|
|
| 107 |
|
* Frederik Schüler |
| 108 |
|
- Updated base-installer postinst for amd64 to install new em64t flavours |
| 109 |
|
on intel boxen. |
| 110 |
|
* Updated translations: |
| 111 |
|
- Bulgarian (bg.po) by Ognyan Kulev |
| 112 |
|
- Greek, Modern (1453-) (el.po) by Greek Translation Team |
| 113 |
|
- Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña |
| 114 |
|
- Finnish (fi.po) by Tapio Lehtonen |
| 115 |
|
- Gallegan (gl.po) by Héctor Fenández López |
| 116 |
|
- Hebrew (he.po) by Lior Kaplan |
| 117 |
|
- Korean (ko.po) by Changwoo Ryu |
| 118 |
|
- Lithuanian (lt.po) by Kęstutis Biliūnasn |
| 119 |
|
- Portuguese (Brazil) (pt_BR.po) by André Luís Lopes |
| 120 |
|
- Swedish (sv.po) by Per Olofsson |
| 121 |
|
|
| 122 |
|
-- Joey Hess <joeyh@debian.org> Sat, 25 Sep 2004 05:33:21 +0200 |
| 123 |
|
|
| 124 |
|
base-installer (1.07) unstable; urgency=low |
| 125 |
|
|
| 126 |
|
* Bdale Garbee |
| 127 |
|
- change the postinst for hppa to try using the same version kernel that |
| 128 |
|
d-i is running by default instead of hard-coding 2.4.26 |
| 129 |
|
|
| 130 |
|
-- Bdale Garbee <bdale@gag.com> Tue, 14 Sep 2004 10:32:14 -0600 |
| 131 |
|
|
| 132 |
|
base-installer (1.06) unstable; urgency=low |
| 133 |
|
|
| 134 |
|
* Joey Hess |
| 135 |
|
- Fix progress bar takedown if backing up from the kernel selection |
| 136 |
|
question. |
| 137 |
|
- Patch from Frans Pop to improve progress bar information when installing |
| 138 |
|
kernel and extra packages. Closes: #270969 |
| 139 |
|
* Sven Luther |
| 140 |
|
- Moved powerpc kernels to 2.6.8/2.4.27. |
| 141 |
|
* Colin Watson |
| 142 |
|
- Add guard against overflow of progress bar sections. |
| 143 |
|
* Updated translations: |
| 144 |
|
- German (de.po) by Dennis Stampfer |
| 145 |
|
- Greek, Modern (1453-) (el.po) by Greek Translation Team |
| 146 |
|
- Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña |
| 147 |
|
- French (fr.po) by French Team |
| 148 |
|
- Portuguese (pt.po) by Miguel Figueiredo |
| 149 |
|
* Norbert Tretkowski |
| 150 |
|
- Moved alpha kernel to 2.4.27 |
| 151 |
|
|
| 152 |
|
-- Joey Hess <joeyh@debian.org> Sun, 12 Sep 2004 17:27:32 -0400 |
| 153 |
|
|
| 154 |
|
base-installer (1.05) unstable; urgency=low |
| 155 |
|
|
| 156 |
|
* Martin Michlmayr |
| 157 |
|
- Don't hardcode the kernel version for ARM but use the version of the |
| 158 |
|
running kernel. |
| 159 |
|
* Joey Hess |
| 160 |
|
- Resetting questions breaks preseeding, as the preseeded value is lost |
| 161 |
|
and the question is marked as not seen. So only reset questions after |
| 162 |
|
displaying them so the preseeding can take effect the first time. |
| 163 |
|
- Preseeding of base-installer/use_unclean_target will now work. |
| 164 |
|
- Don't fset seen flags. |
| 165 |
|
- Set DEBCONF_ADMIN_EMAIL to "" to prevent debconf from mailing notes to |
| 166 |
|
user mail about hotplug and so on. Closes: #269804 |
| 167 |
|
* Bastian Blank |
| 168 |
|
- Use version of running kernel on s390. |
| 169 |
|
* Updated translations: |
| 170 |
|
- Arabic (ar.po) by Ossama M. Khayat |
| 171 |
|
- Bulgarian (bg.po) by Ognyan Kulev |
| 172 |
|
- Bosnian (bs.po) by Safir Šećerović |
| 173 |
|
- Catalan (ca.po) by Jordi Mallach |
| 174 |
|
- Czech (cs.po) by Miroslav Kure |
| 175 |
|
- Danish (da.po) by Claus Hindsgaul |
| 176 |
|
- Greek, Modern (1453-) (el.po) by Konstantinos Margaritis |
| 177 |
|
- Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña |
| 178 |
|
- Basque (eu.po) by Piarres Beobide Egaña |
| 179 |
|
- Finnish (fi.po) by Tapio Lehtonen |
| 180 |
|
- French (fr.po) by French Team |
| 181 |
|
- Hebrew (he.po) by Lior Kaplan |
| 182 |
|
- Croatian (hr.po) by Krunoslav Gernhard |
| 183 |
|
- Hungarian (hu.po) by VERÓK István |
| 184 |
|
- Korean (ko.po) by Changwoo Ryu |
| 185 |
|
- Lithuanian (lt.po) by Kęstutis Biliūnas |
| 186 |
|
- Latvian (lv.po) by Aigars Mahinovs |
| 187 |
|
- Norwegian Nynorsk (nn.po) by Håvard Korsvoll |
| 188 |
|
- Polish (pl.po) by Bartosz Fenski |
| 189 |
|
- Romanian (ro.po) by Eddy Petrisor |
| 190 |
|
- Slovak (sk.po) by Peter KLFMANiK Mann |
| 191 |
|
- Slovenian (sl.po) by Matjaz Horvat |
| 192 |
|
- Turkish (tr.po) by Recai Oktaş |
| 193 |
|
- Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu |
| 194 |
|
|
| 195 |
|
-- Joey Hess <joeyh@debian.org> Mon, 6 Sep 2004 20:37:58 -0400 |
| 196 |
|
|
| 197 |
|
base-installer (1.04) unstable; urgency=low |
| 198 |
|
|
| 199 |
|
* Joshua Kwan |
| 200 |
|
- Pave the way for 2.6 installs on sparc. |
| 201 |
|
* Updated translations: |
| 202 |
|
- Bulgarian (bg.po) by Ognyan Kulev |
| 203 |
|
- Greek (el.po) by Greek Translation Team |
| 204 |
|
- Hebrew (he.po) by Lior Kaplan |
| 205 |
|
- Norwegian (nn.po) by Håvard Korsvoll |
| 206 |
|
|
| 207 |
|
-- Joshua Kwan <joshk@triplehelix.org> Sat, 28 Aug 2004 01:21:17 -0700 |
| 208 |
|
|
| 209 |
|
base-installer (1.03) unstable; urgency=low |
| 210 |
|
|
| 211 |
|
* Colin Watson |
| 212 |
|
- Add amd64 kernel selection support (2.6 only). |
| 213 |
|
* Christian Perrier |
| 214 |
|
- Rename templates file to base-installer.templates |
| 215 |
|
* Kenshi Muto |
| 216 |
|
- Mark some templates strings for translation. |
| 217 |
|
* Christian Perrier |
| 218 |
|
- s/CD/CD-ROM in templates |
| 219 |
|
- reworded the new translatable templates |
| 220 |
|
* dann frazier |
| 221 |
|
- default to the latest version of whatever major kernel revision stream |
| 222 |
|
was used by the installer on ia64 (use the latest 2.6 if the install |
| 223 |
|
kernel was a 2.6). |
| 224 |
|
- add myself to Uploaders |
| 225 |
|
|
| 226 |
|
-- dann frazier <dannf@debian.org> Sat, 28 Aug 2004 00:20:54 -0600 |
| 227 |
|
|
| 228 |
|
base-installer (1.02) unstable; urgency=low |
| 229 |
|
|
| 230 |
|
* Joey Hess |
| 231 |
|
- Check to see if the hook directory exists before running scripts |
| 232 |
|
from it, to avoid mess on stderr. |
| 233 |
|
* Thomas Poindessous |
| 234 |
|
- Fix the selection of x86 2.6 kernel. There are no more 2.6-586tsc |
| 235 |
|
and 2.6-k6 kernels. Closes: #257411 |
| 236 |
|
* Updated translations: |
| 237 |
|
- German (de.po) by Dennis Stampfer |
| 238 |
|
|
| 239 |
|
-- Joey Hess <joeyh@debian.org> Wed, 4 Aug 2004 14:51:14 -0400 |
| 240 |
|
|
| 241 |
|
base-installer (1.01) unstable; urgency=low |
| 242 |
|
|
| 243 |
|
* Sven Luther |
| 244 |
|
- added mkvmlinuz call to /etc/kernel-img.conf. |
| 245 |
|
- removed the manual mkvmlinuz call since it is no more necessary. |
| 246 |
|
|
| 247 |
|
-- Sven Luther <luther@debian.org> Thu, 29 Jul 2004 15:30:22 +0200 |
| 248 |
|
|
| 249 |
|
base-installer (1.00) unstable; urgency=low |
| 250 |
|
|
| 251 |
|
* Martin Michlmayr |
| 252 |
|
- Add a kernel for mips/r5k-ip32; even though it is not in Debian, |
| 253 |
|
this makes it easier to support this sub-arch through an |
| 254 |
|
unofficial apt archive. |
| 255 |
|
* Updated translations: |
| 256 |
|
- Arabic (ar.po) by Abdulaziz Al-Arfaj |
| 257 |
|
- Danish (da.po) by Frederik Dannemare |
| 258 |
|
- German (de.po) by Dennis Stampfer |
| 259 |
|
- Persian (fa.po) by Arash Bijanzadeh |
| 260 |
|
- Croatian (hr.po) by Krunoslav Gernhard |
| 261 |
|
- Italian (it.po) by Davide Meloni |
| 262 |
|
- Swedish (sv.po) by Per Olofsson |
| 263 |
|
- Traditional Chinese (zh_TW.po) by Tetralet |
| 264 |
|
|
| 265 |
|
-- Joey Hess <joeyh@debian.org> Sun, 25 Jul 2004 19:08:20 -0400 |
| 266 |
|
|
| 267 |
|
base-installer (0.093) unstable; urgency=low |
| 268 |
|
|
| 269 |
|
* Colin Watson |
| 270 |
|
- Use kernel-image-2.4-* on ia64. |
| 271 |
|
* dann frazier |
| 272 |
|
- fix ia64 family selection to correctly identify mckinley family boxes |
| 273 |
|
- add ia64 smp detection support |
| 274 |
|
* Thiemo Seufer |
| 275 |
|
- Don't hardcode the kernel version for mips, mipsel. |
| 276 |
|
* Updated translations: |
| 277 |
|
- Arabic (ar.po) by Abdulaziz Al-Arfaj |
| 278 |
|
- Bosnian (bs.po) by Safir Šećerović |
| 279 |
|
- Croatian (hr.po) by Kruno |
| 280 |
|
- Norwegian Nynorsk (nn.po) by Håvard Korsvoll |
| 281 |
|
- Ukrainian (uk.po) by Eugeniy Meshcheryakov |
| 282 |
|
|
| 283 |
|
-- Joey Hess <joeyh@debian.org> Mon, 19 Jul 2004 15:22:24 -0400 |
| 284 |
|
|
| 285 |
|
base-installer (0.092) unstable; urgency=low |
| 286 |
|
|
| 287 |
|
* Sven Luther |
| 288 |
|
- Cleaned cruft left over at build time. |
| 289 |
|
|
| 290 |
|
-- Sven Luther <luther@debian.org> Thu, 8 Jul 2004 08:03:06 +0200 |
| 291 |
|
|
| 292 |
|
base-installer (0.091) unstable; urgency=low |
| 293 |
|
|
| 294 |
|
* Sven Luther |
| 295 |
|
- Fixed broken postinst script. |
| 296 |
|
|
| 297 |
|
-- Sven Luther <luther@debian.org> Tue, 6 Jul 2004 23:58:07 +0200 |
| 298 |
|
|
| 299 |
|
base-installer (0.090) unstable; urgency=low |
| 300 |
|
|
| 301 |
|
* Sven Luther |
| 302 |
|
- Fixed mkvmlinuz invocation typo. |
| 303 |
|
|
| 304 |
|
-- Sven Luther <luther@debian.org> Tue, 6 Jul 2004 13:11:33 +0200 |
| 305 |
|
|
| 306 |
|
base-installer (0.089) unstable; urgency=low |
| 307 |
|
|
| 308 |
|
* Colin Watson |
| 309 |
|
- Fix sed syntax error while fiddling with mkinitrd.conf. |
| 310 |
|
- Squash a syslog warning if /proc/mdstat doesn't exist. |
| 311 |
|
* Sven Luther |
| 312 |
|
- mkvmlinuz don't like to be run at strange places, |
| 313 |
|
call it from inside the chroot |
| 314 |
|
|
| 315 |
|
-- Sven Luther <luther@debian.org> Tue, 6 Jul 2004 10:48:19 +0200 |
| 316 |
|
|
| 317 |
|
base-installer (0.088) unstable; urgency=low |
| 318 |
|
|
| 319 |
* Martin Michlmayr |
* Martin Michlmayr |
| 320 |
- Install s390 kernels on s390. Closes: #257301 |
- Install s390 kernels on s390. Closes: #257301 |
|
(Reverted by waldi?) |
|
| 321 |
* Joey Hess |
* Joey Hess |
| 322 |
- Add a check for the case where the CD is not installable, and there is |
- Add a check for the case where the CD is not installable, and there is |
| 323 |
no mirror configured, display a sensible error instead of crashing. |
no mirror configured, display a sensible error instead of crashing. |
| 327 |
- Fix syntax error in pre-debootstrap hook. |
- Fix syntax error in pre-debootstrap hook. |
| 328 |
* Sven Luther |
* Sven Luther |
| 329 |
- Add prep and chrp kernel with builtin initrd support for 2.6. |
- Add prep and chrp kernel with builtin initrd support for 2.6. |
| 330 |
|
* Updated translations: |
| 331 |
|
- Arabic (ar.po) by Ossama M. Khayat |
| 332 |
|
- Bulgarian (bg.po) by Ognyan Kulev |
| 333 |
|
- Catalan (ca.po) by Jordi Mallach |
| 334 |
|
- German (de.po) by Dennis Stampfer |
| 335 |
|
- Spanish (Castilian) (es.po) by Javier Fernández-Sanguino Peña |
| 336 |
|
- Basque (eu.po) by Piarres Beobide Egaña |
| 337 |
|
- Finnish (fi.po) by Tapio Lehtonen |
| 338 |
|
- Hungarian (hu.po) by VERÓK István |
| 339 |
|
- Korean (ko.po) by Changwoo Ryu |
| 340 |
|
- Polish (pl.po) by Bartosz Fenski |
| 341 |
|
- Portuguese (pt.po) by Miguel Figueiredo |
| 342 |
|
- Russian (ru.po) by Yuri Kozlov |
| 343 |
|
- Albanian (sq.po) by Elian Myftiu |
| 344 |
|
- Ukrainian (uk.po) by Eugeniy Meshcheryakov |
| 345 |
|
|
| 346 |
-- Sven Luther <luther@debian.org> Mon, 5 Jul 2004 13:15:20 +0200 |
-- Colin Watson <cjwatson@debian.org> Mon, 5 Jul 2004 18:05:46 +0100 |
| 347 |
|
|
| 348 |
base-installer (0.087) unstable; urgency=low |
base-installer (0.087) unstable; urgency=low |
| 349 |
|
|
| 350 |
* Otavio Salvador |
* Otavio Salvador |
| 351 |
- Add hook to be called before debootstrap is run. |
- Add hook to be called before debootstrap is run. |
| 352 |
* Updated translations: |
* Updated translations: |
|
- Albanian (sq.po) by Elian Myftiu |
|
| 353 |
- Czech (cs.po) by Miroslav Kure |
- Czech (cs.po) by Miroslav Kure |
| 354 |
- Danish (da.po) by Claus Hindsgaul |
- Danish (da.po) by Claus Hindsgaul |
| 355 |
- Greek (el.po) by George Papamichelakis |
- Greek (el.po) by George Papamichelakis |