penguins-eggs 25.9.25 → 25.10.3
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 +9 -1
- package/README.md +0 -822
- package/addons/eggs/adapt/applications/eggs-adapt.desktop +0 -0
- package/addons/eggs/pve/applications/eggs-pve.desktop +0 -0
- package/addons/eggs/rsupport/applications/eggs-rsupport.desktop +0 -0
- package/addons/eggs/theme/applications/install-system.desktop +0 -0
- package/assets/calamares/install-system.sh +0 -0
- package/assets/penguins-eggs.desktop +0 -0
- package/assets/penguins-krill.desktop +0 -0
- package/assets/penguins-links-add.desktop +0 -0
- package/assets/penguins-live-installer.desktop +0 -0
- package/bin/dev.js +0 -0
- package/conf/distros/README.md +1 -1
- package/conf/distros/alpine/calamares/calamares-modules/machineid-openrc/machineid-openrc.sh +0 -0
- package/conf/distros/alpine/calamares/modules/displaymanager.yml +9 -19
- package/conf/distros/alpine/calamares/modules/packages.mustache +4 -0
- package/conf/distros/archlinux/calamares/modules/README.md +13 -0
- package/conf/distros/archlinux/calamares/modules/displaymanager.yml +12 -0
- package/conf/distros/archlinux/calamares/modules/finished.yml +5 -0
- package/conf/distros/archlinux/calamares/modules/initcpio.mustache +4 -0
- package/conf/distros/archlinux/calamares/modules/packages.mustache +5 -0
- package/conf/distros/{rolling → archlinux}/calamares/modules/partition.yml +175 -24
- package/conf/distros/archlinux/calamares/modules/removeuser.mustache +3 -0
- package/conf/distros/archlinux/calamares/modules/shellprocess@disable-grub-btrfs.yml +9 -0
- package/conf/distros/archlinux/calamares/modules/unpackfs.mustache +6 -0
- package/conf/distros/{rolling → archlinux}/calamares/modules/users.yml +3 -1
- package/conf/distros/{rolling → archlinux}/calamares/settings.yml +14 -6
- package/conf/distros/buster/calamares/calamares-modules/cleanup/cleanup.sh +0 -0
- package/conf/distros/buster/calamares/calamares-modules/dpkg-unsafe-io/dpkg-unsafe-io.sh +0 -0
- package/conf/distros/buster/calamares/calamares-modules/sources-yolk/sources-yolk.sh +0 -0
- package/conf/distros/buster/calamares/modules/displaymanager.yml +9 -19
- package/conf/distros/buster/calamares/modules/mount.yml +4 -105
- package/conf/distros/buster/calamares/modules/packages.mustache +5 -0
- package/conf/distros/buster/calamares/modules/removeuser.mustache +3 -0
- package/conf/distros/buster/calamares/modules/shellprocess@boot_deploy.yml +1 -0
- package/conf/distros/buster/calamares/modules/shellprocess@boot_reconfigure.yml +1 -0
- package/conf/distros/buster/calamares/modules/shellprocess@mkinitramfs.yml +2 -0
- package/conf/distros/buster/calamares/modules/unpackfs.mustache +6 -0
- package/conf/distros/buster/calamares/settings.yml +1 -1
- package/conf/distros/fedora/calamares/calamares-modules/bootloaderspecification/bootloaderspecification.sh +0 -0
- package/conf/distros/fedora/calamares/modules/displaymanager.yml +9 -19
- package/conf/distros/fedora/calamares/modules/dracut.mustache +7 -0
- package/conf/distros/fedora/calamares/modules/packages.mustache +5 -0
- package/conf/distros/fedora/calamares/modules/removeuser.mustache +3 -0
- package/conf/distros/fedora/calamares/modules/unpackfs.mustache +6 -0
- package/conf/distros/focal/calamares/calamares-modules/.keepit +0 -0
- package/conf/distros/focal/calamares/calamares-modules/cleanup/cleanup.sh +20 -0
- package/conf/distros/focal/calamares/calamares-modules/cleanup/module.yml +9 -0
- package/conf/distros/focal/calamares/calamares-modules/sources-yolk/sources-yolk.sh +50 -0
- package/conf/distros/focal/calamares/modules/after_bootloader_context.yml +19 -0
- package/conf/distros/focal/calamares/modules/automirror.yml +6 -0
- package/conf/distros/focal/calamares/modules/before_bootloader_context.yml +19 -0
- package/conf/distros/focal/calamares/modules/before_bootloader_mkdirs_context.yml +11 -0
- package/conf/distros/{bionic → focal}/calamares/modules/bootloader.yml +2 -7
- package/conf/distros/focal/calamares/modules/displaymanager.yml +12 -0
- package/conf/distros/{bionic → focal}/calamares/modules/finished.yml +1 -2
- package/conf/distros/focal/calamares/modules/fstab.yml +13 -0
- package/conf/distros/focal/calamares/modules/grubcfg.yml +5 -0
- package/conf/distros/focal/calamares/modules/locale.yml +9 -0
- package/conf/distros/focal/calamares/modules/machineid.yml +9 -0
- package/conf/distros/{buster/calamares/modules/mount.3.2.yml → focal/calamares/modules/mount.yml} +5 -2
- package/conf/distros/focal/calamares/modules/packages.mustache +5 -0
- package/conf/distros/{jessie/krill/modules/partitions.yml → focal/calamares/modules/partition.yml} +5 -3
- package/conf/distros/focal/calamares/modules/removeuser.mustache +3 -0
- package/conf/distros/focal/calamares/modules/shellprocess_add386arch.yml +6 -0
- package/conf/distros/focal/calamares/modules/shellprocess_bug-LP#1829805.yml +5 -0
- package/conf/distros/focal/calamares/modules/shellprocess_logs.yml +6 -0
- package/conf/distros/focal/calamares/modules/unpackfs.mustache +6 -0
- package/conf/distros/focal/calamares/modules/users.yml +19 -0
- package/conf/distros/focal/calamares/modules/welcome.yml +26 -0
- package/conf/distros/focal/calamares/settings.yml +72 -0
- package/conf/distros/manjaro/calamares/modules/bootloader.yml +15 -0
- package/conf/distros/manjaro/calamares/modules/displaymanager.yml +12 -0
- package/conf/distros/manjaro/calamares/modules/finished.yml +4 -0
- package/conf/distros/manjaro/calamares/modules/initcpio.mustache +4 -0
- package/conf/distros/manjaro/calamares/modules/locale.yml +6 -0
- package/conf/distros/manjaro/calamares/modules/machineid.yml +4 -0
- package/conf/distros/manjaro/calamares/modules/mhwdcfg.yml +18 -0
- package/conf/distros/manjaro/calamares/modules/packages.mustache +5 -0
- package/conf/distros/manjaro/calamares/modules/partition.yml +14 -0
- package/conf/distros/manjaro/calamares/modules/postcfg.yml +4 -0
- package/conf/distros/manjaro/calamares/modules/removeuser.mustache +3 -0
- package/conf/distros/manjaro/calamares/modules/services.yml +71 -0
- package/conf/distros/manjaro/calamares/modules/shellprocess@disable-grub-btrfs.yml +9 -0
- package/conf/distros/manjaro/calamares/modules/unpackfs.mustache +6 -0
- package/conf/distros/manjaro/calamares/modules/users.yml +22 -0
- package/conf/distros/manjaro/calamares/modules/welcome.yml +23 -0
- package/conf/distros/{jessie/krill → manjaro/calamares}/settings.yml +18 -52
- package/conf/distros/noble/README.md +24 -0
- package/conf/distros/noble/calamares/calamares-modules/cleanup/cleanup.sh +20 -0
- package/conf/distros/noble/calamares/calamares-modules/cleanup/module.yml +9 -0
- package/conf/distros/noble/calamares/calamares-modules/sources-yolk/sources-yolk.sh +50 -0
- package/conf/distros/noble/calamares/libexec/calamares-aptsources.sh +0 -0
- package/conf/distros/noble/calamares/libexec/calamares-l10n-helper.sh +0 -0
- package/conf/distros/noble/calamares/libexec/calamares-logs-helper.sh +0 -0
- package/conf/distros/noble/calamares/libexec/calamares-nomodeset.sh +0 -0
- package/conf/distros/noble/calamares/modules/displaymanager.yml +7 -16
- package/conf/distros/noble/calamares/modules/packages.mustache +5 -0
- package/conf/distros/noble/calamares/modules/removeuser.mustache +3 -0
- package/conf/distros/noble/calamares/modules/shellprocess@boot_deploy.yml +1 -0
- package/conf/distros/noble/calamares/modules/shellprocess@boot_reconfigure.yml +1 -0
- package/conf/distros/noble/calamares/modules/shellprocess@install_translations.yml +1 -0
- package/conf/distros/noble/calamares/modules/shellprocess@logs.yml +1 -0
- package/conf/distros/noble/calamares/modules/shellprocess@mkinitramfs.yml +2 -0
- package/conf/distros/noble/calamares/modules/shellprocess@nomodeset.yml +1 -0
- package/conf/distros/noble/calamares/modules/unpackfs.mustache +6 -0
- package/conf/distros/noble/calamares/modules/users.yml +1 -1
- package/conf/distros/opensuse/calamares/calamares-modules/bootloaderspecification/bootloaderspecification.sh +0 -0
- package/conf/distros/opensuse/calamares/modules/displaymanager.yml +4 -18
- package/conf/distros/opensuse/calamares/modules/packages.mustache +4 -0
- package/conf/distros/opensuse/calamares/settings.yml +0 -0
- package/conf/distros/opensuse/calamares/zstd2lzo.sh +0 -0
- package/conf/distros/trixie/calamares/calamares-modules/bootloader-config/bootloader-config.sh +40 -0
- package/conf/distros/{stretch/krill/krill-modules → trixie/calamares/calamares-modules}/bootloader-config/module.yml +2 -1
- package/conf/distros/trixie/calamares/calamares-modules/cleanup/cleanup.sh +20 -0
- package/conf/distros/trixie/calamares/calamares-modules/cleanup/module.yml +9 -0
- package/conf/distros/trixie/calamares/calamares-modules/dpkg-unsafe-io/dpkg-unsafe-io.sh +13 -0
- package/conf/distros/trixie/calamares/calamares-modules/dpkg-unsafe-io/module.yml +6 -0
- package/conf/distros/trixie/calamares/calamares-modules/dpkg-unsafe-io-undo/module.yml +6 -0
- package/conf/distros/trixie/calamares/calamares-modules/sources-yolk/sources-yolk.sh +50 -0
- package/conf/distros/trixie/calamares/calamares-modules/sources-yolk-undo/module.yml +8 -0
- package/conf/distros/trixie/calamares/libexec/.keepit +0 -0
- package/conf/distros/trixie/calamares/libexec/README.md +5 -0
- package/conf/distros/{openmamba → trixie}/calamares/modules/bootloader.yml +3 -0
- package/conf/distros/trixie/calamares/modules/displaymanager.yml +12 -0
- package/conf/distros/trixie/calamares/modules/finished.yml +5 -0
- package/conf/distros/trixie/calamares/modules/fstab.yml +12 -0
- package/conf/distros/{rolling → trixie}/calamares/modules/locale.yml +23 -57
- package/conf/distros/{openmamba → trixie}/calamares/modules/luksopenswaphookcfg.yml +1 -3
- package/conf/distros/trixie/calamares/modules/machineid.yml +17 -0
- package/conf/distros/{openmamba → trixie}/calamares/modules/mount.yml +2 -2
- package/conf/distros/trixie/calamares/modules/packages.mustache +5 -0
- package/conf/distros/{openmamba → trixie}/calamares/modules/partition.yml +70 -10
- package/conf/distros/trixie/calamares/modules/removeuser.mustache +3 -0
- package/conf/distros/trixie/calamares/modules/shellprocess@boot_deploy.yml +24 -0
- package/conf/distros/trixie/calamares/modules/shellprocess@boot_reconfigure.yml +15 -0
- package/conf/distros/trixie/calamares/modules/shellprocess@mkinitramfs.yml +6 -0
- package/conf/distros/trixie/calamares/modules/unpackfs.mustache +6 -0
- package/conf/distros/{bionic → trixie}/calamares/modules/users.yml +4 -3
- package/conf/distros/{rolling → trixie}/calamares/modules/welcome.yml +1 -1
- package/conf/distros/{stretch/krill → trixie/calamares}/settings.yml +25 -12
- package/conf/init/unattended.sh +0 -0
- package/eui/eui-autostart-cinnamon.desktop +0 -0
- package/eui/eui-autostart-xfce.desktop +0 -0
- package/eui/eui-create-image.sh +0 -0
- package/eui/eui-start.sh +0 -0
- package/manpages/doc/man/eggs.1.gz +0 -0
- package/manpages/doc/man/eggs.html +48 -43
- package/package.json +129 -125
- package/perrisbrewery/scripts/postinst +0 -0
- package/perrisbrewery/scripts/postrm +0 -0
- package/perrisbrewery/scripts/preinst +0 -0
- package/perrisbrewery/scripts/prerm +0 -0
- package/scripts/99clean +0 -0
- package/scripts/_eggs +9 -7
- package/scripts/adapt.sh +0 -0
- package/scripts/bros/waydroid-helper.sh +0 -0
- package/scripts/eggs.bash +3 -3
- package/scripts/lsb_release +0 -0
- package/scripts/mom.sh +0 -0
- package/scripts/pve-live.service +0 -0
- package/scripts/pve-live.sh +0 -0
- package/scripts/resy +0 -0
- package/conf/distros/alpine/calamares/modules/packages.yml +0 -6
- package/conf/distros/beowulf/README.md +0 -3
- package/conf/distros/bionic/README.md +0 -31
- package/conf/distros/bionic/calamares/calamares-modules/add386arch/module.yml +0 -8
- package/conf/distros/bionic/calamares/calamares-modules/after-bootloader/after-bootloader.sh +0 -1
- package/conf/distros/bionic/calamares/calamares-modules/after-bootloader/module.yml +0 -8
- package/conf/distros/bionic/calamares/calamares-modules/before-bootloader/before-bootloader.sh +0 -5
- package/conf/distros/bionic/calamares/calamares-modules/before-bootloader/module.yml +0 -8
- package/conf/distros/bionic/calamares/calamares-modules/before-bootloader-mkdirs/before-bootloader-mkdirs.sh +0 -1
- package/conf/distros/bionic/calamares/calamares-modules/before-bootloader-mkdirs/module.yml +0 -8
- package/conf/distros/bionic/calamares/calamares-modules/bug/bug.sh +0 -1
- package/conf/distros/bionic/calamares/calamares-modules/bug/module.yml +0 -8
- package/conf/distros/bionic/calamares/calamares-modules/grubcfg/grubcfg.yml +0 -45
- package/conf/distros/bionic/calamares/calamares-modules/grubcfg/main.py +0 -231
- package/conf/distros/bionic/calamares/calamares-modules/grubcfg/module.yml +0 -5
- package/conf/distros/bionic/calamares/calamares-modules/sources-yolk/sources-yolk.sh +0 -82
- package/conf/distros/bionic/calamares/modules/fstab.yml +0 -13
- package/conf/distros/bionic/calamares/modules/packages.yml +0 -6
- package/conf/distros/bionic/calamares/modules/partition.yml +0 -8
- package/conf/distros/bionic/calamares/modules/removeuser.yml +0 -15
- package/conf/distros/bionic/calamares/modules/unpackfs.yml +0 -6
- package/conf/distros/bionic/calamares/modules/welcome.yml +0 -22
- package/conf/distros/bionic/calamares/settings.yml +0 -52
- package/conf/distros/bookworm/README.md +0 -9
- package/conf/distros/bullseye/README.md +0 -9
- package/conf/distros/buster/calamares/modules/packages.yml +0 -6
- package/conf/distros/buster/calamares/modules/removeuser.yml +0 -15
- package/conf/distros/buster/calamares/modules/unpackfs.yml +0 -6
- package/conf/distros/chimaera/README.md +0 -3
- package/conf/distros/daedalus/README.md +0 -3
- package/conf/distros/devel/README.md +0 -3
- package/conf/distros/excalibur/README.md +0 -3
- package/conf/distros/fedora/calamares/modules/dracut.yml +0 -14
- package/conf/distros/fedora/calamares/modules/packages.yml +0 -6
- package/conf/distros/fedora/calamares/modules/removeuser.yml +0 -15
- package/conf/distros/fedora/calamares/modules/unpackfs.yml +0 -6
- package/conf/distros/focal/README.md +0 -3
- package/conf/distros/jammy/README.md +0 -41
- package/conf/distros/jessie/README.me +0 -3
- package/conf/distros/jessie/krill/krill-modules/bootloader-config/bootloader-config.sh +0 -28
- package/conf/distros/jessie/krill/krill-modules/bootloader-config/module.yml +0 -8
- package/conf/distros/jessie/krill/krill-modules/remove-link/module.yml +0 -9
- package/conf/distros/jessie/krill/krill-modules/remove-link/remove-link.sh +0 -5
- package/conf/distros/jessie/krill/krill-modules/sources-yolk/sources-yolk.sh +0 -75
- package/conf/distros/jessie/krill/modules/removeuser.yml +0 -15
- package/conf/distros/noble/calamares/modules/packages.yml +0 -6
- package/conf/distros/noble/calamares/modules/unpackfs.yml +0 -6
- package/conf/distros/openmamba/calamares/modules/displaymanager.yml +0 -22
- package/conf/distros/openmamba/calamares/modules/finished.yml +0 -47
- package/conf/distros/openmamba/calamares/modules/fstab.yml +0 -37
- package/conf/distros/openmamba/calamares/modules/grubcfg.yml +0 -51
- package/conf/distros/openmamba/calamares/modules/keyboard.yml +0 -33
- package/conf/distros/openmamba/calamares/modules/locale.yml +0 -131
- package/conf/distros/openmamba/calamares/modules/machineid.yml +0 -56
- package/conf/distros/openmamba/calamares/modules/openrcdmcryptcfg.yml +0 -5
- package/conf/distros/openmamba/calamares/modules/packages.yml +0 -6
- package/conf/distros/openmamba/calamares/modules/removeuser.yml +0 -13
- package/conf/distros/openmamba/calamares/modules/services-systemd.yml +0 -54
- package/conf/distros/openmamba/calamares/modules/umount.yml +0 -14
- package/conf/distros/openmamba/calamares/modules/unpackfs.yml +0 -93
- package/conf/distros/openmamba/calamares/modules/users.yml +0 -272
- package/conf/distros/openmamba/calamares/modules/welcome.yml +0 -138
- package/conf/distros/openmamba/calamares/settings.yml +0 -226
- package/conf/distros/opensuse/calamares/modules/packages.yml +0 -6
- package/conf/distros/rolling/calamares/modules/bootloader.yml +0 -75
- package/conf/distros/rolling/calamares/modules/displaymanager.yml +0 -21
- package/conf/distros/rolling/calamares/modules/finished.yml +0 -47
- package/conf/distros/rolling/calamares/modules/fstab.yml +0 -31
- package/conf/distros/rolling/calamares/modules/luksopenswaphookcfg.yml +0 -5
- package/conf/distros/rolling/calamares/modules/machineid.yml +0 -40
- package/conf/distros/rolling/calamares/modules/mount.yml +0 -115
- package/conf/distros/rolling/calamares/modules/packages.yml +0 -6
- package/conf/distros/rolling/calamares/modules/removeuser.yml +0 -16
- package/conf/distros/rolling/calamares/modules/unpackfs.yml +0 -7
- package/conf/distros/stretch/README.md +0 -4
- package/conf/distros/stretch/krill/krill-modules/bootloader-config/bootloader-config.sh +0 -28
- package/conf/distros/stretch/krill/krill-modules/remove-link/module.yml +0 -9
- package/conf/distros/stretch/krill/krill-modules/remove-link/remove-link.sh +0 -5
- package/conf/distros/stretch/krill/krill-modules/sources-yolk/sources-yolk.sh +0 -75
- package/conf/distros/stretch/krill/modules/partitions.yml +0 -8
- package/conf/distros/stretch/krill/modules/removeuser.yml +0 -15
- package/conf/distros/trixie/README.md +0 -9
- package/conf/distros/voidlinux/README.md +0 -1
- package/pods/README.md +0 -14
- package/pods/almalinux.sh +0 -10
- package/pods/archlinux.sh +0 -10
- package/pods/ci/README.md +0 -5
- package/pods/ci/kernel-overlay-install.sh +0 -114
- package/pods/ci/minimal/almalinux-container2host.sh +0 -165
- package/pods/ci/minimal/archlinux-container2host.sh +0 -125
- package/pods/ci/minimal/debian-container2host.sh +0 -173
- package/pods/ci/minimal/fedora-container2host.sh +0 -170
- package/pods/ci/minimal/manjaro-container2host.sh +0 -123
- package/pods/ci/minimal/opensuse-container2host.sh +0 -143
- package/pods/ci/penguins-eggs-execute.sh +0 -22
- package/pods/ci/penguins-eggs-install.sh +0 -115
- package/pods/ci/run +0 -34
- package/pods/ci/run-on-almalinux.sh +0 -50
- package/pods/ci/run-on-archlinux.sh +0 -64
- package/pods/ci/run-on-debian.sh +0 -51
- package/pods/ci/run-on-devuan.sh +0 -48
- package/pods/ci/run-on-fedora.sh +0 -51
- package/pods/ci/run-on-manjaro.sh +0 -61
- package/pods/ci/run-on-opensuse.sh +0 -58
- package/pods/ci/run-on-rockylinux.sh +0 -51
- package/pods/ci/run-on-ubuntu.sh +0 -52
- package/pods/debian.sh +0 -23
- package/pods/devuan.sh +0 -26
- package/pods/fedora.sh +0 -12
- package/pods/lmde.sh +0 -22
- package/pods/manjaro.sh +0 -10
- package/pods/opensuse.sh +0 -12
- package/pods/podman.command.sh +0 -85
- package/pods/rocky.sh +0 -12
- package/pods/run-build-packages-debs.sh +0 -45
- package/pods/run-create-debs.sh +0 -23
- package/pods/ubuntu.sh +0 -24
- /package/conf/distros/alpine/calamares/modules/{removeuser.yml → removeuser.mustache} +0 -0
- /package/conf/distros/alpine/calamares/modules/{unpackfs.yml → unpackfs.mustache} +0 -0
- /package/conf/distros/{rolling/calamares/modules/shellprocess_sync.yml → archlinux/calamares/modules/shellprocess@sync.yml} +0 -0
- /package/conf/distros/{bionic → focal}/calamares/calamares-modules/sources-yolk/module.yml +0 -0
- /package/conf/distros/{jessie/krill/krill-modules/sources-yolk-unmount → focal/calamares/calamares-modules/sources-yolk-undo}/module.yml +0 -0
- /package/conf/distros/{jessie/krill/krill-modules → noble/calamares/calamares-modules}/sources-yolk/module.yml +0 -0
- /package/conf/distros/{stretch/krill/krill-modules/sources-yolk-unmount → noble/calamares/calamares-modules/sources-yolk-undo}/module.yml +0 -0
- /package/conf/distros/opensuse/calamares/modules/{removeuser.yml → removeuser.mustache} +0 -0
- /package/conf/distros/opensuse/calamares/modules/{unpackfs.yml → unpackfs.mustache} +0 -0
- /package/conf/distros/{stretch/krill/krill-modules → trixie/calamares/calamares-modules}/sources-yolk/module.yml +0 -0
package/pods/fedora.sh
DELETED
package/pods/lmde.sh
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env bash
|
|
2
|
-
|
|
3
|
-
set -x
|
|
4
|
-
export CMD_PATH=$(cd `dirname $0`; pwd)
|
|
5
|
-
export PROJECT_NAME="${CMD_PATH##*/}"
|
|
6
|
-
cd $CMD_PATH
|
|
7
|
-
|
|
8
|
-
# define YOLK if host=Debian
|
|
9
|
-
if [ -f /etc/os-release ]; then
|
|
10
|
-
. /etc/os-release
|
|
11
|
-
if [[ "$ID" == "debian" ]]; then
|
|
12
|
-
DEST="/var/local/yolk"
|
|
13
|
-
if [ ! -d $DEST ]; then
|
|
14
|
-
sudo mkdir -p $DEST
|
|
15
|
-
fi
|
|
16
|
-
YOLK="-v $DEST:$DEST"
|
|
17
|
-
fi
|
|
18
|
-
fi
|
|
19
|
-
|
|
20
|
-
FAMILY_ID="debian"
|
|
21
|
-
IMAGE="dockerscripts/linuxmint:lmde-minimal"
|
|
22
|
-
source podman.command.sh
|
package/pods/manjaro.sh
DELETED
package/pods/opensuse.sh
DELETED
package/pods/podman.command.sh
DELETED
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env bash
|
|
2
|
-
|
|
3
|
-
set -x
|
|
4
|
-
|
|
5
|
-
function arch_package {
|
|
6
|
-
if ls $CMD_PATH/../../penguins-packs/aur/penguins-eggs/$PENGUINS_EGGS_ARCH 1> /dev/null 2>&1; then
|
|
7
|
-
echo "penguins-eggs ARCH present"
|
|
8
|
-
else
|
|
9
|
-
wget -P ./ci https://penguins-eggs.net/basket/packages/aur/penguins-eggs-10.1.0-1-any.pkg.tar.zst
|
|
10
|
-
fi
|
|
11
|
-
#cp $CMD_PATH//../../penguins-packs/aur/penguins-eggs/$PENGUINS_EGGS_ARCH $CMD_PATH/./ci/
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
function tarballs {
|
|
15
|
-
if ls $CMD_PATH/../dist/$PENGUINS_EGGS_TARBALLS 1> /dev/null 2>&1; then
|
|
16
|
-
echo "penguins-eggs TARBALLS present"
|
|
17
|
-
else
|
|
18
|
-
wget -P ./ci https://penguins-eggs.net/basket/packages/tarballs/penguins-eggs-tarball-10.0.60-10-linux-x64.tar.gz
|
|
19
|
-
# pnpm tarballs
|
|
20
|
-
fi
|
|
21
|
-
#cp $CMD_PATH/../dist/$PENGUINS_EGGS_TARBALLS $CMD_PATH/./ci/
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
function debs {
|
|
26
|
-
if ls $CMD_PATH/../dist/$PENGUINS_EGGS_DEB 1> /dev/null 2>&1; then
|
|
27
|
-
echo "penguins-eggs DEB present"
|
|
28
|
-
else
|
|
29
|
-
wget -P ./ci https://penguins-eggs.net/basket/packages/debs/penguins-eggs_10.1.0-1_amd64.deb
|
|
30
|
-
# pnpm deb
|
|
31
|
-
fi
|
|
32
|
-
#cp $CMD_PATH/../dist/$PENGUINS_EGGS_DEB $CMD_PATH/./ci/
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
##
|
|
37
|
-
#
|
|
38
|
-
# main
|
|
39
|
-
#podman rmi $(podman images --quiet) -f
|
|
40
|
-
|
|
41
|
-
* Remove ARCH, DEBS and tarballs in ci
|
|
42
|
-
PENGUINS_EGGS_ARCH="penguins-eggs-10.1.*-*-any.pkg.tar.zst "
|
|
43
|
-
PENGUINS_EGGS_DEB="penguins-eggs_10.1.*-*_amd64.deb"
|
|
44
|
-
PENGUINS_EGGS_TARBALLS=penguins-eggs_10.1.*-*-linux-x64.tar.gz
|
|
45
|
-
|
|
46
|
-
rm -f $CMD_PATH/./ci/$PENGUINS_EGGS_ARCH
|
|
47
|
-
rm -f $CMD_PATH/./ci/$PENGUINS_EGGS_DEB
|
|
48
|
-
rm -f $CMD_PATH/./ci/$PENGUINS_EGGS_TARBALLS
|
|
49
|
-
|
|
50
|
-
if [ -f /etc/os-release ]; then
|
|
51
|
-
. /etc/os-release
|
|
52
|
-
if [[ "$ID" == "debian" ]]; then
|
|
53
|
-
if [[ $FAMILY_ID == "debian" ]]; then
|
|
54
|
-
debs
|
|
55
|
-
else
|
|
56
|
-
tarballs
|
|
57
|
-
fi
|
|
58
|
-
elif [[ "$ID" == "arch" ]]; then
|
|
59
|
-
if [[ $FAMILY_ID == "arch" ]]; then
|
|
60
|
-
arch_package
|
|
61
|
-
else
|
|
62
|
-
tarballs
|
|
63
|
-
fi
|
|
64
|
-
else
|
|
65
|
-
tarballs
|
|
66
|
-
fi
|
|
67
|
-
fi
|
|
68
|
-
|
|
69
|
-
echo "FAMILY_ID: $FAMILY_ID"
|
|
70
|
-
|
|
71
|
-
podman run \
|
|
72
|
-
--name current \
|
|
73
|
-
--env FAMILY_ID="$FAMILY_ID" \
|
|
74
|
-
--hostname minimal \
|
|
75
|
-
--privileged \
|
|
76
|
-
--cap-add=CAP_SYS_ADMIN \
|
|
77
|
-
--ulimit nofile=32000:32000 \
|
|
78
|
-
--pull=always \
|
|
79
|
-
--rm \
|
|
80
|
-
-it \
|
|
81
|
-
-v ./ci:/ci \
|
|
82
|
-
$YOLK \
|
|
83
|
-
$IMAGE \
|
|
84
|
-
/ci/run
|
|
85
|
-
|
package/pods/rocky.sh
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env bash
|
|
2
|
-
|
|
3
|
-
set -x
|
|
4
|
-
export CMD_PATH=$(cd `dirname $0`; pwd)
|
|
5
|
-
export PROJECT_NAME="${CMD_PATH##*/}"
|
|
6
|
-
echo $PROJECT_NAME
|
|
7
|
-
export NEEDRESTART_MODE=a
|
|
8
|
-
export DEBIAN_FRONTEND=noninteractive
|
|
9
|
-
|
|
10
|
-
####################################################################################################################################
|
|
11
|
-
# 1 check
|
|
12
|
-
cd $CMD_PATH
|
|
13
|
-
env
|
|
14
|
-
pwd
|
|
15
|
-
whoami
|
|
16
|
-
|
|
17
|
-
####################################################################################################################################
|
|
18
|
-
# 2 hostname
|
|
19
|
-
echo -e "$(hostname)\n" > /etc/hostname
|
|
20
|
-
|
|
21
|
-
# 2.1 hosts
|
|
22
|
-
echo -e "\
|
|
23
|
-
127.0.0.1 localhost
|
|
24
|
-
::1 localhost ip6-localhost ip6-loopback
|
|
25
|
-
ff02::1 ip6-allnodes
|
|
26
|
-
ff02::2 ip6-allrouters
|
|
27
|
-
# This host address
|
|
28
|
-
127.0.1.1 $(hostname)" > /etc/hosts
|
|
29
|
-
|
|
30
|
-
####################################################################################################################################
|
|
31
|
-
# penguins-eggs mininal requisites for debian bookworm
|
|
32
|
-
|
|
33
|
-
cd $CMD_PATH
|
|
34
|
-
apt update -y
|
|
35
|
-
apt upgrade -y
|
|
36
|
-
|
|
37
|
-
# packages to be added for a minimum standard installation
|
|
38
|
-
source ./minimal/debian-container2host.sh
|
|
39
|
-
|
|
40
|
-
git clone https://github.com/penguins-eggs
|
|
41
|
-
cd penguins-eggs
|
|
42
|
-
pnpm i
|
|
43
|
-
pnpm deb -a
|
|
44
|
-
apt install .dist/penguing-eggs*.deb
|
|
45
|
-
eggs export deb -a
|
package/pods/run-create-debs.sh
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env bash
|
|
2
|
-
|
|
3
|
-
set -x
|
|
4
|
-
export CMD_PATH=$(cd `dirname $0`; pwd)
|
|
5
|
-
export PROJECT_NAME="${CMD_PATH##*/}"
|
|
6
|
-
cd $CMD_PATH
|
|
7
|
-
|
|
8
|
-
# define YOLK if host=Debian
|
|
9
|
-
if [ -f /etc/os-release ]; then
|
|
10
|
-
. /etc/os-release
|
|
11
|
-
if [[ "$ID" == "debian" ]]; then
|
|
12
|
-
DEST="/var/local/yolk"
|
|
13
|
-
if [ ! -d $DEST ]; then
|
|
14
|
-
sudo mkdir -p $DEST
|
|
15
|
-
fi
|
|
16
|
-
YOLK="-v $DEST:$DEST"
|
|
17
|
-
fi
|
|
18
|
-
fi
|
|
19
|
-
|
|
20
|
-
FAMILY_ID="debian"
|
|
21
|
-
IMAGE="debian:12"
|
|
22
|
-
source podman.command.sh debian
|
|
23
|
-
|
package/pods/ubuntu.sh
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env bash
|
|
2
|
-
|
|
3
|
-
set -x
|
|
4
|
-
|
|
5
|
-
export CMD_PATH=$(cd `dirname $0`; pwd)
|
|
6
|
-
export PROJECT_NAME="${CMD_PATH##*/}"
|
|
7
|
-
cd $CMD_PATH
|
|
8
|
-
|
|
9
|
-
# define YOLK if host=ubuntu
|
|
10
|
-
if [ -f /etc/os-release ]; then
|
|
11
|
-
. /etc/os-release
|
|
12
|
-
if [[ "$ID" == "ubuntu" ]]; then
|
|
13
|
-
DEST="/var/local/yolk"
|
|
14
|
-
if [ ! -d $DEST ]; then
|
|
15
|
-
sudo mkdir -p $DEST
|
|
16
|
-
fi
|
|
17
|
-
YOLK="-v $DEST:$DEST"
|
|
18
|
-
fi
|
|
19
|
-
fi
|
|
20
|
-
|
|
21
|
-
FAMILY_ID="debian"
|
|
22
|
-
IMAGE="ubuntu:24.04"
|
|
23
|
-
source podman.command.sh ubuntu
|
|
24
|
-
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|