[Git-commits] [grml/live-boot-grml] 20a36d: Fixing name of overlayfs kernel module for inclusi...

Evgeni Golov evgeni at debian.org
Fri Jun 26 08:08:18 CEST 2015


  Branch: refs/heads/evgeni/live-boot-5.0
  Home:   https://github.com/grml/live-boot-grml
  Commit: 20a36dd1e76d50c02968a50212a59c34efb3e79a
      https://github.com/grml/live-boot-grml/commit/20a36dd1e76d50c02968a50212a59c34efb3e79a
  Author: Tails developers <amnesia at boum.org>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    M backend/initramfs-tools/live.hook

  Log Message:
  -----------
  Fixing name of overlayfs kernel module for inclusion in the initramfs (Closes: #773868).


  Commit: 44e7b72fa71425b02ec770b1f3429b27a5cf6c51
      https://github.com/grml/live-boot-grml/commit/44e7b72fa71425b02ec770b1f3429b27a5cf6c51
  Author: Daniel Baumann <mail at daniel-baumann.ch>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    M backend/initramfs-tools/live.hook
    M components/9990-misc-helpers.sh
    M components/9990-overlay.sh

  Log Message:
  -----------
  Using 'overlay' instead of 'overlayfs' everywhere, without backwards compatibility (Closes: #773881).

When overlayfs got merged into kernel mainline it was
renamed to overlay. We don't provide backwards compatibility
since overlayfs support was experimental and only with
non-debian default kernels available.


  Commit: ec9bd07c900e13d606445518a87e0326902d5815
      https://github.com/grml/live-boot-grml/commit/ec9bd07c900e13d606445518a87e0326902d5815
  Author: Daniel Baumann <mail at daniel-baumann.ch>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    M backend/initramfs-tools/live.hook
    M components/9990-main.sh
    M components/9990-misc-helpers.sh
    M components/9990-overlay.sh
    M debian/control
    M debian/live-boot.bug-script

  Log Message:
  -----------
  Dropping unionfs-fuse support:

  * unionfs-fuse itself has been always very buggy for us.
  * unionfs-fuse code in live-boot as been experimental at best.
  * the FUSE implementation is horribly slow due to the nature of
    FUSE (~10min to boot a live system with unionfs-fuse compared
    to <<1min with aufs).
  * and last but not least, there's overlay in kernel mainline now.


  Commit: ad63444c66cae26ee32136f9073aa5fc9cf04690
      https://github.com/grml/live-boot-grml/commit/ad63444c66cae26ee32136f9073aa5fc9cf04690
  Author: Daniel Baumann <mail at daniel-baumann.ch>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    M backend/initramfs-tools/live.hook
    M components/9990-overlay.sh

  Log Message:
  -----------
  Dropping unionfs support, long superseeded with aufs.


  Commit: 7565361fef5dda9d60bb7540e408630caded4bd1
      https://github.com/grml/live-boot-grml/commit/7565361fef5dda9d60bb7540e408630caded4bd1
  Author: Daniel Baumann <mail at daniel-baumann.ch>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    M components/9990-overlay.sh

  Log Message:
  -----------
  Dropping unionmount support, superseeded with overlay in mainline kernel.


  Commit: c2bad45e991632c647f0c6c542bd4a0514f32fe7
      https://github.com/grml/live-boot-grml/commit/c2bad45e991632c647f0c6c542bd4a0514f32fe7
  Author: Daniel Baumann <mail at daniel-baumann.ch>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    M manpages/en/live-boot.7
    M manpages/en/persistence.conf.5
    M manpages/es/live-boot.es.7
    M manpages/es/persistence.conf.es.5
    M manpages/ja/live-boot.ja.7
    M manpages/ja/persistence.conf.ja.5
    M manpages/po/es/live-boot.7.po
    M manpages/po/es/persistence.conf.5.po
    M manpages/po/ja/live-boot.7.po
    M manpages/po/ja/persistence.conf.5.po
    M manpages/pot/live-boot.7.pot
    M manpages/pot/persistence.conf.5.pot

  Log Message:
  -----------
  Updating manpages for union= boot parameter.


  Commit: f2dcec3f21086a557db86ae928295474be79d35b
      https://github.com/grml/live-boot-grml/commit/f2dcec3f21086a557db86ae928295474be79d35b
  Author: Daniel Baumann <mail at daniel-baumann.ch>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    M components/9990-misc-helpers.sh
    M components/9990-overlay.sh

  Log Message:
  -----------
  Simplifying code a bit after removal of no longer supported overlay alternatives.


  Commit: 6fae187035cc9486574834f78e79dd495055e809
      https://github.com/grml/live-boot-grml/commit/6fae187035cc9486574834f78e79dd495055e809
  Author: Daniel Baumann <mail at daniel-baumann.ch>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    M debian/copyright
    M manpages/bin/update-version.sh

  Log Message:
  -----------
  Updating year in copyright notices to 2015.


  Commit: 3a68424fa4d5372cc0fc60d07f58867d41ddcafc
      https://github.com/grml/live-boot-grml/commit/3a68424fa4d5372cc0fc60d07f58867d41ddcafc
  Author: Daniel Baumann <mail at daniel-baumann.ch>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    M VERSION
    M debian/changelog
    M manpages/en/live-boot.7
    M manpages/en/persistence.conf.5
    M manpages/es/live-boot.es.7
    M manpages/es/persistence.conf.es.5
    M manpages/ja/live-boot.ja.7
    M manpages/ja/persistence.conf.ja.5
    M manpages/po/es/live-boot.7.po
    M manpages/po/es/persistence.conf.5.po
    M manpages/po/ja/live-boot.7.po
    M manpages/po/ja/persistence.conf.5.po
    M manpages/pot/live-boot.7.pot
    M manpages/pot/persistence.conf.5.pot

  Log Message:
  -----------
  Releasing debian version 5.0~a1-1.

Signed-off-by: Daniel Baumann <mail at daniel-baumann.ch>


  Commit: 73d837abfd95add4e0792ef27df8c7eea8a7388f
      https://github.com/grml/live-boot-grml/commit/73d837abfd95add4e0792ef27df8c7eea8a7388f
  Author: Tom Jampen <tom at cryptography.ch>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    A components/2010-remove-persistence
    M components/9990-overlay.sh

  Log Message:
  -----------
  Adding command line parameter to remove persistence.


  Commit: db25153a257eda7e396f89b522b2f68ae3f21ddd
      https://github.com/grml/live-boot-grml/commit/db25153a257eda7e396f89b522b2f68ae3f21ddd
  Author: Gaudenz Steinlin <gaudenz at debian.org>
  Date:   2015-04-02 (Thu, 02 Apr 2015)

  Changed paths:
    M components/9990-overlay.sh

  Log Message:
  -----------
  Modprobe filesystem modules before checking support.

This bug was accidentially introduced in commit ec9bd07c which removed
unionfs-fuse support.


  Commit: 71f51d671acb15907cff63595ddc8e04b4664815
      https://github.com/grml/live-boot-grml/commit/71f51d671acb15907cff63595ddc8e04b4664815
  Author: victory <victory.deb at gmail.com>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M manpages/ja/persistence.conf.ja.5
    M manpages/po/ja/persistence.conf.5.po

  Log Message:
  -----------
  Unfuzzy Japanese translation.


  Commit: 8bb7633a1b25fd465d015119d6f15a159f68b8dd
      https://github.com/grml/live-boot-grml/commit/8bb7633a1b25fd465d015119d6f15a159f68b8dd
  Author: Daniel Baumann <mail at daniel-baumann.ch>
  Date:   2015-04-26 (Sun, 26 Apr 2015)

  Changed paths:
    M VERSION
    M debian/changelog
    M manpages/en/live-boot.7
    M manpages/en/persistence.conf.5
    M manpages/es/live-boot.es.7
    M manpages/es/persistence.conf.es.5
    M manpages/ja/live-boot.ja.7
    M manpages/ja/persistence.conf.ja.5
    M manpages/po/es/live-boot.7.po
    M manpages/po/es/persistence.conf.5.po
    M manpages/po/ja/live-boot.7.po
    M manpages/po/ja/persistence.conf.5.po
    M manpages/pot/live-boot.7.pot
    M manpages/pot/persistence.conf.5.pot

  Log Message:
  -----------
  Releasing debian version 5.0~a2-1.

Signed-off-by: Daniel Baumann <mail at daniel-baumann.ch>


  Commit: d1d4af9b25661d047a3c5a739b5d1e991a863d88
      https://github.com/grml/live-boot-grml/commit/d1d4af9b25661d047a3c5a739b5d1e991a863d88
  Author: Tails developers <amnesia at boum.org>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M components/9990-misc-helpers.sh

  Log Message:
  -----------
  Patch by Steven Shiau <steven at nchc.org.tw>. The only changes so far are:

 * drop the parts of the patch that are not relevant to live-boot 5.x
 * adapt formatting to match Debian Live coding standards


  Commit: 289f0d924b6fa009790b4a67164892107a5a4086
      https://github.com/grml/live-boot-grml/commit/289f0d924b6fa009790b4a67164892107a5a4086
  Author: Tails developers <amnesia at boum.org>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M components/9990-misc-helpers.sh

  Log Message:
  -----------
  Removing attempt to mount overlayfs in an obsolete way.

The version of overlayfs that reached Linux mainline does not support
this mount call, no need to try it every time.


  Commit: 7a9c73733e5254d36ddc5df87c5908e5cea3ea77
      https://github.com/grml/live-boot-grml/commit/7a9c73733e5254d36ddc5df87c5908e5cea3ea77
  Author: Tails developers <amnesia at boum.org>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M components/9990-misc-helpers.sh

  Log Message:
  -----------
  Cleaning up comment to keep only the part that's relevant here.


  Commit: 469fb61ab8870f74f10aa8d4d235c3a57c47144b
      https://github.com/grml/live-boot-grml/commit/469fb61ab8870f74f10aa8d4d235c3a57c47144b
  Author: Tails developers <amnesia at boum.org>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M components/9990-misc-helpers.sh

  Log Message:
  -----------
  Adding missing quotes.


  Commit: 206a9bc0c758ac5f2fb55b52478de16c73bed680
      https://github.com/grml/live-boot-grml/commit/206a9bc0c758ac5f2fb55b52478de16c73bed680
  Author: Tails developers <amnesia at boum.org>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M components/9990-misc-helpers.sh

  Log Message:
  -----------
  Removing obsolete code.

We're resetting this variable to a correct value a few lines below.


  Commit: c5b6cb0b238bc8230a9366abafa73752dc093d27
      https://github.com/grml/live-boot-grml/commit/c5b6cb0b238bc8230a9366abafa73752dc093d27
  Author: Tails developers <amnesia at boum.org>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M components/9990-misc-helpers.sh

  Log Message:
  -----------
  Removing unused variables.


  Commit: e24d836cde9a318659eacea5f76e5a2b634a0b91
      https://github.com/grml/live-boot-grml/commit/e24d836cde9a318659eacea5f76e5a2b634a0b91
  Author: Tails developers <amnesia at boum.org>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M components/9990-misc-helpers.sh

  Log Message:
  -----------
  Refactoring duplicate identical call to mount.


  Commit: 9ab5aeeecac939f82c77536a6e21b505d9841b96
      https://github.com/grml/live-boot-grml/commit/9ab5aeeecac939f82c77536a6e21b505d9841b96
  Author: Daniel Baumann <mail at daniel-baumann.ch>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M components/9990-select-eth-device.sh

  Log Message:
  -----------
  Waiting until all ethernet devices are up on multi-nic machines, thanks to Chris Read <chris.read at gmail.com> (Closes: #744777).


  Commit: 48fc69f2ba8b347e3216649fd895918743d05024
      https://github.com/grml/live-boot-grml/commit/48fc69f2ba8b347e3216649fd895918743d05024
  Author: Daniel Baumann <mail at daniel-baumann.ch>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M VERSION
    M debian/changelog
    M manpages/en/live-boot.7
    M manpages/en/persistence.conf.5
    M manpages/es/live-boot.es.7
    M manpages/es/persistence.conf.es.5
    M manpages/ja/live-boot.ja.7
    M manpages/ja/persistence.conf.ja.5
    M manpages/po/es/live-boot.7.po
    M manpages/po/es/persistence.conf.5.po
    M manpages/po/ja/live-boot.7.po
    M manpages/po/ja/persistence.conf.5.po
    M manpages/pot/live-boot.7.pot
    M manpages/pot/persistence.conf.5.pot

  Log Message:
  -----------
  Releasing debian version 5.0~a3-1.

Signed-off-by: Daniel Baumann <mail at daniel-baumann.ch>


  Commit: b6c5221a9c9b2c2020ba1b53ff618cf972d1b2f8
      https://github.com/grml/live-boot-grml/commit/b6c5221a9c9b2c2020ba1b53ff618cf972d1b2f8
  Author: Tails developers <tails at boum.org>
  Date:   2015-04-29 (Wed, 29 Apr 2015)

  Changed paths:
    M components/9990-overlay.sh

  Log Message:
  -----------
  Logging a warning when an expected image file is missing.


  Commit: 94de28deace2c7c3df13790f326f9206d5fe898e
      https://github.com/grml/live-boot-grml/commit/94de28deace2c7c3df13790f326f9206d5fe898e
  Author: Tails developers <amnesia at boum.org>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M components/9990-misc-helpers.sh

  Log Message:
  -----------
  Patch by Steven Shiau <steven at nchc.org.tw>. The only changes so far are:

 * drop the parts of the patch that are not relevant to live-boot 5.x
 * adapt formatting to match Debian Live coding standards


  Commit: aebd12f70f50d59c2f7afe1923087e3c61dce3c1
      https://github.com/grml/live-boot-grml/commit/aebd12f70f50d59c2f7afe1923087e3c61dce3c1
  Author: Tails developers <amnesia at boum.org>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M components/9990-misc-helpers.sh

  Log Message:
  -----------
  Removing attempt to mount overlayfs in an obsolete way.

The version of overlayfs that reached Linux mainline does not support
this mount call, no need to try it every time.


  Commit: 822706beb66f72389dc5e9328b52f1a9c0da04fe
      https://github.com/grml/live-boot-grml/commit/822706beb66f72389dc5e9328b52f1a9c0da04fe
  Author: Tails developers <amnesia at boum.org>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M components/9990-misc-helpers.sh

  Log Message:
  -----------
  Cleaning up comment to keep only the part that's relevant here.


  Commit: 1d3f7a8c955d20ac4b442719de70d9ed7406d201
      https://github.com/grml/live-boot-grml/commit/1d3f7a8c955d20ac4b442719de70d9ed7406d201
  Author: Tails developers <amnesia at boum.org>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M components/9990-misc-helpers.sh

  Log Message:
  -----------
  Adding missing quotes.


  Commit: d99dfbf1fc7b6a4fcdc128396c40e24d638cfcaf
      https://github.com/grml/live-boot-grml/commit/d99dfbf1fc7b6a4fcdc128396c40e24d638cfcaf
  Author: Tails developers <amnesia at boum.org>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M components/9990-misc-helpers.sh

  Log Message:
  -----------
  Removing obsolete code.

We're resetting this variable to a correct value a few lines below.


  Commit: cf125f86f9985e09b00c28bd9fc8903810f98f79
      https://github.com/grml/live-boot-grml/commit/cf125f86f9985e09b00c28bd9fc8903810f98f79
  Author: Tails developers <amnesia at boum.org>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M components/9990-misc-helpers.sh

  Log Message:
  -----------
  Refactoring duplicate identical call to mount.


  Commit: 72211f19cc0f386166fc348ddb22c169e2b1fbbc
      https://github.com/grml/live-boot-grml/commit/72211f19cc0f386166fc348ddb22c169e2b1fbbc
  Author: Daniel Baumann <mail at daniel-baumann.ch>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M components/9990-cmdline-old

  Log Message:
  -----------
  Switching default union filesystem to overlay, wheezy systems can use union=aufs for the time being.


  Commit: ab09402f047b79767ad44c69ae48f5e46dcf1f77
      https://github.com/grml/live-boot-grml/commit/ab09402f047b79767ad44c69ae48f5e46dcf1f77
  Author: Daniel Baumann <mail at daniel-baumann.ch>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  Releasing debian version 5.0~a4-1.

Signed-off-by: Daniel Baumann <mail at daniel-baumann.ch>


  Commit: a09ea36d4fde0e56cd34a27716c25395ae41b116
      https://github.com/grml/live-boot-grml/commit/a09ea36d4fde0e56cd34a27716c25395ae41b116
  Author: Evgeni Golov <evgeni at debian.org>
  Date:   2015-06-25 (Thu, 25 Jun 2015)

  Changed paths:
    M VERSION
    M backend/initramfs-tools/live.hook
    A components/2010-remove-persistence
    M components/9990-cmdline-old
    M components/9990-main.sh
    M components/9990-misc-helpers.sh
    M components/9990-overlay.sh
    M components/9990-select-eth-device.sh
    M debian/changelog
    M debian/control
    M debian/copyright
    M debian/live-boot.bug-script
    M manpages/bin/update-version.sh
    M manpages/en/live-boot.7
    M manpages/en/persistence.conf.5
    M manpages/es/live-boot.es.7
    M manpages/es/persistence.conf.es.5
    M manpages/ja/live-boot.ja.7
    M manpages/ja/persistence.conf.ja.5
    M manpages/po/es/live-boot.7.po
    M manpages/po/es/persistence.conf.5.po
    M manpages/po/ja/live-boot.7.po
    M manpages/po/ja/persistence.conf.5.po
    M manpages/pot/live-boot.7.pot
    M manpages/pot/persistence.conf.5.pot

  Log Message:
  -----------
  Merge remote-tracking branch 'live-systems/debian' into debian


  Commit: 0ed42c4a3a98e506a5e8e8a6d40b632e572fa0b5
      https://github.com/grml/live-boot-grml/commit/0ed42c4a3a98e506a5e8e8a6d40b632e572fa0b5
  Author: Evgeni Golov <evgeni at debian.org>
  Date:   2015-06-26 (Fri, 26 Jun 2015)

  Changed paths:
    M VERSION
    M backend/initramfs-tools/live.hook
    A components/2010-remove-persistence
    M components/9990-cmdline-old
    M components/9990-main.sh
    M components/9990-misc-helpers.sh
    M components/9990-overlay.sh
    M components/9990-select-eth-device.sh
    M debian/changelog
    M debian/control
    M debian/copyright
    M debian/live-boot-grml.bug-script
    M manpages/bin/update-version.sh
    M manpages/en/live-boot.7
    M manpages/en/persistence.conf.5
    M manpages/es/live-boot.es.7
    M manpages/es/persistence.conf.es.5
    M manpages/ja/live-boot.ja.7
    M manpages/ja/persistence.conf.ja.5
    M manpages/po/es/live-boot.7.po
    M manpages/po/es/persistence.conf.5.po
    M manpages/po/ja/live-boot.7.po
    M manpages/po/ja/persistence.conf.5.po
    M manpages/pot/live-boot.7.pot
    M manpages/pot/persistence.conf.5.pot

  Log Message:
  -----------
  Merge branch 'debian'

Conflicts:
	debian/control


  Commit: ee5831d83a2f5ab6e0778837f7af53f8ef9043e0
      https://github.com/grml/live-boot-grml/commit/ee5831d83a2f5ab6e0778837f7af53f8ef9043e0
  Author: Evgeni Golov <evgeni at debian.org>
  Date:   2015-06-26 (Fri, 26 Jun 2015)

  Changed paths:
    M debian/control

  Log Message:
  -----------
  Drop genext2fs from Depends, live-snapshot is long gone


  Commit: 8e37c8389c9c3a6e9699c90d8070bf7415caa686
      https://github.com/grml/live-boot-grml/commit/8e37c8389c9c3a6e9699c90d8070bf7415caa686
  Author: Evgeni Golov <evgeni at debian.org>
  Date:   2015-06-26 (Fri, 26 Jun 2015)

  Changed paths:
    M debian/patches/15_networking_grml.patch

  Log Message:
  -----------
  update 15_networking_grml.patch against live-boot 5.0


Compare: https://github.com/grml/live-boot-grml/compare/20a36dd1e76d^...8e37c8389c9c


More information about the Git-commits mailing list