penguins-eggs 9.6.22 → 9.6.23
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 +10 -12
- package/conf/exclude.list.custom +2 -2
- package/conf/exclude.list.template +2 -43
- package/conf/exclude.list.usr +43 -0
- package/dist/classes/families/archlinux.js +2 -1
- package/dist/classes/ovary.js +6 -1
- package/dist/classes/pacman.js +1 -0
- package/dist/classes/utils.js +4 -4
- package/dist/commands/produce.js +11 -7
- package/dist/lib/dependencies.js +18 -18
- package/manpages/doc/man/eggs.1.gz +0 -0
- package/manpages/doc/man/eggs.html +10 -12
- package/package.json +1 -1
- package/scripts/_eggs +9 -9
- package/scripts/eggs.bash +2 -2
package/.oclif.manifest.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":"9.6.22","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":["krill"],"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},"isos":{"name":"isos","type":"boolean","char":"i","description":"erase all ISOs on remote mount","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},"filters":{"name":"filters","type":"option","description":"filters can be used: custom. dev, homes","multiple":true},"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},"noicons":{"name":"noicons","type":"boolean","char":"N","description":"no icons on desktop","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","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},"unsecure":{"name":"unsecure","type":"boolean","char":"u","description":"/root contents are included on live","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false},"yolk":{"name":"yolk","type":"boolean","char":"y","description":"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}]}}}
|
|
1
|
+
{"version":"9.6.23","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":["krill"],"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},"isos":{"name":"isos","type":"boolean","char":"i","description":"erase all ISOs on remote mount","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},"filters":{"name":"filters","type":"option","description":"filters can be used: custom. dev, homes, usr","multiple":true},"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},"noicons":{"name":"noicons","type":"boolean","char":"N","description":"no icons on desktop","allowNo":false},"nointeractive":{"name":"nointeractive","type":"boolean","char":"n","description":"no user interaction","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},"unsecure":{"name":"unsecure","type":"boolean","char":"u","description":"/root contents are included on live","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose","allowNo":false},"yolk":{"name":"yolk","type":"boolean","char":"y","description":"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.23_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.23_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 gdebi 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 gdebi eggs_9.6.23_amd64.deb** or **sudo dpkg -i eggs_9.6.23_i386.deb** and **sudo apt install -f**.
|
|
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).
|
|
@@ -588,7 +588,7 @@ FLAGS
|
|
|
588
588
|
-y, --yolk force yolk renew
|
|
589
589
|
--addons=<value>... addons to be used: adapt, ichoice, pve, rsupport
|
|
590
590
|
--basename=<value> basename
|
|
591
|
-
--filters=<value>... filters to be used: custom. dev, homes
|
|
591
|
+
--filters=<value>... filters to be used: custom. dev, homes, usr
|
|
592
592
|
--release release: max compression, remove penguins-eggs and calamares after installation
|
|
593
593
|
--theme=<value> theme for livecd, calamares branding and partitions
|
|
594
594
|
|
|
@@ -598,19 +598,17 @@ DESCRIPTION
|
|
|
598
598
|
EXAMPLES
|
|
599
599
|
sudo eggs produce
|
|
600
600
|
|
|
601
|
-
sudo eggs produce --standard
|
|
602
|
-
|
|
603
601
|
sudo eggs produce --max
|
|
604
602
|
|
|
605
|
-
sudo eggs produce --max --basename=colibri
|
|
606
|
-
|
|
607
|
-
sudo eggs produce --cryptedclone
|
|
608
|
-
|
|
609
603
|
sudo eggs produce --clone
|
|
610
|
-
|
|
604
|
+
|
|
605
|
+
sudo eggs produce --clone --max
|
|
606
|
+
|
|
611
607
|
sudo eggs produce --basename=colibri
|
|
612
608
|
|
|
613
|
-
sudo eggs produce --
|
|
609
|
+
sudo eggs produce --filters custom homes usr
|
|
610
|
+
|
|
611
|
+
sudo eggs produce --theme /path/to/theme --addons adapt
|
|
614
612
|
```
|
|
615
613
|
|
|
616
614
|
_See code: [src/commands/produce.ts](https://github.com/pieroproietti/penguins-eggs/blob/master/src/commands/produce.ts)_
|
package/conf/exclude.list.custom
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
######################################################################################################
|
|
2
|
-
# CUSTOM: You can add yours exclusions here
|
|
3
|
-
blissos/data.img
|
|
2
|
+
# CUSTOM: You can add yours exclusions here: expample
|
|
3
|
+
# blissos/data.img
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
#
|
|
3
3
|
# Location: /usr/local/share/penguins-eggs/exclude.list
|
|
4
4
|
#
|
|
5
|
-
# Authors: fsmithred (original), Piero Proietti, Tim Wallace, Hosein Seilany
|
|
5
|
+
# Authors: fsmithred (original), Piero Proietti, Tim Wallace, Hosein Seilany, wfrcrd@github.com
|
|
6
6
|
#
|
|
7
7
|
# NOTE: all is alfabetic sorted using code->command palette->sortes lines ascending
|
|
8
8
|
######################################################################################################
|
|
@@ -69,47 +69,6 @@ etc/skel/.ZAP/*
|
|
|
69
69
|
lost+found
|
|
70
70
|
swap/*
|
|
71
71
|
swapfile
|
|
72
|
-
usr/bin/x86_64-w64-mingw32-cpp-win32
|
|
73
|
-
usr/bin/x86_64-w64-mingw32-gcc-12-win32
|
|
74
|
-
usr/bin/x86_64-w64-mingw32-gcc-ar-win32
|
|
75
|
-
usr/bin/x86_64-w64-mingw32-gcc-nm-win32
|
|
76
|
-
usr/bin/x86_64-w64-mingw32-gcc-ranlib-win32
|
|
77
|
-
usr/bin/x86_64-w64-mingw32-gcc-win32
|
|
78
|
-
usr/bin/x86_64-w64-mingw32-gcov-dump-win32
|
|
79
|
-
usr/bin/x86_64-w64-mingw32-gcov-tool-win32
|
|
80
|
-
usr/bin/x86_64-w64-mingw32-gcov-win32
|
|
81
|
-
usr/bin/x86_64-w64-mingw32-lto-dump-win32
|
|
82
|
-
usr/i686-w64-mingw32/*
|
|
83
|
-
usr/include/gtkmm-3.0/*
|
|
84
|
-
usr/lib/gcc/i686-w64-mingw32/*
|
|
85
|
-
usr/lib/gcc/x86_64-w64-mingw32/*
|
|
86
|
-
usr/lib/i386-linux-gnu/*
|
|
87
|
-
usr/lib/i386-linux-gnu/libLLVM-12.so
|
|
88
|
-
usr/lib/i386-linux-gnu/libLLVM-12.so.1
|
|
89
|
-
usr/lib/llvm-11/*
|
|
90
|
-
usr/lib/llvm-9/*
|
|
91
|
-
usr/lib/mono/*
|
|
92
|
-
usr/lib/snapd/*
|
|
93
|
-
usr/lib/x86_64-linux-gnu/libLLVM-10.so
|
|
94
|
-
usr/lib/x86_64-linux-gnu/libLLVM-10.so.1
|
|
95
|
-
usr/lib/x86_64-linux-gnu/libLLVM-11.so
|
|
96
|
-
usr/lib/x86_64-linux-gnu/libLLVM-11.so.1
|
|
97
|
-
usr/lib/x86_64-linux-gnu/libLLVM-12.so
|
|
98
|
-
usr/lib/x86_64-linux-gnu/libLLVM-12.so.1
|
|
99
|
-
usr/lib/x86_64-linux-gnu/libLLVM-14.so
|
|
100
|
-
usr/lib/x86_64-linux-gnu/libLLVM-14.so.1
|
|
101
|
-
usr/lib/x86_64-linux-gnu/libLLVM-9.so
|
|
102
|
-
usr/lib/x86_64-linux-gnu/libLLVM-9.so.1
|
|
103
|
-
usr/lib/x86_64-linux-gnu/openblas-pthread/*
|
|
104
|
-
usr/share/dict/*
|
|
105
|
-
usr/share/doc/*
|
|
106
|
-
usr/share/eclipse/*
|
|
107
|
-
usr/share/gimp/2.0/help/en/images/*
|
|
108
|
-
usr/share/gtk-doc/html/*
|
|
109
|
-
usr/share/krita/*
|
|
110
|
-
usr/share/texmf/*
|
|
111
|
-
usr/share/xemacs21/*
|
|
112
|
-
usr/x86_64-w64-mingw32/*
|
|
113
72
|
var/backups/*
|
|
114
73
|
var/cache/*
|
|
115
74
|
var/lib/aide/*
|
|
@@ -131,10 +90,10 @@ var/log/syslog
|
|
|
131
90
|
var/spool/*
|
|
132
91
|
var/tmp/*
|
|
133
92
|
|
|
134
|
-
|
|
135
93
|
{{{exclude_list_custom}}}
|
|
136
94
|
|
|
137
95
|
{{{exclude_list_dev}}}
|
|
138
96
|
|
|
139
97
|
{{{exclude_list_homes}}}
|
|
140
98
|
|
|
99
|
+
{{{exclude_list_usr}}}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
######################################################################################################
|
|
2
|
+
# usr: use this exclusions, can lead to lost something
|
|
3
|
+
usr/bin/x86_64-w64-mingw32-cpp-win32
|
|
4
|
+
usr/bin/x86_64-w64-mingw32-gcc-12-win32
|
|
5
|
+
usr/bin/x86_64-w64-mingw32-gcc-ar-win32
|
|
6
|
+
usr/bin/x86_64-w64-mingw32-gcc-nm-win32
|
|
7
|
+
usr/bin/x86_64-w64-mingw32-gcc-ranlib-win32
|
|
8
|
+
usr/bin/x86_64-w64-mingw32-gcc-win32
|
|
9
|
+
usr/bin/x86_64-w64-mingw32-gcov-dump-win32
|
|
10
|
+
usr/bin/x86_64-w64-mingw32-gcov-tool-win32
|
|
11
|
+
usr/bin/x86_64-w64-mingw32-gcov-win32
|
|
12
|
+
usr/bin/x86_64-w64-mingw32-lto-dump-win32
|
|
13
|
+
usr/i686-w64-mingw32/*
|
|
14
|
+
usr/include/gtkmm-3.0/*
|
|
15
|
+
usr/lib/gcc/i686-w64-mingw32/*
|
|
16
|
+
usr/lib/gcc/x86_64-w64-mingw32/*
|
|
17
|
+
usr/lib/i386-linux-gnu/*
|
|
18
|
+
usr/lib/i386-linux-gnu/libLLVM-12.so
|
|
19
|
+
usr/lib/i386-linux-gnu/libLLVM-12.so.1
|
|
20
|
+
usr/lib/llvm-11/*
|
|
21
|
+
usr/lib/llvm-9/*
|
|
22
|
+
usr/lib/mono/*
|
|
23
|
+
usr/lib/snapd/*
|
|
24
|
+
usr/lib/x86_64-linux-gnu/libLLVM-10.so
|
|
25
|
+
usr/lib/x86_64-linux-gnu/libLLVM-10.so.1
|
|
26
|
+
usr/lib/x86_64-linux-gnu/libLLVM-11.so
|
|
27
|
+
usr/lib/x86_64-linux-gnu/libLLVM-11.so.1
|
|
28
|
+
usr/lib/x86_64-linux-gnu/libLLVM-12.so
|
|
29
|
+
usr/lib/x86_64-linux-gnu/libLLVM-12.so.1
|
|
30
|
+
usr/lib/x86_64-linux-gnu/libLLVM-14.so
|
|
31
|
+
usr/lib/x86_64-linux-gnu/libLLVM-14.so.1
|
|
32
|
+
usr/lib/x86_64-linux-gnu/libLLVM-9.so
|
|
33
|
+
usr/lib/x86_64-linux-gnu/libLLVM-9.so.1
|
|
34
|
+
usr/lib/x86_64-linux-gnu/openblas-pthread/*
|
|
35
|
+
usr/share/dict/*
|
|
36
|
+
usr/share/doc/*
|
|
37
|
+
usr/share/eclipse/*
|
|
38
|
+
usr/share/gimp/2.0/help/en/images/*
|
|
39
|
+
usr/share/gtk-doc/html/*
|
|
40
|
+
usr/share/krita/*
|
|
41
|
+
usr/share/texmf/*
|
|
42
|
+
usr/share/xemacs21/*
|
|
43
|
+
usr/x86_64-w64-mingw32/*
|
|
@@ -89,7 +89,8 @@ class Archlinux {
|
|
|
89
89
|
// const cal_eggs = 'calamares-eggs-3.3.0.r10616.11e1659ca-1-x86_64.pkg.tar.zst'
|
|
90
90
|
// const cal_eggs = 'calamares-eggs-3.3.0.r10707.4b3278058-1-x86_64.pkg.tar.zst' // 2023-09-04
|
|
91
91
|
// const cal_eggs = 'arco-calamares-git-3.3.0.r10680.9becd7d1b-1-x86_64.pkg.tar.zst' // 2023-09-20
|
|
92
|
-
const cal_eggs = 'arco-calamares-3.3.0.alpha5-02-x86_64.pkg.tar.zst'
|
|
92
|
+
//const cal_eggs = 'arco-calamares-3.3.0.alpha5-02-x86_64.pkg.tar.zst' // 2023-10-25
|
|
93
|
+
const cal_eggs = 'arco-calamares-3.3.0.alpha10-03-x86_64.pkg.tar.zst'; // 2023-12-23
|
|
93
94
|
let cmd = `wget -O /tmp/${cal_eggs} https://sourceforge.net/projects/penguins-eggs/files/PKGBUILD/${cal_eggs}/download`;
|
|
94
95
|
try {
|
|
95
96
|
await (0, utils_2.exec)(cmd, echo);
|
package/dist/classes/ovary.js
CHANGED
|
@@ -197,6 +197,7 @@ class Ovary {
|
|
|
197
197
|
let excludeCustom = '';
|
|
198
198
|
let excludeDev = '';
|
|
199
199
|
let excludeHomes = '';
|
|
200
|
+
let excludeUsr = '';
|
|
200
201
|
if (filters.custom) {
|
|
201
202
|
excludeCustom = fs_1.default.readFileSync(`${excludeListTemplateDir}exclude.list.custom`, 'utf8');
|
|
202
203
|
}
|
|
@@ -206,10 +207,14 @@ class Ovary {
|
|
|
206
207
|
if (filters.homes) {
|
|
207
208
|
excludeHomes = fs_1.default.readFileSync(`${excludeListTemplateDir}exclude.list.homes`, 'utf8');
|
|
208
209
|
}
|
|
210
|
+
if (filters.usr) {
|
|
211
|
+
excludeUsr = fs_1.default.readFileSync(`${excludeListTemplateDir}exclude.list.usr`, 'utf8');
|
|
212
|
+
}
|
|
209
213
|
let view = {
|
|
210
214
|
exclude_list_custom: excludeCustom,
|
|
211
215
|
exclude_list_dev: excludeDev,
|
|
212
216
|
exclude_list_homes: excludeHomes,
|
|
217
|
+
exclude_list_usr: excludeUsr
|
|
213
218
|
};
|
|
214
219
|
const template = fs_1.default.readFileSync(excludeListTemplate, 'utf8');
|
|
215
220
|
fs_1.default.writeFileSync(this.settings.config.snapshot_excludes, mustache_1.default.render(template, view));
|
|
@@ -913,7 +918,7 @@ class Ovary {
|
|
|
913
918
|
}
|
|
914
919
|
else {
|
|
915
920
|
const noMergeDirs = [
|
|
916
|
-
'boot',
|
|
921
|
+
'boot', // will be copied now
|
|
917
922
|
'cdrom',
|
|
918
923
|
'dev',
|
|
919
924
|
'media',
|
package/dist/classes/pacman.js
CHANGED
|
@@ -418,6 +418,7 @@ class Pacman {
|
|
|
418
418
|
shelljs_1.default.cp(node_path_1.default.resolve(__dirname, '../../conf/exclude.list.template'), '/etc/penguins-eggs.d/exclude.list.d');
|
|
419
419
|
shelljs_1.default.cp(node_path_1.default.resolve(__dirname, '../../conf/exclude.list.custom'), '/etc/penguins-eggs.d/exclude.list.d');
|
|
420
420
|
shelljs_1.default.cp(node_path_1.default.resolve(__dirname, '../../conf/exclude.list.homes'), '/etc/penguins-eggs.d/exclude.list.d');
|
|
421
|
+
shelljs_1.default.cp(node_path_1.default.resolve(__dirname, '../../conf/exclude.list.usr'), '/etc/penguins-eggs.d/exclude.list.d');
|
|
421
422
|
await this.configurationFresh();
|
|
422
423
|
}
|
|
423
424
|
/**
|
package/dist/classes/utils.js
CHANGED
|
@@ -532,10 +532,10 @@ class Utils {
|
|
|
532
532
|
static isLive() {
|
|
533
533
|
let retVal = false;
|
|
534
534
|
const paths = [
|
|
535
|
-
'/lib/live/mount',
|
|
536
|
-
'/lib/live/mount/rootfs/filesystem.squashfs',
|
|
537
|
-
'/live/aufs',
|
|
538
|
-
'/run/miso/sfs/livefs',
|
|
535
|
+
'/lib/live/mount', // debian-live
|
|
536
|
+
'/lib/live/mount/rootfs/filesystem.squashfs', // ubuntu bionic
|
|
537
|
+
'/live/aufs', // mx-linux
|
|
538
|
+
'/run/miso/sfs/livefs', // ManjaroLinux
|
|
539
539
|
'/run/archiso/airootfs' // Arch
|
|
540
540
|
];
|
|
541
541
|
for (let i = 0; i < paths.length; i++) {
|
package/dist/commands/produce.js
CHANGED
|
@@ -51,18 +51,22 @@ class Produce extends core_1.Command {
|
|
|
51
51
|
*/
|
|
52
52
|
// filters
|
|
53
53
|
const filters = {};
|
|
54
|
-
filters.homes = false;
|
|
55
|
-
filters.dev = false;
|
|
56
54
|
filters.custom = false;
|
|
55
|
+
filters.dev = false;
|
|
56
|
+
filters.homes = false;
|
|
57
|
+
filters.usr = false;
|
|
57
58
|
if (flags.filters) {
|
|
58
|
-
if (flags.filters.includes('
|
|
59
|
-
filters.
|
|
59
|
+
if (flags.filters.includes('custom')) {
|
|
60
|
+
filters.custom = true;
|
|
60
61
|
}
|
|
61
62
|
if (flags.filters.includes('dev')) {
|
|
62
63
|
filters.dev = true;
|
|
63
64
|
}
|
|
64
|
-
if (flags.filters.includes('
|
|
65
|
-
filters.
|
|
65
|
+
if (flags.filters.includes('homes')) {
|
|
66
|
+
filters.homes = true;
|
|
67
|
+
}
|
|
68
|
+
if (flags.filters.includes('usr')) {
|
|
69
|
+
filters.usr = true;
|
|
66
70
|
}
|
|
67
71
|
}
|
|
68
72
|
let prefix = '';
|
|
@@ -150,7 +154,7 @@ Produce.flags = {
|
|
|
150
154
|
basename: core_1.Flags.string({ description: 'basename' }),
|
|
151
155
|
clone: core_1.Flags.boolean({ char: 'c', description: 'clone' }),
|
|
152
156
|
cryptedclone: core_1.Flags.boolean({ char: 'C', description: 'crypted clone' }),
|
|
153
|
-
filters: core_1.Flags.string({ multiple: true, description: 'filters can be used: custom. dev, homes' }),
|
|
157
|
+
filters: core_1.Flags.string({ multiple: true, description: 'filters can be used: custom. dev, homes, usr' }),
|
|
154
158
|
help: core_1.Flags.help({ char: 'h' }),
|
|
155
159
|
max: core_1.Flags.boolean({ char: 'm', description: 'max compression' }),
|
|
156
160
|
noicons: core_1.Flags.boolean({ char: 'N', description: 'no icons on desktop' }),
|
package/dist/lib/dependencies.js
CHANGED
|
@@ -49,25 +49,25 @@ exports.array2spaced = array2spaced;
|
|
|
49
49
|
* sudo apt purge cryptsetup dosfstools dpkg-dev isolinux live-boot live-boot-initramfs-tools squashfs-tools syslinux-common coreutils xorriso
|
|
50
50
|
*/
|
|
51
51
|
exports.depCommon = [
|
|
52
|
-
'coreutils',
|
|
52
|
+
'coreutils', // whoami
|
|
53
53
|
'cryptsetup',
|
|
54
|
-
'curl',
|
|
55
|
-
'dosfstools',
|
|
56
|
-
'dpkg-dev',
|
|
57
|
-
'git',
|
|
58
|
-
'grub-efi-amd64-bin',
|
|
59
|
-
'isolinux',
|
|
60
|
-
'jq',
|
|
61
|
-
'live-boot-initramfs-tools',
|
|
62
|
-
'live-boot',
|
|
63
|
-
'lsb-release',
|
|
64
|
-
'lvm2',
|
|
65
|
-
'parted',
|
|
66
|
-
'pxelinux',
|
|
67
|
-
'rsync',
|
|
68
|
-
'squashfs-tools',
|
|
69
|
-
'sshfs',
|
|
70
|
-
'syslinux-common',
|
|
54
|
+
'curl', // wardrobe
|
|
55
|
+
'dosfstools', // eggs
|
|
56
|
+
'dpkg-dev', // yolk
|
|
57
|
+
'git', // wardrobe
|
|
58
|
+
'grub-efi-amd64-bin', // grub
|
|
59
|
+
'isolinux', // eggs
|
|
60
|
+
'jq', // mom restored
|
|
61
|
+
'live-boot-initramfs-tools', // eggs
|
|
62
|
+
'live-boot', // eggs
|
|
63
|
+
'lsb-release', // eggs
|
|
64
|
+
'lvm2', // pvdisplay in krill
|
|
65
|
+
'parted', // eggs
|
|
66
|
+
'pxelinux', // cuckoo
|
|
67
|
+
'rsync', // eggs
|
|
68
|
+
'squashfs-tools', // eggs
|
|
69
|
+
'sshfs', // eggs
|
|
70
|
+
'syslinux-common', // eggs
|
|
71
71
|
'xorriso', // eggs
|
|
72
72
|
];
|
|
73
73
|
/**
|
|
Binary file
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
7
7
|
</head>
|
|
8
8
|
<body>
|
|
9
|
-
<h1>eggs(1) -- the reproductive system of penguins: eggs v9.6.
|
|
9
|
+
<h1>eggs(1) -- the reproductive system of penguins: eggs v9.6.23</h1>
|
|
10
10
|
<h1>SYNOPSIS</h1>
|
|
11
11
|
<p>Install Debian families (debian/devuan/ubuntu)</p>
|
|
12
|
-
<pre><code>$ sudo dpkg -i eggs_9.6.
|
|
12
|
+
<pre><code>$ sudo dpkg -i eggs_9.6.23_amd64.deb
|
|
13
13
|
</code></pre>
|
|
14
14
|
<p>Install Arch families (Arch, manjaro Linux)</p>
|
|
15
15
|
<p>Arch from AUR</p>
|
|
@@ -30,7 +30,7 @@ $ makepkg -si
|
|
|
30
30
|
<h1>USAGE</h1>
|
|
31
31
|
<pre><code>$ eggs (-v|--version|version)
|
|
32
32
|
|
|
33
|
-
penguins-eggs/9.6.
|
|
33
|
+
penguins-eggs/9.6.23 linux-x64 node-v18.17.1
|
|
34
34
|
$ eggs --help [COMMAND]
|
|
35
35
|
|
|
36
36
|
USAGE
|
|
@@ -356,7 +356,7 @@ FLAGS
|
|
|
356
356
|
-y, --yolk force yolk renew
|
|
357
357
|
--addons=<value>... addons to be used: adapt, ichoice, pve, rsupport
|
|
358
358
|
--basename=<value> basename
|
|
359
|
-
--filters=<value>... filters to be used: custom. dev, homes
|
|
359
|
+
--filters=<value>... filters to be used: custom. dev, homes, usr
|
|
360
360
|
--release release: max compression, remove penguins-eggs and calamares after installation
|
|
361
361
|
--theme=<value> theme for livecd, calamares branding and partitions
|
|
362
362
|
|
|
@@ -366,19 +366,17 @@ DESCRIPTION
|
|
|
366
366
|
EXAMPLES
|
|
367
367
|
sudo eggs produce
|
|
368
368
|
|
|
369
|
-
sudo eggs produce --standard
|
|
370
|
-
|
|
371
369
|
sudo eggs produce --max
|
|
372
370
|
|
|
373
|
-
sudo eggs produce --max --basename=colibri
|
|
374
|
-
|
|
375
|
-
sudo eggs produce --cryptedclone
|
|
376
|
-
|
|
377
371
|
sudo eggs produce --clone
|
|
378
|
-
|
|
372
|
+
|
|
373
|
+
sudo eggs produce --clone --max
|
|
374
|
+
|
|
379
375
|
sudo eggs produce --basename=colibri
|
|
380
376
|
|
|
381
|
-
sudo eggs produce --
|
|
377
|
+
sudo eggs produce --filters custom homes usr
|
|
378
|
+
|
|
379
|
+
sudo eggs produce --theme /path/to/theme --addons adapt
|
|
382
380
|
</code></pre>
|
|
383
381
|
<h2><code>eggs status</code></h2>
|
|
384
382
|
<p>informations about eggs status</p>
|
package/package.json
CHANGED
package/scripts/_eggs
CHANGED
|
@@ -33,9 +33,9 @@ _eggs () {
|
|
|
33
33
|
"wardrobe\:list:list costumes and accessoires in wardrobe"
|
|
34
34
|
"wardrobe\:show:show costumes/accessories in wardrobe"
|
|
35
35
|
"wardrobe\:wear:wear costume/accessories from wardrobe"
|
|
36
|
-
"autocomplete:display autocomplete installation instructions"
|
|
37
|
-
"help:Display help for <%= config.bin %>."
|
|
38
36
|
"version:"
|
|
37
|
+
"help:Display help for <%= config.bin %>."
|
|
38
|
+
"autocomplete:display autocomplete installation instructions"
|
|
39
39
|
)
|
|
40
40
|
|
|
41
41
|
_set_flags () {
|
|
@@ -169,7 +169,7 @@ produce)
|
|
|
169
169
|
"--basename=-[basename]:"
|
|
170
170
|
"--clone[clone]"
|
|
171
171
|
"--cryptedclone[crypted clone]"
|
|
172
|
-
"--filters=-[filters
|
|
172
|
+
"--filters=-[filters can be used: custom. dev, homes, usr]:"
|
|
173
173
|
"--help[Show CLI help.]"
|
|
174
174
|
"--max[max compression]"
|
|
175
175
|
"--noicons[no icons on desktop]"
|
|
@@ -179,7 +179,7 @@ produce)
|
|
|
179
179
|
"--script[script mode. Generate scripts to manage iso build]"
|
|
180
180
|
"--standard[standard compression]"
|
|
181
181
|
"--theme=-[theme for livecd, calamares branding and partitions]:"
|
|
182
|
-
"--unsecure[
|
|
182
|
+
"--unsecure[/root contents are included on live]"
|
|
183
183
|
"--verbose[verbose]"
|
|
184
184
|
"--yolk[force yolk renew]"
|
|
185
185
|
)
|
|
@@ -293,9 +293,10 @@ wardrobe:wear)
|
|
|
293
293
|
)
|
|
294
294
|
;;
|
|
295
295
|
|
|
296
|
-
|
|
296
|
+
version)
|
|
297
297
|
_command_flags=(
|
|
298
|
-
"--
|
|
298
|
+
"--json[Format output as json.]"
|
|
299
|
+
"--verbose[Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.]"
|
|
299
300
|
)
|
|
300
301
|
;;
|
|
301
302
|
|
|
@@ -305,10 +306,9 @@ help)
|
|
|
305
306
|
)
|
|
306
307
|
;;
|
|
307
308
|
|
|
308
|
-
|
|
309
|
+
autocomplete)
|
|
309
310
|
_command_flags=(
|
|
310
|
-
"--
|
|
311
|
-
"--verbose[Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.]"
|
|
311
|
+
"--refresh-cache[Refresh cache (ignores displaying instructions)]"
|
|
312
312
|
)
|
|
313
313
|
;;
|
|
314
314
|
|
package/scripts/eggs.bash
CHANGED
|
@@ -37,9 +37,9 @@ wardrobe:get --help --verbose
|
|
|
37
37
|
wardrobe:list --help --distro --verbose
|
|
38
38
|
wardrobe:show --help --json --verbose --wardrobe
|
|
39
39
|
wardrobe:wear --help --no_accessories --no_firmwares --verbose --wardrobe
|
|
40
|
-
autocomplete --refresh-cache
|
|
41
|
-
help --nested-commands
|
|
42
40
|
version --json --verbose
|
|
41
|
+
help --nested-commands
|
|
42
|
+
autocomplete --refresh-cache
|
|
43
43
|
"
|
|
44
44
|
|
|
45
45
|
function __trim_colon_commands()
|