mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 10:31:17 -03:00
Merge pull request #4 from suikan4github/develop
Merge Develop as hot fix
This commit is contained in:
commit
858dadff8f
2 changed files with 13 additions and 2 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -3,6 +3,16 @@ Record of the modification in project development.
|
||||||
|
|
||||||
## [Unreleased] - yyyy-mm-dd
|
## [Unreleased] - yyyy-mm-dd
|
||||||
|
|
||||||
|
### Added
|
||||||
|
### Changed
|
||||||
|
### Deprecated
|
||||||
|
### Removed
|
||||||
|
### Fixed
|
||||||
|
### Security
|
||||||
|
### Known Issue
|
||||||
|
|
||||||
|
## [1.0.0] - 2021-07-03
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- [Issue 1 : Support non-GUI install for Void Linux.](https://github.com/suikan4github/kaiten-yaki/issues/1)
|
- [Issue 1 : Support non-GUI install for Void Linux.](https://github.com/suikan4github/kaiten-yaki/issues/1)
|
||||||
|
|
||||||
|
|
@ -14,4 +24,5 @@ Record of the modification in project development.
|
||||||
### Known Issue
|
### Known Issue
|
||||||
|
|
||||||
|
|
||||||
[Unreleased]: https://github.com/suikan4github/kaiten-yaki/compare/v0.0.0...develop
|
[Unreleased]: https://github.com/suikan4github/kaiten-yaki/compare/v1.0.0...develop
|
||||||
|
[1.0.0]: https://github.com/suikan4github/kaiten-yaki/compare/v0.0.0...v1.0.0
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ As depicted above, the LVM volume group has only one physical volume.
|
||||||
# Tested environment
|
# Tested environment
|
||||||
These scripts are tested with the following environment.
|
These scripts are tested with the following environment.
|
||||||
- VMWare Workstation 15.5.7 ( EFI/BIOS )
|
- VMWare Workstation 15.5.7 ( EFI/BIOS )
|
||||||
- ThinkPad X200 (BIOS)
|
- ThinkPad X220 (BIOS)
|
||||||
- Ubuntu 20.04.2 amd64 desktop
|
- Ubuntu 20.04.2 amd64 desktop
|
||||||
- Ubuntu Mate 20.04.2 amd64 desktop
|
- Ubuntu Mate 20.04.2 amd64 desktop
|
||||||
- void-live-x86_64-20210218-mate.iso
|
- void-live-x86_64-20210218-mate.iso
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue