lp:ubuntu/hardy/partman-md

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy/partman-md
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

12. By Frans Pop <email address hidden>

[ Max Vozeler ]
* Replace code to commit partman changes to disk with call to commit_changes
  from partman-base (>= 113) and version the dependency accordingly.

[ Updated translations ]
* Belarusian (be.po) by Hleb Rubanau
* Dzongkha (dz.po) by Jurmey Rabgay
* Esperanto (eo.po) by Serge Leblanc
* Korean (ko.po) by Sunjae Park
* Malayalam (ml.po) by Praveen|പ്രവീണ്‍ A|എ
* Norwegian Bokmål (nb.po) by Hans Fredrik Nordhaug
* Polish (pl.po) by Bartosz Fenski
* Romanian (ro.po) by Eddy Petrișor

11. By Colin Watson

[ Christian Perrier ]
* Consistent writing in templates: use "has been aborted" instead
  of "is aborted"

[ Updated translations ]
* Bulgarian (bg.po) by Damyan Ivanov
* Bengali (bn.po) by Jamil Ahmed
* Catalan (ca.po) by Jordi Mallach
* Czech (cs.po) by Miroslav Kure
* Danish (da.po) by Claus Hindsgaul
* German (de.po) by Jens Seidel
* Dzongkha (dz.po) by Tshewang Norbu
* Spanish (es.po) by Javier Fernández-Sanguino Peña
* Basque (eu.po) by Piarres Beobide
* French (fr.po) by Christian Perrier
* Galician (gl.po) by Jacobo Tarrio
* Hebrew (he.po) by Lior Kaplan
* Hungarian (hu.po) by SZERVÁC Attila
* Italian (it.po) by Stefano Canepa
* Japanese (ja.po) by Kenshi Muto
* Lithuanian (lt.po) by Kęstutis Biliūnas
* Nepali (ne.po) by Nabin Gautam
* Dutch (nl.po) by Frans Pop
* Norwegian Nynorsk (nn.po) by Håvard Korsvoll
* Punjabi (Gurmukhi) (pa.po) by A S Alam
* Portuguese (pt.po) by Miguel Figueiredo
* Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
* Russian (ru.po) by Yuri Kozlov
* Slovak (sk.po) by Peter Mann
* Albanian (sq.po) by Elian Myftiu
* Swedish (sv.po) by Daniel Nylander
* Tamil (ta.po) by Dr.T.Vasudevan
* Thai (th.po) by Theppitak Karoonboonyanan
* Ukrainian (uk.po)
* Vietnamese (vi.po) by Clytie Siddall
* Wolof (wo.po) by Mouhamadou Mamoune Mbacke
* Simplified Chinese (zh_CN.po) by Ming Hua

10. By Frans Pop <email address hidden>

[ Colin Watson ]
* init.d/md-devices: Simplify code to calculate RAID device names.

[ Frans Pop ]
* Move deletion of SVN directories to install-rc script.
* Improve the way install-rc is called.

[ Updated translations ]
* Romanian (ro.po) by Eddy Petrișor

9. By Colin Watson

* init.d/md-devices: Handle /dev/md* as well as /dev/md/*.

[ Updated translations ]
* Basque (eu.po) by Piarres Beobide
* Norwegian Bokmål (nb.po) by Bjørn Steensrud

8. By Colin Watson

* init.d/md-devices: Handle /dev/md* as well as /dev/md/* (LP: #84228).
* Set Maintainer to <email address hidden>.

7. By Frans Pop <email address hidden>

[ Colin Watson ]
* Mark ${ITEMS} in partman-md/confirm as untranslatable.

[ Updated translations ]
* Belarusian (be.po) by Andrei Darashenka
* Catalan (ca.po) by Jordi Mallach
* Czech (cs.po) by Miroslav Kure
* Danish (da.po) by Claus Hindsgaul
* German (de.po) by Jens Seidel
* Greek, Modern (1453-) (el.po) by quad-nrg.net
* Esperanto (eo.po) by Serge Leblanc
* Spanish (es.po) by Javier Fernández-Sanguino Peña
* Estonian (et.po) by Siim Põder
* Basque (eu.po) by Piarres Beobide
* Finnish (fi.po) by Tapio Lehtonen
* French (fr.po) by Christian Perrier
* Galician (gl.po) by Jacobo Tarrio
* Hebrew (he.po) by Lior Kaplan
* Hindi (hi.po) by Nishant Sharma
* Croatian (hr.po) by Josip Rodin
* Hungarian (hu.po) by SZERVÁC Attila
* Indonesian (id.po) by Arief S Fitrianto
* Italian (it.po) by Giuseppe Sacco
* Japanese (ja.po) by Kenshi Muto
* Khmer (km.po) by Khoem Sokhem
* Korean (ko.po) by Sunjae park
* Kurdish (ku.po) by Erdal Ronahi
* Latvian (lv.po) by Aigars Mahinovs
* Macedonian (mk.po) by Georgi Stanojevski
* Norwegian Bokmål (nb.po) by Bjørn Steensrud
* Dutch (nl.po) by Bart Cornelis
* Panjabi (pa.po) by A S Alam
* Polish (pl.po) by Bartosz Fenski
* Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
* Portuguese (pt.po) by Miguel Figueiredo
* Romanian (ro.po) by Eddy Petrișor
* Russian (ru.po) by Yuri Kozlov
* Slovak (sk.po) by Peter Mann
* Swedish (sv.po) by Daniel Nylander
* Tamil (ta.po) by Damodharan Rajalingam
* Thai (th.po) by Theppitak Karoonboonyanan
* Tagalog (tl.po) by Eric Pareja
* Turkish (tr.po) by Recai Oktaş
* Ukrainian (uk.po) by Eugeniy Meshcheryakov
* Vietnamese (vi.po) by Clytie Siddall
* Wolof (wo.po) by Mouhamadou Mamoune Mbacke
* Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
* Traditional Chinese (zh_TW.po) by Tetralet

6. By Frans Pop <email address hidden>

* Do not run init.d script if we don't have RAID support.
* Remove Standards-Version as it is not relevant for udebs.
* Add dependency on cdebconf.

5. By Frans Pop <email address hidden>

During partman initialization, check if RAID device is already opened to
avoid opening it twice which results in a warning. Closes: #377291.

4. By Frans Pop <email address hidden>

[ David Härdeman ]
* Use the generic confirm_changes from partman-base.
  (needs partman-base 87)

[ Updated translations ]
* Estonian (et.po) by Siim Põder
* Thai (th.po) by Theppitak Karoonboonyanan
* Turkish (tr.po) by Recai Oktaş

3. By Fabio Massimo Di Nitto

[ Fabio M. Di Nitto ]
RAID cannot be selected if we are on sparc AND the partiton starts at 0
otherwise there will partition table corruption happening in the first
512 bytes of the disk.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/partman-md
This branch contains Public information 
Everyone can see this information.

Subscribers