diff options
author | Holger Wansing <hwansing@mailbox.org> | 2020-05-27 11:33:31 +0200 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2020-05-27 11:33:31 +0200 |
commit | bd74099ee257e4e00670f808de4f94f7dffc5976 (patch) | |
tree | 4aac1da81a4df63ca58256508b04947cb99d54b9 /debian | |
parent | 572d485173f0ed32553fd01d8cd558e46f492952 (diff) | |
download | installation-guide-bd74099ee257e4e00670f808de4f94f7dffc5976.zip |
Add condition 'manual-usb-prep-supported', to display chapters for manual USB stick preparation in amd64 and i386 only
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a991d134e..10294bdb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,9 @@ installation-guide (20200110) UNRELEASED; urgency=medium * Move advise for downloading netboot/hd-media files from chapter 5.1.5. to 4.4.1. where it belongs. And convert filenames into clickable links. Closes: #284760 + * Add condition 'manual-usb-prep-supported' to display chapters for manual + USB stick preparation in amd64 and i386 only (chapter was also active + for arm64 before, but needs an overhaul first, to be useful). [ Changwoo Ryu ] * Improve Korean pdf |