Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pieroproietti/get-eggs
Install penguins-eggs and configure it with a single command
https://github.com/pieroproietti/get-eggs
Last synced: 3 months ago
JSON representation
Install penguins-eggs and configure it with a single command
- Host: GitHub
- URL: https://github.com/pieroproietti/get-eggs
- Owner: pieroproietti
- Created: 2023-09-05T08:38:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-10T14:31:30.000Z (4 months ago)
- Last Synced: 2024-09-10T16:18:36.545Z (4 months ago)
- Language: Shell
- Homepage: https://penguins-eggs.net
- Size: 1.1 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# get-eggs
**get-eggs**: install penguins-eggs and configure it on your AlpineLinux, Arch, Debian, Devuan or Ubuntu or derivatives.
Before to start, we need the package `lsb-release` installed, this is default for mostly distros, but not on `AlpineLinux` and `ArchLinux`.
* on Alpine, uncomment community from `/etc/apk/repositories`, then `doas apk add lsb-release`;
* on Arch, just install it: `sudo pacman -S lsb-release`.On Arch, it will add AUR repository - from that the original name [addaura](./documentation/NAMING.md) - on Debian famility, it will add a PPA for penguins-eggs.
On Debian buster / bullseye, Ubuntu 20.04 / 22.04 and derivatives, get-eggs
will add [nodesource repo](https://github.com/nodesource/distributions?tab=readme-ov-file#debian-and-ubuntu-based-distributions) for nodejs>18.To get a naked distro or a complete customized distro like colibri, starting from an original ISO Arch, Debian, Devuan or Ubuntu there is an [HOWTO](./documentation/HOWTO.md).
# USAGE
* `git clone https://github.com/pieroproietti/get-eggs`
* `cd get-eggs`
* `sudo ./get-eggs`# Fork it!
This is a short and simple script, you are encouraged to fork the code and adapt it to your needs.# Note
To create a naked Ubuntu I start from the server version, install it normally and after I remove the packages cloud-install and needrestart.