Calamares is a distribution-independent system installer, with an advanced partitioning feature for both manual and automated partitioning operations. Calamares is designed to be customizable by distribution maintainers without need for cumbersome patching, thanks to third party branding and external modules support.
This calamares-kiyung exstension support advanced modules for better user experience that autofill existing user name on the "users" module and do backup important file to usb on the "partition" module
The following video demonstrates shortly how this extension would work.
Click here to view the demonstration.
Don't EVER run deploycala.py on a non-live system. Please read Wiki.
$ curl -LO https://calamares.io/deploycala.py
$ python3 deploycala.py
$ git clone https://github.com/yonghanJu/calamares-Kiyung.git
$ mkdir calamares-Kiyung/build
$ cd calamares-Kiyung/build
$ cp ../settings.conf .
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make
$ sudo calamares -d
Team Kiyung
name: Ju yong han
email: ju990828@konkuk.ac.kr
site: https://yonghanju.github.io/
name: Choi yong jae
email: yongjae.choi20@gmail.com