Merge lp://staging/~eeickmeyer/debian-cd/use-iso-level-3 into lp://staging/~ubuntu-cdimage/debian-cd/ubuntu
Proposed by
Erich Eickmeyer
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Łukasz Zemczak | ||||
Approved revision: | 2146 | ||||
Merged at revision: | 2146 | ||||
Proposed branch: | lp://staging/~eeickmeyer/debian-cd/use-iso-level-3 | ||||
Merge into: | lp://staging/~ubuntu-cdimage/debian-cd/ubuntu | ||||
Diff against target: |
11 lines (+1/-1) 1 file modified
CONF.sh (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~eeickmeyer/debian-cd/use-iso-level-3 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Łukasz Zemczak (community) | Approve | ||
Steve Langasek | Pending | ||
Review via email: mp+417716@code.staging.launchpad.net |
Description of the change
From the manpage for xorriso:
'''
Level 3 allows ISO names with up to 32 characters and file size of up to 400 GiB - 200 KiB. (This size limitation is set by the xorriso implementation and not by ISO 9660 which would allow nearly 8 TiB.)
'''
This should fix the file size issues for Ubuntu Studio
To post a comment you must log in.
I see this in the `xorriso -as mkisofs -help` output so I guess this might work this time. Let's give it a shot.