Suikan
|
fb47c71a02
|
Cancelation message corrected.
Wrong message after cancallation
Issue : #8
|
2021-07-04 16:28:19 +09:00 |
|
Suikan
|
0177674c79
|
Merge branch 'feature/6' into develop
|
2021-07-04 16:20:13 +09:00 |
|
Suikan
|
2554ed823a
|
Update changelog.
|
2021-07-04 16:19:47 +09:00 |
|
Suikan
|
717fe7687a
|
Removed sed dependency
Issue #6
Remove loglevel dependency from the void-kaiten-yaki.sh
|
2021-07-04 15:50:36 +09:00 |
|
Suikan
|
ac7b0bd932
|
Merge branch 'feature/5' into develop
|
2021-07-04 15:33:50 +09:00 |
|
Suikan
|
70ae04d1e1
|
Update changelog
|
2021-07-04 15:33:36 +09:00 |
|
Suikan
|
91db393dd2
|
Add double quote for ease-of-read
|
2021-07-04 15:18:14 +09:00 |
|
Suikan
|
c504de3d9b
|
Fix unbalance if - fi
|
2021-07-04 15:15:06 +09:00 |
|
Suikan
|
1ca9e3465f
|
Overwrite install is implemented
Issue #5
OVERWRITEINSTALL confirmation is missing
|
2021-07-04 15:08:59 +09:00 |
|
Suikan
|
7e9de89657
|
Fix the mistake of machine name
|
2021-07-03 21:41:00 +09:00 |
|
Suikan
|
d4cca471fb
|
Update changelog
|
2021-07-03 21:33:44 +09:00 |
|
Suikan
|
bec49ee862
|
Change the notation a bit
|
2021-07-03 21:26:01 +09:00 |
|
Suikan
|
659c752d59
|
Add Thinkpad as test environment
|
2021-07-03 21:23:58 +09:00 |
|
Suikan
|
b0a2eef99e
|
Added change log.
|
2021-07-03 15:01:00 +09:00 |
|
Suikan
|
10033ca66b
|
Simplify the overview.
|
2021-07-03 14:43:30 +09:00 |
|
Suikan
|
3858839105
|
Brush up the README and INSTALL
|
2021-07-03 14:01:27 +09:00 |
|
Suikan
|
c291e77fd6
|
Removed unneccesarry update-grub
|
2021-07-03 13:15:08 +09:00 |
|
Suikan
|
6feba5dafc
|
Fix command name
vgcscan->lvscan
|
2021-07-03 13:03:44 +09:00 |
|
Suikan
|
9d3e1d137c
|
Add restroration of /etac/default/tab
|
2021-07-03 12:46:42 +09:00 |
|
Suikan
|
062253981d
|
Add vgscan after opening existing LUKS vokume
For the confirmation for the operator.
|
2021-07-03 12:35:56 +09:00 |
|
Suikan
|
1c707ff903
|
Add appropriate indent to the heredocument of chroot
|
2021-07-03 12:16:02 +09:00 |
|
Suikan
|
73f346f275
|
changed example sudo to smarter format
|
2021-07-03 12:14:33 +09:00 |
|
Suikan
|
fd199999ac
|
Correct missspelled command
retrun -> return
|
2021-07-03 12:04:14 +09:00 |
|
Suikan
|
7da5ec3647
|
Correct comment anf line
|
2021-07-03 10:07:20 +09:00 |
|
Suikan
|
7e68b3ea66
|
fixed problem of echo
|
2021-07-03 10:04:17 +09:00 |
|
Suikan
|
de0e689e27
|
Refactored
The para-install part is now local function
|
2021-07-03 10:02:38 +09:00 |
|
Suikan
|
2d2d200fef
|
Refactored
Distribution check is now common function
|
2021-07-03 09:47:42 +09:00 |
|
Suikan
|
8ab8143838
|
Fixed GRUB modification of void installer.
Previously, it was adding inifinitly, if install executed repeatedly.
And refactored common functions.
|
2021-07-03 09:34:22 +09:00 |
|
Suikan
|
6bbab99bad
|
Refactor canceling proces
Gather the common canceling process to one function
|
2021-07-03 09:03:45 +09:00 |
|
Suikan
|
0779994278
|
Add shell check disable
To supress unnessary message in the post-install
|
2021-07-03 08:39:01 +09:00 |
|
Suikan
|
594dfedc24
|
Add shellcheck disable to suppress
|
2021-07-03 08:32:58 +09:00 |
|
Suikan
|
c089a8c701
|
Add #! to superss error message
|
2021-07-03 08:26:57 +09:00 |
|
Suikan
|
b7738a9fd8
|
change -eq 1 to -ne 0
To accept non-zero value
|
2021-07-03 08:19:00 +09:00 |
|
Suikan
|
dc1e8ff720
|
Applied shellcheck
|
2021-07-03 08:17:36 +09:00 |
|
Suikan
|
b9e490e5f3
|
Add volume protection logic
In cae of the unexpected quit of GUI/TUI installer,
The target volume was deleted always.
Changed it to delete only when
|
2021-07-03 07:32:06 +09:00 |
|
Suikan
|
fb3720787c
|
Fix file name bug
|
2021-07-03 07:17:18 +09:00 |
|
Suikan
|
54f80d7f80
|
Refactoed common function
These common function is renamed with _common
explicitly.
|
2021-07-03 07:14:46 +09:00 |
|
Suikan
|
ccc7d009f6
|
Fixed bug of function call
|
2021-07-03 06:26:33 +09:00 |
|
Suikan
|
0e0af79234
|
Refactored structure
Post install part is gotten into a function.
Ubuntu dependent para-install is moved to main ubuntu-kaiten-yaki.sh
|
2021-07-03 06:12:01 +09:00 |
|
Suikan
|
9bde5fb9ab
|
Correct comment
Ubuntu -> Void Linux
|
2021-07-03 05:43:42 +09:00 |
|
Suikan
|
084df751fb
|
Merge branch 'feature/1' into develop
|
2021-07-02 23:42:43 +09:00 |
|
Suikan
|
a863ae6ad3
|
Add void-linux "base" support
Removed limitation description.
Added tested iso.
|
2021-07-02 23:42:35 +09:00 |
|
Suikan
|
ed8e08b9a7
|
Fix the void installer unexpected quit detection
The unneccesally space was the root caause.
|
2021-07-02 22:45:15 +09:00 |
|
Suikan
|
508f2f8130
|
xterm is not needed anymore.
|
2021-07-02 22:35:24 +09:00 |
|
Suikan
|
c5ccd06c3b
|
Changed to support system void without GUI
Issue #1
Support non-GUI install for Void Linux.
|
2021-07-02 22:28:10 +09:00 |
|
Suikan
|
f980cf3d89
|
Change the "Yet another ... " to lower case
|
2021-07-02 22:08:34 +09:00 |
|
Suikan
|
2fe693aa72
|
Revise the install.md
|
2021-07-02 22:01:15 +09:00 |
|
Suikan
|
87b1d3846d
|
Add overwrite installation document
|
2021-07-02 18:40:39 +09:00 |
|
Suikan
|
35b6d91058
|
Correct punctuation
|
2021-07-02 18:29:04 +09:00 |
|
Suikan
|
9242e402bd
|
Change message style
From "add" to "adding"
|
2021-07-02 18:15:20 +09:00 |
|