[Bug 1561606] Re: Re-enable multi-layer squashfs support

2017-04-26 Thread Launchpad Bug Tracker
This bug was fixed in the package casper - 1.381

---
casper (1.381) artful; urgency=medium

  * scripts/casper: Do overlay stacking properly. (LP: #1561606)
  * hooks/casper: Switch from overlayfs to overlay, to make sure we properly
enable using overlay rather than aufs on images.

 -- Mathieu Trudel-Lapierre   Wed, 26 Apr 2017
15:10:57 -0400

** Changed in: casper (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561606

Title:
  Re-enable multi-layer squashfs support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1561606/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1561606] Re: Re-enable multi-layer squashfs support

2017-04-22 Thread Daniel
But also compare with my patch, as I am the original reporter of this
request :-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561606

Title:
  Re-enable multi-layer squashfs support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1561606/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1561606] Re: Re-enable multi-layer squashfs support

2017-04-21 Thread Richard Nelson
Greetings,

Humble appreciation that you are addressing this bug! I submitted the
patch because I believed it to solve the issue and, imo, my patch is
very clean, less intrusive, and does not introduce new variables. Please
test the patch and confirm for yourself with not just one extra partial
squashfs update (I call them PSU files), test with several and test
stacking order.

To make the PSU files I just ripped the iso and made PSU files, several
times, using live-partial-squashfs-updates , I believe it is should be
in live-tools package, but here is git

https://github.com/unixabg/live-medium-install-tools/blob/master/scripts
/live-partial-squashfs-updates

Then composed iso again with the PSU files and tested that it did stack
on Live. As I recall the PSU files do not get installed during
installation, which I how it should be imo.

Thank you for the dialog and your consideration of my patch.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561606

Title:
  Re-enable multi-layer squashfs support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1561606/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1561606] Re: Re-enable multi-layer squashfs support

2017-04-20 Thread Mathieu Trudel-Lapierre
I'm reviewing this.

I've more or less got independently to the same code as Daniel's. Any
reason we should use your patch rather than Daniel's?

** Changed in: casper (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: casper (Ubuntu)
   Importance: Undecided => High

** Changed in: casper (Ubuntu)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

** Changed in: casper (Ubuntu)
Milestone: None => ubuntu-17.05

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561606

Title:
  Re-enable multi-layer squashfs support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1561606/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1561606] Re: Re-enable multi-layer squashfs support

2016-07-18 Thread Richard Nelson
Greetings,

After more testing of the previous patch submitted, I discovered that I
had the lower stack order inverted. Hence I have removed that patch and
I am submitting this revised patch. This new patch has been tested with
multiple additional squashfs files and is in working order for casper
live operations.

** Patch added: "Tested with 1.376 and Yakkety"
   
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1561606/+attachment/4702920/+files/casper.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561606

Title:
  Re-enable multi-layer squashfs support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1561606/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1561606] Re: Re-enable multi-layer squashfs support

2016-07-18 Thread Richard Nelson
** Patch removed: "Tested with 1.376 and Yakkety"
   
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1561606/+attachment/4701523/+files/casper.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561606

Title:
  Re-enable multi-layer squashfs support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1561606/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1561606] Re: Re-enable multi-layer squashfs support

2016-07-15 Thread Richard Nelson
Greetings,

Please consider this patch also for resolution of the bug.

** Patch added: "Tested with 1.376 and Yakkety"
   
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1561606/+attachment/4701523/+files/casper.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561606

Title:
  Re-enable multi-layer squashfs support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1561606/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1561606] Re: Re-enable multi-layer squashfs support

2016-07-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: casper (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561606

Title:
  Re-enable multi-layer squashfs support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1561606/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1561606] Re: Re-enable multi-layer squashfs support

2016-04-07 Thread Daniel
** Summary changed:

- Booting support with multiple squashfs files
+ Re-enable multi-layer squashfs support

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561606

Title:
  Re-enable multi-layer squashfs support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1561606/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs