Commit graph

229 commits

Author SHA1 Message Date
Suikan
40264ce02f Refine the comment. 2021-07-08 21:19:16 +09:00
Suikan
be32e5e387 Update comment
No program change.
2021-07-08 07:47:23 +09:00
Suikan
97d3a46b72 Update Changelog.
ITERTIME parameter is not passed to the chrooted_job
Issue #15
2021-07-07 22:57:40 +09:00
Suikan
7ec2046e5a Add ITERTIME parameter to the rooted_job()
ITERTIME parameter is not passed to the chrooted_job
Issue #15
2021-07-07 22:41:53 +09:00
Suikan
2a6f861900 Change config.sh description
Added explanation of ITERTIME parameter.
Change ERASEALL default value.
Update the config file contents in INSTALL.md

 Issue #14
2021-07-07 21:32:01 +09:00
Suikan
e2aea91c11 Reformat the comment of config.
For the easy modification by nano editor
2021-07-07 14:10:25 +09:00
Suikan
373006dc90 Edit changelog.
Add ITERTIME configuration parameter to config.txt

Issue  #13
2021-07-07 14:07:42 +09:00
Suikan
ae1a48f8f5 Add ITERTIME parameter
Add ITERTIME configuration parameter to config.txt
Issue #13
2021-07-07 13:33:10 +09:00
Suikan
f2d4c8fee3 change ERASEALL=0 as default
Issue #12
2021-07-07 13:08:55 +09:00
Suikan
cb92595d31 Merge branch 'feature/11' into develop 2021-07-07 13:04:55 +09:00
Suikan
6a1df4f25b Update change log.
Make chroot'ed job independent script file
#11
2021-07-07 13:04:39 +09:00
Suikan
5930627ee7 Add explanation moving to script directory 2021-07-06 21:22:43 +09:00
Suikan
fd8e8f0af1 Fix the mistake of the copy pattern
Now, even directiries are copied
2021-07-06 08:22:16 +09:00
Suikan
d0200d88d8 Fix the name of funciton 2021-07-06 08:06:15 +09:00
Suikan
7b91fbd9f4 Additional changes 2021-07-06 07:41:56 +09:00
Suikan
3ce805c5ca Make chroot'ed job independent script file
Issue #11
2021-07-06 07:41:34 +09:00
Suikan
60a519f9ba Merge branch 'feature/7' into develop 2021-07-04 22:09:50 +09:00
Suikan
98ad669b13 Update changelog
Add the return status validation
Issue #7
2021-07-04 22:09:22 +09:00
Suikan
e3e3599561 Add error handling on lvcreate root 2021-07-04 22:00:55 +09:00
Suikan
95d8c6f62c Add and adjust erro rhanding.
Add error handling afer dd.
Error message of pre-install is now conditional.
2021-07-04 21:54:29 +09:00
Suikan
6810e4414a Added error handling
Add the return status validation
Issue #7
2021-07-04 21:41:49 +09:00
Suikan
8f8aecd275 Merge branch 'feature/8' into develop 2021-07-04 16:35:20 +09:00
Suikan
989ca530ce Changelog updated 2021-07-04 16:35:05 +09:00
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