penguins-eggs 9.6.14 → 9.6.15
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 +4 -3
- package/conf/exclude.list +3 -2
- package/dist/classes/ovary.js +4 -0
- package/dist/classes/pxe.js +15 -21
- package/dist/commands/export/iso.js +10 -4
- package/package.json +1 -1
- package/scripts/_eggs +2 -0
- package/scripts/eggs.bash +2 -2
- package/manpages/doc/man/README.md +0 -4
- package/manpages/doc/man/eggs.1.gz +0 -0
- package/manpages/doc/man/eggs.html +0 -665
package/.oclif.manifest.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":"9.6.14","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.6.15","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},"checksum":{"name":"checksum","type":"boolean","char":"C","description":"export checksums md5 and sha256","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
|
@@ -112,12 +112,12 @@ There are more than a way to install eggs as .deb package, the most practical is
|
|
|
112
112
|
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
|
|
113
113
|
|
|
114
114
|
```
|
|
115
|
-
sudo dpkg -i eggs_9.6.
|
|
115
|
+
sudo dpkg -i eggs_9.6.15_amd64.deb
|
|
116
116
|
```
|
|
117
117
|
|
|
118
118
|
or, on a i386 system:
|
|
119
119
|
```
|
|
120
|
-
sudo dpkg -i eggs_9.6.
|
|
120
|
+
sudo dpkg -i eggs_9.6.15_i386.deb
|
|
121
121
|
```
|
|
122
122
|
|
|
123
123
|
Once eggs is installed you can add the [penguins-eggs-ppa](https://pieroproietti.github.io/penguins-eggs-ppa) repository with the command: ```sudo eggs tools ppa --install```
|
|
@@ -146,7 +146,7 @@ sudo apt update && sudo apt install eggs
|
|
|
146
146
|
```
|
|
147
147
|
|
|
148
148
|
### Upgrade eggs
|
|
149
|
-
If you are using penguins-eggs-ppa You can upgrade eggs as others packages just: **sudo apt upgrade**, else simply download new versions of eggs from [sourgeforge page](https://sourceforge.net/projects/penguins-eggs/files/DEBS/) and install it with the standard command **sudo dpkg -i eggs_9.6.
|
|
149
|
+
If you are using penguins-eggs-ppa You can upgrade eggs as others packages just: **sudo apt upgrade**, else simply download new versions of eggs from [sourgeforge page](https://sourceforge.net/projects/penguins-eggs/files/DEBS/) and install it with the standard command **sudo dpkg -i eggs_9.6.15_amd64.deb** or **gdebi eggs_9.6.15_i386.deb**.
|
|
150
150
|
|
|
151
151
|
## Arch families
|
|
152
152
|
eggs has been present in [AUR](https://aur.archlinux.org/) for a long time, even without my knowledge thanks the support of Arch peoples. I am currently directly maintaining the AUR version of [penguins-eggs](https://aur.archlinux.org/packages/penguins-eggs) and I'm participating in the [Manjaro Community Repository](https://gitlab.manjaro.org/packages/community/penguins-eggs).
|
|
@@ -447,6 +447,7 @@ USAGE
|
|
|
447
447
|
|
|
448
448
|
FLAGS
|
|
449
449
|
-c, --clean delete old ISOs before to copy
|
|
450
|
+
-C --checksum export checksums md5 and sha256
|
|
450
451
|
-h, --help Show CLI help.
|
|
451
452
|
-v, --verbose verbose
|
|
452
453
|
|
package/conf/exclude.list
CHANGED
|
@@ -45,8 +45,9 @@ etc/mtab
|
|
|
45
45
|
# CACHES: that tend to be very large and unneeded - only for Arch and Debian based Linuxes
|
|
46
46
|
|
|
47
47
|
# Arch family
|
|
48
|
-
home/*/.local/share/yay
|
|
49
|
-
var/cache/pacman/
|
|
48
|
+
home/*/.local/share/yay
|
|
49
|
+
var/cache/pacman/pkg
|
|
50
|
+
var/cache/private/yay
|
|
50
51
|
|
|
51
52
|
# Debian family
|
|
52
53
|
var/cache/apt/apt-file/*
|
package/dist/classes/ovary.js
CHANGED
|
@@ -1671,6 +1671,10 @@ class Ovary {
|
|
|
1671
1671
|
const src = this.settings.config.snapshot_mnt + this.settings.isoFilename;
|
|
1672
1672
|
const dest = this.settings.config.snapshot_dir + this.settings.isoFilename;
|
|
1673
1673
|
await (0, utils_1.exec)(`ln -s ${src} ${dest}`);
|
|
1674
|
+
// Create md5sum, sha256sum
|
|
1675
|
+
utils_2.default.warning('creating md5, sha256');
|
|
1676
|
+
await (0, utils_1.exec)(`md5sum ${src} > ${dest.replace('.iso', '.md5')}`);
|
|
1677
|
+
await (0, utils_1.exec)(`sha256sum ${src} > ${dest.replace('.iso', '.sha256')}`);
|
|
1674
1678
|
}
|
|
1675
1679
|
}
|
|
1676
1680
|
/**
|
package/dist/classes/pxe.js
CHANGED
|
@@ -16,6 +16,7 @@ const node_static_1 = tslib_1.__importDefault(require("node-static"));
|
|
|
16
16
|
const node_path_1 = tslib_1.__importDefault(require("node:path"));
|
|
17
17
|
const settings_1 = tslib_1.__importDefault(require("./settings"));
|
|
18
18
|
const utils_2 = tslib_1.__importDefault(require("./utils"));
|
|
19
|
+
// @ts-ignore
|
|
19
20
|
const tftp_1 = tslib_1.__importDefault(require("tftp"));
|
|
20
21
|
// @ts-ignore
|
|
21
22
|
const etrick_1 = tslib_1.__importDefault(require("etrick"));
|
|
@@ -70,14 +71,14 @@ class Pxe {
|
|
|
70
71
|
this.nest = this.settings.config.snapshot_mnt;
|
|
71
72
|
this.pxeRoot = this.nest + '/pxe';
|
|
72
73
|
/**
|
|
73
|
-
|
|
74
|
-
|
|
74
|
+
* se pxeRoot non esiste viene creato
|
|
75
|
+
*/
|
|
75
76
|
if (!fs_1.default.existsSync(this.pxeRoot)) {
|
|
76
77
|
await (0, utils_1.exec)(`mkdir ${this.pxeRoot} -p`);
|
|
77
78
|
}
|
|
78
79
|
/**
|
|
79
|
-
|
|
80
|
-
|
|
80
|
+
* Ricerca delle ISOs
|
|
81
|
+
*/
|
|
81
82
|
const isos = [];
|
|
82
83
|
/*
|
|
83
84
|
if (!Utils.isLive()) {
|
|
@@ -92,9 +93,9 @@ class Pxe {
|
|
|
92
93
|
}
|
|
93
94
|
*/
|
|
94
95
|
/**
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
96
|
+
* installed: /home/eggs/mnt/iso/live
|
|
97
|
+
* live: this.iso/live
|
|
98
|
+
*/
|
|
98
99
|
const pathFiles = this.eggRoot + 'live';
|
|
99
100
|
const files = fs_1.default.readdirSync(pathFiles);
|
|
100
101
|
for (const file of files) {
|
|
@@ -116,8 +117,8 @@ class Pxe {
|
|
|
116
117
|
}
|
|
117
118
|
}
|
|
118
119
|
/**
|
|
119
|
-
|
|
120
|
-
|
|
120
|
+
* bootLabel
|
|
121
|
+
*/
|
|
121
122
|
this.bootLabel = 'not found';
|
|
122
123
|
if (fs_1.default.existsSync(this.eggRoot + '/.disk/mkisofs')) {
|
|
123
124
|
const a = fs_1.default.readFileSync(this.eggRoot + '/.disk/mkisofs', 'utf-8');
|
|
@@ -197,8 +198,8 @@ class Pxe {
|
|
|
197
198
|
content += `menu label ${this.bootLabel.replace('.iso', '')}\n`;
|
|
198
199
|
if (this.settings.distro.familyId === 'debian') {
|
|
199
200
|
/**
|
|
200
|
-
|
|
201
|
-
|
|
201
|
+
* DEBIAN
|
|
202
|
+
*/
|
|
202
203
|
const clid = this.settings.distro.codenameLikeId;
|
|
203
204
|
if (clid === 'bionic' || clid === 'stretch' || clid === 'jessie') {
|
|
204
205
|
content += 'kernel vmlinuz\n';
|
|
@@ -214,14 +215,7 @@ class Pxe {
|
|
|
214
215
|
* ARCH LINUX
|
|
215
216
|
*/
|
|
216
217
|
let tool = 'archiso';
|
|
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') {
|
|
218
|
+
if (distro.distroId === 'ManjaroLinux') {
|
|
225
219
|
tool = 'miso';
|
|
226
220
|
}
|
|
227
221
|
content += `kernel http://${utils_2.default.address()}/vmlinuz\n`;
|
|
@@ -282,8 +276,8 @@ class Pxe {
|
|
|
282
276
|
*/
|
|
283
277
|
if (this.settings.distro.familyId === 'debian') {
|
|
284
278
|
/**
|
|
285
|
-
|
|
286
|
-
|
|
279
|
+
* DEBIAN
|
|
280
|
+
*/
|
|
287
281
|
content += `imgargs vmlinuz fetch=http://${utils_2.default.address()}/live/filesystem.squashfs boot=live dhcp initrd=initrd ro\n`;
|
|
288
282
|
}
|
|
289
283
|
else if (this.settings.distro.familyId === 'archlinux') {
|
|
@@ -22,27 +22,33 @@ class ExportIso extends core_1.Command {
|
|
|
22
22
|
const echo = utils_1.default.setEcho(flags.verbose);
|
|
23
23
|
const rmount = `/tmp/eggs-${(Math.random() + 1).toString(36).slice(7)}`;
|
|
24
24
|
let cmd = `rm -f ${rmount}\n`;
|
|
25
|
-
|
|
25
|
+
let filters = ['*.iso', '*.md5', '*.sha256'];
|
|
26
26
|
cmd += `mkdir ${rmount}\n`;
|
|
27
27
|
cmd += `sshfs ${Tu.config.remoteUser}@${Tu.config.remoteHost}:${Tu.config.remotePathIso} ${rmount}\n`;
|
|
28
28
|
if (flags.clean) {
|
|
29
29
|
cmd += `rm -f ${rmount}/${Tu.snapshot_name}*\n`;
|
|
30
30
|
}
|
|
31
|
-
cmd += `cp ${Tu.snapshot_dir}${Tu.snapshot_name}${
|
|
31
|
+
cmd += `cp ${Tu.snapshot_dir}${Tu.snapshot_name}${filters[0]} ${rmount}\n`;
|
|
32
|
+
if (flags.checksum) {
|
|
33
|
+
cmd += `cp ${Tu.snapshot_dir}${Tu.snapshot_name}${filters[1]} ${rmount}\n`;
|
|
34
|
+
cmd += `cp ${Tu.snapshot_dir}${Tu.snapshot_name}${filters[2]} ${rmount}\n`;
|
|
35
|
+
}
|
|
32
36
|
cmd += 'sync\n';
|
|
33
37
|
cmd += `umount ${rmount}\n`;
|
|
34
38
|
cmd += `rm -f ${rmount}\m`;
|
|
35
39
|
if (!flags.verbose) {
|
|
36
40
|
if (flags.clean) {
|
|
37
|
-
console.log(`remove
|
|
41
|
+
console.log(`remove ${Tu.config.remoteUser}@${Tu.config.remoteHost}:${Tu.config.remotePathIso}${Tu.snapshot_name}${filters[0]}`);
|
|
42
|
+
console.log(`export ${Tu.config.localPathIso}/${Tu.snapshot_name}${filters[1]}/${filters[2]} to ${Tu.config.remoteUser}@${Tu.config.remoteHost}:${Tu.config.remotePathIso}`);
|
|
38
43
|
}
|
|
39
|
-
console.log(`
|
|
44
|
+
console.log(`scp ${Tu.config.localPathIso}/${Tu.snapshot_name}${filters[0]} ${Tu.config.remoteUser}@${Tu.config.remoteHost}:${Tu.config.remotePathIso}`);
|
|
40
45
|
}
|
|
41
46
|
await (0, utils_2.exec)(cmd, echo);
|
|
42
47
|
}
|
|
43
48
|
}
|
|
44
49
|
ExportIso.flags = {
|
|
45
50
|
clean: core_1.Flags.boolean({ char: 'c', description: 'delete old ISOs before to copy' }),
|
|
51
|
+
checksum: core_1.Flags.boolean({ char: 'C', description: 'export checksums md5 and sha256' }),
|
|
46
52
|
help: core_1.Flags.help({ char: 'h' }),
|
|
47
53
|
verbose: core_1.Flags.boolean({ char: 'v', description: 'verbose' }),
|
|
48
54
|
};
|
package/package.json
CHANGED
package/scripts/_eggs
CHANGED
|
@@ -58,6 +58,7 @@ calamares)
|
|
|
58
58
|
"--help[Show CLI help.]"
|
|
59
59
|
"--install[install calamares and its dependencies]"
|
|
60
60
|
"--nointeractive[no user interaction]"
|
|
61
|
+
"--policies[configure calamares policies]"
|
|
61
62
|
"--release[release: remove calamares and all its dependencies after the installation]"
|
|
62
63
|
"--remove[remove calamares and its dependencies]"
|
|
63
64
|
"--theme=-[theme/branding for eggs and calamares]:"
|
|
@@ -102,6 +103,7 @@ export:deb)
|
|
|
102
103
|
export:iso)
|
|
103
104
|
_command_flags=(
|
|
104
105
|
"--clean[delete old ISOs before to copy]"
|
|
106
|
+
"--checksum[export checksums md5 and sha256]"
|
|
105
107
|
"--help[Show CLI help.]"
|
|
106
108
|
"--verbose[verbose]"
|
|
107
109
|
)
|
package/scripts/eggs.bash
CHANGED
|
@@ -13,12 +13,12 @@ _eggs_autocomplete()
|
|
|
13
13
|
local commands="
|
|
14
14
|
adapt --help --verbose
|
|
15
15
|
analyze --help --verbose
|
|
16
|
-
calamares --help --install --nointeractive --release --remove --theme --verbose
|
|
16
|
+
calamares --help --install --nointeractive --policies --release --remove --theme --verbose
|
|
17
17
|
config --clean --help --nointeractive --noicons --verbose
|
|
18
18
|
cuckoo --help
|
|
19
19
|
dad --clean --default --help --verbose
|
|
20
20
|
export:deb --all --clean --help --verbose
|
|
21
|
-
export:iso --clean --help --verbose
|
|
21
|
+
export:iso --clean --checksum --help --verbose
|
|
22
22
|
install --crypted --custom --domain --halt --help --ip --nointeractive --none --pve --random --small --suspend --unattended --verbose
|
|
23
23
|
kill --help --nointeractive --verbose
|
|
24
24
|
mom --help
|
|
Binary file
|
|
@@ -1,665 +0,0 @@
|
|
|
1
|
-
<!doctype html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8">
|
|
5
|
-
<title>eggs</title>
|
|
6
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
7
|
-
</head>
|
|
8
|
-
<body>
|
|
9
|
-
<h1>eggs(1) -- the reproductive system of penguins: eggs v9.5.23</h1>
|
|
10
|
-
<h1>SYNOPSIS</h1>
|
|
11
|
-
<p>Install Debian families (debian/devuan/ubuntu)</p>
|
|
12
|
-
<pre><code>$ sudo dpkg -i eggs_9.5.23_amd64.deb
|
|
13
|
-
</code></pre>
|
|
14
|
-
<p>Install Arch families (Arch, manjaro Linux)</p>
|
|
15
|
-
<p>Arch from AUR</p>
|
|
16
|
-
<pre><code>$ git clone https://aur.archlinux.org/penguins-eggs.git
|
|
17
|
-
$ cd penguins-eggs.git
|
|
18
|
-
$ makepkg -si
|
|
19
|
-
</code></pre>
|
|
20
|
-
<p>Arch from development repo</p>
|
|
21
|
-
<pre><code>$ git clone https://github.com/pieroproietti/penguins-eggs-arch
|
|
22
|
-
$ cd penguins-eggs-arch
|
|
23
|
-
$ makepkg -si
|
|
24
|
-
</code></pre>
|
|
25
|
-
<p>Manjaro from development repo</p>
|
|
26
|
-
<pre><code>$ git clone https://github.com/pieroproietti/penguins-eggs-manjaro
|
|
27
|
-
$ cd penguins-eggs-manjaro
|
|
28
|
-
$ makepkg -si
|
|
29
|
-
</code></pre>
|
|
30
|
-
<h1>USAGE</h1>
|
|
31
|
-
<pre><code>$ eggs (-v|--version|version)
|
|
32
|
-
|
|
33
|
-
penguins-eggs/9.5.23 linux-x64 node-v16.20.2
|
|
34
|
-
$ eggs --help [COMMAND]
|
|
35
|
-
|
|
36
|
-
USAGE
|
|
37
|
-
$ eggs COMMAND
|
|
38
|
-
</code></pre>
|
|
39
|
-
<p>Most of the commands of eggs need sudo, but there are exceptions for export, info and mom.</p>
|
|
40
|
-
<p>examples:</p>
|
|
41
|
-
<pre><code>sudo eggs produce --fast
|
|
42
|
-
sudo eggs produce --fast --clone
|
|
43
|
-
sudo eggs produce --fast --backup
|
|
44
|
-
sudo eggs kill
|
|
45
|
-
</code></pre>
|
|
46
|
-
<p>There are too, two interactive helpers:</p>
|
|
47
|
-
<pre><code>eggs mom
|
|
48
|
-
sudo eggs dad
|
|
49
|
-
sudo eggs dad -d
|
|
50
|
-
</code></pre>
|
|
51
|
-
<p>Help yorself signing on telegram https://t.me/penguins_eggs or in facebook group page or asking me.</p>
|
|
52
|
-
<h1>DESCRIPTION</h1>
|
|
53
|
-
<p>eggs is a console utility, in active development, who let you to remaster your system and redistribuite it as iso image.</p>
|
|
54
|
-
<p>The scope of this project is to implement the process of remastering your version of Linux, generate it as ISO image to burn on a CD/DVD or copy to a usb key to boot your system. You can easily install your live system with gui installer (calamares) or eggs CLI installer (krill).</p>
|
|
55
|
-
<h1>COMMANDS</h1>
|
|
56
|
-
<ul>
|
|
57
|
-
<li><a href="#eggs-adapt"><code>eggs adapt</code></a></li>
|
|
58
|
-
<li><a href="#eggs-analyze"><code>eggs analyze</code></a></li>
|
|
59
|
-
<li><a href="#eggs-autocomplete-shell"><code>eggs autocomplete [SHELL]</code></a></li>
|
|
60
|
-
<li><a href="#eggs-calamares"><code>eggs calamares</code></a></li>
|
|
61
|
-
<li><a href="#eggs-config"><code>eggs config</code></a></li>
|
|
62
|
-
<li><a href="#eggs-cuckoo"><code>eggs cuckoo</code></a></li>
|
|
63
|
-
<li><a href="#eggs-dad"><code>eggs dad</code></a></li>
|
|
64
|
-
<li><a href="#eggs-export-deb"><code>eggs export deb</code></a></li>
|
|
65
|
-
<li><a href="#eggs-export-iso"><code>eggs export iso</code></a></li>
|
|
66
|
-
<li><a href="#eggs-help-command"><code>eggs help [COMMAND]</code></a></li>
|
|
67
|
-
<li><a href="#eggs-install"><code>eggs install</code></a></li>
|
|
68
|
-
<li><a href="#eggs-kill"><code>eggs kill</code></a></li>
|
|
69
|
-
<li><a href="#eggs-mom"><code>eggs mom</code></a></li>
|
|
70
|
-
<li><a href="#eggs-produce"><code>eggs produce</code></a></li>
|
|
71
|
-
<li><a href="#eggs-status"><code>eggs status</code></a></li>
|
|
72
|
-
<li><a href="#eggs-syncfrom"><code>eggs syncfrom</code></a></li>
|
|
73
|
-
<li><a href="#eggs-syncto"><code>eggs syncto</code></a></li>
|
|
74
|
-
<li><a href="#eggs-tools-clean"><code>eggs tools clean</code></a></li>
|
|
75
|
-
<li><a href="#eggs-tools-ppa"><code>eggs tools ppa</code></a></li>
|
|
76
|
-
<li><a href="#eggs-tools-skel"><code>eggs tools skel</code></a></li>
|
|
77
|
-
<li><a href="#eggs-tools-stat"><code>eggs tools stat</code></a></li>
|
|
78
|
-
<li><a href="#eggs-tools-yolk"><code>eggs tools yolk</code></a></li>
|
|
79
|
-
<li><a href="#eggs-update"><code>eggs update</code></a></li>
|
|
80
|
-
<li><a href="#eggs-version"><code>eggs version</code></a></li>
|
|
81
|
-
<li><a href="#eggs-wardrobe-get-repo"><code>eggs wardrobe get [REPO]</code></a></li>
|
|
82
|
-
<li><a href="#eggs-wardrobe-list-wardrobe"><code>eggs wardrobe list [WARDROBE]</code></a></li>
|
|
83
|
-
<li><a href="#eggs-wardrobe-show-costume"><code>eggs wardrobe show [COSTUME]</code></a></li>
|
|
84
|
-
<li><a href="#eggs-wardrobe-wear-costume"><code>eggs wardrobe wear [COSTUME]</code></a></li>
|
|
85
|
-
</ul>
|
|
86
|
-
<h2><code>eggs adapt</code></h2>
|
|
87
|
-
<p>adapt monitor resolution for VM only</p>
|
|
88
|
-
<pre><code>USAGE
|
|
89
|
-
$ eggs adapt [-h] [-v]
|
|
90
|
-
|
|
91
|
-
FLAGS
|
|
92
|
-
-h, --help Show CLI help.
|
|
93
|
-
-v, --verbose
|
|
94
|
-
|
|
95
|
-
DESCRIPTION
|
|
96
|
-
adapt monitor resolution for VM only
|
|
97
|
-
|
|
98
|
-
EXAMPLES
|
|
99
|
-
$ eggs adapt
|
|
100
|
-
</code></pre>
|
|
101
|
-
<h2><code>eggs analyze</code></h2>
|
|
102
|
-
<p>analyze for syncto</p>
|
|
103
|
-
<pre><code>USAGE
|
|
104
|
-
$ eggs analyze [-h] [-v]
|
|
105
|
-
|
|
106
|
-
FLAGS
|
|
107
|
-
-h, --help Show CLI help.
|
|
108
|
-
-v, --verbose verbose
|
|
109
|
-
|
|
110
|
-
DESCRIPTION
|
|
111
|
-
analyze for syncto
|
|
112
|
-
|
|
113
|
-
EXAMPLES
|
|
114
|
-
sudo eggs analyze
|
|
115
|
-
</code></pre>
|
|
116
|
-
<h2><code>eggs autocomplete [SHELL]</code></h2>
|
|
117
|
-
<p>display autocomplete installation instructions</p>
|
|
118
|
-
<pre><code>USAGE
|
|
119
|
-
$ eggs autocomplete [SHELL] [-r]
|
|
120
|
-
|
|
121
|
-
ARGUMENTS
|
|
122
|
-
SHELL shell type
|
|
123
|
-
|
|
124
|
-
FLAGS
|
|
125
|
-
-r, --refresh-cache Refresh cache (ignores displaying instructions)
|
|
126
|
-
|
|
127
|
-
DESCRIPTION
|
|
128
|
-
display autocomplete installation instructions
|
|
129
|
-
|
|
130
|
-
EXAMPLES
|
|
131
|
-
$ eggs autocomplete
|
|
132
|
-
|
|
133
|
-
$ eggs autocomplete bash
|
|
134
|
-
|
|
135
|
-
$ eggs autocomplete zsh
|
|
136
|
-
|
|
137
|
-
$ eggs autocomplete --refresh-cache
|
|
138
|
-
</code></pre>
|
|
139
|
-
<h2><code>eggs calamares</code></h2>
|
|
140
|
-
<p>configure calamares or install or configure it</p>
|
|
141
|
-
<pre><code>USAGE
|
|
142
|
-
$ eggs calamares [-h] [-i] [-n] [-r] [--remove] [--theme <value>] [-v]
|
|
143
|
-
|
|
144
|
-
FLAGS
|
|
145
|
-
-h, --help Show CLI help.
|
|
146
|
-
-i, --install install calamares and its dependencies
|
|
147
|
-
-n, --nointeractive no user interaction
|
|
148
|
-
-N, --noicons no icons
|
|
149
|
-
-r, --release release: remove calamares and all its dependencies after the installation
|
|
150
|
-
-v, --verbose
|
|
151
|
-
--remove remove calamares and its dependencies
|
|
152
|
-
--theme=<value> theme/branding for eggs and calamares
|
|
153
|
-
|
|
154
|
-
DESCRIPTION
|
|
155
|
-
configure calamares or install or configure it
|
|
156
|
-
|
|
157
|
-
EXAMPLES
|
|
158
|
-
sudo eggs calamares
|
|
159
|
-
|
|
160
|
-
sudo eggs calamares --install
|
|
161
|
-
|
|
162
|
-
sudo eggs calamares --install --theme=/path/to/theme
|
|
163
|
-
|
|
164
|
-
sudo eggs calamares --remove
|
|
165
|
-
</code></pre>
|
|
166
|
-
<h2><code>eggs config</code></h2>
|
|
167
|
-
<p>Configure and install prerequisites deb packages to run it</p>
|
|
168
|
-
<pre><code>USAGE
|
|
169
|
-
$ eggs config [-c] [-h] [-n] [-v]
|
|
170
|
-
|
|
171
|
-
FLAGS
|
|
172
|
-
-c, --clean remove old configuration before to create new one
|
|
173
|
-
-h, --help Show CLI help.
|
|
174
|
-
-n, --nointeractive no user interaction
|
|
175
|
-
-N, --noicons no icons
|
|
176
|
-
|
|
177
|
-
DESCRIPTION
|
|
178
|
-
Configure and install prerequisites deb packages to run it
|
|
179
|
-
|
|
180
|
-
EXAMPLES
|
|
181
|
-
sudo eggs config
|
|
182
|
-
|
|
183
|
-
sudo eggs config --clean
|
|
184
|
-
|
|
185
|
-
sudo eggs config --clean --nointeractive
|
|
186
|
-
</code></pre>
|
|
187
|
-
<h2><code>eggs cuckoo</code></h2>
|
|
188
|
-
<p>PXE start with proxy-dhcp</p>
|
|
189
|
-
<pre><code>USAGE
|
|
190
|
-
$ eggs cuckoo [-h]
|
|
191
|
-
|
|
192
|
-
FLAGS
|
|
193
|
-
-h, --help Show CLI help.
|
|
194
|
-
|
|
195
|
-
DESCRIPTION
|
|
196
|
-
PXE start with proxy-dhcp
|
|
197
|
-
|
|
198
|
-
EXAMPLES
|
|
199
|
-
sudo eggs cuckoo
|
|
200
|
-
</code></pre>
|
|
201
|
-
<h2><code>eggs dad</code></h2>
|
|
202
|
-
<p>ask help from daddy - TUI configuration helper</p>
|
|
203
|
-
<pre><code>USAGE
|
|
204
|
-
$ eggs dad [-c] [-d] [-h] [-v]
|
|
205
|
-
|
|
206
|
-
FLAGS
|
|
207
|
-
-c, --clean remove old configuration before to create
|
|
208
|
-
-d, --default remove old configuration and force default
|
|
209
|
-
-h, --help Show CLI help.
|
|
210
|
-
-v, --verbose
|
|
211
|
-
|
|
212
|
-
DESCRIPTION
|
|
213
|
-
ask help from daddy - TUI configuration helper
|
|
214
|
-
|
|
215
|
-
EXAMPLES
|
|
216
|
-
sudo dad
|
|
217
|
-
|
|
218
|
-
sudo dad --clean
|
|
219
|
-
|
|
220
|
-
sudo dad --default
|
|
221
|
-
</code></pre>
|
|
222
|
-
<h2><code>eggs export deb</code></h2>
|
|
223
|
-
<p>export deb/docs/iso to the destination host</p>
|
|
224
|
-
<pre><code>USAGE
|
|
225
|
-
$ eggs export deb [-a] [-c] [-h] [-v]
|
|
226
|
-
|
|
227
|
-
FLAGS
|
|
228
|
-
-a, --all export all archs
|
|
229
|
-
-c, --clean remove old .deb before to copy
|
|
230
|
-
-h, --help Show CLI help.
|
|
231
|
-
-v, --verbose verbose
|
|
232
|
-
|
|
233
|
-
DESCRIPTION
|
|
234
|
-
export deb/docs/iso to the destination host
|
|
235
|
-
|
|
236
|
-
EXAMPLES
|
|
237
|
-
$ eggs export deb
|
|
238
|
-
|
|
239
|
-
$ eggs export deb --clean
|
|
240
|
-
|
|
241
|
-
$ eggs export deb --all
|
|
242
|
-
</code></pre>
|
|
243
|
-
<h2><code>eggs export iso</code></h2>
|
|
244
|
-
<p>export iso in the destination host</p>
|
|
245
|
-
<pre><code>USAGE
|
|
246
|
-
$ eggs export iso [-c] [-h] [-v]
|
|
247
|
-
|
|
248
|
-
FLAGS
|
|
249
|
-
-c, --clean delete old ISOs before to copy
|
|
250
|
-
-h, --help Show CLI help.
|
|
251
|
-
-v, --verbose verbose
|
|
252
|
-
|
|
253
|
-
DESCRIPTION
|
|
254
|
-
export iso in the destination host
|
|
255
|
-
|
|
256
|
-
EXAMPLES
|
|
257
|
-
$ eggs export iso
|
|
258
|
-
|
|
259
|
-
$ eggs export iso --clean
|
|
260
|
-
</code></pre>
|
|
261
|
-
<h2><code>eggs help [COMMAND]</code></h2>
|
|
262
|
-
<p>Display help for eggs.</p>
|
|
263
|
-
<pre><code>USAGE
|
|
264
|
-
$ eggs help [COMMAND] [-n]
|
|
265
|
-
|
|
266
|
-
ARGUMENTS
|
|
267
|
-
COMMAND Command to show help for.
|
|
268
|
-
|
|
269
|
-
FLAGS
|
|
270
|
-
-n, --nested-commands Include all nested commands in the output.
|
|
271
|
-
|
|
272
|
-
DESCRIPTION
|
|
273
|
-
Display help for eggs.
|
|
274
|
-
</code></pre>
|
|
275
|
-
<h2><code>eggs install</code></h2>
|
|
276
|
-
<p>krill: the CLI system installer - the egg became a penguin!</p>
|
|
277
|
-
<pre><code>USAGE
|
|
278
|
-
$ eggs install [-k] [-c <value>] [-d <value>] [-H] [-h] [-i] [-n] [-N] [-p] [-r] [-s] [-S] [-u] [-v]
|
|
279
|
-
|
|
280
|
-
FLAGS
|
|
281
|
-
-H, --halt Halt the system after installation
|
|
282
|
-
-N, --none Swap none: 256M
|
|
283
|
-
-S, --suspend Swap suspend: RAM x 2
|
|
284
|
-
-c, --custom=<value> custom unattended configuration
|
|
285
|
-
-d, --domain=<value> Domain name, defult: .local
|
|
286
|
-
-h, --help Show CLI help.
|
|
287
|
-
-i, --ip hostname as ip, eg: ip-192-168-1-33
|
|
288
|
-
-k, --crypted Crypted CLI installation
|
|
289
|
-
-n, --nointeractive no user interaction
|
|
290
|
-
-p, --pve Proxmox VE install
|
|
291
|
-
-r, --random Add random to hostname, eg: colibri-ay412dt
|
|
292
|
-
-s, --small Swap small: RAM
|
|
293
|
-
-u, --unattended Unattended installation
|
|
294
|
-
-v, --verbose Verbose
|
|
295
|
-
|
|
296
|
-
DESCRIPTION
|
|
297
|
-
krill: the CLI system installer - the egg became a penguin!
|
|
298
|
-
|
|
299
|
-
EXAMPLES
|
|
300
|
-
sudo eggs install
|
|
301
|
-
|
|
302
|
-
sudo eggs install --unattended
|
|
303
|
-
|
|
304
|
-
sudo eggs install --custom it
|
|
305
|
-
</code></pre>
|
|
306
|
-
<h2><code>eggs kill</code></h2>
|
|
307
|
-
<p>kill the eggs/free the nest</p>
|
|
308
|
-
<pre><code>USAGE
|
|
309
|
-
$ eggs kill [-h] [-n] [-v]
|
|
310
|
-
|
|
311
|
-
FLAGS
|
|
312
|
-
-h, --help Show CLI help.
|
|
313
|
-
-n, --nointeractive no user interaction
|
|
314
|
-
-v, --verbose verbose
|
|
315
|
-
|
|
316
|
-
DESCRIPTION
|
|
317
|
-
kill the eggs/free the nest
|
|
318
|
-
|
|
319
|
-
EXAMPLES
|
|
320
|
-
sudo eggs kill
|
|
321
|
-
</code></pre>
|
|
322
|
-
<h2><code>eggs mom</code></h2>
|
|
323
|
-
<p>ask help from mommy - TUI helper</p>
|
|
324
|
-
<pre><code>USAGE
|
|
325
|
-
$ eggs mom [-h]
|
|
326
|
-
|
|
327
|
-
FLAGS
|
|
328
|
-
-h, --help Show CLI help.
|
|
329
|
-
|
|
330
|
-
DESCRIPTION
|
|
331
|
-
ask help from mommy - TUI helper
|
|
332
|
-
|
|
333
|
-
EXAMPLES
|
|
334
|
-
$ eggs mom
|
|
335
|
-
</code></pre>
|
|
336
|
-
<h2><code>eggs produce</code></h2>
|
|
337
|
-
<p>produce a live image from your system whithout your data</p>
|
|
338
|
-
<pre><code>USAGE
|
|
339
|
-
$ eggs produce [--addons <value>] [--basename <value>] [-c] [-C] [-h] [-m] [-n] [-p <value>] [--release]
|
|
340
|
-
[-s] [-f] [--theme <value>] [-v] [-y]
|
|
341
|
-
|
|
342
|
-
FLAGS
|
|
343
|
-
-C, --cryptedclone crypted clone
|
|
344
|
-
-c, --clone clone
|
|
345
|
-
-f, --standard standard compression
|
|
346
|
-
-h, --help Show CLI help.
|
|
347
|
-
-m, --max max compression
|
|
348
|
-
-N, --noicons no icons
|
|
349
|
-
-n, --nointeractive no user interaction
|
|
350
|
-
-p, --prefix=<value> prefix
|
|
351
|
-
-s, --script script mode. Generate scripts to manage iso build
|
|
352
|
-
-v, --verbose verbose
|
|
353
|
-
-y, --yolk -y force yolk renew
|
|
354
|
-
--addons=<value>... addons to be used: adapt, ichoice, pve, rsupport
|
|
355
|
-
--basename=<value> basename
|
|
356
|
-
--release release: max compression, remove penguins-eggs and calamares after installation
|
|
357
|
-
--theme=<value> theme for livecd, calamares branding and partitions
|
|
358
|
-
|
|
359
|
-
DESCRIPTION
|
|
360
|
-
produce a live image from your system whithout your data
|
|
361
|
-
|
|
362
|
-
EXAMPLES
|
|
363
|
-
sudo eggs produce
|
|
364
|
-
|
|
365
|
-
sudo eggs produce --standard
|
|
366
|
-
|
|
367
|
-
sudo eggs produce --max
|
|
368
|
-
|
|
369
|
-
sudo eggs produce --max --basename=colibri
|
|
370
|
-
|
|
371
|
-
sudo eggs produce --cryptedclone
|
|
372
|
-
|
|
373
|
-
sudo eggs produce --clone
|
|
374
|
-
|
|
375
|
-
sudo eggs produce --basename=colibri
|
|
376
|
-
|
|
377
|
-
sudo eggs produce --basename=colibri --theme /path/to/theme --addons adapt
|
|
378
|
-
</code></pre>
|
|
379
|
-
<h2><code>eggs status</code></h2>
|
|
380
|
-
<p>informations about eggs status</p>
|
|
381
|
-
<pre><code>USAGE
|
|
382
|
-
$ eggs status [-h] [-v]
|
|
383
|
-
|
|
384
|
-
FLAGS
|
|
385
|
-
-h, --help Show CLI help.
|
|
386
|
-
-v, --verbose
|
|
387
|
-
|
|
388
|
-
DESCRIPTION
|
|
389
|
-
informations about eggs status
|
|
390
|
-
|
|
391
|
-
EXAMPLES
|
|
392
|
-
$ eggs status
|
|
393
|
-
</code></pre>
|
|
394
|
-
<h2><code>eggs syncfrom</code></h2>
|
|
395
|
-
<p>restore users and user data from a LUKS volumes</p>
|
|
396
|
-
<pre><code>USAGE
|
|
397
|
-
$ eggs syncfrom [--delete <value>] [-f <value>] [-h] [-r <value>] [-v]
|
|
398
|
-
|
|
399
|
-
FLAGS
|
|
400
|
-
-f, --file=<value> file LUKS volume encrypted
|
|
401
|
-
-h, --help Show CLI help.
|
|
402
|
-
-r, --rootdir=<value> rootdir of the installed system, when used from live
|
|
403
|
-
-v, --verbose verbose
|
|
404
|
-
--delete=<value> rsync --delete delete extraneous files from dest dirs
|
|
405
|
-
|
|
406
|
-
DESCRIPTION
|
|
407
|
-
restore users and user data from a LUKS volumes
|
|
408
|
-
|
|
409
|
-
EXAMPLES
|
|
410
|
-
sudo eggs syncfrom
|
|
411
|
-
|
|
412
|
-
sudo eggs syncfrom --file /path/to/fileLUKS
|
|
413
|
-
</code></pre>
|
|
414
|
-
<h2><code>eggs syncto</code></h2>
|
|
415
|
-
<p>saves users and user data in a LUKS volume inside the iso</p>
|
|
416
|
-
<pre><code>USAGE
|
|
417
|
-
$ eggs syncto [--delete <value>] [-f <value>] [-h] [-v]
|
|
418
|
-
|
|
419
|
-
FLAGS
|
|
420
|
-
-f, --file=<value> file LUKS volume encrypted
|
|
421
|
-
-h, --help Show CLI help.
|
|
422
|
-
-v, --verbose verbose
|
|
423
|
-
--delete=<value> rsync --delete delete extraneous files from dest dirs
|
|
424
|
-
|
|
425
|
-
DESCRIPTION
|
|
426
|
-
saves users and user data in a LUKS volume inside the iso
|
|
427
|
-
|
|
428
|
-
EXAMPLES
|
|
429
|
-
sudo eggs syncto
|
|
430
|
-
|
|
431
|
-
sudo eggs syncto --file /path/to/fileLUKS
|
|
432
|
-
</code></pre>
|
|
433
|
-
<h2><code>eggs tools clean</code></h2>
|
|
434
|
-
<p>clean system log, apt, etc</p>
|
|
435
|
-
<pre><code>USAGE
|
|
436
|
-
$ eggs tools clean [-h] [-n] [-v]
|
|
437
|
-
|
|
438
|
-
FLAGS
|
|
439
|
-
-h, --help Show CLI help.
|
|
440
|
-
-n, --nointeractive no user interaction
|
|
441
|
-
-v, --verbose verbose
|
|
442
|
-
|
|
443
|
-
DESCRIPTION
|
|
444
|
-
clean system log, apt, etc
|
|
445
|
-
|
|
446
|
-
EXAMPLES
|
|
447
|
-
sudo eggs tools clean
|
|
448
|
-
</code></pre>
|
|
449
|
-
<h2><code>eggs tools ppa</code></h2>
|
|
450
|
-
<p>add/remove PPA repositories (Debian family)</p>
|
|
451
|
-
<pre><code>USAGE
|
|
452
|
-
$ eggs tools ppa [-a] [-h] [-n] [-r] [-v]
|
|
453
|
-
|
|
454
|
-
FLAGS
|
|
455
|
-
-a, --add add penguins-eggs PPA repository
|
|
456
|
-
-h, --help Show CLI help.
|
|
457
|
-
-n, --nointeractive no user interaction
|
|
458
|
-
-r, --remove remove penguins-eggs PPA repository
|
|
459
|
-
-v, --verbose verbose
|
|
460
|
-
|
|
461
|
-
DESCRIPTION
|
|
462
|
-
add/remove PPA repositories (Debian family)
|
|
463
|
-
|
|
464
|
-
EXAMPLES
|
|
465
|
-
sudo eggs tools ppa --add
|
|
466
|
-
|
|
467
|
-
sudo eggs tools ppa --remove
|
|
468
|
-
</code></pre>
|
|
469
|
-
<h2><code>eggs tools skel</code></h2>
|
|
470
|
-
<p>update skel from home configuration</p>
|
|
471
|
-
<pre><code>USAGE
|
|
472
|
-
$ eggs tools skel [-h] [-u <value>] [-v]
|
|
473
|
-
|
|
474
|
-
FLAGS
|
|
475
|
-
-h, --help Show CLI help.
|
|
476
|
-
-u, --user=<value> user to be used
|
|
477
|
-
-v, --verbose
|
|
478
|
-
|
|
479
|
-
DESCRIPTION
|
|
480
|
-
update skel from home configuration
|
|
481
|
-
|
|
482
|
-
EXAMPLES
|
|
483
|
-
sudo eggs tools skel
|
|
484
|
-
|
|
485
|
-
sudo eggs tools skel --user user-to-be-copied
|
|
486
|
-
</code></pre>
|
|
487
|
-
<h2><code>eggs tools stat</code></h2>
|
|
488
|
-
<p>get statistics from sourceforge</p>
|
|
489
|
-
<pre><code>USAGE
|
|
490
|
-
$ eggs tools stat [-h] [-m] [-y]
|
|
491
|
-
|
|
492
|
-
FLAGS
|
|
493
|
-
-h, --help Show CLI help.
|
|
494
|
-
-m, --month current month
|
|
495
|
-
-y, --year current year
|
|
496
|
-
|
|
497
|
-
DESCRIPTION
|
|
498
|
-
get statistics from sourceforge
|
|
499
|
-
|
|
500
|
-
EXAMPLES
|
|
501
|
-
$ eggs tools stat
|
|
502
|
-
|
|
503
|
-
$ eggs tools stat --month
|
|
504
|
-
|
|
505
|
-
$ eggs tools stat --year
|
|
506
|
-
</code></pre>
|
|
507
|
-
<h2><code>eggs tools yolk</code></h2>
|
|
508
|
-
<p>configure eggs to install without internet</p>
|
|
509
|
-
<pre><code>USAGE
|
|
510
|
-
$ eggs tools yolk [-h] [-v]
|
|
511
|
-
|
|
512
|
-
FLAGS
|
|
513
|
-
-h, --help Show CLI help.
|
|
514
|
-
-v, --verbose
|
|
515
|
-
|
|
516
|
-
DESCRIPTION
|
|
517
|
-
configure eggs to install without internet
|
|
518
|
-
|
|
519
|
-
EXAMPLES
|
|
520
|
-
sudo eggs tools yolk
|
|
521
|
-
</code></pre>
|
|
522
|
-
<h2><code>eggs update</code></h2>
|
|
523
|
-
<p>update the Penguins' eggs tool</p>
|
|
524
|
-
<pre><code>USAGE
|
|
525
|
-
$ eggs update [-h] [-v]
|
|
526
|
-
|
|
527
|
-
FLAGS
|
|
528
|
-
-h, --help Show CLI help.
|
|
529
|
-
-v, --verbose verbose
|
|
530
|
-
|
|
531
|
-
DESCRIPTION
|
|
532
|
-
update the Penguins' eggs tool
|
|
533
|
-
|
|
534
|
-
EXAMPLES
|
|
535
|
-
$ eggs update
|
|
536
|
-
</code></pre>
|
|
537
|
-
<h2><code>eggs version</code></h2>
|
|
538
|
-
<pre><code>USAGE
|
|
539
|
-
$ eggs version [--json] [--verbose]
|
|
540
|
-
|
|
541
|
-
FLAGS
|
|
542
|
-
--verbose Show additional information about the CLI.
|
|
543
|
-
|
|
544
|
-
GLOBAL FLAGS
|
|
545
|
-
--json Format output as json.
|
|
546
|
-
|
|
547
|
-
FLAG DESCRIPTIONS
|
|
548
|
-
--verbose Show additional information about the CLI.
|
|
549
|
-
|
|
550
|
-
Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
|
|
551
|
-
</code></pre>
|
|
552
|
-
<h2><code>eggs wardrobe get [REPO]</code></h2>
|
|
553
|
-
<p>get warorobe</p>
|
|
554
|
-
<pre><code>USAGE
|
|
555
|
-
$ eggs wardrobe get [REPO] [-h] [-v]
|
|
556
|
-
|
|
557
|
-
ARGUMENTS
|
|
558
|
-
REPO repository to get
|
|
559
|
-
|
|
560
|
-
FLAGS
|
|
561
|
-
-h, --help Show CLI help.
|
|
562
|
-
-v, --verbose
|
|
563
|
-
|
|
564
|
-
DESCRIPTION
|
|
565
|
-
get warorobe
|
|
566
|
-
|
|
567
|
-
EXAMPLES
|
|
568
|
-
$ eggs wardrobe get
|
|
569
|
-
|
|
570
|
-
$ eggs wardrobe get your-wardrobe
|
|
571
|
-
</code></pre>
|
|
572
|
-
<h2><code>eggs wardrobe list [WARDROBE]</code></h2>
|
|
573
|
-
<p>list costumes and accessoires in wardrobe</p>
|
|
574
|
-
<pre><code>USAGE
|
|
575
|
-
$ eggs wardrobe list [WARDROBE] [-h] [-v]
|
|
576
|
-
|
|
577
|
-
ARGUMENTS
|
|
578
|
-
WARDROBE wardrobe
|
|
579
|
-
|
|
580
|
-
FLAGS
|
|
581
|
-
-h, --help Show CLI help.
|
|
582
|
-
-v, --verbose
|
|
583
|
-
|
|
584
|
-
DESCRIPTION
|
|
585
|
-
list costumes and accessoires in wardrobe
|
|
586
|
-
|
|
587
|
-
EXAMPLES
|
|
588
|
-
$ eggs wardrobe list
|
|
589
|
-
|
|
590
|
-
$ eggs wardrobe list your-wardrobe
|
|
591
|
-
</code></pre>
|
|
592
|
-
<h2><code>eggs wardrobe show [COSTUME]</code></h2>
|
|
593
|
-
<p>show costumes/accessories in wardrobe</p>
|
|
594
|
-
<pre><code>USAGE
|
|
595
|
-
$ eggs wardrobe show [COSTUME] [-h] [-j] [-v] [-w <value>]
|
|
596
|
-
|
|
597
|
-
ARGUMENTS
|
|
598
|
-
COSTUME costume
|
|
599
|
-
|
|
600
|
-
FLAGS
|
|
601
|
-
-h, --help Show CLI help.
|
|
602
|
-
-j, --json output JSON
|
|
603
|
-
-v, --verbose
|
|
604
|
-
-w, --wardrobe=<value> wardrobe
|
|
605
|
-
|
|
606
|
-
DESCRIPTION
|
|
607
|
-
show costumes/accessories in wardrobe
|
|
608
|
-
|
|
609
|
-
EXAMPLES
|
|
610
|
-
$ eggs wardrobe show colibri
|
|
611
|
-
|
|
612
|
-
$ eggs wardrobe show accessories/firmwares
|
|
613
|
-
|
|
614
|
-
$ eggs wardrobe show accessories/
|
|
615
|
-
</code></pre>
|
|
616
|
-
<h2><code>eggs wardrobe wear [COSTUME]</code></h2>
|
|
617
|
-
<p>wear costume/accessories from wardrobe</p>
|
|
618
|
-
<pre><code>USAGE
|
|
619
|
-
$ eggs wardrobe wear [COSTUME] [-h] [-a] [-f] [-s] [-v] [-w <value>]
|
|
620
|
-
|
|
621
|
-
ARGUMENTS
|
|
622
|
-
COSTUME costume
|
|
623
|
-
|
|
624
|
-
FLAGS
|
|
625
|
-
-a, --no_accessories not install accessories
|
|
626
|
-
-f, --no_firmwares not install firmwares
|
|
627
|
-
-h, --help Show CLI help.
|
|
628
|
-
-s, --silent
|
|
629
|
-
-v, --verbose
|
|
630
|
-
-w, --wardrobe=<value> wardrobe
|
|
631
|
-
|
|
632
|
-
DESCRIPTION
|
|
633
|
-
wear costume/accessories from wardrobe
|
|
634
|
-
|
|
635
|
-
EXAMPLES
|
|
636
|
-
sudo eggs wardrobe wear duck
|
|
637
|
-
|
|
638
|
-
sudo eggs wardrobe wear accessories/firmwares
|
|
639
|
-
|
|
640
|
-
sudo eggs wardrobe wear wagtail/waydroid
|
|
641
|
-
</code></pre>
|
|
642
|
-
<h1>FILES</h1>
|
|
643
|
-
<pre><code> /etc/penguins-eggs.d
|
|
644
|
-
all eggs configurations are here
|
|
645
|
-
|
|
646
|
-
/usr/local/share/penguins-eggs/exclude.list
|
|
647
|
-
exclude.list rsync
|
|
648
|
-
|
|
649
|
-
/usr/lib/penguins-eggs (deb package)
|
|
650
|
-
here eggs is installed
|
|
651
|
-
</code></pre>
|
|
652
|
-
<h1>TROUBLES</h1>
|
|
653
|
-
<h2>BUGS</h2>
|
|
654
|
-
<p>Report problems o new ideas in: <a href="https://github.com/pieroproietti/penguins-eggs/issues">https://github.com/pieroproietti/penguins-eggs/issues</a></p>
|
|
655
|
-
<h1>RESOURCES AND DOCUMENTATION</h1>
|
|
656
|
-
<p>Consult website to find documentation</p>
|
|
657
|
-
<ul>
|
|
658
|
-
<li>website: <strong>https://penguins-eggs.net</strong></li>
|
|
659
|
-
<li>gitHub repository: <strong>https://github.com/pieroproietti/penguins-eggs</strong></li>
|
|
660
|
-
<li>telegram: <strong>https://t.me/penguins_eggs</strong></li>
|
|
661
|
-
</ul>
|
|
662
|
-
<h1>AUTHOR</h1>
|
|
663
|
-
<p>Piero Proietti <a href="mailto:piero.proietti@gmail.com">piero.proietti@gmail.com</a></p>
|
|
664
|
-
</body>
|
|
665
|
-
</html>
|