penguins-eggs 9.5.19 → 9.5.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.oclif.manifest.json +1 -1
- package/README.md +1 -1
- package/addons/eggs/theme/calamares/modules/partition.yml +3 -0
- package/conf/distros/buster/calamares/modules/partition.yml +5 -2
- package/conf/distros/rolling/calamares/modules/partition.yml +242 -0
- package/dist/classes/incubation/fisherman.js +1 -4
- package/dist/classes/incubation/incubator.js +24 -1
- package/dist/classes/pacman.js +12 -1
- package/dist/commands/calamares.js +14 -19
- package/dist/interfaces/i-calamares-partition.js +2 -0
- package/package.json +1 -1
package/.oclif.manifest.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":"9.5.19","commands":{"adapt":{"id":"adapt","description":"adapt monitor resolution for VM only","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs adapt"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[]},"analyze":{"id":"analyze","description":"analyze for syncto","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs analyze"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"calamares":{"id":"calamares","description":"configure calamares or install or configure it","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs calamares","sudo eggs calamares --install","sudo eggs calamares --install --theme=/path/to/theme","sudo eggs calamares --remove"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"install":{"name":"install","type":"boolean","char":"i","description":"install calamares and its dependencies","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","allowNo":false},"noicons":{"name":"noicons","type":"boolean","char":"N","description":"no icons","allowNo":false},"release":{"name":"release","type":"boolean","char":"r","description":"release: remove calamares and all its dependencies after the installation","allowNo":false},"remove":{"name":"remove","type":"boolean","description":"remove calamares and its dependencies","allowNo":false},"theme":{"name":"theme","type":"option","description":"theme/branding for eggs and calamares","multiple":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[]},"config":{"id":"config","description":"Configure and install prerequisites deb packages to run it","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs config","sudo eggs config --clean","sudo eggs config --clean --nointeractive"],"flags":{"clean":{"name":"clean","type":"boolean","char":"c","description":"remove old configuration before to create new one","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","allowNo":false},"noicons":{"name":"noicons","type":"boolean","char":"N","description":"no icons","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"cuckoo":{"id":"cuckoo","description":"PXE start with proxy-dhcp","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs cuckoo"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[]},"dad":{"id":"dad","description":"ask help from daddy - TUI configuration helper","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo dad","sudo dad --clean","sudo dad --default"],"flags":{"clean":{"name":"clean","type":"boolean","char":"c","description":"remove old configuration before to create","allowNo":false},"default":{"name":"default","type":"boolean","char":"d","description":"remove old configuration and force default","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[]},"install":{"id":"install","description":"krill: the CLI system installer - the egg became a penguin!","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs install","sudo eggs install --unattended --halt","sudo eggs install --custom it"],"flags":{"crypted":{"name":"crypted","type":"boolean","char":"k","description":"Crypted CLI installation","allowNo":false},"custom":{"name":"custom","type":"option","char":"c","description":"custom unattended configuration","multiple":false},"domain":{"name":"domain","type":"option","char":"d","description":"Domain name, defult: .local","multiple":false},"halt":{"name":"halt","type":"boolean","char":"H","description":"Halt the system after installation","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"ip":{"name":"ip","type":"boolean","char":"i","description":"hostname as ip, eg: ip-192-168-1-33","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","allowNo":false},"none":{"name":"none","type":"boolean","char":"N","description":"Swap none: 256M","allowNo":false},"pve":{"name":"pve","type":"boolean","char":"p","description":"Proxmox VE install","allowNo":false},"random":{"name":"random","type":"boolean","char":"r","description":"Add random to hostname, eg: colibri-ay412dt","allowNo":false},"small":{"name":"small","type":"boolean","char":"s","description":"Swap small: RAM","allowNo":false},"suspend":{"name":"suspend","type":"boolean","char":"S","description":"Swap suspend: RAM x 2","allowNo":false},"unattended":{"name":"unattended","type":"boolean","char":"u","description":"Unattended installation","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"Verbose","allowNo":false}},"args":[]},"kill":{"id":"kill","description":"kill the eggs/free the nest","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs kill"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"mom":{"id":"mom","description":"ask help from mommy - TUI helper","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs mom"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[]},"produce":{"id":"produce","description":"produce a live image from your system whithout your data","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs produce","sudo eggs produce --standard","sudo eggs produce --max","sudo eggs produce --max --basename=colibri","sudo eggs produce --cryptedclone","sudo eggs produce --clone","sudo eggs produce --basename=colibri","sudo eggs produce --basename=colibri --theme theme --addons adapt"],"flags":{"addons":{"name":"addons","type":"option","description":"addons to be used: adapt, ichoice, pve, rsupport","multiple":true},"basename":{"name":"basename","type":"option","description":"basename","multiple":false},"clone":{"name":"clone","type":"boolean","char":"c","description":"clone","allowNo":false},"cryptedclone":{"name":"cryptedclone","type":"boolean","char":"C","description":"crypted clone","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"max":{"name":"max","type":"boolean","char":"m","description":"max compression","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","allowNo":false},"noicons":{"name":"noicons","type":"boolean","char":"N","description":"no icons on desktop","allowNo":false},"prefix":{"name":"prefix","type":"option","char":"p","description":"prefix","multiple":false},"release":{"name":"release","type":"boolean","description":"release: max compression, remove penguins-eggs and calamares after installation","allowNo":false},"script":{"name":"script","type":"boolean","char":"s","description":"script mode. Generate scripts to manage iso build","allowNo":false},"standard":{"name":"standard","type":"boolean","char":"f","description":"standard compression","allowNo":false},"theme":{"name":"theme","type":"option","description":"theme for livecd, calamares branding and partitions","multiple":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false},"yolk":{"name":"yolk","type":"boolean","char":"y","description":"-y force yolk renew","allowNo":false}},"args":[]},"status":{"id":"status","description":"informations about eggs status","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs status"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[]},"syncfrom":{"id":"syncfrom","description":"restore users and user data from a LUKS volumes","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs syncfrom","sudo eggs syncfrom --file /path/to/fileLUKS"],"flags":{"delete":{"name":"delete","type":"option","description":"rsync --delete delete extraneous files from dest dirs","multiple":false},"file":{"name":"file","type":"option","char":"f","description":"file LUKS volume encrypted","multiple":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"rootdir":{"name":"rootdir","type":"option","char":"r","description":"rootdir of the installed system, when used from live","multiple":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"syncto":{"id":"syncto","description":"saves users and user data in a LUKS volume inside the iso","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs syncto","sudo eggs syncto --file /path/to/fileLUKS"],"flags":{"delete":{"name":"delete","type":"option","description":"rsync --delete delete extraneous files from dest dirs","multiple":false},"file":{"name":"file","type":"option","char":"f","description":"file LUKS volume encrypted","multiple":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"update":{"id":"update","description":"update the Penguins' eggs tool","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs update"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"export:deb":{"id":"export:deb","description":"export deb/docs/iso to the destination host","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs export deb","eggs export deb --clean","eggs export deb --all"],"flags":{"all":{"name":"all","type":"boolean","char":"a","description":"export all archs","allowNo":false},"clean":{"name":"clean","type":"boolean","char":"c","description":"remove old .deb before to copy","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"export:iso":{"id":"export:iso","description":"export iso in the destination host","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs export iso","eggs export iso --clean"],"flags":{"clean":{"name":"clean","type":"boolean","char":"c","description":"delete old ISOs before to copy","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"tools:clean":{"id":"tools:clean","description":"clean system log, apt, etc","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs tools clean"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"tools:ppa":{"id":"tools:ppa","description":"add/remove repo","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs tools ppa --add","sudo eggs tools ppa --remove"],"flags":{"add":{"name":"add","type":"boolean","char":"a","description":"add penguins-eggs PPA repository","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","allowNo":false},"remove":{"name":"remove","type":"boolean","char":"r","description":"remove penguins-eggs PPA repository","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"tools:skel":{"id":"tools:skel","description":"update skel from home configuration","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs tools skel","sudo eggs tools skel --user user-to-be-copied"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"user":{"name":"user","type":"option","char":"u","description":"user to be used","multiple":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[]},"tools:stat":{"id":"tools:stat","description":"get statistics from sourceforge","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs tools stat","eggs tools stat --month","eggs tools stat --year"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"month":{"name":"month","type":"boolean","char":"m","description":"current month","allowNo":false},"year":{"name":"year","type":"boolean","char":"y","description":"current year","allowNo":false}},"args":[]},"tools:yolk":{"id":"tools:yolk","description":"configure eggs to install without internet","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs tools yolk"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[],"dir":"/var/local/yolk"},"wardrobe:get":{"id":"wardrobe:get","description":"get warorobe","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs wardrobe get","eggs wardrobe get your-wardrobe"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[{"name":"repo","description":"repository to get","required":false}]},"wardrobe:list":{"id":"wardrobe:list","description":"list costumes and accessoires in wardrobe","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs wardrobe list","eggs wardrobe list your-wardrobe","eggs wardrobe list --distro arch"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"distro":{"name":"distro","type":"option","char":"d","description":"distro","multiple":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[{"name":"wardrobe","description":"wardrobe","required":false}]},"wardrobe:show":{"id":"wardrobe:show","description":"show costumes/accessories in wardrobe","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs wardrobe show colibri","eggs wardrobe show accessories/firmwares","eggs wardrobe show accessories/"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"json":{"name":"json","type":"boolean","char":"j","description":"output JSON","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false},"wardrobe":{"name":"wardrobe","type":"option","char":"w","description":"wardrobe","multiple":false}},"args":[{"name":"costume","description":"costume","required":false}],"example":["eggs wardrobe show colibri","eggs wardrobe show accessories/firmwares","eggs wardrobe show accessories/"]},"wardrobe:wear":{"id":"wardrobe:wear","description":"wear costume/accessories from wardrobe","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs wardrobe wear duck","sudo eggs wardrobe wear accessories/firmwares","sudo eggs wardrobe wear wagtail/waydroid"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"no_accessories":{"name":"no_accessories","type":"boolean","char":"a","description":"not install accessories","allowNo":false},"no_firmwares":{"name":"no_firmwares","type":"boolean","char":"f","description":"not install firmwares","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false},"wardrobe":{"name":"wardrobe","type":"option","char":"w","description":"wardrobe","multiple":false}},"args":[{"name":"costume","description":"costume","required":false}]}}}
|
|
1
|
+
{"version":"9.5.20","commands":{"adapt":{"id":"adapt","description":"adapt monitor resolution for VM only","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs adapt"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[]},"analyze":{"id":"analyze","description":"analyze for syncto","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs analyze"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"calamares":{"id":"calamares","description":"configure calamares or install or configure it","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs calamares","sudo eggs calamares --install","sudo eggs calamares --install --theme=/path/to/theme","sudo eggs calamares --remove"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"install":{"name":"install","type":"boolean","char":"i","description":"install calamares and its dependencies","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","allowNo":false},"noicons":{"name":"noicons","type":"boolean","char":"N","description":"no icons","allowNo":false},"release":{"name":"release","type":"boolean","char":"r","description":"release: remove calamares and all its dependencies after the installation","allowNo":false},"remove":{"name":"remove","type":"boolean","description":"remove calamares and its dependencies","allowNo":false},"theme":{"name":"theme","type":"option","description":"theme/branding for eggs and calamares","multiple":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[]},"config":{"id":"config","description":"Configure and install prerequisites deb packages to run it","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs config","sudo eggs config --clean","sudo eggs config --clean --nointeractive"],"flags":{"clean":{"name":"clean","type":"boolean","char":"c","description":"remove old configuration before to create new one","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","allowNo":false},"noicons":{"name":"noicons","type":"boolean","char":"N","description":"no icons","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"cuckoo":{"id":"cuckoo","description":"PXE start with proxy-dhcp","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs cuckoo"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[]},"dad":{"id":"dad","description":"ask help from daddy - TUI configuration helper","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo dad","sudo dad --clean","sudo dad --default"],"flags":{"clean":{"name":"clean","type":"boolean","char":"c","description":"remove old configuration before to create","allowNo":false},"default":{"name":"default","type":"boolean","char":"d","description":"remove old configuration and force default","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[]},"install":{"id":"install","description":"krill: the CLI system installer - the egg became a penguin!","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs install","sudo eggs install --unattended --halt","sudo eggs install --custom it"],"flags":{"crypted":{"name":"crypted","type":"boolean","char":"k","description":"Crypted CLI installation","allowNo":false},"custom":{"name":"custom","type":"option","char":"c","description":"custom unattended configuration","multiple":false},"domain":{"name":"domain","type":"option","char":"d","description":"Domain name, defult: .local","multiple":false},"halt":{"name":"halt","type":"boolean","char":"H","description":"Halt the system after installation","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"ip":{"name":"ip","type":"boolean","char":"i","description":"hostname as ip, eg: ip-192-168-1-33","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","allowNo":false},"none":{"name":"none","type":"boolean","char":"N","description":"Swap none: 256M","allowNo":false},"pve":{"name":"pve","type":"boolean","char":"p","description":"Proxmox VE install","allowNo":false},"random":{"name":"random","type":"boolean","char":"r","description":"Add random to hostname, eg: colibri-ay412dt","allowNo":false},"small":{"name":"small","type":"boolean","char":"s","description":"Swap small: RAM","allowNo":false},"suspend":{"name":"suspend","type":"boolean","char":"S","description":"Swap suspend: RAM x 2","allowNo":false},"unattended":{"name":"unattended","type":"boolean","char":"u","description":"Unattended installation","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"Verbose","allowNo":false}},"args":[]},"kill":{"id":"kill","description":"kill the eggs/free the nest","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs kill"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"mom":{"id":"mom","description":"ask help from mommy - TUI helper","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs mom"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[]},"produce":{"id":"produce","description":"produce a live image from your system whithout your data","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs produce","sudo eggs produce --standard","sudo eggs produce --max","sudo eggs produce --max --basename=colibri","sudo eggs produce --cryptedclone","sudo eggs produce --clone","sudo eggs produce --basename=colibri","sudo eggs produce --basename=colibri --theme theme --addons adapt"],"flags":{"addons":{"name":"addons","type":"option","description":"addons to be used: adapt, ichoice, pve, rsupport","multiple":true},"basename":{"name":"basename","type":"option","description":"basename","multiple":false},"clone":{"name":"clone","type":"boolean","char":"c","description":"clone","allowNo":false},"cryptedclone":{"name":"cryptedclone","type":"boolean","char":"C","description":"crypted clone","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"max":{"name":"max","type":"boolean","char":"m","description":"max compression","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","allowNo":false},"noicons":{"name":"noicons","type":"boolean","char":"N","description":"no icons on desktop","allowNo":false},"prefix":{"name":"prefix","type":"option","char":"p","description":"prefix","multiple":false},"release":{"name":"release","type":"boolean","description":"release: max compression, remove penguins-eggs and calamares after installation","allowNo":false},"script":{"name":"script","type":"boolean","char":"s","description":"script mode. Generate scripts to manage iso build","allowNo":false},"standard":{"name":"standard","type":"boolean","char":"f","description":"standard compression","allowNo":false},"theme":{"name":"theme","type":"option","description":"theme for livecd, calamares branding and partitions","multiple":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false},"yolk":{"name":"yolk","type":"boolean","char":"y","description":"-y force yolk renew","allowNo":false}},"args":[]},"status":{"id":"status","description":"informations about eggs status","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs status"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[]},"syncfrom":{"id":"syncfrom","description":"restore users and user data from a LUKS volumes","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs syncfrom","sudo eggs syncfrom --file /path/to/fileLUKS"],"flags":{"delete":{"name":"delete","type":"option","description":"rsync --delete delete extraneous files from dest dirs","multiple":false},"file":{"name":"file","type":"option","char":"f","description":"file LUKS volume encrypted","multiple":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"rootdir":{"name":"rootdir","type":"option","char":"r","description":"rootdir of the installed system, when used from live","multiple":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"syncto":{"id":"syncto","description":"saves users and user data in a LUKS volume inside the iso","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs syncto","sudo eggs syncto --file /path/to/fileLUKS"],"flags":{"delete":{"name":"delete","type":"option","description":"rsync --delete delete extraneous files from dest dirs","multiple":false},"file":{"name":"file","type":"option","char":"f","description":"file LUKS volume encrypted","multiple":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"update":{"id":"update","description":"update the Penguins' eggs tool","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs update"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"export:deb":{"id":"export:deb","description":"export deb/docs/iso to the destination host","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs export deb","eggs export deb --clean","eggs export deb --all"],"flags":{"all":{"name":"all","type":"boolean","char":"a","description":"export all archs","allowNo":false},"clean":{"name":"clean","type":"boolean","char":"c","description":"remove old .deb before to copy","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"export:iso":{"id":"export:iso","description":"export iso in the destination host","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs export iso","eggs export iso --clean"],"flags":{"clean":{"name":"clean","type":"boolean","char":"c","description":"delete old ISOs before to copy","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"tools:clean":{"id":"tools:clean","description":"clean system log, apt, etc","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs tools clean"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"tools:ppa":{"id":"tools:ppa","description":"add/remove repo","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs tools ppa --add","sudo eggs tools ppa --remove"],"flags":{"add":{"name":"add","type":"boolean","char":"a","description":"add penguins-eggs PPA repository","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","allowNo":false},"remove":{"name":"remove","type":"boolean","char":"r","description":"remove penguins-eggs PPA repository","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"tools:skel":{"id":"tools:skel","description":"update skel from home configuration","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs tools skel","sudo eggs tools skel --user user-to-be-copied"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"user":{"name":"user","type":"option","char":"u","description":"user to be used","multiple":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[]},"tools:stat":{"id":"tools:stat","description":"get statistics from sourceforge","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs tools stat","eggs tools stat --month","eggs tools stat --year"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"month":{"name":"month","type":"boolean","char":"m","description":"current month","allowNo":false},"year":{"name":"year","type":"boolean","char":"y","description":"current year","allowNo":false}},"args":[]},"tools:yolk":{"id":"tools:yolk","description":"configure eggs to install without internet","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs tools yolk"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[],"dir":"/var/local/yolk"},"wardrobe:get":{"id":"wardrobe:get","description":"get warorobe","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs wardrobe get","eggs wardrobe get your-wardrobe"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[{"name":"repo","description":"repository to get","required":false}]},"wardrobe:list":{"id":"wardrobe:list","description":"list costumes and accessoires in wardrobe","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs wardrobe list","eggs wardrobe list your-wardrobe","eggs wardrobe list --distro arch"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"distro":{"name":"distro","type":"option","char":"d","description":"distro","multiple":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[{"name":"wardrobe","description":"wardrobe","required":false}]},"wardrobe:show":{"id":"wardrobe:show","description":"show costumes/accessories in wardrobe","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["eggs wardrobe show colibri","eggs wardrobe show accessories/firmwares","eggs wardrobe show accessories/"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"json":{"name":"json","type":"boolean","char":"j","description":"output JSON","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false},"wardrobe":{"name":"wardrobe","type":"option","char":"w","description":"wardrobe","multiple":false}},"args":[{"name":"costume","description":"costume","required":false}],"example":["eggs wardrobe show colibri","eggs wardrobe show accessories/firmwares","eggs wardrobe show accessories/"]},"wardrobe:wear":{"id":"wardrobe:wear","description":"wear costume/accessories from wardrobe","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["sudo eggs wardrobe wear duck","sudo eggs wardrobe wear accessories/firmwares","sudo eggs wardrobe wear wagtail/waydroid"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"no_accessories":{"name":"no_accessories","type":"boolean","char":"a","description":"not install accessories","allowNo":false},"no_firmwares":{"name":"no_firmwares","type":"boolean","char":"f","description":"not install firmwares","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false},"wardrobe":{"name":"wardrobe","type":"option","char":"w","description":"wardrobe","multiple":false}},"args":[{"name":"costume","description":"costume","required":false}]}}}
|
package/README.md
CHANGED
|
@@ -105,7 +105,7 @@ There are more than a way to install eggs as .deb package, the most practical is
|
|
|
105
105
|
The simplest way to install eggs is download the [package eggs](https://sourceforge.net/projects/penguins-eggs/files/DEBS/) from [sourceforge page of the project](https://sourceforge.net/projects/penguins-eggs/) and install it
|
|
106
106
|
|
|
107
107
|
```
|
|
108
|
-
sudo dpkg -i eggs_9.5.
|
|
108
|
+
sudo dpkg -i eggs_9.5.20_amd64.deb
|
|
109
109
|
```
|
|
110
110
|
|
|
111
111
|
or, on a i386 system:
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
# Debian/Buster et others
|
|
2
|
+
# partition.yaml
|
|
3
|
+
---
|
|
1
4
|
# This setting specifies the mount point of the EFI system partition. Some
|
|
2
5
|
# distributions (Fedora, Debian, Manjaro, etc.) use /boot/efi, others (KaOS,
|
|
3
6
|
# etc.) use just /boot.
|
|
@@ -126,7 +129,7 @@ initialSwapChoice: none
|
|
|
126
129
|
# If nothing is specified, Calamares defaults to "ext4".
|
|
127
130
|
#
|
|
128
131
|
# Names are case-sensitive and defined by KPMCore.
|
|
129
|
-
defaultFileSystemType: "
|
|
132
|
+
defaultFileSystemType: "ext4"
|
|
130
133
|
|
|
131
134
|
# Selectable filesystem type, used when "erase" is done.
|
|
132
135
|
#
|
|
@@ -140,7 +143,7 @@ defaultFileSystemType: "btrfs"
|
|
|
140
143
|
#
|
|
141
144
|
# If not specified at all, uses *defaultFileSystemType* without a
|
|
142
145
|
# warning (this matches traditional no-choice-available behavior best).
|
|
143
|
-
availableFileSystemTypes: ["
|
|
146
|
+
availableFileSystemTypes: ["ext4"]
|
|
144
147
|
|
|
145
148
|
# Show/hide LUKS related functionality in automated partitioning modes.
|
|
146
149
|
# Disable this if you choose not to deploy early unlocking support in GRUB2
|
|
@@ -0,0 +1,242 @@
|
|
|
1
|
+
# Arch rolling et others
|
|
2
|
+
# partition.yaml
|
|
3
|
+
---
|
|
4
|
+
# This setting specifies the mount point of the EFI system partition. Some
|
|
5
|
+
# distributions (Fedora, Debian, Manjaro, etc.) use /boot/efi, others (KaOS,
|
|
6
|
+
# etc.) use just /boot.
|
|
7
|
+
efiSystemPartition: "/boot/efi"
|
|
8
|
+
|
|
9
|
+
# This optional setting specifies the size of the EFI system partition.
|
|
10
|
+
# If nothing is specified, the default size of 300MiB will be used.
|
|
11
|
+
# efiSystemPartitionSize: 300M
|
|
12
|
+
|
|
13
|
+
# In autogenerated partitioning, allow the user to select a swap size?
|
|
14
|
+
# If there is exactly one choice, no UI is presented, and the user
|
|
15
|
+
# cannot make a choice -- this setting is used. If there is more than
|
|
16
|
+
# one choice, a UI is presented.
|
|
17
|
+
#
|
|
18
|
+
# Legacy settings *neverCreateSwap* and *ensureSuspendToDisk* correspond
|
|
19
|
+
# to values of *userSwapChoices* as follows:
|
|
20
|
+
# - *neverCreateSwap* is true, means [none]
|
|
21
|
+
# - *neverCreateSwap* is false, *ensureSuspendToDisk* is false, [small]
|
|
22
|
+
# - *neverCreateSwap* is false, *ensureSuspendToDisk* is true, [suspend]
|
|
23
|
+
#
|
|
24
|
+
# Autogenerated swap sizes are as follows:
|
|
25
|
+
# - *suspend*: Swap is always at least total memory size,
|
|
26
|
+
# and up to 4GiB RAM follows the rule-of-thumb 2 * memory;
|
|
27
|
+
# from 4GiB to 8 GiB it stays steady at 8GiB, and over 8 GiB memory
|
|
28
|
+
# swap is the size of main memory.
|
|
29
|
+
# - *small*: Follows the rules above, but Swap is at
|
|
30
|
+
# most 8GiB, and no more than 10% of available disk.
|
|
31
|
+
# In both cases, a fudge factor (usually 10% extra) is applied so that there
|
|
32
|
+
# is some space for administrative overhead (e.g. 8 GiB swap will allocate
|
|
33
|
+
# 8.8GiB on disk in the end).
|
|
34
|
+
#
|
|
35
|
+
# If *file* is enabled here, make sure to have the *fstab* module
|
|
36
|
+
# as well (later in the exec phase) so that the swap file is
|
|
37
|
+
# actually created.
|
|
38
|
+
userSwapChoices:
|
|
39
|
+
- none # Create no swap, use no swap
|
|
40
|
+
- small # Up to 4GB
|
|
41
|
+
- suspend # At least main memory size
|
|
42
|
+
# - reuse # Re-use existing swap, but don't create any (unsupported right now)
|
|
43
|
+
- file # To swap file instead of partition
|
|
44
|
+
|
|
45
|
+
# This optional setting specifies the name of the swap partition (see
|
|
46
|
+
# PARTLABEL; gpt only; requires KPMCore >= 4.2.0).
|
|
47
|
+
# If nothing is specified, the partition name is left unset.
|
|
48
|
+
# swapPartitionName: swap
|
|
49
|
+
|
|
50
|
+
# LEGACY SETTINGS (these will generate a warning)
|
|
51
|
+
# ensureSuspendToDisk: true
|
|
52
|
+
# neverCreateSwap: false
|
|
53
|
+
|
|
54
|
+
# Correctly draw nested (e.g. logical) partitions as such.
|
|
55
|
+
drawNestedPartitions: false
|
|
56
|
+
|
|
57
|
+
# Show/hide partition labels on manual partitioning page.
|
|
58
|
+
alwaysShowPartitionLabels: true
|
|
59
|
+
|
|
60
|
+
# Allow manual partitioning.
|
|
61
|
+
#
|
|
62
|
+
# When set to false, this option hides the "Manual partitioning" button,
|
|
63
|
+
# limiting the user's choice to "Erase", "Replace" or "Alongside".
|
|
64
|
+
# This can be useful when using a custom partition layout we don't want
|
|
65
|
+
# the user to modify.
|
|
66
|
+
#
|
|
67
|
+
# If nothing is specified, manual partitioning is enabled.
|
|
68
|
+
#allowManualPartitioning: true
|
|
69
|
+
|
|
70
|
+
# Initial selection on the Choice page
|
|
71
|
+
#
|
|
72
|
+
# There are four radio buttons (in principle: erase, replace, alongside, manual),
|
|
73
|
+
# and you can pick which of them, if any, is initially selected. For most
|
|
74
|
+
# installers, "none" is the right choice: it makes the user pick something specific,
|
|
75
|
+
# rather than accidentally being able to click past an important choice (in particular,
|
|
76
|
+
# "erase" is a dangerous choice).
|
|
77
|
+
#
|
|
78
|
+
# The default is "none"
|
|
79
|
+
#
|
|
80
|
+
initialPartitioningChoice: none
|
|
81
|
+
#
|
|
82
|
+
# Similarly, some of the installation choices may offer a choice of swap;
|
|
83
|
+
# the available choices depend on *userSwapChoices*, above, and this
|
|
84
|
+
# setting can be used to pick a specific one.
|
|
85
|
+
#
|
|
86
|
+
# The default is "none" (no swap) if that is one of the enabled options, otherwise
|
|
87
|
+
# one of the items from the options.
|
|
88
|
+
initialSwapChoice: none
|
|
89
|
+
|
|
90
|
+
# Default partition table type, used when a "erase" disk is made.
|
|
91
|
+
#
|
|
92
|
+
# When erasing a disk, a new partition table is created on disk.
|
|
93
|
+
# In other cases, e.g. Replace and Alongside, as well as when using
|
|
94
|
+
# manual partitioning, this partition table exists already on disk
|
|
95
|
+
# and it is left unmodified.
|
|
96
|
+
#
|
|
97
|
+
# Suggested values: gpt, msdos
|
|
98
|
+
# If nothing is specified, Calamares defaults to "gpt" if system is
|
|
99
|
+
# efi or "msdos".
|
|
100
|
+
#
|
|
101
|
+
# Names are case-sensitive and defined by KPMCore.
|
|
102
|
+
# defaultPartitionTableType: msdos
|
|
103
|
+
|
|
104
|
+
# Requirement for partition table type
|
|
105
|
+
#
|
|
106
|
+
# Restrict the installation on disks that match the type of partition
|
|
107
|
+
# tables that are specified.
|
|
108
|
+
#
|
|
109
|
+
# Possible values: msdos, gpt. Names are case-sensitive and defined by KPMCore.
|
|
110
|
+
#
|
|
111
|
+
# If nothing is specified, Calamares defaults to both "msdos" and "gpt".
|
|
112
|
+
#
|
|
113
|
+
# requiredPartitionTableType: gpt
|
|
114
|
+
# requiredPartitionTableType:
|
|
115
|
+
# - msdos
|
|
116
|
+
# - gpt
|
|
117
|
+
|
|
118
|
+
# Default filesystem type, used when a "new" partition is made.
|
|
119
|
+
#
|
|
120
|
+
# When replacing a partition, the existing filesystem inside the
|
|
121
|
+
# partition is retained. In other cases, e.g. Erase and Alongside,
|
|
122
|
+
# as well as when using manual partitioning and creating a new
|
|
123
|
+
# partition, this filesystem type is pre-selected. Note that
|
|
124
|
+
# editing a partition in manual-creation mode will not automatically
|
|
125
|
+
# change the filesystem type to this default value -- it is not
|
|
126
|
+
# creating a new partition.
|
|
127
|
+
#
|
|
128
|
+
# Suggested values: ext2, ext3, ext4, reiser, xfs, jfs, btrfs
|
|
129
|
+
# If nothing is specified, Calamares defaults to "ext4".
|
|
130
|
+
#
|
|
131
|
+
# Names are case-sensitive and defined by KPMCore.
|
|
132
|
+
defaultFileSystemType: "ext4"
|
|
133
|
+
|
|
134
|
+
# Selectable filesystem type, used when "erase" is done.
|
|
135
|
+
#
|
|
136
|
+
# When erasing the disk, the *defaultFileSystemType* is used (see
|
|
137
|
+
# above), but it is also possible to give users a choice:
|
|
138
|
+
# list suitable filesystems here. A drop-down is provided
|
|
139
|
+
# to pick which is the filesystems will be used.
|
|
140
|
+
#
|
|
141
|
+
# The value *defaultFileSystemType* is added to this list (with a warning)
|
|
142
|
+
# if not present; the default pick is the *defaultFileSystemType*.
|
|
143
|
+
#
|
|
144
|
+
# If not specified at all, uses *defaultFileSystemType* without a
|
|
145
|
+
# warning (this matches traditional no-choice-available behavior best).
|
|
146
|
+
availableFileSystemTypes: ["ext4"]
|
|
147
|
+
|
|
148
|
+
# Show/hide LUKS related functionality in automated partitioning modes.
|
|
149
|
+
# Disable this if you choose not to deploy early unlocking support in GRUB2
|
|
150
|
+
# and/or your distribution's initramfs solution.
|
|
151
|
+
#
|
|
152
|
+
# BIG FAT WARNING:
|
|
153
|
+
#
|
|
154
|
+
# This option is unsupported, as it cuts out a crucial security feature.
|
|
155
|
+
# Disabling LUKS and shipping Calamares without a correctly configured GRUB2
|
|
156
|
+
# and initramfs is considered suboptimal use of the Calamares software. The
|
|
157
|
+
# Calamares team will not provide user support for any potential issue that
|
|
158
|
+
# may arise as a consequence of setting this option to false.
|
|
159
|
+
# It is strongly recommended that system integrators put in the work to support
|
|
160
|
+
# LUKS unlocking support in GRUB2 and initramfs/dracut/mkinitcpio/etc.
|
|
161
|
+
# For more information on setting up GRUB2 for Calamares with LUKS, see
|
|
162
|
+
# https://github.com/calamares/calamares/wiki/Deploy-LUKS
|
|
163
|
+
#
|
|
164
|
+
# If nothing is specified, LUKS is enabled in automated modes.
|
|
165
|
+
#enableLuksAutomatedPartitioning: true
|
|
166
|
+
|
|
167
|
+
# Partition layout.
|
|
168
|
+
#
|
|
169
|
+
# This optional setting specifies a custom partition layout.
|
|
170
|
+
#
|
|
171
|
+
# If nothing is specified, the default partition layout is a single partition
|
|
172
|
+
# for root that uses 100% of the space and uses the filesystem defined by
|
|
173
|
+
# defaultFileSystemType.
|
|
174
|
+
#
|
|
175
|
+
# Note: the EFI system partition is prepend automatically to the layout if
|
|
176
|
+
# needed; the swap partition is appended to the layout if enabled (small of
|
|
177
|
+
# suspend).
|
|
178
|
+
#
|
|
179
|
+
# Otherwise, the partition layout is defined as follow:
|
|
180
|
+
#
|
|
181
|
+
# partitionLayout:
|
|
182
|
+
# - name: "rootfs"
|
|
183
|
+
# type: "4f68bce3-e8cd-4db1-96e7-fbcaf984b709"
|
|
184
|
+
# filesystem: "ext4"
|
|
185
|
+
# mountPoint: "/"
|
|
186
|
+
# size: 20%
|
|
187
|
+
# minSize: 500M
|
|
188
|
+
# maxSize: 10G
|
|
189
|
+
# attributes: 0xffff000000000003
|
|
190
|
+
# - name: "home"
|
|
191
|
+
# type = "933ac7e1-2eb4-4f13-b844-0e14e2aef915"
|
|
192
|
+
# filesystem: "ext4"
|
|
193
|
+
# mountPoint: "/home"
|
|
194
|
+
# size: 3G
|
|
195
|
+
# minSize: 1.5G
|
|
196
|
+
# features:
|
|
197
|
+
# 64bit: false
|
|
198
|
+
# casefold: true
|
|
199
|
+
# - name: "data"
|
|
200
|
+
# filesystem: "fat32"
|
|
201
|
+
# mountPoint: "/data"
|
|
202
|
+
# features:
|
|
203
|
+
# sector-size: 4096
|
|
204
|
+
# sectors-per-cluster: 128
|
|
205
|
+
# size: 100%
|
|
206
|
+
#
|
|
207
|
+
# There can be any number of partitions, each entry having the following attributes:
|
|
208
|
+
# - name: filesystem label
|
|
209
|
+
# and
|
|
210
|
+
# partition name (gpt only; since KPMCore 4.2.0)
|
|
211
|
+
# - uuid: partition uuid (optional parameter; gpt only; requires KPMCore >= 4.2.0)
|
|
212
|
+
# - type: partition type (optional parameter; gpt only; requires KPMCore >= 4.2.0)
|
|
213
|
+
# - attributes: partition attributes (optional parameter; gpt only; requires KPMCore >= 4.2.0)
|
|
214
|
+
# - filesystem: filesystem type (optional parameter)
|
|
215
|
+
# - if not set at all, treat as "unformatted"
|
|
216
|
+
# - if "unformatted", no filesystem will be created
|
|
217
|
+
# - if "unknown" (or an unknown FS name, like "elephant") then the
|
|
218
|
+
# default filesystem type, or the user's choice, will be applied instead
|
|
219
|
+
# of "unknown" (e.g. the user might pick ext4, or xfs).
|
|
220
|
+
# - mountPoint: partition mount point (optional parameter; not mounted if unset)
|
|
221
|
+
# - size: partition size in bytes (append 'K', 'M' or 'G' for KiB, MiB or GiB)
|
|
222
|
+
# or
|
|
223
|
+
# % of the available drive space if a '%' is appended to the value
|
|
224
|
+
# - minSize: minimum partition size (optional parameter)
|
|
225
|
+
# - maxSize: maximum partition size (optional parameter)
|
|
226
|
+
# - features: filesystem features (optional parameter; requires KPMCore >= 4.2.0)
|
|
227
|
+
# name: boolean or integer or string
|
|
228
|
+
|
|
229
|
+
# Checking for available storage
|
|
230
|
+
#
|
|
231
|
+
# This overlaps with the setting of the same name in the welcome module's
|
|
232
|
+
# requirements section. If nothing is set by the welcome module, this
|
|
233
|
+
# value is used instead. It is still a problem if there is no required
|
|
234
|
+
# size set at all, and the replace and resize options will not be offered
|
|
235
|
+
# if no required size is set.
|
|
236
|
+
#
|
|
237
|
+
# The value is in Gibibytes (GiB).
|
|
238
|
+
#
|
|
239
|
+
# BIG FAT WARNING: except for OEM-phase-0 use, you should be using
|
|
240
|
+
# the welcome module, **and** configure this value in
|
|
241
|
+
# `welcome.conf`, not here.
|
|
242
|
+
requiredStorage: 6.0
|
|
@@ -67,11 +67,8 @@ class Fisherman {
|
|
|
67
67
|
* @param replaces [['search','replace']]
|
|
68
68
|
*/
|
|
69
69
|
async buildModule(name, vendor = '') {
|
|
70
|
-
// console.log('creating calamares module ' + name)
|
|
71
70
|
let moduleSource = node_path_1.default.resolve(__dirname, this.installer.templateModules + name + '.yml');
|
|
72
71
|
/**
|
|
73
|
-
* Here we MUST revisit it and bring theme from wardrobe
|
|
74
|
-
*
|
|
75
72
|
* We need vendor here to have possibility to load custom modules for calamares
|
|
76
73
|
* the custom modules live in: /addons/vendor/theme/calamares/modules
|
|
77
74
|
* and - if exist - take priority on distro modules on /conf/distros/calamares/modules
|
|
@@ -87,7 +84,7 @@ class Fisherman {
|
|
|
87
84
|
* And we solve the issue of Sebastien who need btrfs
|
|
88
85
|
*
|
|
89
86
|
*/
|
|
90
|
-
if (vendor !== '') {
|
|
87
|
+
if (vendor !== 'eggs') {
|
|
91
88
|
let customModuleSource = node_path_1.default.resolve(__dirname, `../../../addons/${vendor}/theme/calamares/modules/${name}.yml`);
|
|
92
89
|
if (vendor.includes('/')) {
|
|
93
90
|
customModuleSource = `${vendor}/theme/calamares/modules/${name}.yml`;
|
|
@@ -20,6 +20,8 @@ const bionic_1 = require("./distros/bionic");
|
|
|
20
20
|
const rolling_1 = require("./distros/rolling");
|
|
21
21
|
const pacman_1 = __importDefault(require("../pacman"));
|
|
22
22
|
const installer_1 = require("./installer");
|
|
23
|
+
// partition
|
|
24
|
+
const js_yaml_1 = __importDefault(require("js-yaml"));
|
|
23
25
|
/**
|
|
24
26
|
*
|
|
25
27
|
*/
|
|
@@ -134,7 +136,9 @@ class Incubator {
|
|
|
134
136
|
await rolling.create();
|
|
135
137
|
break;
|
|
136
138
|
}
|
|
137
|
-
|
|
139
|
+
}
|
|
140
|
+
if (pacman_1.default.calamaresExists()) {
|
|
141
|
+
partitionCustomize();
|
|
138
142
|
}
|
|
139
143
|
}
|
|
140
144
|
/**
|
|
@@ -286,3 +290,22 @@ function write(file, content, verbose = false) {
|
|
|
286
290
|
}
|
|
287
291
|
node_fs_1.default.writeFileSync(file, content, 'utf8');
|
|
288
292
|
}
|
|
293
|
+
/**
|
|
294
|
+
*
|
|
295
|
+
*/
|
|
296
|
+
function partitionCustomize() {
|
|
297
|
+
const filePartition = '/etc/calamares/modules/partition.conf';
|
|
298
|
+
let partition = js_yaml_1.default.load(node_fs_1.default.readFileSync(filePartition, 'utf-8'));
|
|
299
|
+
partition.defaultFileSystemType = 'ext4';
|
|
300
|
+
partition.availableFileSystemTypes = ['ext4'];
|
|
301
|
+
if (pacman_1.default.packageIsInstalled('btrfs-progs')) {
|
|
302
|
+
partition.availableFileSystemTypes.push('btrfs');
|
|
303
|
+
}
|
|
304
|
+
if (pacman_1.default.packageIsInstalled('xfsprogs')) {
|
|
305
|
+
partition.availableFileSystemTypes.push('xfs');
|
|
306
|
+
}
|
|
307
|
+
if (pacman_1.default.packageIsInstalled('f2fs-tools')) {
|
|
308
|
+
partition.availableFileSystemTypes.push('f2fs');
|
|
309
|
+
}
|
|
310
|
+
node_fs_1.default.writeFileSync(filePartition, js_yaml_1.default.dump(partition), 'utf-8');
|
|
311
|
+
}
|
package/dist/classes/pacman.js
CHANGED
|
@@ -246,7 +246,18 @@ class Pacman {
|
|
|
246
246
|
await fedora_1.default.calamaresInstall(verbose);
|
|
247
247
|
}
|
|
248
248
|
else if (this.distro().familyId === 'archlinux') {
|
|
249
|
-
|
|
249
|
+
if (this.distro().distroId === 'ManjaroLinux') {
|
|
250
|
+
const cmd = `pacman -Sy --noconfirm calamares`;
|
|
251
|
+
try {
|
|
252
|
+
await (0, utils_2.exec)(cmd, utils_1.default.setEcho(true));
|
|
253
|
+
}
|
|
254
|
+
catch {
|
|
255
|
+
utils_1.default.error(`manjaro: ${cmd}`); // + e.error)
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
else {
|
|
259
|
+
await archlinux_1.default.calamaresInstall(verbose);
|
|
260
|
+
}
|
|
250
261
|
}
|
|
251
262
|
else if (this.distro().familyId === 'suse') {
|
|
252
263
|
await suse_1.default.calamaresInstall(verbose);
|
|
@@ -27,27 +27,21 @@ class Calamares extends core_1.Command {
|
|
|
27
27
|
utils_1.default.titles(this.id + ' ' + this.argv);
|
|
28
28
|
this.settings = new settings_1.default();
|
|
29
29
|
const { flags } = await this.parse(Calamares);
|
|
30
|
-
let verbose =
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
let remove = false;
|
|
35
|
-
if (flags.remove) {
|
|
36
|
-
remove = true;
|
|
37
|
-
}
|
|
38
|
-
let install = false;
|
|
39
|
-
if (flags.install) {
|
|
40
|
-
install = true;
|
|
41
|
-
}
|
|
42
|
-
let release = false;
|
|
43
|
-
if (flags.release) {
|
|
44
|
-
release = true;
|
|
45
|
-
}
|
|
30
|
+
let verbose = flags.verbose;
|
|
31
|
+
let remove = flags.remove;
|
|
32
|
+
let install = flags.install;
|
|
33
|
+
let release = flags.release;
|
|
46
34
|
let theme = 'eggs';
|
|
47
35
|
if (flags.theme !== undefined) {
|
|
48
36
|
theme = flags.theme;
|
|
49
|
-
if (theme.
|
|
50
|
-
|
|
37
|
+
if (theme.includes('/')) {
|
|
38
|
+
if (theme.endsWith('/')) {
|
|
39
|
+
theme = theme.substring(0, theme.length - 1);
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
else {
|
|
43
|
+
const wpath = `/home/${await utils_1.default.getPrimaryUser()}/.wardrobe/vendors/`;
|
|
44
|
+
theme = wpath + flags.theme;
|
|
51
45
|
}
|
|
52
46
|
theme = path_1.default.resolve(theme);
|
|
53
47
|
if (!fs_1.default.existsSync(theme + '/theme')) {
|
|
@@ -85,7 +79,8 @@ class Calamares extends core_1.Command {
|
|
|
85
79
|
if (await this.settings.load()) {
|
|
86
80
|
utils_1.default.warning('Configuring installer');
|
|
87
81
|
await this.settings.loadRemix(this.settings.config.snapshot_basename, theme);
|
|
88
|
-
|
|
82
|
+
const isClone = false;
|
|
83
|
+
this.incubator = new incubator_1.default(this.settings.remix, this.settings.distro, this.settings.config.user_opt, theme, isClone, verbose);
|
|
89
84
|
await this.incubator.config(release);
|
|
90
85
|
}
|
|
91
86
|
}
|