penguins-eggs 9.5.25 → 9.5.26
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/conf/archiso.yaml +8 -0
- package/conf/derivatives.yaml +42 -20
- package/conf/distros.yaml +73 -0
- package/dist/classes/distro.js +19 -33
- package/dist/classes/ovary.js +21 -24
- package/dist/classes/pacman.js +1 -0
- package/dist/classes/pxe.js +20 -7
- package/dist/commands/calamares.js +3 -2
- package/package.json +1 -1
- /package/mkinitcpio/{blendos → NOT_USED_blendos}/README.md +0 -0
- /package/mkinitcpio/{blendos → NOT_USED_blendos}/live.conf +0 -0
- /package/mkinitcpio/{blendos → NOT_USED_blendos}/mkinitcpio.conf +0 -0
- /package/mkinitcpio/{crystal → NOT_USED_crystal}/live.conf +0 -0
- /package/mkinitcpio/{crystal → NOT_USED_crystal}/mkinitcpio.conf +0 -0
package/.oclif.manifest.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":"9.5.25","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},"policies":{"name":"policies","type":"boolean","char":"p","description":"configure calamares policies","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.26","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},"policies":{"name":"policies","type":"boolean","char":"p","description":"configure calamares policies","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.26_amd64.deb
|
|
109
109
|
```
|
|
110
110
|
|
|
111
111
|
or, on a i386 system:
|
package/conf/derivatives.yaml
CHANGED
|
@@ -5,25 +5,26 @@
|
|
|
5
5
|
#
|
|
6
6
|
# DEBIAN
|
|
7
7
|
#
|
|
8
|
-
# buster derivated
|
|
9
8
|
- id: buster
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
distroLike: Debian
|
|
10
|
+
family: debian
|
|
11
|
+
ids:
|
|
12
12
|
- debbie # LMDE4
|
|
13
13
|
- siena # Ufficiozero siena
|
|
14
14
|
|
|
15
|
-
# bullseye derivated
|
|
16
15
|
- id: bullseye
|
|
17
|
-
|
|
18
|
-
|
|
16
|
+
distroLike: Debian
|
|
17
|
+
family: debian
|
|
18
|
+
ids:
|
|
19
19
|
- desktop # Netrunner Desktop 23
|
|
20
20
|
- elsie # LMDE5
|
|
21
21
|
- filadelfia, # SysLinuxOS filadelfia
|
|
22
22
|
|
|
23
23
|
# bookworm derivated
|
|
24
24
|
- id: bookworm
|
|
25
|
-
|
|
26
|
-
|
|
25
|
+
distroLike: Debian
|
|
26
|
+
family: debian
|
|
27
|
+
ids:
|
|
27
28
|
- kali-rolling # kali
|
|
28
29
|
- faye # LMDE 6
|
|
29
30
|
- Sparky # SparkyLinux 7
|
|
@@ -34,24 +35,26 @@
|
|
|
34
35
|
#
|
|
35
36
|
# beowulf derivated
|
|
36
37
|
- id: beowulf
|
|
37
|
-
|
|
38
|
-
|
|
38
|
+
distroLike: Devuan
|
|
39
|
+
family: debian
|
|
40
|
+
ids:
|
|
39
41
|
- roma # Ufficiozero roma
|
|
40
42
|
|
|
41
43
|
# daedalus derivated
|
|
42
44
|
- id: daedalus
|
|
43
|
-
|
|
44
|
-
|
|
45
|
+
distroLike: Devuan
|
|
46
|
+
family: debian
|
|
47
|
+
ids:
|
|
45
48
|
- daedalus-ceres # "daedalus ceres"
|
|
46
|
-
# -"daedalus ceres" # NOTE: this not working, edit /etc/os-release
|
|
47
49
|
|
|
48
50
|
#
|
|
49
51
|
# UBUNTU
|
|
50
52
|
#
|
|
51
53
|
# bionic derivated
|
|
52
54
|
- id: bionic
|
|
53
|
-
|
|
54
|
-
|
|
55
|
+
distroLike: Ubuntu
|
|
56
|
+
family: debian
|
|
57
|
+
ids:
|
|
55
58
|
- hera # Elementary hera
|
|
56
59
|
- tara # Linux Mint
|
|
57
60
|
- tessa # Linux Mint
|
|
@@ -61,14 +64,16 @@
|
|
|
61
64
|
|
|
62
65
|
# focal derivated
|
|
63
66
|
- id: focal
|
|
64
|
-
|
|
65
|
-
|
|
67
|
+
distroLike: Ubuntu
|
|
68
|
+
family: debian
|
|
69
|
+
ids:
|
|
66
70
|
- tropea # UfficioZero tropea
|
|
67
71
|
|
|
68
72
|
# jammy derivated
|
|
69
73
|
- id: jammy
|
|
70
|
-
|
|
71
|
-
|
|
74
|
+
distroLike: Ubuntu
|
|
75
|
+
family: debian
|
|
76
|
+
ids:
|
|
72
77
|
- horus # elementary OS 7 Horus
|
|
73
78
|
- jolnir # Elementary jolnir
|
|
74
79
|
- ShiFt # Makululu
|
|
@@ -81,7 +86,24 @@
|
|
|
81
86
|
- victoria # Linux Mint
|
|
82
87
|
|
|
83
88
|
- id: devel
|
|
84
|
-
|
|
89
|
+
distroLike: Ubuntu
|
|
90
|
+
family: debian
|
|
85
91
|
derivatives:
|
|
86
92
|
- devel # Rhino
|
|
87
93
|
- lunar # Ubuntu lunar 23.04
|
|
94
|
+
|
|
95
|
+
#
|
|
96
|
+
# ARCH
|
|
97
|
+
#
|
|
98
|
+
- id: rolling
|
|
99
|
+
distroLike: Arch
|
|
100
|
+
family: archlinux
|
|
101
|
+
ids:
|
|
102
|
+
- Raptor # Garuda Raptor
|
|
103
|
+
- Qonos # Manjaro
|
|
104
|
+
- Ruah # Manjaro
|
|
105
|
+
- Raptor # Manjaro
|
|
106
|
+
- Sikaris # Manjaro
|
|
107
|
+
- Talos # Manjaro
|
|
108
|
+
- UltimaThule # Manjaro
|
|
109
|
+
- Uranos # Manjaro
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
# distros.yaml
|
|
2
|
+
---
|
|
3
|
+
- family: debian
|
|
4
|
+
- distro: Debian
|
|
5
|
+
- id: buster
|
|
6
|
+
ids:
|
|
7
|
+
- debbie # LMDE4
|
|
8
|
+
- siena # Ufficiozero siena
|
|
9
|
+
- id: bullseye
|
|
10
|
+
ids:
|
|
11
|
+
- desktop # Netrunner Desktop 23
|
|
12
|
+
- elsie # LMDE5
|
|
13
|
+
- filadelfia, # SysLinuxOS filadelfia
|
|
14
|
+
- id: bookworm
|
|
15
|
+
ids:
|
|
16
|
+
- kali-rolling # kali
|
|
17
|
+
- faye # LMDE 6
|
|
18
|
+
- Sparky # SparkyLinux 7
|
|
19
|
+
- ara # Parrot ara
|
|
20
|
+
- distro: Devuan
|
|
21
|
+
- id: beowulf
|
|
22
|
+
ids:
|
|
23
|
+
- roma # Ufficiozero roma
|
|
24
|
+
- id: daedalus
|
|
25
|
+
ids:
|
|
26
|
+
- daedalus-ceres # "daedalus ceres"
|
|
27
|
+
- distro: Ubuntu
|
|
28
|
+
- id: bionic
|
|
29
|
+
ids:
|
|
30
|
+
- hera # Elementary hera
|
|
31
|
+
- tara # Linux Mint
|
|
32
|
+
- tessa # Linux Mint
|
|
33
|
+
- tina # Linux Mint
|
|
34
|
+
- tricia # Linux Mint
|
|
35
|
+
- vieste # Ufficiozero vieste
|
|
36
|
+
- id: focal
|
|
37
|
+
ids:
|
|
38
|
+
- tropea # UfficioZero tropea
|
|
39
|
+
- id: jammy
|
|
40
|
+
ids:
|
|
41
|
+
- horus # elementary OS 7 Horus
|
|
42
|
+
- jolnir # Elementary jolnir
|
|
43
|
+
- ShiFt # Makululu
|
|
44
|
+
- ulyana # Linux Mint
|
|
45
|
+
- ulyssa # Linux Mint
|
|
46
|
+
- uma # Linux Mint
|
|
47
|
+
- una # Linux Mint
|
|
48
|
+
- vanessa # Linux Mint
|
|
49
|
+
- vera # Linux Mint
|
|
50
|
+
- victoria # Linux Mint
|
|
51
|
+
- id: devel
|
|
52
|
+
ids:
|
|
53
|
+
- devel # Rhino
|
|
54
|
+
- lunar # Ubuntu lunar 23.04
|
|
55
|
+
- family: archlinux
|
|
56
|
+
- distroId: Arch
|
|
57
|
+
- id: rolling
|
|
58
|
+
ids:
|
|
59
|
+
- Raptor # Garuda Raptor
|
|
60
|
+
- Qonos # Manjaro
|
|
61
|
+
- Ruah # Manjaro
|
|
62
|
+
- Raptor # Manjaro
|
|
63
|
+
- Sikaris # Manjaro
|
|
64
|
+
- Talos # Manjaro
|
|
65
|
+
- UltimaThule # Manjaro
|
|
66
|
+
- Uranos # Manjaro
|
|
67
|
+
distros:
|
|
68
|
+
- ArcoLinux
|
|
69
|
+
- Crystal
|
|
70
|
+
- EndeavourOS
|
|
71
|
+
- Garuda
|
|
72
|
+
- phyOS
|
|
73
|
+
- RebornOS
|
package/dist/classes/distro.js
CHANGED
|
@@ -89,7 +89,7 @@ class Distro {
|
|
|
89
89
|
this.releaseLike = 'unstable';
|
|
90
90
|
}
|
|
91
91
|
/**
|
|
92
|
-
*
|
|
92
|
+
* Analisi: codenameId
|
|
93
93
|
*/
|
|
94
94
|
switch (this.codenameId) {
|
|
95
95
|
case 'jessie': {
|
|
@@ -192,32 +192,9 @@ class Distro {
|
|
|
192
192
|
this.squashfs = `arch/x86_64/airootfs.sfs`;
|
|
193
193
|
break;
|
|
194
194
|
}
|
|
195
|
-
case 'Raptor': {
|
|
196
|
-
// Garuda
|
|
197
|
-
this.familyId = 'archlinux';
|
|
198
|
-
this.distroLike = 'Arch';
|
|
199
|
-
this.codenameLikeId = 'rolling';
|
|
200
|
-
this.liveMediumPath = '/run/archiso/bootmnt/';
|
|
201
|
-
this.squashfs = `arch/x86_64/airootfs.sfs`;
|
|
202
|
-
break;
|
|
203
|
-
}
|
|
204
|
-
case 'Qonos':
|
|
205
|
-
case 'Ruah':
|
|
206
|
-
case 'Sikaris':
|
|
207
|
-
case 'Talos':
|
|
208
|
-
case 'UltimaThule':
|
|
209
|
-
case 'Uranos': {
|
|
210
|
-
// Manjaro Linux
|
|
211
|
-
this.familyId = 'archlinux';
|
|
212
|
-
this.distroLike = 'Arch';
|
|
213
|
-
this.codenameLikeId = 'rolling';
|
|
214
|
-
this.liveMediumPath = '/run/miso/bootmnt/';
|
|
215
|
-
this.squashfs = 'manjaro/x86_64/livefs.sfs';
|
|
216
|
-
break;
|
|
217
|
-
}
|
|
218
195
|
default: {
|
|
219
196
|
/**
|
|
220
|
-
* patch per Roy
|
|
197
|
+
* patch per Roy VERIFICARE
|
|
221
198
|
*/
|
|
222
199
|
let found = false;
|
|
223
200
|
let file = node_path_1.default.resolve(__dirname, '../../conf/derivatives.yaml');
|
|
@@ -227,12 +204,14 @@ class Distro {
|
|
|
227
204
|
const content = node_fs_1.default.readFileSync(file, 'utf8');
|
|
228
205
|
const distros = js_yaml_1.default.load(content);
|
|
229
206
|
for (const distro of distros) {
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
207
|
+
if (distro.ids !== undefined) {
|
|
208
|
+
for (let n = 0; n < distro.ids.length; n++) {
|
|
209
|
+
if (this.codenameId === distro.ids[n]) {
|
|
210
|
+
found = true;
|
|
211
|
+
this.distroLike = distro.distroLike;
|
|
212
|
+
this.codenameLikeId = distro.id;
|
|
213
|
+
this.familyId = distro.family;
|
|
214
|
+
}
|
|
236
215
|
}
|
|
237
216
|
}
|
|
238
217
|
}
|
|
@@ -274,9 +253,9 @@ class Distro {
|
|
|
274
253
|
break;
|
|
275
254
|
}
|
|
276
255
|
// No default
|
|
277
|
-
}
|
|
256
|
+
} // Fine analisi codenameIS
|
|
278
257
|
/**
|
|
279
|
-
*
|
|
258
|
+
* STRANI CASI: Debian/Arch
|
|
280
259
|
*/
|
|
281
260
|
/**
|
|
282
261
|
* MX LINUX
|
|
@@ -285,6 +264,13 @@ class Distro {
|
|
|
285
264
|
if (node_fs_1.default.existsSync('/etc/antix-version')) {
|
|
286
265
|
this.distroId = 'MX';
|
|
287
266
|
}
|
|
267
|
+
/**
|
|
268
|
+
* ManjaroLinux
|
|
269
|
+
*/
|
|
270
|
+
if (this.distroId === 'ManjaroLinux') {
|
|
271
|
+
this.liveMediumPath = '/run/miso/bootmnt/';
|
|
272
|
+
this.squashfs = 'manjaro/x86_64/livefs.sfs';
|
|
273
|
+
}
|
|
288
274
|
}
|
|
289
275
|
}
|
|
290
276
|
exports.default = Distro;
|
package/dist/classes/ovary.js
CHANGED
|
@@ -616,13 +616,7 @@ class Ovary {
|
|
|
616
616
|
let kp = `boot=live components locales=${process.env.LANG}`;
|
|
617
617
|
if (this.familyId === 'archlinux') {
|
|
618
618
|
const volid = utils_2.default.getVolid(this.settings.remix.name);
|
|
619
|
-
if (distroId
|
|
620
|
-
distroId === 'ArcoLinux' ||
|
|
621
|
-
distroId === 'blendOS' ||
|
|
622
|
-
distroId === 'EndeavourOS' ||
|
|
623
|
-
distroId === 'Garuda' ||
|
|
624
|
-
distroId === 'phyOS' ||
|
|
625
|
-
distroId === 'RebornOS') {
|
|
619
|
+
if (isArchiso(distroId)) {
|
|
626
620
|
kp += ` archisobasedir=arch archisolabel=${volid}`;
|
|
627
621
|
}
|
|
628
622
|
else if (distroId === 'ManjaroLinux') {
|
|
@@ -664,23 +658,8 @@ class Ovary {
|
|
|
664
658
|
initrdImg = initrdImg.slice(Math.max(0, initrdImg.lastIndexOf('/') + 1));
|
|
665
659
|
utils_2.default.warning(`Creating ${initrdImg} in ${this.settings.iso_work}live/`);
|
|
666
660
|
const distroId = this.settings.distro.distroId;
|
|
667
|
-
let fileConf = '
|
|
668
|
-
if (distroId
|
|
669
|
-
distroId === 'ArcoLinux' ||
|
|
670
|
-
distroId === 'Crystal' ||
|
|
671
|
-
distroId === 'EndeavourOS' ||
|
|
672
|
-
distroId === 'Garuda' ||
|
|
673
|
-
distroId === 'phyOS' ||
|
|
674
|
-
distroId === 'RebornOS') {
|
|
675
|
-
/**
|
|
676
|
-
* Arch, EndeavoursOS and RebornOS use arch
|
|
677
|
-
*/
|
|
678
|
-
fileConf = 'arch';
|
|
679
|
-
}
|
|
680
|
-
else {
|
|
681
|
-
/**
|
|
682
|
-
* blendOS and ManjaroLinux have is own mkinitcpio
|
|
683
|
-
*/
|
|
661
|
+
let fileConf = 'arch';
|
|
662
|
+
if (!isArchiso(distroId)) {
|
|
684
663
|
fileConf = distroId.toLowerCase();
|
|
685
664
|
}
|
|
686
665
|
let pathConf = node_path_1.default.resolve(__dirname, `../../mkinitcpio/${fileConf}/live.conf`);
|
|
@@ -1733,3 +1712,21 @@ async function rexec(cmd, verbose = false) {
|
|
|
1733
1712
|
}
|
|
1734
1713
|
return cmd;
|
|
1735
1714
|
}
|
|
1715
|
+
/**
|
|
1716
|
+
* ManjaroLinux Not isArchiso
|
|
1717
|
+
*/
|
|
1718
|
+
function isArchiso(distro) {
|
|
1719
|
+
let found = false;
|
|
1720
|
+
let file = node_path_1.default.resolve(__dirname, '../../conf/archiso.yaml');
|
|
1721
|
+
if (fs_1.default.existsSync('/etc/penguins-eggs.d/archiso.yaml')) {
|
|
1722
|
+
file = '/etc/penguins-eggs.d/archiso.yaml';
|
|
1723
|
+
}
|
|
1724
|
+
const content = fs_1.default.readFileSync(file, 'utf8');
|
|
1725
|
+
const distros = js_yaml_1.default.load(content);
|
|
1726
|
+
for (const current of distros) {
|
|
1727
|
+
if (current === distro) {
|
|
1728
|
+
found = true;
|
|
1729
|
+
}
|
|
1730
|
+
}
|
|
1731
|
+
return found;
|
|
1732
|
+
}
|
package/dist/classes/pacman.js
CHANGED
|
@@ -397,6 +397,7 @@ class Pacman {
|
|
|
397
397
|
shelljs_1.default.cp(node_path_1.default.resolve(__dirname, '../../conf/tools.yaml'), config_tools);
|
|
398
398
|
shelljs_1.default.cp(node_path_1.default.resolve(__dirname, '../../conf/krill.yaml'), confRoot);
|
|
399
399
|
shelljs_1.default.cp(node_path_1.default.resolve(__dirname, '../../conf/derivatives.yaml'), confRoot);
|
|
400
|
+
shelljs_1.default.cp(node_path_1.default.resolve(__dirname, '../../conf/archiso.yaml'), confRoot);
|
|
400
401
|
// init
|
|
401
402
|
shelljs_1.default.cp(node_path_1.default.resolve(__dirname, '../../conf/init/unattended.sh'), '/etc/penguins-eggs.d/init');
|
|
402
403
|
shelljs_1.default.chmod('+x', '/etc/penguins-eggs.d/init/unattended.sh');
|
package/dist/classes/pxe.js
CHANGED
|
@@ -45,7 +45,15 @@ class Pxe {
|
|
|
45
45
|
await this.settings.load();
|
|
46
46
|
if (utils_2.default.isLive()) {
|
|
47
47
|
this.eggRoot = this.settings.distro.liveMediumPath;
|
|
48
|
-
if (
|
|
48
|
+
if (
|
|
49
|
+
// ArchisoCompatibles
|
|
50
|
+
this.settings.distro.distroId === 'Arch' ||
|
|
51
|
+
this.settings.distro.distroId === 'ArcoLinux' ||
|
|
52
|
+
this.settings.distro.distroId === 'blendOS' ||
|
|
53
|
+
this.settings.distro.distroId === 'EndeavourOS' ||
|
|
54
|
+
this.settings.distro.distroId === 'Garuda' ||
|
|
55
|
+
this.settings.distro.distroId === 'phyOS' ||
|
|
56
|
+
this.settings.distro.distroId === 'RebornOS') {
|
|
49
57
|
this.eggRoot = '/run/archiso/bootmnt/';
|
|
50
58
|
await (0, utils_1.exec)(`mkdir ${this.eggRoot} -p`);
|
|
51
59
|
await (0, utils_1.exec)(`mount /dev/sr0 ${this.eggRoot}`);
|
|
@@ -78,7 +86,7 @@ class Pxe {
|
|
|
78
86
|
if (path.extname(iso) === '.iso') {
|
|
79
87
|
this.isos.push(iso)
|
|
80
88
|
}
|
|
81
|
-
|
|
89
|
+
|
|
82
90
|
this.isos = this.isos.sort()
|
|
83
91
|
}
|
|
84
92
|
}
|
|
@@ -203,12 +211,17 @@ class Pxe {
|
|
|
203
211
|
}
|
|
204
212
|
else if (distro.familyId === 'archlinux') {
|
|
205
213
|
/**
|
|
206
|
-
|
|
207
|
-
|
|
214
|
+
* ARCH LINUX
|
|
215
|
+
*/
|
|
208
216
|
let tool = 'archiso';
|
|
209
|
-
if (
|
|
210
|
-
|
|
211
|
-
|
|
217
|
+
if (
|
|
218
|
+
// ManjaroCodenames
|
|
219
|
+
distro.codenameId === 'Qonos' ||
|
|
220
|
+
distro.codenameId === 'Ruah' ||
|
|
221
|
+
distro.codenameId === 'Sikaris' ||
|
|
222
|
+
distro.codenameId === 'Talos' ||
|
|
223
|
+
distro.codenameId === 'UltimaThule' ||
|
|
224
|
+
distro.codenameId === 'Uranos') {
|
|
212
225
|
tool = 'miso';
|
|
213
226
|
}
|
|
214
227
|
content += `kernel http://${utils_2.default.address()}/vmlinuz\n`;
|
|
@@ -72,7 +72,7 @@ class Calamares extends core_1.Command {
|
|
|
72
72
|
* Install
|
|
73
73
|
*/
|
|
74
74
|
if (install) {
|
|
75
|
-
utils_1.default.warning('Installing calamares
|
|
75
|
+
utils_1.default.warning('Installing calamares');
|
|
76
76
|
await pacman_1.default.calamaresInstall();
|
|
77
77
|
if (await this.settings.load()) {
|
|
78
78
|
this.settings.config.force_installer = true;
|
|
@@ -84,7 +84,7 @@ class Calamares extends core_1.Command {
|
|
|
84
84
|
* Configure
|
|
85
85
|
*/
|
|
86
86
|
if (await this.settings.load()) {
|
|
87
|
-
utils_1.default.warning('Configuring
|
|
87
|
+
utils_1.default.warning('Configuring calamares');
|
|
88
88
|
await this.settings.loadRemix(this.settings.config.snapshot_basename, theme);
|
|
89
89
|
const isClone = false;
|
|
90
90
|
this.incubator = new incubator_1.default(this.settings.remix, this.settings.distro, this.settings.config.user_opt, theme, isClone, verbose);
|
|
@@ -94,6 +94,7 @@ class Calamares extends core_1.Command {
|
|
|
94
94
|
* policies
|
|
95
95
|
*/
|
|
96
96
|
if (policies) {
|
|
97
|
+
utils_1.default.warning('Configuring policies');
|
|
97
98
|
await pacman_1.default.calamaresPolicies();
|
|
98
99
|
}
|
|
99
100
|
}
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|