diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2019-08-26 22:52:04 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2019-08-26 22:52:04 +0200 |
commit | 75224c19af1b6ccb1ed7a3dbc14f491a72f37346 (patch) | |
tree | 3765a07b8a696ab507d35bc5ab957083d6cec13a /debian | |
parent | 79cd5a56d3334d96b26a3ec43f310614d38ff4f0 (diff) | |
download | installation-guide-75224c19af1b6ccb1ed7a3dbc14f491a72f37346.zip |
Update minimum memory values
Bump minimum memory values: graphical installation needs 1GiB, and only the
non-graphical installer can meet the no-desktop values.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f49e5fa22..4cfae83ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,8 @@ installation-guide (20190623) UNRELEASED; urgency=medium [ Samuel Thibault ] * Fix shortcut for high-contrast boot menu entry. + * Bump minimum memory values: graphical installation needs 1GiB, and only + the non-graphical installer can meet the no-desktop values. -- Cyril Brulebois <kibi@debian.org> Wed, 03 Jul 2019 22:04:00 +0200 |