penguins-eggs 9.3.22 → 9.3.24

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.
Files changed (39) hide show
  1. package/.oclif.manifest.json +1 -1
  2. package/README.md +128 -65
  3. package/dist/commands/adapt.js +4 -2
  4. package/dist/commands/analyze.js +2 -2
  5. package/dist/commands/calamares.js +7 -2
  6. package/dist/commands/config.js +6 -3
  7. package/dist/commands/cuckoo.js +4 -6
  8. package/dist/commands/dad.js +6 -1
  9. package/dist/commands/export/deb.js +6 -1
  10. package/dist/commands/export/iso.js +6 -1
  11. package/dist/commands/install.js +6 -2
  12. package/dist/commands/kill.js +4 -2
  13. package/dist/commands/mom.js +5 -2
  14. package/dist/commands/produce.js +7 -8
  15. package/dist/commands/status.js +4 -1
  16. package/dist/commands/syncfrom.js +5 -3
  17. package/dist/commands/syncto.js +5 -3
  18. package/dist/commands/tools/clean.js +4 -2
  19. package/dist/commands/tools/ppa.js +5 -1
  20. package/dist/commands/tools/skel.js +5 -6
  21. package/dist/commands/tools/stat.js +6 -1
  22. package/dist/commands/tools/yolk.js +4 -2
  23. package/dist/commands/update.js +4 -2
  24. package/dist/commands/wardrobe/get.js +6 -2
  25. package/dist/commands/wardrobe/list.js +6 -2
  26. package/dist/commands/wardrobe/show.js +7 -2
  27. package/dist/commands/wardrobe/wear.js +7 -2
  28. package/dist/krill/krill-sequence.js +5 -4
  29. package/dist/krill/modules/locale-cfg.js +2 -1
  30. package/dist/krill/modules/locale.js +1 -1
  31. package/dist/krill/modules/m-keyboard.js +1 -1
  32. package/dist/lib/dependencies.js +7 -6
  33. package/package.json +3 -3
  34. package/scripts/README.md +120 -0
  35. package/scripts/includes/easybashgui +1695 -0
  36. package/scripts/includes/easybashgui.lib +8039 -0
  37. package/scripts/includes/easybashlib +550 -0
  38. package/scripts/mom.sh +246 -0
  39. package/scripts/mom-cli.sh +0 -403
@@ -1 +1 @@
1
- {"version":"9.3.22","commands":{"adapt":{"id":"adapt","description":"adapt monitor resolution for VM only","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"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":"calamares or install or configure it","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["~$ sudo eggs calamares \ncreate/renew calamares configuration's files\n","~$ sudo eggs calamares -i \ninstall calamares and create it's configuration's files\n"],"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 it's dependencies","allowNo":false},"release":{"name":"release","type":"boolean","char":"r","description":"release: remove calamares and all it's dependencies after the installation","allowNo":false},"remove":{"name":"remove","type":"boolean","description":"remove calamares and it's 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\nConfigure and install prerequisites deb packages to run it"],"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":"assume yes","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\nstart a PXE server with dhcp-proxy (can coexists with a real dhcp server)\n"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[]},"dad":{"id":"dad","description":"ask help from daddy - configuration helper","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"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":"command-line system installer - the egg became a penguin!","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["$ eggs install\nInstall the system using krill installer\n"],"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},"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":"assume yes","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":["$ eggs kill\nkill the eggs/free the nest"],"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":[]},"mom":{"id":"mom","description":"ask for mommy - gui helper","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"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 \nproduce an ISO called [hostname]-[arch]-YYYY-MM-DD_HHMM.iso, compressed xz (standard compression).\nIf hostname=ugo and arch=i386 ugo-x86-2020-08-25_1215.iso\n","$ sudo eggs produce -v\nsame as previuos, but with --verbose output\n","$ sudo eggs produce -vf\nsame as previuos, compression zstd, lz4 or gzip (depend from system capability)\n","$ sudo eggs produce -vm\nsame as previuos, compression xz -Xbcj x86 (max compression, about 10%\nmore compressed)\n","$ sudo eggs produce -vf --basename leo --theme debian --addons adapt \nproduce an ISO called leo-i386-2020-08-25_1215.iso compression fast,\nusing Debian theme and link to adapt\n","$ sudo eggs produce -v --basename leo --theme debian --addons rsupport \nproduce an ISO called leo-i386-2020-08-25_1215.iso compression xz,\nusing Debian theme and link to dwagent\n","$ sudo eggs produce -v --basename leo --rsupport \nproduce an ISO called leo-i386-2020-08-25_1215.iso compression xz, using eggs\ntheme and link to dwagent\n","$ sudo eggs produce -vs --basename leo --rsupport \nproduce scripts to build an ISO as the previus example. Scripts can be found\nin /home/eggs/ovarium and you can customize all you need\n"],"flags":{"addons":{"name":"addons","type":"option","description":"addons to be used: adapt, ichoice, pve, rsupport","multiple":true},"backup":{"name":"backup","type":"boolean","char":"b","description":"backup mode (CRYPTED)","allowNo":false},"basename":{"name":"basename","type":"option","description":"basename","multiple":false},"clone":{"name":"clone","type":"boolean","char":"c","description":"clone mode","allowNo":false},"fast":{"name":"fast","type":"boolean","char":"f","description":"fast compression","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":"don't ask for user interctions","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},"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":[],"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 restore"],"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"],"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 penguin's eggs tool","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"examples":["$ eggs update\nupdate/upgrade the penguin's eggs tool"],"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":[],"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":[],"flags":{"backup":{"name":"backup","type":"boolean","char":"b","description":"export backup ISOs","allowNo":false},"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":[],"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":[]},"tools:ppa":{"id":"tools:ppa","description":"add/remove PPA repositories (Debian family)","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"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},"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":["$ eggs skel --user mauro\ndesktop configuration of user mauro will get used as default"],"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":[],"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":["$ eggs yolk -v"],"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":[],"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":[],"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":"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":[],"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}]},"wardrobe:wear":{"id":"wardrobe:wear","description":"wear costume/accessories from wardrobe","strict":true,"pluginName":"penguins-eggs","pluginAlias":"penguins-eggs","pluginType":"core","aliases":[],"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},"silent":{"name":"silent","type":"boolean","char":"s","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.3.24","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 it's dependencies","allowNo":false},"release":{"name":"release","type":"boolean","char":"r","description":"release: remove calamares and all it's dependencies after the installation","allowNo":false},"remove":{"name":"remove","type":"boolean","description":"remove calamares and it's 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 --noninteractive"],"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":"assume yes","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","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},"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":"assume yes","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},"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 --fast","sudo eggs produce --max","sudo eggs produce --fast --basename=colibri","sudo eggs produce --fast --basename=colibri --theme /path/to/theme --addons adapt","sudo eggs produce --fast --clone","sudo eggs produce --fast --backup"],"flags":{"addons":{"name":"addons","type":"option","description":"addons to be used: adapt, ichoice, pve, rsupport","multiple":true},"backup":{"name":"backup","type":"boolean","char":"b","description":"backup mode (CRYPTED)","allowNo":false},"basename":{"name":"basename","type":"option","description":"basename","multiple":false},"clone":{"name":"clone","type":"boolean","char":"c","description":"clone mode","allowNo":false},"fast":{"name":"fast","type":"boolean","char":"f","description":"fast compression","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":"don't ask for user interctions","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},"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 restore","sudo eggs restore --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 penguin's 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","eggs export iso --backup"],"flags":{"backup":{"name":"backup","type":"boolean","char":"b","description":"export backup ISOs","allowNo":false},"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},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false}},"args":[]},"tools:ppa":{"id":"tools:ppa","description":"add/remove PPA repositories (Debian family)","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},"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 skel","sudo eggs 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 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-wardrove"],"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":"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},"silent":{"name":"silent","type":"boolean","char":"s","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
@@ -202,9 +202,12 @@ FLAGS
202
202
 
203
203
  DESCRIPTION
204
204
  adapt monitor resolution for VM only
205
+
206
+ EXAMPLES
207
+ $ eggs adapt
205
208
  ```
206
209
 
207
- _See code: [dist/commands/adapt.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.22/dist/commands/adapt.js)_
210
+ _See code: [dist/commands/adapt.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.24/dist/commands/adapt.js)_
208
211
 
209
212
  ## `eggs analyze`
210
213
 
@@ -222,10 +225,10 @@ DESCRIPTION
222
225
  analyze for syncto
223
226
 
224
227
  EXAMPLES
225
- $ sudo eggs analyze
228
+ sudo eggs analyze
226
229
  ```
227
230
 
228
- _See code: [dist/commands/analyze.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.22/dist/commands/analyze.js)_
231
+ _See code: [dist/commands/analyze.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.24/dist/commands/analyze.js)_
229
232
 
230
233
  ## `eggs autocomplete [SHELL]`
231
234
 
@@ -258,7 +261,7 @@ _See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomp
258
261
 
259
262
  ## `eggs calamares`
260
263
 
261
- calamares or install or configure it
264
+ configure calamares or install or configure it
262
265
 
263
266
  ```
264
267
  USAGE
@@ -273,17 +276,19 @@ FLAGS
273
276
  --theme=<value> theme/branding for eggs and calamares
274
277
 
275
278
  DESCRIPTION
276
- calamares or install or configure it
279
+ configure calamares or install or configure it
277
280
 
278
281
  EXAMPLES
279
- ~$ sudo eggs calamares
280
- create/renew calamares configuration's files
282
+ sudo eggs calamares
283
+
284
+ sudo eggs calamares --install
285
+
286
+ sudo eggs calamares --install --theme=/path/to/theme
281
287
 
282
- ~$ sudo eggs calamares -i
283
- install calamares and create it's configuration's files
288
+ sudo eggs calamares --remove
284
289
  ```
285
290
 
286
- _See code: [dist/commands/calamares.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.22/dist/commands/calamares.js)_
291
+ _See code: [dist/commands/calamares.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.24/dist/commands/calamares.js)_
287
292
 
288
293
  ## `eggs config`
289
294
 
@@ -303,11 +308,14 @@ DESCRIPTION
303
308
  Configure and install prerequisites deb packages to run it
304
309
 
305
310
  EXAMPLES
306
- ~$ sudo eggs config
307
- Configure and install prerequisites deb packages to run it
311
+ sudo eggs config
312
+
313
+ sudo eggs config --clean
314
+
315
+ sudo eggs config --clean --noninteractive
308
316
  ```
309
317
 
310
- _See code: [dist/commands/config.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.22/dist/commands/config.js)_
318
+ _See code: [dist/commands/config.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.24/dist/commands/config.js)_
311
319
 
312
320
  ## `eggs cuckoo`
313
321
 
@@ -324,15 +332,14 @@ DESCRIPTION
324
332
  PXE start with proxy-dhcp
325
333
 
326
334
  EXAMPLES
327
- $ sudo eggs cuckoo
328
- start a PXE server with dhcp-proxy (can coexists with a real dhcp server)
335
+ sudo eggs cuckoo
329
336
  ```
330
337
 
331
- _See code: [dist/commands/cuckoo.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.22/dist/commands/cuckoo.js)_
338
+ _See code: [dist/commands/cuckoo.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.24/dist/commands/cuckoo.js)_
332
339
 
333
340
  ## `eggs dad`
334
341
 
335
- ask help from daddy - configuration helper
342
+ ask help from daddy - TUI configuration helper
336
343
 
337
344
  ```
338
345
  USAGE
@@ -345,10 +352,17 @@ FLAGS
345
352
  -v, --verbose
346
353
 
347
354
  DESCRIPTION
348
- ask help from daddy - configuration helper
355
+ ask help from daddy - TUI configuration helper
356
+
357
+ EXAMPLES
358
+ sudo dad
359
+
360
+ sudo dad --clean
361
+
362
+ sudo dad --default
349
363
  ```
350
364
 
351
- _See code: [dist/commands/dad.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.22/dist/commands/dad.js)_
365
+ _See code: [dist/commands/dad.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.24/dist/commands/dad.js)_
352
366
 
353
367
  ## `eggs export deb`
354
368
 
@@ -366,6 +380,13 @@ FLAGS
366
380
 
367
381
  DESCRIPTION
368
382
  export deb/docs/iso to the destination host
383
+
384
+ EXAMPLES
385
+ $ eggs export deb
386
+
387
+ $ eggs export deb --clean
388
+
389
+ $ eggs export deb --all
369
390
  ```
370
391
 
371
392
  ## `eggs export iso`
@@ -384,6 +405,13 @@ FLAGS
384
405
 
385
406
  DESCRIPTION
386
407
  export iso in the destination host
408
+
409
+ EXAMPLES
410
+ $ eggs export iso
411
+
412
+ $ eggs export iso --clean
413
+
414
+ $ eggs export iso --backup
387
415
  ```
388
416
 
389
417
  ## `eggs help [COMMAND]`
@@ -408,7 +436,7 @@ _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.1.2
408
436
 
409
437
  ## `eggs install`
410
438
 
411
- command-line system installer - the egg became a penguin!
439
+ krill: the CLI system installer - the egg became a penguin!
412
440
 
413
441
  ```
414
442
  USAGE
@@ -430,14 +458,17 @@ FLAGS
430
458
  -v, --verbose Verbose
431
459
 
432
460
  DESCRIPTION
433
- command-line system installer - the egg became a penguin!
461
+ krill: the CLI system installer - the egg became a penguin!
434
462
 
435
463
  EXAMPLES
436
- $ eggs install
437
- Install the system using krill installer
464
+ sudo eggs install
465
+
466
+ sudo eggs install --unattended
467
+
468
+ sudo eggs install --custom it
438
469
  ```
439
470
 
440
- _See code: [dist/commands/install.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.22/dist/commands/install.js)_
471
+ _See code: [dist/commands/install.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.24/dist/commands/install.js)_
441
472
 
442
473
  ## `eggs kill`
443
474
 
@@ -455,15 +486,14 @@ DESCRIPTION
455
486
  kill the eggs/free the nest
456
487
 
457
488
  EXAMPLES
458
- $ eggs kill
459
- kill the eggs/free the nest
489
+ sudo eggs kill
460
490
  ```
461
491
 
462
- _See code: [dist/commands/kill.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.22/dist/commands/kill.js)_
492
+ _See code: [dist/commands/kill.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.24/dist/commands/kill.js)_
463
493
 
464
494
  ## `eggs mom`
465
495
 
466
- ask for mommy - gui helper
496
+ ask help from mommy - TUI helper
467
497
 
468
498
  ```
469
499
  USAGE
@@ -473,10 +503,13 @@ FLAGS
473
503
  -h, --help Show CLI help.
474
504
 
475
505
  DESCRIPTION
476
- ask for mommy - gui helper
506
+ ask help from mommy - TUI helper
507
+
508
+ EXAMPLES
509
+ $ eggs mom
477
510
  ```
478
511
 
479
- _See code: [dist/commands/mom.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.22/dist/commands/mom.js)_
512
+ _See code: [dist/commands/mom.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.24/dist/commands/mom.js)_
480
513
 
481
514
  ## `eggs produce`
482
515
 
@@ -507,38 +540,22 @@ DESCRIPTION
507
540
  produce a live image from your system whithout your data
508
541
 
509
542
  EXAMPLES
510
- $ sudo eggs produce
511
- produce an ISO called [hostname]-[arch]-YYYY-MM-DD_HHMM.iso, compressed xz (standard compression).
512
- If hostname=ugo and arch=i386 ugo-x86-2020-08-25_1215.iso
543
+ sudo eggs produce
513
544
 
514
- $ sudo eggs produce -v
515
- same as previuos, but with --verbose output
545
+ sudo eggs produce --fast
516
546
 
517
- $ sudo eggs produce -vf
518
- same as previuos, compression zstd, lz4 or gzip (depend from system capability)
547
+ sudo eggs produce --max
519
548
 
520
- $ sudo eggs produce -vm
521
- same as previuos, compression xz -Xbcj x86 (max compression, about 10%
522
- more compressed)
549
+ sudo eggs produce --fast --basename=colibri
523
550
 
524
- $ sudo eggs produce -vf --basename leo --theme debian --addons adapt
525
- produce an ISO called leo-i386-2020-08-25_1215.iso compression fast,
526
- using Debian theme and link to adapt
551
+ sudo eggs produce --fast --basename=colibri --theme /path/to/theme --addons adapt
527
552
 
528
- $ sudo eggs produce -v --basename leo --theme debian --addons rsupport
529
- produce an ISO called leo-i386-2020-08-25_1215.iso compression xz,
530
- using Debian theme and link to dwagent
553
+ sudo eggs produce --fast --clone
531
554
 
532
- $ sudo eggs produce -v --basename leo --rsupport
533
- produce an ISO called leo-i386-2020-08-25_1215.iso compression xz, using eggs
534
- theme and link to dwagent
535
-
536
- $ sudo eggs produce -vs --basename leo --rsupport
537
- produce scripts to build an ISO as the previus example. Scripts can be found
538
- in /home/eggs/ovarium and you can customize all you need
555
+ sudo eggs produce --fast --backup
539
556
  ```
540
557
 
541
- _See code: [dist/commands/produce.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.22/dist/commands/produce.js)_
558
+ _See code: [dist/commands/produce.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.24/dist/commands/produce.js)_
542
559
 
543
560
  ## `eggs status`
544
561
 
@@ -554,9 +571,12 @@ FLAGS
554
571
 
555
572
  DESCRIPTION
556
573
  informations about eggs status
574
+
575
+ EXAMPLES
576
+ $ eggs status
557
577
  ```
558
578
 
559
- _See code: [dist/commands/status.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.22/dist/commands/status.js)_
579
+ _See code: [dist/commands/status.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.24/dist/commands/status.js)_
560
580
 
561
581
  ## `eggs syncfrom`
562
582
 
@@ -577,10 +597,12 @@ DESCRIPTION
577
597
  restore users and user data from a LUKS volumes
578
598
 
579
599
  EXAMPLES
580
- $ sudo eggs restore
600
+ sudo eggs restore
601
+
602
+ sudo eggs restore --file /path/to/fileLUKS
581
603
  ```
582
604
 
583
- _See code: [dist/commands/syncfrom.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.22/dist/commands/syncfrom.js)_
605
+ _See code: [dist/commands/syncfrom.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.24/dist/commands/syncfrom.js)_
584
606
 
585
607
  ## `eggs syncto`
586
608
 
@@ -600,10 +622,12 @@ DESCRIPTION
600
622
  saves users and user data in a LUKS volume inside the iso
601
623
 
602
624
  EXAMPLES
603
- $ sudo eggs syncto
625
+ sudo eggs syncto
626
+
627
+ sudo eggs syncto --file /path/to/fileLUKS
604
628
  ```
605
629
 
606
- _See code: [dist/commands/syncto.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.22/dist/commands/syncto.js)_
630
+ _See code: [dist/commands/syncto.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.24/dist/commands/syncto.js)_
607
631
 
608
632
  ## `eggs tools clean`
609
633
 
@@ -619,6 +643,9 @@ FLAGS
619
643
 
620
644
  DESCRIPTION
621
645
  clean system log, apt, etc
646
+
647
+ EXAMPLES
648
+ sudo eggs tools clean
622
649
  ```
623
650
 
624
651
  ## `eggs tools ppa`
@@ -637,6 +664,11 @@ FLAGS
637
664
 
638
665
  DESCRIPTION
639
666
  add/remove PPA repositories (Debian family)
667
+
668
+ EXAMPLES
669
+ sudo eggs tools ppa --add
670
+
671
+ sudo eggs tools ppa --remove
640
672
  ```
641
673
 
642
674
  ## `eggs tools skel`
@@ -656,8 +688,9 @@ DESCRIPTION
656
688
  update skel from home configuration
657
689
 
658
690
  EXAMPLES
659
- $ eggs skel --user mauro
660
- desktop configuration of user mauro will get used as default
691
+ sudo eggs skel
692
+
693
+ sudo eggs skel --user user-to-be-copied
661
694
  ```
662
695
 
663
696
  ## `eggs tools stat`
@@ -675,6 +708,13 @@ FLAGS
675
708
 
676
709
  DESCRIPTION
677
710
  get statistics from sourceforge
711
+
712
+ EXAMPLES
713
+ $ eggs tools stat
714
+
715
+ $ eggs tools stat --month
716
+
717
+ $ eggs tools stat --year
678
718
  ```
679
719
 
680
720
  ## `eggs tools yolk`
@@ -693,7 +733,7 @@ DESCRIPTION
693
733
  configure eggs to install without internet
694
734
 
695
735
  EXAMPLES
696
- $ eggs yolk -v
736
+ sudo eggs yolk
697
737
  ```
698
738
 
699
739
  ## `eggs update`
@@ -713,10 +753,9 @@ DESCRIPTION
713
753
 
714
754
  EXAMPLES
715
755
  $ eggs update
716
- update/upgrade the penguin's eggs tool
717
756
  ```
718
757
 
719
- _See code: [dist/commands/update.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.22/dist/commands/update.js)_
758
+ _See code: [dist/commands/update.js](https://github.com/pieroproietti/penguins-eggs/blob/v9.3.24/dist/commands/update.js)_
720
759
 
721
760
  ## `eggs version`
722
761
 
@@ -755,6 +794,11 @@ FLAGS
755
794
 
756
795
  DESCRIPTION
757
796
  get warorobe
797
+
798
+ EXAMPLES
799
+ $ eggs wardrobe get
800
+
801
+ $ eggs wardrobe get your-wardrobe
758
802
  ```
759
803
 
760
804
  ## `eggs wardrobe list [WARDROBE]`
@@ -774,6 +818,11 @@ FLAGS
774
818
 
775
819
  DESCRIPTION
776
820
  list costumes and accessoires in wardrobe
821
+
822
+ EXAMPLES
823
+ $ eggs wardrobe list
824
+
825
+ $ eggs wardrobe list your-wardrove
777
826
  ```
778
827
 
779
828
  ## `eggs wardrobe show [COSTUME]`
@@ -795,6 +844,13 @@ FLAGS
795
844
 
796
845
  DESCRIPTION
797
846
  show costumes/accessories in wardrobe
847
+
848
+ EXAMPLES
849
+ $ eggs wardrobe show colibri
850
+
851
+ $ eggs wardrobe show accessories/firmwares
852
+
853
+ $ eggs wardrobe show accessories/
798
854
  ```
799
855
 
800
856
  ## `eggs wardrobe wear [COSTUME]`
@@ -818,6 +874,13 @@ FLAGS
818
874
 
819
875
  DESCRIPTION
820
876
  wear costume/accessories from wardrobe
877
+
878
+ EXAMPLES
879
+ sudo eggs wardrobe wear duck
880
+
881
+ sudo eggs wardrobe wear accessories/firmwares
882
+
883
+ sudo eggs wardrobe wear wagtail/waydroid
821
884
  ```
822
885
  <!-- commandsstop -->
823
886
 
@@ -845,4 +908,4 @@ There is a [Penguin's eggs official book](https://penguins-eggs.net/book/) and s
845
908
  You can contact me at pieroproietti@gmail.com or [meet me](https://meet.jit.si/PenguinsEggsMeeting)
846
909
 
847
910
  ## Copyright and licenses
848
- Copyright (c) 2017, 2022 [Piero Proietti](https://penguins-eggs.net/about-me.html), dual licensed under the MIT or GPL Version 2 licenses.
911
+ Copyright (c) 2017, 2023 [Piero Proietti](https://penguins-eggs.net/about-me.html), dual licensed under the MIT or GPL Version 2 licenses.
@@ -22,9 +22,11 @@ class Adapt extends core_1.Command {
22
22
  }
23
23
  }
24
24
  exports.default = Adapt;
25
- Adapt.description = 'adapt monitor resolution for VM only';
26
- // static aliases = ['adjust']
27
25
  Adapt.flags = {
28
26
  help: core_1.Flags.help({ char: 'h' }),
29
27
  verbose: core_1.Flags.boolean({ char: 'v' })
30
28
  };
29
+ Adapt.description = 'adapt monitor resolution for VM only';
30
+ Adapt.examples = [
31
+ `eggs adapt`
32
+ ];
@@ -69,9 +69,9 @@ class Analyze extends core_1.Command {
69
69
  }
70
70
  }
71
71
  exports.default = Analyze;
72
- Analyze.description = 'analyze for syncto';
73
72
  Analyze.flags = {
74
73
  help: core_1.Flags.help({ char: 'h' }),
75
74
  verbose: core_1.Flags.boolean({ char: 'v', description: 'verbose' })
76
75
  };
77
- Analyze.examples = ['$ sudo eggs analyze'];
76
+ Analyze.description = 'analyze for syncto';
77
+ Analyze.examples = ['sudo eggs analyze'];
@@ -99,7 +99,6 @@ class Calamares extends core_1.Command {
99
99
  }
100
100
  }
101
101
  exports.default = Calamares;
102
- Calamares.description = 'calamares or install or configure it';
103
102
  Calamares.flags = {
104
103
  help: core_1.Flags.help({ char: 'h' }),
105
104
  install: core_1.Flags.boolean({ char: 'i', description: "install calamares and it's dependencies" }),
@@ -108,4 +107,10 @@ Calamares.flags = {
108
107
  theme: core_1.Flags.string({ description: 'theme/branding for eggs and calamares' }),
109
108
  verbose: core_1.Flags.boolean({ char: 'v' })
110
109
  };
111
- Calamares.examples = ["~$ sudo eggs calamares \ncreate/renew calamares configuration's files\n", "~$ sudo eggs calamares -i \ninstall calamares and create it's configuration's files\n"];
110
+ Calamares.description = 'configure calamares or install or configure it';
111
+ Calamares.examples = [
112
+ "sudo eggs calamares",
113
+ "sudo eggs calamares --install",
114
+ "sudo eggs calamares --install --theme=/path/to/theme",
115
+ "sudo eggs calamares --remove"
116
+ ];
@@ -206,12 +206,15 @@ class Config extends core_1.Command {
206
206
  }
207
207
  }
208
208
  exports.default = Config;
209
- Config.description = 'Configure and install prerequisites deb packages to run it';
210
- // static aliases = ['prerequisites']
211
209
  Config.flags = {
212
210
  clean: core_1.Flags.boolean({ char: 'c', description: 'remove old configuration before to create new one' }),
213
211
  help: core_1.Flags.help({ char: 'h' }),
214
212
  nointeractive: core_1.Flags.boolean({ char: 'n', description: 'assume yes' }),
215
213
  verbose: core_1.Flags.boolean({ char: 'v', description: 'verbose' })
216
214
  };
217
- Config.examples = ['~$ sudo eggs config\nConfigure and install prerequisites deb packages to run it'];
215
+ Config.description = 'Configure and install prerequisites deb packages to run it';
216
+ Config.examples = [
217
+ "sudo eggs config",
218
+ "sudo eggs config --clean",
219
+ "sudo eggs config --clean --noninteractive"
220
+ ];
@@ -52,12 +52,10 @@ class Cuckoo extends core_1.Command {
52
52
  }
53
53
  }
54
54
  exports.default = Cuckoo;
55
- Cuckoo.description = 'PXE start with proxy-dhcp';
56
- Cuckoo.examples = [
57
- `$ sudo eggs cuckoo
58
- start a PXE server with dhcp-proxy (can coexists with a real dhcp server)
59
- `,
60
- ];
61
55
  Cuckoo.flags = {
62
56
  help: core_1.Flags.help({ char: 'h' }),
63
57
  };
58
+ Cuckoo.description = 'PXE start with proxy-dhcp';
59
+ Cuckoo.examples = [
60
+ "sudo eggs cuckoo"
61
+ ];