mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-19 18:11:17 -03:00
Update the INSTALL.md and CHANGELOG.md
Eliminates the confirmation dialog #27
This commit is contained in:
parent
8bf48b9b0c
commit
73c2e1e2e2
2 changed files with 2 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ Record of the modification in project development.
|
|||
### Changed
|
||||
- [Issue 25 : Refactoring: Sourcing config.sys is not needed in the chrooted_job](https://github.com/suikan4github/kaiten-yaki/issues/25)
|
||||
- [Issue 26 : Update AN01 for btrfs](https://github.com/suikan4github/kaiten-yaki/issues/26)
|
||||
- [Issue 27 : Eliminates the confirmation dialog](https://github.com/suikan4github/kaiten-yaki/issues/27)
|
||||
|
||||
### Deprecated
|
||||
### Removed
|
||||
|
|
|
|||
|
|
@ -142,7 +142,7 @@ In the case of Void Linux
|
|||
```bash
|
||||
source void-kaiten-yaki.sh
|
||||
```
|
||||
After several interactive confirmations, Kaiten-yaki will ask you to input a passphrase. This passphrase will be applied to the encryption of the LUKS volume. Make sure you use identical passphrases between all installations of the distributions in a computer. Otherwise, the install process terminates with an error, except the first distribution installation.
|
||||
After printing the configuration parameters, Kaiten-yaki will ask you to input a passphrase. This passphrase will be applied to the encryption of the LUKS volume. Make sure you use identical passphrases between all installations of the distributions in a computer. Otherwise, the install process terminates with an error, except the first distribution installation.
|
||||
|
||||
## Second stage : GUI/TUI installer
|
||||
After the first script finishes, the GUI/TUI installer starts automatically. Configure it as usual and run it. Ensure you map the following correctly.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue