Changes: document contributions and features
This commit is contained in:
parent
bac1108781
commit
42888cece6
10
CHANGES
10
CHANGES
@ -10,6 +10,7 @@ website will have to do for older versions.
|
|||||||
# 3.2.40 (unreleased) #
|
# 3.2.40 (unreleased) #
|
||||||
|
|
||||||
This release contains contributions from (alphabetically by first name):
|
This release contains contributions from (alphabetically by first name):
|
||||||
|
- Anubhav Choudhary
|
||||||
- Erik Dubois
|
- Erik Dubois
|
||||||
- Joe Kamprad
|
- Joe Kamprad
|
||||||
- Lisa Vitolo
|
- Lisa Vitolo
|
||||||
@ -23,11 +24,20 @@ This release contains contributions from (alphabetically by first name):
|
|||||||
libcalamares to systematically mark filesystem (types) as "in use"
|
libcalamares to systematically mark filesystem (types) as "in use"
|
||||||
or not. This, in turn, means that modules can depend on that information
|
or not. This, in turn, means that modules can depend on that information
|
||||||
for other work (e.g. removing drivers for unused filesystems). #1635
|
for other work (e.g. removing drivers for unused filesystems). #1635
|
||||||
|
- The "upload log file" now has a configurable log-file-size. (Thanks Anubhav)
|
||||||
|
|
||||||
## Modules ##
|
## Modules ##
|
||||||
- *displaymanager* example configuration has been shuffled around a bit,
|
- *displaymanager* example configuration has been shuffled around a bit,
|
||||||
for better results when the live image is running XFCE. Also lists
|
for better results when the live image is running XFCE. Also lists
|
||||||
more potential display managers. #1205 (Thanks Erik)
|
more potential display managers. #1205 (Thanks Erik)
|
||||||
|
- The *netinstall* module can now fall back to alternative URLs when
|
||||||
|
loading groups data. The first URL to yield a non-empty groups
|
||||||
|
collection is accepted. No changes are needed in the configuration. #1673
|
||||||
|
- *packagechooser* can now integrate with the *packages* module; that
|
||||||
|
means you can specify package names to install for a given selection,
|
||||||
|
and the regular package-installation mechanism will take care of it.
|
||||||
|
Legacy configurations that use *contextualprocess* are still supported.
|
||||||
|
See the `packagechooser.conf` file for details. #1550
|
||||||
- A long-neglected pull request from Lisa Vitolo for the *partition*
|
- A long-neglected pull request from Lisa Vitolo for the *partition*
|
||||||
module -- allowing to set filesystem labels during manual partitioning --
|
module -- allowing to set filesystem labels during manual partitioning --
|
||||||
has been revived and merged.
|
has been revived and merged.
|
||||||
|
Loading…
Reference in New Issue
Block a user