| 1 |
kmuto |
7463 |
partman (5) UNRELEASED; urgency=low |
| 2 |
|
|
|
| 3 |
bubulle |
7585 |
* Add Japanese translation (ja.po) |
| 4 |
|
|
* Christian Perrier |
| 5 |
|
|
- First debconf templates "polishing" |
| 6 |
|
|
- run debconf-updatepo (and fuzzy translations, sorry) |
| 7 |
kmuto |
7485 |
* Kenshi Muto |
| 8 |
|
|
- Add Japanese translation (ja.po) |
| 9 |
|
|
- Update Japanese translation. |
| 10 |
bubulle |
7476 |
* Christian Perrier |
| 11 |
|
|
- First debconf templates "polishing" |
| 12 |
|
|
- run debconf-updatepo (and fuzzy translations, sorry) |
| 13 |
andrelop |
7493 |
* André Luís Lopes |
| 14 |
|
|
- Added Brazilian Portuguese (pt_BR) translation. |
| 15 |
seppy |
7501 |
* Dennis Stampfer |
| 16 |
|
|
- Initial German translation (de.po). |
| 17 |
bubulle |
7585 |
* Christian Perrier |
| 18 |
|
|
- Initial French translation (fr.po). |
| 19 |
pronik-guest |
7598 |
* Nikolai Prokocshenko |
| 20 |
|
|
- Added russian translation (ru.po) |
| 21 |
kmuto |
7463 |
|
| 22 |
|
|
-- Kenshi Muto <kmuto@debian.org> Thu, 8 Jan 2004 10:13:18 +0900 |
| 23 |
|
|
|
| 24 |
zinoviev |
7449 |
partman (4) unstable; urgency=low |
| 25 |
bubulle |
7476 |
, |
| 26 |
zinoviev |
7449 |
* parted_server.c: initialise devices, number_devices and |
| 27 |
|
|
allocated_devices. |
| 28 |
|
|
* Uses po-debconf. |
| 29 |
|
|
* Use db_metaget to translate messages. |
| 30 |
|
|
* Correct the wrong word `choosed'. |
| 31 |
markos |
7460 |
* Konstantinos Margaritis |
| 32 |
|
|
- Initial Greek translation (el.po) |
| 33 |
zinoviev |
7449 |
|
| 34 |
|
|
-- Anton Zinoviev <zinoviev@debian.org> Mon, 5 Jan 2004 13:28:22 +0200 |
| 35 |
|
|
|
| 36 |
|
|
partman (3) unstable; urgency=low |
| 37 |
|
|
|
| 38 |
|
|
* parted_server: new functions start_timer, stop_timer, timer_handler, |
| 39 |
|
|
timered_file_system_create, timered_file_system_check, |
| 40 |
|
|
timered_file_system_copy and timered_file_system_resize. Used |
| 41 |
|
|
timered_...(...) instead of ped_...(..., NULL). |
| 42 |
|
|
* definitions: support for timers in exception_handler. New function |
| 43 |
|
|
name_progress_bar |
| 44 |
|
|
* New scripts: backup in init.d, unbackup in undo.d, remove_backup in |
| 45 |
|
|
commit.d. |
| 46 |
|
|
* update.d/detected_filesystem exits if there is a file |
| 47 |
|
|
/var/lib/partman/filesystems_detected. New scripts: |
| 48 |
|
|
init.d/filesystems_detected and commit.d/filesystems_changed. |
| 49 |
|
|
* Uses `exit 0' and `return 0' instead of just `exit' and `return'. |
| 50 |
|
|
|
| 51 |
|
|
-- Anton Zinoviev <zinoviev@debian.org> Fri, 12 Dec 2003 09:00:05 +0200 |
| 52 |
|
|
|
| 53 |
|
|
partman (2) unstable; urgency=low |
| 54 |
|
|
|
| 55 |
|
|
* Merged with partman-parted. |
| 56 |
|
|
* Uses init.d, undo.d and commit.d. |
| 57 |
|
|
* The device directory is /var/lib/partman/devices rather than somewhere |
| 58 |
|
|
in /tmp. |
| 59 |
|
|
* Each device has it own partition directory which contains only |
| 60 |
|
|
information from name.d. |
| 61 |
|
|
* parted_devices is in /bin. Returns bytes rather than human size. |
| 62 |
|
|
server is renamed to parted_server and is also in /bin. |
| 63 |
|
|
* Renamings of the files in the device-directories: parted_name->device, |
| 64 |
|
|
device_name->model, size contains blocks rather than human size. name |
| 65 |
|
|
is removed. |
| 66 |
|
|
* The creation of new label is moved in partman-partitioning. |
| 67 |
|
|
|
| 68 |
|
|
-- Anton Zinoviev <zinoviev@debian.org> Mon, 17 Nov 2003 23:30:28 +0200 |
| 69 |
|
|
|
| 70 |
|
|
partman (1) unstable; urgency=low |
| 71 |
|
|
|
| 72 |
|
|
* First version. |
| 73 |
|
|
|
| 74 |
|
|
-- Anton Zinoviev <zinoviev@debian.org> Wed, 27 Aug 2003 07:03:28 +0200 |