eggs is a console utility, in active development, who let you to remaster your system and redistribuite it as live ISO image.
AlpineLinux
$ doas apk add penguins-eggs@testing
AlmaLinux/RockyLinux
$ sudo dnf install ./penguins-eggs_25.10.16-1_amd64-1rocky9.5..x86_64.rpm
Arch
$ sudo pacman -S penguins-eggs
$ sudo pacman -U penguins-eggs_25.10.16-1_amd64-1-x86_64.pkg.tar.zst
Debian/Devuan/Ubuntu
$ sudo apt install penguins-eggs
$ sudo dpkg -i penguins-eggs_25.10.16-1_amd64.deb
Fedora
$ sudo dnf install ./penguins-eggs_25.10.16-1_amd64-1fedora.x86_64.rpm
Manjaro
$ sudo pamac install penguins-eggs
OpenMamba
$ sudo dnf install ./penguins-eggs_25.10.16-1_amd64-1mamba.x86_64.rpm
$ eggs (-v|--version|version)
penguins-eggs/25.10.16
$ eggs --help [COMMAND]
USAGE
$ eggs COMMAND
Most of the commands of eggs need sudo, but there are exceptions for export, info and mom.
examples:
sudo eggs produce
sudo eggs produce --pendrive --clone
sudo eggs kill
There are too two interactive helpers, probably you already know:
eggs mom
sudo eggs dad
We have a comprehensive guide at https://penguins-eggs.net, help yorself signing on telegram https://t.me/penguins_eggs on facebook group, or writing me.
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 live. Of course, You can easily install your live image using GUI installer (calamares) or CLI installer (krill) always included.
eggs autocomplete [SHELL]Display autocomplete installation instructions.
USAGE
$ eggs autocomplete [SHELL] [-r]
ARGUMENTS
SHELL (zsh|bash|powershell) Shell type
FLAGS
-r, --refresh-cache Refresh cache (ignores displaying instructions)
DESCRIPTION
Display autocomplete installation instructions.
EXAMPLES
$ eggs autocomplete
$ eggs autocomplete bash
$ eggs autocomplete zsh
$ eggs autocomplete powershell
$ eggs autocomplete --refresh-cache
eggs help [COMMAND]Display help for eggs.
USAGE
$ eggs help [COMMAND...] [-n]
ARGUMENTS
COMMAND... Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for eggs.
eggs versionUSAGE
$ eggs version [--json] [--verbose]
FLAGS
--verbose Show additional information about the CLI.
GLOBAL FLAGS
--json Format output as json.
FLAG DESCRIPTIONS
--verbose Show additional information about the CLI.
Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
/etc/penguins-eggs.d
all eggs configurations are here
/etc/penguins-eggs.d/exclude.list
exclude.list
/usr/lib/penguins-eggs
where eggs is installed
Report problems o new ideas in: https://github.com/pieroproietti/penguins-eggs/issues
Consult website to find documentation
Piero Proietti piero.proietti@gmail.com