lp://staging/~xnox/debian-cd/subiquity
Created by
Dimitri John Ledkov
and last modified
- Get this branch:
- bzr branch lp://staging/~xnox/debian-cd/subiquity
Only
Dimitri John Ledkov
can upload to this branch. If you are
Dimitri John Ledkov
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
On hold
for merging
into
lp://staging/~ubuntu-cdimage/debian-cd/ubun3
- Dimitri John Ledkov (community): Needs Resubmitting (rebase-to-focal)
- Ubuntu CD Image Team: Pending requested
-
Diff: 94 lines (+14/-7)2 files modifiedtools/boot/eoan/boot-amd64 (+10/-6)
tools/boot/eoan/common.sh (+4/-1)
Branch information
Recent revisions
- 2028. By Dimitri John Ledkov
-
Fix whitespace & drop OEM boot options from subiquity
Currently kernel commandline string on subiquity images has multiple
groups of duplicate whitespace. This is because most of the
parameteres are empty for subiquity images and are concatenated space
delimited. Instead of fiddling with optionality of each argument,
simply parse them with $(echo ), such that shell escaping space
separates all arguments without any double/tripple spacing.Also this makes reading the variable names easier.
Create a variable indicating subiquity based images, to skip chunks of
unneeded boot options. E.g. OEM boot is not supported by the subiquity
images.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/debian-cd