Age | Commit message (Collapse) | Author |
|
LB_DEBIAN_INSTALLER_GUI defines whether or not to provide the graphical
installer. the installer_debian-installer script pays attention to it and
does not download it if not wanted. the actual bootloaders however
(both grub2/loopback and syslinux) ignore it, which leaves broken and
unwanted menu entries. this fixes that.
Gbp-Dch: Short
Closes: #952890
|
|
inconsistent with all other output
Gbp-Dch: Ignore
Closes: #952874
|
|
available values currently are memtest86+|memtest86|none; "false" is
presumably handled for backwards compatibility
there is no need to handle this in individual scripts. the right place
to handle it is in Set_Defaults as now done
Gbp-Dch: Short
Closes: #952866
|
|
`false` and `none` make no sense as choices for this option. Here we
replace `false` with `none`, and remove `true`.
Note that `true` was treated as an alias for netinst (see the changes to
source_disk and and binary_disk).
For backwards compatibility we still allow `true` and `false` by converting
them to `netinst` and `none` respectively, whilst printing a warning to
encourage users to move to `netinst`/`none`.
Gbp-Dch: Short
Closes: #952864
|
|
Closes: #952862
|
|
Closes: #952861
|
|
Closes: #952860
|
|
Gbp-Dch: Ignore
Closes: #952858
|
|
including:
- spaces replaced with tabs for consistency
- alignment of `;;` in some case statements changed for consistency
Gbp-Dch: Short
Closes: #952857
|
|
this is the last commit for the set reported as #952856 and thus closes it
Gbp-Dch: Ignore
Closes: #952856
|
|
some might think "distribution" refers to "debian"/"ubuntu"/"redhat"/etc
Gbp-Dch: Short
|
|
|
|
--firmware-binary adds firmware to d-i, --firmware-chroot adds to live
Gbp-Dch: Short
|
|
Gbp-Dch: Ignore
|
|
"they" -> "who" (two uses of "they" referring to different things)
Gbp-Dch: Ignore
|
|
Gbp-Dch: Ignore
|
|
...so remove obsolete mentions
Gbp-Dch: Short
|
|
Gbp-Dch: Ignore
|
|
Gbp-Dch: Ignore
|
|
Gbp-Dch: Ignore
|
|
Gbp-Dch: Ignore
|
|
"automatise" -> "automate"
Gbp-Dch: Ignore
|
|
Gbp-Dch: Ignore
|
|
Gbp-Dch: Ignore
|
|
Gbp-Dch: Ignore
|
|
Gbp-Dch: Ignore
|
|
"from the local mirror" suggested that live-build is always used with a
local mirror, which is not the case.
Gbp-Dch: Ignore
|
|
Gbp-Dch: Ignore
|
|
"the their"
Gbp-Dch: Ignore
|
|
"of each packages" -> "of each package"
Gbp-Dch: Ignore
|
|
"to be build" -> "to be built"
Gbp-Dch: Ignore
|
|
Gbp-Dch: Ignore
|
|
not sure that ISO is an acronym, but included anyway
Gbp-Dch: Ignore
|
|
|
|
|
|
`lb build` is a top level command and the one most users will want. listing
the secondary component build stages alongside it just confuses things.
here we clarify things by moving the second-level build stages to a
separate list.
Gbp-Dch: Short
|
|
"know" -> "known"
Gbp-Dch: Ignore
|
|
"some times" -> "sometimes"
Gbp-Dch: Ignore
|
|
|
|
the parent one allows "daily" also
Gbp-Dch: Short
|
|
The specifics of what whould be done for it, beyond the disk info
label, needs addressing. (fixme comment left). (#952854).
Partial fix for #952846
Gbp-Dch: Short
Closes: #952846
|
|
Partial fix for #952846
Gbp-Dch: Short
|
|
Gbp-Dch: Ignore
Closes: #952851
|
|
Perhaps it is unnecessary in the other case, but not harm applying
in both to be certain.
Gbp-Dch: Short
Closes: #952850
|
|
after use
Closes: #952849
|
|
Gbp-Dch: Ignore
Closes: #952848
|
|
This has been present in debootstrap since version 1.0.30.
Gbp-Dch: Short
Closes: #952847
|
|
update feb-2020: the bug report is marked as fixed in version 5.0-a7-1,
however there is no such patch merged for that tagged release, nor at all
in master, so this properly closes it.
Gbp-Dch: Short
Closes: #776532
|
|
Update feb-2020:
Both grub2 and syslinux were affected by this issue. Someone else's
patch fixing syslinux only just recently got merged in
2735f3bd38d3d2f0c48ea1ce023a27943ef0ab84 but grub2 was still
affected. I had made patches for both in 2015 which never got
merged. This is the grub2 one.
Gbp-Dch: Short
Closes: #952843
|
|
I do this to manually add the bug closure for #952834 and #952834
since they were merged with an invalid bug closure syntax. Same
for #952839 which also was tagged with "Gbp-Dch: Ignore" thus not
generating any changelog entry... a changelog entry is required
to be able to close a bug!
|