update homepage and CHANGELOG

This commit is contained in:
Tobias Powalowski 2023-01-29 09:30:15 +01:00
parent 8d614440c8
commit 9e0c848fb7
2 changed files with 6 additions and 0 deletions

View file

@ -26,6 +26,7 @@ setup:
- don't format already existing swap partition
- Auto-Prepare mode is systemd-gpt-auto-generator compliant now
- devices are listed with their SIZE in menus
- enable colored bash prompt and ls output on installed system
- added Unified Kernel Image suppport in EFISTUB menu
- new efibootmgr routine
- disable unsafe menu entries on installed system

View file

@ -975,6 +975,11 @@ Its an initramdisk which includes everything. The calculated size to boot the
<td>No</td>
</tr>
<tr class="even">
<td>Default shell</td>
<td>bash</td>
<td>zsh</td>
</tr>
<tr class="even">
<td>Detect high resolution screen size</td>
<td>Yes</td>
<td>No</td>