UNPKG

penguins-eggs

Version:

A remaster system tool, compatible with Arch, Debian, Devuan, Ubuntu and others

36 lines (25 loc) 1.3 kB
# penguins-eggs manjaro ## Build and install penguins-eggs Copy and paste follow instructions ``` git clone https://github.com/pieroproietti/penguins-eggs-manjaro cd penguins-eggs-manjaro makepkg -srcCi ``` ## Configure eggs * '''sudo eggs dad -d``` ## Create your first iso: CLI installer krill * ```sudo eggs produce --fast``` ## Create your first desktop iso: GUI installer calamares * ```sudo eggs calamares --install``` * ```sudo eggs produce --fast``` ## Copy your iso image and boot the son of your system You can use simple USB or USB with ventoy, iso file with proxmox ve, virtualbox, vmware etc. # Developer and collaboration links * penguins-eggs discussion on [manjaro-forum](https://forum.manjaro.org/t/penguins-eggs-help-needed-for-manjaro-compatibility/96799) * penguins-eggs PKGBUILD on [community](https://gitlab.manjaro.org/packages/community/penguins-eggs) * penguins-eggs PKGBUILD [my way](https://github.com/pieroproietti/penguins-eggs-manjaro) (*) * penguins-eggs [sources](https://github.com/pieroproietti/penguins-eggs) * penguins-eggs [book](https://penguins-eggs.net/docs/Tutorial/eggs-users-guide) * penguins-eggs [blog](https://penguins-eggs.net) (*) Here we refere always to that, but I hope with same help to solve the problems and have it in community again.