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
|
@@ -91,10 +91,10 @@ sequence:
|
|
|
91
91
|
- luksbootkeyfile
|
|
92
92
|
- shellprocess@boot_deploy
|
|
93
93
|
- initramfscfg
|
|
94
|
+
- shellprocess@mkinitramfs
|
|
94
95
|
- bootloader-config
|
|
95
96
|
- grubcfg
|
|
96
97
|
- bootloader
|
|
97
|
-
- shellprocess@mkinitramfs
|
|
98
98
|
- shellprocess@boot_reconfigure
|
|
99
99
|
- plymouthcfg
|
|
100
100
|
- packages
|
|
File without changes
|
|
@@ -1,22 +1,12 @@
|
|
|
1
|
-
# Fedora
|
|
2
|
-
# Configure one or more display managers (e.g. SDDM)
|
|
3
|
-
# with a "best effort" approach.
|
|
4
1
|
---
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
2
|
+
displaymanagers:
|
|
3
|
+
- lightdm
|
|
4
|
+
- gdm
|
|
5
|
+
- mdm
|
|
6
|
+
- sddm
|
|
7
|
+
- lxdm
|
|
8
|
+
- slim
|
|
9
9
|
|
|
10
|
-
#Enable the following settings to force a desktop environment in your displaymanager configuration file:
|
|
11
|
-
#defaultDesktopEnvironment:
|
|
12
|
-
# executable: "startkde"
|
|
13
|
-
# desktopFile: "plasma"
|
|
14
|
-
|
|
15
|
-
#If true, try to ensure that the user, group, /var directory etc. for the
|
|
16
|
-
#display manager are set up correctly. This is normally done by the distribution
|
|
17
|
-
#packages, and best left to them. Therefore, it is disabled by default.
|
|
18
10
|
basicSetup: false
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
#derivatives or other systems where /etc/sysconfig/displaymanager exists.
|
|
22
|
-
sysconfigSetup: false
|
|
11
|
+
sddm:
|
|
12
|
+
configuration_file: "/etc/sddm.conf"
|
|
File without changes
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
#!/bin/bash
|
|
2
|
+
CHROOT=$(mount | grep proc | grep calamares | awk '{print $3}' | sed -e "s#/proc##g")
|
|
3
|
+
|
|
4
|
+
if [ -f "$CHROOT"/etc/motd ]; then
|
|
5
|
+
sed -i '/^eggs-start-message/,/^\eggs-end-message/{/^#/!{/^\$/!d;};}' "$CHROOT"/etc/motd
|
|
6
|
+
fi
|
|
7
|
+
|
|
8
|
+
if [ -f "$CHROOT"/etc/issue ]; then
|
|
9
|
+
sed -i '/^eggs-start-message/,/^\eggs-end-message/{/^#/!{/^\$/!d;};}' "$CHROOT"/etc/issue
|
|
10
|
+
fi
|
|
11
|
+
|
|
12
|
+
# remove calamares link desktop
|
|
13
|
+
rm -f $CHROOT/usr/share/applications/install-system.desktop
|
|
14
|
+
|
|
15
|
+
# remove CLI autologin if exists
|
|
16
|
+
rm -f $CHROOT/etc/systemd/system/getty@.service.d/override.conf
|
|
17
|
+
|
|
18
|
+
# remove 10-installer if exists
|
|
19
|
+
rm -f $CHROOT/etc/sudoers.d/10-installer
|
|
20
|
+
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
#!/bin/sh
|
|
2
|
+
|
|
3
|
+
#
|
|
4
|
+
# We use just yolk during installation
|
|
5
|
+
#
|
|
6
|
+
# sources-yolk.sh
|
|
7
|
+
# add yolk
|
|
8
|
+
#
|
|
9
|
+
# sources-yolk.sh -u
|
|
10
|
+
# remove yolk
|
|
11
|
+
|
|
12
|
+
#
|
|
13
|
+
#
|
|
14
|
+
#
|
|
15
|
+
main() {
|
|
16
|
+
if [ "$1" = "-u" ]; then
|
|
17
|
+
remove
|
|
18
|
+
else
|
|
19
|
+
add
|
|
20
|
+
fi
|
|
21
|
+
sync
|
|
22
|
+
exit 0
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
#
|
|
27
|
+
#
|
|
28
|
+
#
|
|
29
|
+
remove() {
|
|
30
|
+
if [ -f "$YOLK_LIST" ]; then
|
|
31
|
+
rm -f "$YOLK_LIST"
|
|
32
|
+
fi
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
#
|
|
36
|
+
#
|
|
37
|
+
#
|
|
38
|
+
add() {
|
|
39
|
+
echo "deb [trusted=yes] file:/var/local/yolk ./" > "$YOLK_LIST"
|
|
40
|
+
chroot "$CHROOT" apt-get --yes update
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
#
|
|
44
|
+
# WE START HERE
|
|
45
|
+
#
|
|
46
|
+
CHROOT=$(mount | grep proc | grep calamares | awk '{print $3}' | sed -e "s#/proc##g")
|
|
47
|
+
YOLK_LIST="$CHROOT/etc/apt/sources.list.d/yolk.list"
|
|
48
|
+
|
|
49
|
+
main "$1"
|
|
50
|
+
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# Ubuntu jammy 22.04
|
|
2
|
+
# Workaround from ubiquity. Ubuntu's grub will want to look in EFI/ubuntu, so
|
|
3
|
+
# let's make sure it can find something there.
|
|
4
|
+
# This only copies the cfg and doesn't overwrite, this is specifically so
|
|
5
|
+
# this doesn't interfere with an Ubuntu installed on the system already.
|
|
6
|
+
---
|
|
7
|
+
dontChroot: false
|
|
8
|
+
timeout: 120
|
|
9
|
+
firmwareType:
|
|
10
|
+
efi:
|
|
11
|
+
# grub hack
|
|
12
|
+
- -mkdir /boot/efi/EFI/ubuntu
|
|
13
|
+
- -cp /boot/efi/EFI/neon/grub.cfg /boot/efi/EFI/ubuntu/
|
|
14
|
+
- command: -apt-get update
|
|
15
|
+
timeout: 60
|
|
16
|
+
|
|
17
|
+
bios:
|
|
18
|
+
- command: -apt-get update
|
|
19
|
+
timeout: 60
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# Ubuntu jammy 22.04
|
|
2
|
+
# Make sure the correct bootloader package is installed for EFI.
|
|
3
|
+
# Also pull in shim so secureboot has a chance at working.
|
|
4
|
+
# Because of edge cases, we ignore BIOS, and do the same
|
|
5
|
+
# procedure for all EFI types.
|
|
6
|
+
---
|
|
7
|
+
firmwareType:
|
|
8
|
+
bios: "-/bin/true"
|
|
9
|
+
"*":
|
|
10
|
+
#- command: apt-cdrom add -m -d=/media/cdrom/
|
|
11
|
+
# timeout: 10
|
|
12
|
+
#- command: sed -i '/deb http/d' /etc/apt/sources.list
|
|
13
|
+
# timeout: 10
|
|
14
|
+
- command: apt-get update
|
|
15
|
+
timeout: 120
|
|
16
|
+
- command: apt-get install -y --no-upgrade -o Acquire::gpgv::Options::=--ignore-time-conflict grub-efi-$(if grep -q 64 /sys/firmware/efi/fw_platform_size; then echo amd64-signed; else echo ia32; fi)
|
|
17
|
+
timeout: 300
|
|
18
|
+
- command: apt-get install -y --no-upgrade -o Acquire::gpgv::Options::=--ignore-time-conflict shim-signed
|
|
19
|
+
timeout: 300
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Ubuntu jammy 22.04
|
|
2
|
+
---
|
|
3
|
+
dontChroot: true
|
|
4
|
+
timeout: 10
|
|
5
|
+
firmwareType:
|
|
6
|
+
efi:
|
|
7
|
+
- -cp /cdrom/casper/vmlinuz ${ROOT}/boot/vmlinuz-$(uname -r)
|
|
8
|
+
- -mkdir -pv ${ROOT}/media/cdrom
|
|
9
|
+
- -mount --bind /cdrom ${ROOT}/media/cdrom
|
|
10
|
+
bios:
|
|
11
|
+
- -cp /cdrom/casper/vmlinuz ${ROOT}/boot/vmlinuz-$(uname -r)
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
#
|
|
2
|
-
# bootloader
|
|
1
|
+
# Ubuntu jammy 22.04
|
|
3
2
|
---
|
|
4
|
-
efiBootLoader: grub
|
|
3
|
+
efiBootLoader: "grub"
|
|
5
4
|
|
|
6
5
|
# systemd-boot configuration files settings, set kernel and initramfs file names
|
|
7
6
|
# and amount of time before default selection boots
|
|
@@ -33,7 +32,3 @@ grubCfg: "/boot/grub/grub.cfg"
|
|
|
33
32
|
# names since no sanitizing is done.
|
|
34
33
|
#
|
|
35
34
|
efiBootloaderId: "ubuntu"
|
|
36
|
-
|
|
37
|
-
grubProbe: grub-probe
|
|
38
|
-
efiBootMgr: efibootmgr
|
|
39
|
-
installEFIFallback: false
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# Ubuntu jammy 22.04
|
|
2
|
+
---
|
|
3
|
+
mountOptions:
|
|
4
|
+
default: defaults
|
|
5
|
+
btrfs: defaults #,noatime,space_cache,autodefrag
|
|
6
|
+
ssdExtraMountOptions:
|
|
7
|
+
ext4: discard
|
|
8
|
+
jfs: discard
|
|
9
|
+
xfs: discard
|
|
10
|
+
swap: discard
|
|
11
|
+
btrfs: discard,compress=lzo
|
|
12
|
+
crypttabOptions: luks,keyscript=/bin/cat
|
|
13
|
+
efiMountOptions: umask=0077
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# Ubuntu jammy 22.04
|
|
2
|
+
---
|
|
3
|
+
# Whether to create /etc/machine-id for systemd.
|
|
4
|
+
systemd: true
|
|
5
|
+
# Whether to create /var/lib/dbus/machine-id for D-Bus.
|
|
6
|
+
dbus: true
|
|
7
|
+
# Whether /var/lib/dbus/machine-id should be a symlink to /etc/machine-id
|
|
8
|
+
# (ignored if dbus is false, or if there is no /etc/machine-id to point to).
|
|
9
|
+
symlink: true
|
package/conf/distros/{buster/calamares/modules/mount.3.2.yml → focal/calamares/modules/mount.yml}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Ubuntu jammy 22.04
|
|
2
2
|
---
|
|
3
3
|
extraMounts:
|
|
4
4
|
- device: proc
|
|
@@ -9,10 +9,13 @@ extraMounts:
|
|
|
9
9
|
mountPoint: /sys
|
|
10
10
|
- device: /dev
|
|
11
11
|
mountPoint: /dev
|
|
12
|
-
options:
|
|
12
|
+
options: {{{options}}}
|
|
13
13
|
- device: tmpfs
|
|
14
14
|
fs: tmpfs
|
|
15
15
|
mountPoint: /run
|
|
16
|
+
- device: /run/udev
|
|
17
|
+
mountPoint: /run/udev
|
|
18
|
+
options: {{{options}}}
|
|
16
19
|
|
|
17
20
|
extraMountsEfi:
|
|
18
21
|
- device: efivarfs
|
package/conf/distros/{jessie/krill/modules/partitions.yml → focal/calamares/modules/partition.yml}
RENAMED
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
#
|
|
2
|
-
# partition
|
|
1
|
+
# Ubuntu jammy 22.04
|
|
3
2
|
---
|
|
4
3
|
efiSystemPartition: "/boot/efi"
|
|
5
4
|
enableLuksAutomatedPartitioning: true
|
|
6
|
-
userSwapChoices:
|
|
5
|
+
userSwapChoices:
|
|
6
|
+
- none
|
|
7
|
+
- file
|
|
8
|
+
initialSwapChoice: file
|
|
7
9
|
drawNestedPartitions: true
|
|
8
10
|
defaultFileSystemType: "ext4"
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# Ubuntu jammy 22.04
|
|
2
|
+
---
|
|
3
|
+
userGroup: users
|
|
4
|
+
defaultGroups:
|
|
5
|
+
- cdrom
|
|
6
|
+
- floppy
|
|
7
|
+
- sudo
|
|
8
|
+
- audio
|
|
9
|
+
- dip
|
|
10
|
+
- video
|
|
11
|
+
- plugdev
|
|
12
|
+
- netdev
|
|
13
|
+
- lpadmin
|
|
14
|
+
- scanner
|
|
15
|
+
- bluetooth
|
|
16
|
+
autologinGroup: autologin
|
|
17
|
+
sudoersGroup: sudo
|
|
18
|
+
setRootPassword: false
|
|
19
|
+
# doReusePassword: false
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# Ubuntu jammy 22.04
|
|
2
|
+
---
|
|
3
|
+
showSupportUrl: true
|
|
4
|
+
showKnownIssuesUrl: true
|
|
5
|
+
showReleaseNotesUrl: true
|
|
6
|
+
showDonateUrl: https://lubuntu.me/donate/
|
|
7
|
+
|
|
8
|
+
requirements:
|
|
9
|
+
requiredStorage: 8
|
|
10
|
+
requiredRam: 0.5
|
|
11
|
+
internetCheckUrl: https://lubuntu.me
|
|
12
|
+
|
|
13
|
+
check:
|
|
14
|
+
- storage
|
|
15
|
+
- ram
|
|
16
|
+
- power
|
|
17
|
+
# internet
|
|
18
|
+
- root
|
|
19
|
+
required:
|
|
20
|
+
- root
|
|
21
|
+
- storage
|
|
22
|
+
- ram
|
|
23
|
+
geoip:
|
|
24
|
+
style: "xml"
|
|
25
|
+
url: "https://geoip.ubuntu.com/lookup"
|
|
26
|
+
selector: "CountryCode"
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
# Ubuntu 22.04 jammy
|
|
2
|
+
---
|
|
3
|
+
modules-search: [ local ]
|
|
4
|
+
|
|
5
|
+
instances:
|
|
6
|
+
- id: before_bootloader_mkdirs
|
|
7
|
+
module: contextualprocess
|
|
8
|
+
config: before_bootloader_mkdirs_context.conf
|
|
9
|
+
- id: before_bootloader
|
|
10
|
+
module: contextualprocess
|
|
11
|
+
config: before_bootloader_context.conf
|
|
12
|
+
- id: after_bootloader
|
|
13
|
+
module: contextualprocess
|
|
14
|
+
config: after_bootloader_context.conf
|
|
15
|
+
- id: logs
|
|
16
|
+
module: shellprocess
|
|
17
|
+
config: shellprocess_logs.conf
|
|
18
|
+
- id: bug-LP#1829805
|
|
19
|
+
module: shellprocess
|
|
20
|
+
config: shellprocess_bug-LP#1829805.conf
|
|
21
|
+
- id: add386arch
|
|
22
|
+
module: shellprocess
|
|
23
|
+
config: shellprocess_add386arch.conf
|
|
24
|
+
|
|
25
|
+
sequence:
|
|
26
|
+
- show:
|
|
27
|
+
- welcome
|
|
28
|
+
- locale
|
|
29
|
+
- keyboard
|
|
30
|
+
- partition
|
|
31
|
+
{{createUsers}}users
|
|
32
|
+
- summary
|
|
33
|
+
- exec:
|
|
34
|
+
- partition
|
|
35
|
+
- mount
|
|
36
|
+
- unpackfs
|
|
37
|
+
- sources-yolk
|
|
38
|
+
{{hasSystemd}}machineid
|
|
39
|
+
- fstab
|
|
40
|
+
- locale
|
|
41
|
+
- keyboard
|
|
42
|
+
- localecfg
|
|
43
|
+
- luksbootkeyfile
|
|
44
|
+
{{createUsers}}users
|
|
45
|
+
{{hasDisplaymanager}}displaymanager
|
|
46
|
+
- networkcfg
|
|
47
|
+
- hwclock
|
|
48
|
+
- contextualprocess@before_bootloader_mkdirs
|
|
49
|
+
- shellprocess@bug-LP#1829805
|
|
50
|
+
- initramfscfg
|
|
51
|
+
- initramfs
|
|
52
|
+
- grubcfg
|
|
53
|
+
- contextualprocess@before_bootloader
|
|
54
|
+
- bootloader
|
|
55
|
+
- contextualprocess@after_bootloader
|
|
56
|
+
# automirror
|
|
57
|
+
- shellprocess@add386arch
|
|
58
|
+
- packages
|
|
59
|
+
- removeuser
|
|
60
|
+
# - shellprocess@logs
|
|
61
|
+
- cleanup
|
|
62
|
+
- sources-yolk-undo
|
|
63
|
+
- umount
|
|
64
|
+
- show:
|
|
65
|
+
- finished
|
|
66
|
+
|
|
67
|
+
branding: {{branding}}
|
|
68
|
+
prompt-install: true
|
|
69
|
+
dont-chroot: false
|
|
70
|
+
oem-setup: false
|
|
71
|
+
disable-cancel: false
|
|
72
|
+
disable-cancel-during-exec: false
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
---
|
|
2
|
+
efiBootLoader: "grub"
|
|
3
|
+
kernel: "/vmlinuz-6.12-x86_64"
|
|
4
|
+
img: "/initramfs-6.12-x86_64.img"
|
|
5
|
+
fallback: "/initramfs-6.12-x86_64-fallback.img"
|
|
6
|
+
timeout: "10"
|
|
7
|
+
kernelLine: ", with linux612"
|
|
8
|
+
fallbackKernelLine: ", with linux612 (fallback initramfs)"
|
|
9
|
+
grubInstall: "grub-install"
|
|
10
|
+
grubMkconfig: "grub-mkconfig"
|
|
11
|
+
grubCfg: "/boot/grub/grub.cfg"
|
|
12
|
+
grubProbe: "grub-probe"
|
|
13
|
+
efiBootMgr: "efibootmgr"
|
|
14
|
+
#efiBootloaderId: "dirname"
|
|
15
|
+
installEFIFallback: true
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
efiSystemPartition: "/boot/efi"
|
|
3
|
+
userSwapChoices:
|
|
4
|
+
- none # Create no swap, use no swap
|
|
5
|
+
- small # Up to 4GB
|
|
6
|
+
- suspend # At least main memory size
|
|
7
|
+
- file # To swap file instead of partition
|
|
8
|
+
alwaysShowPartitionLabels: true
|
|
9
|
+
# There are four options: erase, replace, alongside, manual),
|
|
10
|
+
# the default is "none".
|
|
11
|
+
initialPartitioningChoice: erase
|
|
12
|
+
initialSwapChoice: none
|
|
13
|
+
defaultFileSystemType: "btrfs"
|
|
14
|
+
availableFileSystemTypes: ["btrfs","ext4","f2fs","xfs"]
|