| 1 |
base-installer (1.09) UNRELEASED; urgency=low |
base-installer (1.18) UNRELEASED; urgency=low |
| 2 |
|
|
| 3 |
|
* Colin Watson |
| 4 |
|
- Redirect output from base-installer hooks properly. |
| 5 |
|
- Clarify and expand base-installer/debootstrap/error/couldntdl text to |
| 6 |
|
try to answer frequent problems such as badly burned CDs. |
| 7 |
|
- Add a post-base-installation hook: scripts in |
| 8 |
|
/usr/lib/post-base-installer.d/ will be run after the base system |
| 9 |
|
installation is complete. This allows locales to be created earlier, |
| 10 |
|
thereby silencing warnings from code that chroots into /target before |
| 11 |
|
prebaseconfig runs. |
| 12 |
|
- Use C-style comments in run-debootstrap. |
| 13 |
|
- List both starting and ending percentages for waypoints, in order to |
| 14 |
|
be able to support multiple paths in the event of changes to |
| 15 |
|
debootstrap. |
| 16 |
|
* Joey Hess |
| 17 |
|
- Call archdetect command instead of using template to get subarch. |
| 18 |
|
|
| 19 |
|
-- Colin Watson <cjwatson@debian.org> Tue, 3 May 2005 18:44:17 +0100 |
| 20 |
|
|
| 21 |
|
base-installer (1.17) unstable; urgency=low |
| 22 |
|
|
| 23 |
|
NOTE: not for sarge, needs rootskel 1.11 |
| 24 |
|
* Colin Watson |
| 25 |
|
- Bump kernel defaults to 2.4.27-2 and 2.6.8-2 for i386, ia64, and s390. |
| 26 |
|
hppa is still trailing behind at 2.6.8-1. |
| 27 |
|
- Use major version of target kernel rather than installation kernel to |
| 28 |
|
work out whether to use an initrd or (on powerpc) to run mkvmlinuz. |
| 29 |
|
- Parameterise access to files in /proc by kernel/*.sh, allowing the |
| 30 |
|
test suite to run without sudo access or a chroot. 'make test' in |
| 31 |
|
kernel/ should be easily runnable by everyone now. |
| 32 |
|
- If run with TEST_VERBOSE=0, the test suite produces no output except |
| 33 |
|
on errors. |
| 34 |
|
- kernel/tests/runtests and 'make test' in kernel/ exit non-zero on |
| 35 |
|
errors. |
| 36 |
|
- Run test suite automatically on package build. |
| 37 |
|
- Install kernel-latest-powerpc metapackages. |
| 38 |
|
* Matt Kraai |
| 39 |
|
- Fix the spelling of "file system". |
| 40 |
|
* Steve Langasek |
| 41 |
|
- Bump kernel defaults to 2.4.27-2 for alpha, and to 2.6.8-2 for hppa. |
| 42 |
|
- Update kernel test directory to match. |
| 43 |
|
* Sven Luther |
| 44 |
|
- 2.4.27-3 powerpc kernel now produces only one kernel-image-2.4.27-powerpc |
| 45 |
|
package, so dropped the pmac/chrp/chrp-rs6k/prep handling from |
| 46 |
|
kernel/powerpc.sh. |
| 47 |
|
- Removed mkvmlinuz explicit install, as all kernel-images (2.4.27-3, |
| 48 |
|
2.6.8-11 and 2.6.10-3) now depend on mkvmlinuz. |
| 49 |
|
* Christian Perrier |
| 50 |
|
- Remove extra space in templates. Closes: #305775 |
| 51 |
|
* Frans Pop |
| 52 |
|
- sparc32 kernels are not usable on sparc64. Closes: #297740 |
| 53 |
|
* Updated translations: |
| 54 |
|
- Bulgarian (bg.po) by Ognyan Kulev |
| 55 |
|
- Catalan (ca.po) by Guillem Jover |
| 56 |
|
- Czech (cs.po) by Miroslav Kure |
| 57 |
|
- Greek, Modern (1453-) (el.po) by Greek Translation Team |
| 58 |
|
- Spanish (es.po) by Javier Fernandez-Sanguino Peña |
| 59 |
|
- Gallegan (gl.po) by Jacobo Tarrio |
| 60 |
|
- Hebrew (he.po) by Lior Kaplan |
| 61 |
|
- Italian (it.po) by Stefano Canepa |
| 62 |
|
- Lithuanian (lt.po) by Kęstutis Biliūnas |
| 63 |
|
- Norwegian Nynorsk (nn.po) by Håvard Korsvoll |
| 64 |
|
- Portuguese (pt.po) by Miguel Figueiredo |
| 65 |
|
- Romanian (ro.po) by Eddy Petrisor |
| 66 |
|
- Russian (ru.po) by Yuri Kozlov |
| 67 |
|
- Ukrainian (uk.po) by Eugeniy Meshcheryakov |
| 68 |
|
|
| 69 |
|
-- Colin Watson <cjwatson@debian.org> Tue, 3 May 2005 18:24:54 +0100 |
| 70 |
|
|
| 71 |
|
base-installer (1.16) experimental; urgency=low |
| 72 |
|
|
| 73 |
|
NOTE: not for sarge, needs rootskel 1.11 |
| 74 |
|
* Colin Watson |
| 75 |
|
- Add G5 PowerMac7,3 tests based on /proc/cpuinfo provided by Shyamal |
| 76 |
|
Prasad. |
| 77 |
|
- Prefer SMP kernels on multi-processor powerpc systems. |
| 78 |
|
- Improve kernel selection for Transmeta Crusoe i386 systems. |
| 79 |
|
* Updated translations: |
| 80 |
|
- Bosnian (bs.po) by Safir Šećerović |
| 81 |
|
- Catalan (ca.po) by Jordi Mallach |
| 82 |
|
- Greek, Modern (1453-) (el.po) by Greek Translation Team |
| 83 |
|
- Gallegan (gl.po) by Hctor Fenndez Lpez |
| 84 |
|
- Italian (it.po) by Davide Meloni |
| 85 |
|
- Lithuanian (lt.po) by Kęstutis Biliūnas |
| 86 |
|
- Dutch (nl.po) by Bart Cornelis |
| 87 |
|
- Portuguese (pt.po) by Miguel Figueiredo |
| 88 |
|
- Romanian (ro.po) by Eddy Petrisor |
| 89 |
|
- Russian (ru.po) by Dmitry Beloglazov |
| 90 |
|
|
| 91 |
|
-- Colin Watson <cjwatson@debian.org> Sun, 30 Jan 2005 13:44:27 +0000 |
| 92 |
|
|
| 93 |
|
base-installer (1.15) experimental; urgency=low |
| 94 |
|
|
| 95 |
|
NOTE: not for sarge, needs rootskel 1.11 |
| 96 |
|
* Colin Watson |
| 97 |
|
- Recognise POWER4+ and PPC970FX cpuinfo entries as power4 systems. |
| 98 |
|
- Only look at the first cpu line in cpuinfo on powerpc. |
| 99 |
|
- Add chrp_rs6k tests based on /proc/cpuinfo provided by Cajus |
| 100 |
|
Pollmeier. |
| 101 |
|
- Use backslash-continuations in tests to simplify future diffs. |
| 102 |
|
- Include "kernel-image-" stem in tests, to help with derivative |
| 103 |
|
distributions like Ubuntu that use a different stem. |
| 104 |
|
|
| 105 |
|
-- Colin Watson <cjwatson@debian.org> Sun, 16 Jan 2005 15:41:53 +0000 |
| 106 |
|
|
| 107 |
|
base-installer (1.14) experimental; urgency=low |
| 108 |
|
|
| 109 |
|
NOTE: not for sarge, needs rootskel 1.11 |
| 110 |
|
* Frans Pop |
| 111 |
|
- Add sanity check in postinst for empty COMPONENTS to guard against |
| 112 |
|
ugly and difficult to trace errors from debootstrap. Closes: #283510. |
| 113 |
|
* Joey Hess |
| 114 |
|
- Moved debian-installer/kernel/image, debian-installer/kernel/image-2.6, |
| 115 |
|
debian-installer/kernel/linux/initrd, |
| 116 |
|
debian-installer/kernel/linux/initrd-2.6 from rootskel. |
| 117 |
|
* Colin Watson |
| 118 |
|
- Merge experimental kernel selection improvements branch: |
| 119 |
|
+ Consolidate all the uname calls to find the kernel version into one |
| 120 |
|
place. |
| 121 |
|
+ Split per-architecture kernel handling out of the postinst into one |
| 122 |
|
script per architecture, with an interface to the postinst that |
| 123 |
|
allows base-installer to pick a usable kernel even if the one it |
| 124 |
|
actually wants isn't on the CD. See kernel/README. |
| 125 |
|
+ Add a test suite for kernel selection. See kernel/tests/README. |
| 126 |
|
+ Make sure all the kernels displayed in |
| 127 |
|
base-installer/kernel/which-kernel are usable. |
| 128 |
|
- Use chrp 2.4 kernel on all powerpc chrp* subarchitectures, even |
| 129 |
|
chrp-rs6k. The chrp-rs6k 2.4 kernel is to be removed. |
| 130 |
|
- Fix arch_get_kernel output on s390, and explicitly disallow -s390-tape |
| 131 |
|
and -s390x (documenting why). |
| 132 |
|
- Map lasat subarchitecture to r5k-lasat flavour on mipsel. |
| 133 |
|
- Rename debian-installer/kernel/* to base-installer/kernel/*. |
| 134 |
|
* Martin Michlmayr |
| 135 |
|
- Add tests for various mips and mipsel subarchitectures. |
| 136 |
|
* Updated translations: |
| 137 |
|
- Bosnian (bs.po) by Safir Šećerović |
| 138 |
|
- Catalan (ca.po) by Jordi Mallach |
| 139 |
|
- Italian (it.po) by Davide Meloni |
| 140 |
|
- Dutch (nl.po) by Bart Cornelis |
| 141 |
|
- Romanian (ro.po) by Eddy Petrisor |
| 142 |
|
|
| 143 |
|
-- Colin Watson <cjwatson@debian.org> Wed, 22 Dec 2004 17:52:20 +0000 |
| 144 |
|
|
| 145 |
|
base-installer (1.13) unstable; urgency=low |
| 146 |
|
|
| 147 |
|
* Bdale Garbee |
| 148 |
|
- fix up hppa clause in postinst to get kernel package name right for 2.6 |
| 149 |
|
* Colin Watson |
| 150 |
|
- Install 2.4.27 apus kernels. |
| 151 |
|
* Updated translations: |
| 152 |
|
- Bulgarian (bg.po) by Ognyan Kulev |
| 153 |
|
- Greek, Modern (1453-) (el.po) by Greek Translation Team |
| 154 |
|
- Finnish (fi.po) by Tapio Lehtonen |
| 155 |
|
- French (fr.po) by French Team |
| 156 |
|
- Hebrew (he.po) by Lior Kaplan |
| 157 |
|
- Hungarian (hu.po) by VEROK Istvan |
| 158 |
|
- Russian (ru.po) by Yuri Kozlov |
| 159 |
|
- Slovenian (sl.po) by Jure Čuhalev |
| 160 |
|
- Traditional Chinese (zh_TW.po) by Tetralet |
| 161 |
|
|
| 162 |
|
-- Colin Watson <cjwatson@debian.org> Thu, 28 Oct 2004 18:23:34 +0100 |
| 163 |
|
|
| 164 |
|
base-installer (1.12) unstable; urgency=low |
| 165 |
|
|
| 166 |
|
* Frans Pop |
| 167 |
|
- Do not append '-speakup' to kernel version when setting |
| 168 |
|
trykernel for speakup. Closes: #275075 |
| 169 |
|
|
| 170 |
|
-- Joey Hess <joeyh@debian.org> Fri, 8 Oct 2004 19:52:41 -0400 |
| 171 |
|
|
| 172 |
|
base-installer (1.11) unstable; urgency=low |
| 173 |
|
|
| 174 |
|
* Updated translations: |
| 175 |
|
- Welsh (cy.po) by Dafydd Harries |
| 176 |
|
- Hebrew (he.po) by Lior Kaplan |
| 177 |
|
- Traditional Chinese (zh_TW.po) by Tetralet |
| 178 |
|
|
| 179 |
|
-- Joey Hess <joeyh@debian.org> Wed, 6 Oct 2004 15:49:43 -0400 |
| 180 |
|
|
| 181 |
|
base-installer (1.10) unstable; urgency=low |
| 182 |
|
|
| 183 |
|
* Thiemo Seufer |
| 184 |
|
- Don't hardcode the kernel version for r5k-ip32 to 2.6. |
| 185 |
|
- Use more generic 2.6 kernel package versioning for mips/mipsel. |
| 186 |
|
* Joey Hess |
| 187 |
|
- Look for /proc/speakup on i386 and if a speakup kernel is running, |
| 188 |
|
try to install a speakup kernel image. Closes: #275075 |
| 189 |
|
|
| 190 |
|
-- Joey Hess <joeyh@debian.org> Tue, 5 Oct 2004 17:00:46 -0400 |
| 191 |
|
|
| 192 |
|
base-installer (1.09) unstable; urgency=low |
| 193 |
|
|
| 194 |
* Joey Hess |
* Joey Hess |
| 195 |
- Turn off backup capability while asking about install to unclean target. |
- Turn off backup capability while asking about install to unclean target. |
| 196 |
|
* Updated translations: |
| 197 |
|
- Czech (cs.po) by Miroslav Kure |
| 198 |
|
- Greek, Modern (1453-) (el.po) by Greek Translation Team |
| 199 |
|
- French (fr.po) by French Team |
| 200 |
|
- Hebrew (he.po) by Lior Kaplan |
| 201 |
|
- Indonesian (id.po) by Debian Indonesia Team |
| 202 |
|
- Italian (it.po) by Davide Meloni |
| 203 |
|
- Lithuanian (lt.po) by Kęstutis Biliūnasn |
| 204 |
|
- Latvian (lv.po) by Aigars Mahinovs |
| 205 |
|
- Bøkmal, Norwegian (nb.po) by Bjorn Steensrud |
| 206 |
|
- Dutch (nl.po) by Bart Cornelis |
| 207 |
|
- Norwegian Nynorsk (nn.po) by Håvard Korsvoll |
| 208 |
|
- Portuguese (Brazil) (pt_BR.po) by André Luís Lopes |
| 209 |
|
- Romanian (ro.po) by Eddy Petrisor |
| 210 |
|
- Russian (ru.po) by Russian L10N Team |
| 211 |
|
- Slovenian (sl.po) by Jure Čuhalev |
| 212 |
|
- Albanian (sq.po) by Elian Myftiu |
| 213 |
|
- Traditional Chinese (zh_TW.po) by Tetralet |
| 214 |
|
|
| 215 |
-- Joey Hess <joeyh@debian.org> Sat, 2 Oct 2004 11:13:18 -0400 |
-- Joey Hess <joeyh@debian.org> Sat, 2 Oct 2004 11:13:18 -0400 |
| 216 |
|
|