1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871
|
live-installer (53) unstable; urgency=medium
* Drop Otavio Salvador from Uploaders. Thank you for your work
within the D-I team. Closes: #847260
-- Christian Perrier <bubulle@debian.org> Wed, 07 Dec 2016 09:57:42 +0100
live-installer (52) unstable; urgency=medium
[ Colin Watson ]
* Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.
-- Christian Perrier <bubulle@debian.org> Sun, 07 Feb 2016 18:47:47 +0100
live-installer (51) unstable; urgency=medium
[ Updated translations ]
* Turkish (tr.po) by Mert Dirik
-- Christian Perrier <bubulle@debian.org> Sat, 25 Jul 2015 19:19:09 +0200
live-installer (50) unstable; urgency=medium
[ Updated translations ]
* Turkish (tr.po) by Mert Dirik
-- Christian Perrier <bubulle@debian.org> Thu, 25 Jun 2015 11:22:55 +0200
live-installer (49) unstable; urgency=medium
[ Raphaël Hertzog ]
* Add live-installer.d/ssl-cert to regenerate the Snake Oil certificate
at installation time (it's dropped by live-build and recreated dynamically
on each boot by live-config).
-- Christian Perrier <bubulle@debian.org> Sat, 11 Apr 2015 08:22:56 +0200
live-installer (48) unstable; urgency=low
* Drop cruft files from my unclean git copy. Sigh:
- live-installer.d/remove-packages
- live-installer.d/xserver-xorg
-- Christian Perrier <bubulle@debian.org> Mon, 09 Mar 2015 16:56:58 +0100
live-installer (47) unstable; urgency=low
[ Updated translations ]
* Danish (da.po) by Joe Hansen
-- Christian Perrier <bubulle@debian.org> Sun, 08 Mar 2015 11:27:38 +0100
live-installer (46) unstable; urgency=medium
[ Colin Watson ]
* Merge from Ubuntu:
- Copy extended attributes to target system (LP: #1302192).
[ Updated translations ]
* Danish (da.po) by Joe Hansen
* Estonian (et.po) by Mattias Põldaru
-- Christian Perrier <bubulle@debian.org> Wed, 10 Sep 2014 12:15:01 +0200
live-installer (45) unstable; urgency=low
[ Updated translations ]
* Russian (ru.po) by Yuri Kozlov
-- Christian Perrier <bubulle@debian.org> Sun, 10 Nov 2013 14:27:56 +0100
live-installer (44) unstable; urgency=low
[ Raphaël Hertzog ]
* Preserve /etc/crypttab (just like /etc/fstab) setup by partman-crypto
before live-installer runs (and fix installation on encrypted
filesystems at the same time).
[ Updated translations ]
* Tajik (tg.po) by Victor Ibragimov
-- Christian Perrier <bubulle@debian.org> Sun, 08 Sep 2013 10:03:20 +0200
live-installer (42) unstable; urgency=low
[ Dmitrijs Ledkovs ]
* Set Vcs-* to canonical format.
[ Christian Perrier ]
* Update Standards to 3.9.4 (checked)
-- Christian Perrier <bubulle@debian.org> Sun, 14 Jul 2013 13:17:07 +0200
live-installer (41) unstable; urgency=low
[ Colin Watson ]
* Add AM_MAINTAINER_MODE to configure.ac, defaulting to enable to preserve
previous behaviour. This is mainly so that dh_auto_configure doesn't
produce warnings by passing --disable-maintainer-mode.
[ Updated translations ]
* Croatian (hr.po) by Tomislav Krznar
-- Christian Perrier <bubulle@debian.org> Fri, 17 May 2013 10:48:47 +0200
live-installer (40) unstable; urgency=low
[ Raphaël Hertzog ]
* Reduce Installer-Menu-Item to 6490 to take precedence over
bootstrap-base in the ordering computed by d-i's main-menu.
* Change Italian translation of "Install the system" to something
else than base-installer's Italian translation of "Install the base
system" (“Installare il sistema base” → “Installare il sistema”) to
avoid confusing debconf with a list of two identical entries.
-- Christian Perrier <bubulle@debian.org> Sun, 03 Mar 2013 15:09:32 +0100
live-installer (39) unstable; urgency=low
[ Raphaël Hertzog ]
* Work-around #652946 by dropping the empty /var/lock and /var/run
directories created by partman-target.
* Add proper checks to ensure that tar completed successfully. Returns a
meaningful error message otherwise. Closes: #673328
-- Christian Perrier <bubulle@debian.org> Sat, 22 Dec 2012 14:50:47 +0100
live-installer (38) unstable; urgency=low
[ Raphaël Hertzog ]
* Preserve /etc/fstab created by d-i during the copy of the live system.
[ Updated translations ]
* Catalan (ca.po) by Jordi Mallach
-- Christian Perrier <bubulle@debian.org> Tue, 11 Dec 2012 06:07:12 +0100
live-installer (37) unstable; urgency=low
[ Colin Watson ]
* Fix syntax error in debian/copyright.
[ Christian Perrier ]
* Add myself to Uploaders
-- Christian Perrier <bubulle@debian.org> Sun, 05 Aug 2012 18:28:58 +0200
live-installer (36) unstable; urgency=low
[ Christian Perrier ]
* Replace XC-Package-Type
[ debian-installer role ]
* [l10n] [SILENT_COMMIT] Commit changed/added files
* [l10n] [SILENT_COMMIT] Commit changed/added files
[ Daniel Baumann ]
* Updating to debhelper version 9.
* Updating to standars version 3.9.3.
* Updating copyright to format version 1.0.
* Switching to xz compression.
-- Daniel Baumann <daniel@debian.org> Sat, 30 Jun 2012 18:59:03 +0200
live-installer (35) unstable; urgency=low
* Team upload
* Replace XC-package-Type by Package-Type
[ Joey Hess ]
* Set do_manual_removal=true when /cdrom/live/filesystem.packages-remove
is not found. See #655198.
[ Updated translations ]
* Asturian (ast.po) by Mikel González
* Bulgarian (bg.po) by Damyan Ivanov
* Tibetan (bo.po) by Tennom
* Welsh (cy.po) by Dafydd Tomos
* Estonian (et.po) by Mattias Põldaru
* Indonesian (id.po) by Mahyuddin Susanto
* Icelandic (is.po) by Sveinn í Felli
* Kannada (kn.po) by Prabodh C P
* Lithuanian (lt.po) by Rimas Kudelis
* Latvian (lv.po) by Rūdolfs Mazurs
* Macedonian (mk.po) by Arangel Angov
* Panjabi (pa.po) by A S Alam
* Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
* Traditional Chinese (zh_TW.po) by Yao Wei (魏銘廷)
-- Christian Perrier <bubulle@debian.org> Fri, 15 Jun 2012 19:30:49 +0200
live-installer (34) unstable; urgency=low
* Updating package to debhelper version 8.
* Updating package to standards version 3.9.2.
* Updating year in copyright file.
* Dropping pre-squeeze xserver-xorg live-installer.d script.
* Removing live-initramfs mentioning from comments in support scripts.
* Using consistent sorting of first debian, then ubuntu in remove-
live-packages script.
-- Daniel Baumann <daniel@debian.org> Sat, 29 Oct 2011 14:10:00 +0200
live-installer (33) unstable; urgency=low
[ Otavio Salvador ]
* postinst: drop Lenny support
[ Daniel Baumann ]
* Simplyfing 60remove-live-packages.
* Support package removal lists on live media.
* Dropping lenny packages from static removal list.
* Only running manual removal if no removal list has been found.
* Updating filename of the package removal list to match what live-
build is actually producing.
* Correcting wrong setting of manual removal when a removal list is
used.
* Only try to remove packages from removal list that are actually
existing.
* Making reading of package removal list more robust by only looking
at the first field in case live-build ever puts more information
(such as package versions etc., like it does with the positive
package list.) into a removal list.
-- Daniel Baumann <daniel@debian.org> Fri, 28 Oct 2011 12:52:36 +0200
live-installer (32) unstable; urgency=low
* Team upload
[ Updated translations ]
* Bulgarian (bg.po) by Damyan Ivanov
* Esperanto (eo.po) by Felipe Castro
* Korean (ko.po) by Changwoo Ryu
* Romanian (ro.po) by Eddy Petrișor
* Slovak (sk.po) by Ivan Masár
* Swedish (sv.po) by Daniel Nylander
* Uyghur (ug.po) by Sahran
-- Christian Perrier <bubulle@debian.org> Sun, 24 Apr 2011 15:01:04 +0200
live-installer (31) unstable; urgency=low
[ Otavio Salvador ]
* Ensure to remove live packages even if run in not live mode. Closes:
#613360.
[ Daniel Baumann ]
* Really ensure to remove live packages even if run in not live mode.
-- Daniel Baumann <daniel@debian.org> Fri, 04 Mar 2011 10:59:22 +0100
live-installer (30) unstable; urgency=low
* Move console-setup hook from live-installer.d to post-base-installer.d,
so that it can pick up the value of debian-installer/keymap set by
kbd-chooser's post-base-installer hook.
* Try to reconfigure keyboard-configuration as well as console-setup.
Remove existing configuration files in /target first so that this
actually does effective reconfiguration (Closes: #603974).
* Set ANNA_QUIET=1 when installing kernel modules, since otherwise anna
tears down our progress bar (regression in live-installer 29; Closes:
#608042).
-- Colin Watson <cjwatson@debian.org> Wed, 26 Jan 2011 09:36:36 +0000
live-installer (29) unstable; urgency=low
[ Otavio Salvador ]
* Don't depends on fs modules since it can be loaded during the
filesystem lookup and avoiding useless modules being loaded into
memory.
[ Daniel Baumann ]
* Also removing backend packages for both live-boot and live-config when
running normal installation.
* Using apt-get purge instead of apt-get remove --purge.
* Calling depmod before modprobing support modules.
* For consistency, and for more flexibility with custom d-i kernels,
also making anna call for installing support modules never fail.
[ Updated translations ]
* Lao (lo.po) by Anousak Souphavanh
* Northern Sami (se.po) by Børre Gaup
* Telugu (te.po) by Arjuna Rao Chavala
-- Otavio Salvador <otavio@debian.org> Fri, 24 Dec 2010 19:21:36 -0200
live-installer (28) unstable; urgency=low
[ Daniel Baumann ]
* Also removing debian-installer-launcher from target (Closes: #604133).
* Adding support for btrfs (Closes: #598181).
[ Otavio Salvador ]
* Use install_extra from base-installer's library. Closes: #604126.
[ Daniel Baumann ]
* Reconfigure openssh-server to regenerate host keys if required.
* Reconfigure console-setup to apply keyboard configuration (Closes: #603974).
[ Updated translations ]
* si (si.po) by Danishka Navin
* Slovenian (sl.po) by Vanja Cvelbar
-- Daniel Baumann <daniel@debian.org> Mon, 22 Nov 2010 22:51:10 +0100
live-installer (27) unstable; urgency=low
* We should depends on created-fstab since it needs to be available to
be copyed to /target after copying the image.
[ Updated translations ]
* Bengali (bn.po) by Israt Jahan
* Catalan (ca.po) by Jordi Mallach
* Icelandic (is.po) by Sveinn Felli
-- Otavio Salvador <otavio@debian.org> Fri, 12 Nov 2010 14:39:59 -0200
live-installer (26) unstable; urgency=low
* Set ARCH and OS because the media handling depends on it to work.
-- Otavio Salvador <otavio@debian.org> Mon, 20 Sep 2010 19:40:04 -0300
live-installer (25) unstable; urgency=low
[ Christian Perrier ]
* Team upload.
[ Daniel Baumann ]
* Correcting debhelper install file.
[ Updated translations ]
* Asturian (ast.po) by maacub
* Bulgarian (bg.po) by Damyan Ivanov
* Czech (cs.po) by Miroslav Kure
* Danish (da.po) by Jacob Sparre Andersen
-- Christian Perrier <bubulle@debian.org> Sat, 28 Aug 2010 18:37:31 +0200
live-installer (24) unstable; urgency=low
* Moving live-installer-launcher to own source package named
debian-installer-launcher.
* Updating copyright file.
* Updating package to standards version 3.9.1.
* Adding svn browser field in control.
* Sorting depends and provides.
-- Daniel Baumann <daniel@debian.org> Sun, 01 Aug 2010 08:53:18 +0200
live-installer (23) unstable; urgency=low
[ Daniel Baumann ]
* Rename debconf subscripts to more meaningful names.
* Using gtk debconf frontend where appropriate.
[ Otavio Salvador ]
* Fix regression when not using gnome/gtk frontend.
[ Daniel Baumann ]
* Also setting title for debconf mode question.
* Updating TODO file.
* Updating date and version header in launcher manpage.
[ Updated translations ]
* Lithuanian (lt.po) by Kęstutis Biliūnas
-- Daniel Baumann <daniel@debian.org> Wed, 28 Jul 2010 23:15:49 +0200
live-installer (22) unstable; urgency=low
* Updating TODO file.
* Adding appropriate xhost call to allow gtk installer to connect to the
local display.
* Adding README.Debian for live-installer-launcher with a note about xhost.
* Only using xhost when using the gtk frontend, avoiding it for text installs.
* Preseed the reboot method to avoid timeout in d-i when using live-installer.
* Adding kernel mismatch handling (Closes: #570811).
* Using db_settitle for kernel mismatch handling debconf message.
-- Daniel Baumann <daniel@debian.org> Wed, 28 Jul 2010 06:12:34 +0200
live-installer (21) unstable; urgency=low
* Bindmounting the installer media in order to skip cdrom-detect.
* Adding support for launching the gtk graphical installer.
-- Daniel Baumann <daniel@debian.org> Tue, 27 Jul 2010 23:01:29 +0200
live-installer (20) unstable; urgency=low
* Adding corrections to desktop file from Ben Armstrong <synrg@debian.org>.
* Updating to standards version 3.9.0.
-- Daniel Baumann <daniel@debian.org> Wed, 14 Jul 2010 14:54:23 +0200
live-installer (19) unstable; urgency=low
[ Daniel Baumann ]
* Correcting exec statement in desktop file, thanks to Jonas Genannt.
[ Updated translations ]
* Belarusian (be.po) by Viktar Siarheichyk
* Persian (fa.po) by acathur
* Indonesian (id.po) by Arief S Fitrianto
* Central Khmer (km.po) by Khoem Sokhem
* Kurdish (ku.po) by Erdal Ronahi
* Macedonian (mk.po) by Arangel Angov
* Ukrainian (uk.po) by Borys Yanovych
-- Christian Perrier <bubulle@debian.org> Sun, 11 Jul 2010 13:57:48 +0200
live-installer (18) unstable; urgency=low
[ Cody A.W. Somerville ]
* Always reconfigure X but if xorg.conf exists and is not zero byte then
copy xorg.conf before reconfiguring and then copy back once complete.
[ Updated translations ]
* Asturian (ast.po) by astur
* German (de.po) by Holger Wansing
* French (fr.po) by Christian Perrier
* Lithuanian (lt.po) by Kęstutis Biliūnas
* Slovenian (sl.po) by Vanja Cvelbar
-- Daniel Baumann <daniel@debian.org> Thu, 18 May 2010 18:53:34 +0200
live-installer (17) unstable; urgency=low
* Update waypoints in line with changes in base-installer.
[ Updated translations ]
* Slovenian (sl.po) by Vanja Cvelbar
-- Frans Pop <fjp@debian.org> Mon, 22 Feb 2010 03:55:43 +0100
live-installer (16) unstable; urgency=low
* Applying slightly modified patch from Cody A.W. Somerville
<cody.somerville@canonical.com> to add live-installer.d script
handling resume partition configuration.
-- Daniel Baumann <daniel@debian.org> Wed, 17 Feb 2010 13:04:15 +0100
live-installer (15) unstable; urgency=low
* Adding build-depends to autoconf and automake: previously, this wasn't
necessary, as configure and Makefile were included in the sources after
the build of the uploading architecture, but by using dh, it gets removed
automatically.
-- Daniel Baumann <daniel@debian.org> Sun, 07 Feb 2010 07:54:20 +0100
live-installer (14) unstable; urgency=low
[ Colin Watson ]
* Remove unnecessary dh_installdebconf override; dh_installdeb doesn't
install postrm scripts for udebs anyway, as of debhelper 4.2.0.
* Just make launcher/*.sh executable in the source package rather than
overriding dh_fixperms, which won't undo this.
[ Daniel Baumann ]
* Adding standards version in control (Closes: #552576).
* Doing an apt-get autoremove after removing live related packages,
thanks to Cody A.W. Somerville <cody.somerville@canonical.com>.
* Applying slightly modified patch from Cody A.W. Somerville
<cody.somerville@canonical.com> to re-add ubuntu support.
* Updating to standards version 3.8.4.
* Wrapping lines in control to 80 chars per line.
* Removing trailing slashes in debhelper install files.
[ Updated translations ]
* Asturian (ast.po) by astur
* Belarusian (be.po) by Pavel Piatruk
* Danish (da.po) by Ask Hjorth Larsen
* German (de.po) by Holger Wansing
* Galician (gl.po) by Marce Villarino
* Italian (it.po) by Milo Casagrande
* Korean (ko.po) by Changwoo Ryu
* Slovenian (sl.po) by Vanja Cvelbar
* Simplified Chinese (zh_CN.po) by 苏运强
-- Daniel Baumann <daniel@debian.org> Sat, 06 Feb 2010 23:03:27 +0100
live-installer (13) unstable; urgency=low
[ Daniel Baumann ]
* Only calling chmod on live-installer-launcher scripts when we
are actually building the arch all package (Closes: #541385).
[ Chris Lamb ]
* Bump debhelper 7 dependency to 7.0.50~ as we use override_dh_*
* Add dependency on cdebconf-udeb to appease lintian.
* Drop unused "maintainer-script-lacks-debhelper-token" override.
* Drop "Encoding=UTF-8" from live-installer-laucher's .desktop file.
* Add "set -e" to live-installer-laucher's postinst to appease lintian.
* Expand the long description of live-installer-launcher/mode.
* Don't use an imperative in live-installer-launcher/mode's short name.
* Add debconf-is-not-a-registry and no-debconf-config overrides for
live-installer-launcher.
-- Chris Lamb <lamby@debian.org> Wed, 19 Aug 2009 21:58:05 +0100
live-installer (12) unstable; urgency=low
[ Otavio Salvador ]
* Use a single supporting code for ext[234].
* Fix shebang to use -e in dir supporting code. (Closes: #540731)
* Calls autogen.sh in case configure isn't found to make sure it
properly builds the print-inodes binary.
* Add support for Lenny.
* Exit installer in case we're running it in live mode (requires
rootskel 1.79).
[ Daniel Baumann ]
* Mounting extX images read-only in order to not 'corrupt' images in case
of a power-loss when installing from a read-write capable installation
media, such as usb sticks.
* Using dh7 tiny rules and getting rid of cdbs.
* Using own in-target like function to call xserver-xorg reconfiguration
in order to have it run noninteractively.
* Updating year in copyright file.
* Initial import of live-installer-launcher.
[ Otavio Salvador ]
* Fix permission of live-installer-launcher's scripts.
[ Daniel Baumann ]
* Always adding 'plainroot' to the boot parameters when installing the
system in live mode, this is the only supported boot method in
live-initramfs for live systems installed to the harddisk.
[ Updated translations ]
* Czech (cs.po) by Miroslav Kure
* Esperanto (eo.po) by Felipe Castro
* Estonian (et.po) by Mattias Põldaru
* Basque (eu.po) by Piarres Beobide
* Hindi (hi.po)
* Italian (it.po) by Milo Casagrande
-- Chris Lamb <lamby@debian.org> Wed, 12 Aug 2009 22:00:51 +0100
live-installer (11) unstable; urgency=low
* Replacing old left-over from squashfs-installer name in configure.ac.
* Removing useless whitespaces in changelog.
* Upgrading package to debhelper 7.
* Reordering copyright file in machine interpretable format.
* Prefixing debhelper files with package name.
* Updating packagename of late userspace components of live-initramfs.
* Dropping etch support, d-i on etch is unsupported.
* Adding support for ext4 images.
-- Daniel Baumann <daniel@debian.org> Sun, 28 Jun 2009 10:58:00 -0300
live-installer (10) unstable; urgency=low
[ Chris Lamb ]
* Detach loop devices and unmount filesystems so that CD-ROM ejection in
finish-install doesn't fail. (Closes: #528480)
-- Otavio Salvador <otavio@debian.org> Fri, 12 Jun 2009 15:54:26 -0300
live-installer (9) unstable; urgency=low
* busybox-udeb now supports tar creation, so don't use tar from the live
system. (Closes: #527306)
* Update email address.
* Add versioned binary dependency on busybox-udeb as we now rely on its tar
creation functionality.
[ Updated translations ]
* Asturian (ast.po) by Marcos Alvarez Costales
* Bengali (bn.po) by Md. Rezwan Shahid
* Spanish (es.po) by Javier Fernández-Sanguino Peña
* Estonian (et.po) by Mattias Põldaru
* Basque (eu.po) by Piarres Beobide
* Galician (gl.po) by marce villarino
* Hindi (hi.po) by Kumar Appaiah
* Italian (it.po) by Milo Casagrande
* Kazakh (kk.po) by Dauren Sarsenov
* Malayalam (ml.po) by Praveen Arimbrathodiyil
* Marathi (mr.po) by Sampada
* Norwegian Bokmal (nb.po) by Hans Fredrik Nordhaug
* Tagalog (tl.po) by Eric Pareja
* Wolof (wo.po) by Mouhamadou Mamoune Mbacke
-- Chris Lamb <lamby@debian.org> Mon, 11 May 2009 14:11:27 +0100
live-installer (8) unstable; urgency=low
[ Updated translations ]
* Bengali (bn.po) by Mahay Alam Khan (মাহে আলম খান)
* Bosnian (bs.po) by Armin Besirovic
* Catalan (ca.po) by Jordi Mallach
* Welsh (cy.po) by Jonathan Price
* Danish (da.po)
* Greek, Modern (1453-) (el.po)
* Esperanto (eo.po) by Felipe Castro
* Spanish (es.po) by Javier Fernández-Sanguino Peña
* French (fr.po) by Christian Perrier
* Hebrew (he.po) by Omer Zak
* Hindi (hi.po) by Kumar Appaiah
* Croatian (hr.po) by Josip Rodin
* Georgian (ka.po) by Aiet Kolkhi
* Central Khmer (km.po) by KHOEM Sokhem
* Kurdish (ku.po) by Amed Çeko Jiyan
* Latvian (lv.po) by Aigars Mahinovs
* Macedonian (mk.po) by Arangel Angov
* Nepali (ne.po) by Shiva Prasad Pokharel
* Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
* Serbian (sr.po) by Veselin Mijušković
* Ukrainian (uk.po) by Євгеній Мещеряков
* Simplified Chinese (zh_CN.po) by Deng Xiyue
* Traditional Chinese (zh_TW.po) by Tetralet
-- Otavio Salvador <otavio@debian.org> Sun, 21 Sep 2008 19:08:58 -0300
live-installer (7) unstable; urgency=low
[ Frans Pop ]
* Don't clobber existing values in add_kernel_opts debconf parameter
when setting the boot mode.
[ Updated translations ]
* Basque (eu.po) by Piarres Beobide
* Croatian (hr.po) by Josip Rodin
* Italian (it.po) by Milo Casagrande
-- Otavio Salvador <otavio@debian.org> Tue, 29 Jul 2008 12:17:18 -0300
live-installer (6) unstable; urgency=low
[ Joey Hess ]
* Bail-out much earlier if a filesystem image cannot be found (Chris Lamb)
Closes: #486184
* Run base-install.d hooks after copying in the live system, to avoid
overwriting any files created by them. Closes: #486182
* Copy files using tar, avoids permissions problems and slowness.
Closes: #486926
[ Chris Lamb ]
* Add myself to Uploaders
* Rename Autotools bootstrapping script from "bootstrap" to "autogen.sh"
[ Updated translations ]
* Belarusian (be.po) by Pavel Piatruk
* Slovenian (sl.po) by Matej Kovacic
* Turkish (tr.po) by Mert Dirik
-- Chris Lamb <chris@chris-lamb.co.uk> Sat, 21 Jun 2008 21:20:48 +0100
live-installer (5) unstable; urgency=low
[ Updated translations ]
* Amharic (am.po) by tegegne tefera
* Arabic (ar.po) by Ossama M. Khayat
* German (de.po) by Jens Seidel
* Dzongkha (dz.po) by Jurmey Rabgay(Bongop) (DIT,BHUTAN)
* Spanish (es.po) by Javier Fernández-Sanguino Peña
* Finnish (fi.po) by Esko Arajärvi
* Hebrew (he.po) by Lior Kaplan
* Hungarian (hu.po) by SZERVÁC Attila
* Indonesian (id.po) by Arief S Fitrianto
* Japanese (ja.po) by Kenshi Muto
* Korean (ko.po) by Changwoo Ryu
* Kurdish (ku.po) by Erdal Ronahi
* Lithuanian (lt.po) by Kęstutis Biliūnas
* Malayalam (ml.po) by Praveen|പ്രവീണ് A|എ
* Marathi (mr.po) by Sampada
* Norwegian Bokmal (nb.po) by Hans Fredrik Nordhaug
* Norwegian Nynorsk (nn.po) by Håvard Korsvoll
* Punjabi (Gurmukhi) (pa.po) by Amanpreet Singh Alam
* Polish (pl.po) by Bartosz Fenski
* Romanian (ro.po) by Eddy Petrișor
* Russian (ru.po) by Yuri Kozlov
* Slovak (sk.po) by Ivan Masár
* Tamil (ta.po) by Dr.T.Vasudevan
* Vietnamese (vi.po) by Clytie Siddall
* Traditional Chinese (zh_TW.po) by Tetralet
-- Otavio Salvador <otavio@debian.org> Thu, 08 May 2008 00:17:56 -0300
live-installer (4) unstable; urgency=low
[ Daniel Baumann ]
* Manually loading loop kernel module when using squashfs images. For some
reason, this doesn't get done automatically anymore.
* Passing --yes to apt-get in remove-packages, otherwise the removal is not
non-interactive anymore.
* Unconditionally bind-mount /dev on /target after unpacking of the image,
this needs to be done always and independently of udev anyway.
* Correcting accidentally wrong kernel parameter in live-mode.
[ Otavio Salvador ]
* Clean up postinst to remove unused variables.
* Add the required templates to provide translated progress info during
live-installer.d hooks progress.
* Add support to live image installing mode selection. Currently it
support two modes: normal that unpacks the image and do the need
changes to make it look just as a installed system system; live:
unpacks the image but keep it running as live.
[ Updated translations ]
* Amharic (am.po) by Tegegne Tefera
* Arabic (ar.po) by Ossama M. Khayat
* Bulgarian (bg.po) by Damyan Ivanov
* Czech (cs.po) by Miroslav Kure
* Esperanto (eo.po) by Serge Leblanc
* Basque (eu.po) by Piarres Beobide
* Finnish (fi.po) by Esko Arajärvi
* French (fr.po) by Christian Perrier
* Galician (gl.po) by Jacobo Tarrio
* Indonesian (id.po) by Arief S Fitrianto
* Japanese (ja.po) by Kenshi Muto
* Korean (ko.po) by Changwoo Ryu
* Dutch (nl.po) by Frans Pop
* Panjabi (pa.po) by Amanpreet Singh Alam
* Polish (pl.po) by Bartosz Fenski
* Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
* Portuguese (pt.po) by Miguel Figueiredo
* Russian (ru.po) by Yuri Kozlov
* Swedish (sv.po) by Daniel Nylander
* Thai (th.po) by Theppitak Karoonboonyanan
-- Otavio Salvador <otavio@ossystems.com.br> Mon, 24 Mar 2008 18:52:39 -0300
live-installer (3) unstable; urgency=low
[ Daniel Baumann ]
* Fixing typo in remove-packages, thanks to Vagrant Cascadian
<vagrant@freegeek.org>.
[ Updated translations ]
* Amharic (am.po) by tegegne tefera
* Belarusian (be.po) by Hleb Rubanau
* Dzongkha (dz.po) by Jurmey Rabgay
* Esperanto (eo.po) by Serge Leblanc
* Finnish (fi.po) by Esko Arajärvi
* Hindi (hi.po) by Kumar Appaiah
* Indonesian (id.po) by Arief S Fitrianto
* Japanese (ja.po) by Kenshi Muto
* Central Khmer (km.po) by Khoem Sokhem
* Korean (ko.po) by Changwoo Ryu
* Kurdish (ku.po) by Erdal Ronahi
* Latvian (lv.po) by Viesturs Zarins
* Malayalam (ml.po) by Praveen|പ്രവീണ് A|എ
* Norwegian Bokmål (nb.po) by Hans Fredrik Nordhaug
* Norwegian Nynorsk (nn.po) by Håvard Korsvoll
* Panjabi (pa.po) by A S Alam
* Polish (pl.po) by Bartosz Fenski
* Romanian (ro.po) by Eddy Petrișor
* Slovenian (sl.po) by Matej Kovacic
* Albanian (sq.po) by Elian Myftiu
* Turkish (tr.po) by Recai Oktaş
* Ukrainian (uk.po)
-- Otavio Salvador <otavio@debian.org> Fri, 15 Feb 2008 11:09:26 -0200
live-installer (2) unstable; urgency=low
[ Otavio Salvador ]
* Fix copy of files with spaces on their names.
* Mount udev /dev on /target otherwise grub-installer fails.
[ Daniel Baumann ]
* Added myself to uploaders.
[ Updated translations ]
* Catalan (ca.po) by Jordi Mallach
* Hungarian (hu.po) by SZERVÁC Attila
* Italian (it.po) by Stefano Canepa
* Lithuanian (lt.po) by K#stutis Bili#nas
* Slovak (sk.po) by Peter Mann
-- Daniel Baumann <daniel@debian.org> Tue, 18 Sep 2007 20:16:00 +0200
live-installer (1) unstable; urgency=low
[ Otavio Salvador ]
* Make live-installer team maintained by d-i team.
* Added XS-Vcs-Svn header,
[ Joey Hess ]
* Add missing deps on base-installer and archdetect.
[ Updated translations ]
* Bengali (bn.po) by Jamil Ahmed
* Czech (cs.po) by Miroslav Kure
* German (de.po) by Jens Seidel
* Spanish (es.po) by Javier Fernández-Sanguino Peña
* Hebrew (he.po) by Lior Kaplan
* Nepali (ne.po) by Nabin Gautam
* Dutch (nl.po) by Frans Pop
* Panjabi (pa.po) by A S Alam
* Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
* Portuguese (pt.po) by Miguel Figueiredo
* Russian (ru.po) by Yuri Kozlov
* Swedish (sv.po) by Daniel Nylander
* Tamil (ta.po) by Dr.T.Vasudevan
* Thai (th.po) by Theppitak Karoonboonyanan
* Vietnamese (vi.po) by Clytie Siddall
-- Otavio Salvador <otavio@debian.org> Mon, 06 Aug 2007 16:13:42 -0300
live-installer (0) unstable; urgency=low
* Initial release.
[ Updated translations ]
* Arabic (ar.po) by Ossama M. Khayat
* Belarusian (be.po) by Hleb Rubanau
* Bulgarian (bg.po) by Damyan Ivanov
* Bengali (bn.po) by Mahay Alam Khan (মাহে আলম)
* Bosnian (bs.po) by Safir Secerovic
* 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
* Greek, Modern (1453-) (el.po) by galaxico
* 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
* Gujarati (gu.po) by Kartik Mistry
* 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 Stefano Canepa
* Japanese (ja.po) by Kenshi Muto
* Georgian (ka.po) by Aiet Kolkhi
* Khmer (km.po) by Khoem Sokhem
* Korean (ko.po) by Sunjae Park
* Kurdish (ku.po) by Amed Çeko Jiyan
* Lithuanian (lt.po) by Kęstutis Biliūnas
* Latvian (lv.po) by Aigars Mahinovs
* Macedonian (mk.po) by Georgi Stanojevski
* Malayalam (ml.po) by Praveen A
* Norwegian Bokmål (nb.po) by Bjørn Steensrud
* Nepali (ne.po) by Shiva Pokharel
* Dutch (nl.po) by Bart Cornelis
* Norwegian Nynorsk (nn.po)
* Panjabi (pa.po) by A S Alam
* Polish (pl.po) by Bartosz Fenski
* Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
* 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
* Slovenian (sl.po) by Matej Kovacic
* 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
* Tagalog (tl.po) by Eric Pareja
* Turkish (tr.po) by Recai Oktaş
* Ukrainian (uk.po)
* Vietnamese (vi.po) by Clytie Siddall
* Wolof (wo.po) by Mouhamadou Mamoune Mbacke
* Simplified Chinese (zh_CN.po) by Ming Hua
* Traditional Chinese (zh_TW.po) by Tetralet
-- Otavio Salvador <otavio@ossystems.com.br> Fri, 29 Jun 2007 15:14:37 -0300
|