penguins-eggs 25.10.30 → 25.11.8

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.
Files changed (123) hide show
  1. package/.oclif.manifest.json +4 -4
  2. package/README.md +770 -3
  3. package/addons/eggs/adapt/applications/eggs-adapt.desktop +0 -0
  4. package/addons/eggs/pve/applications/eggs-pve.desktop +0 -0
  5. package/addons/eggs/rsupport/applications/eggs-rsupport.desktop +0 -0
  6. package/addons/eggs/theme/applications/install-system.desktop +0 -0
  7. package/assets/calamares/install-system.sh +0 -0
  8. package/assets/penguins-eggs.desktop +0 -0
  9. package/assets/penguins-krill.desktop +0 -0
  10. package/assets/penguins-links-add.desktop +0 -0
  11. package/assets/penguins-live-installer.desktop +0 -0
  12. package/bin/dev.js +0 -0
  13. package/conf/distros/alpine/calamares/calamares-modules/machineid-openrc/machineid-openrc.sh +0 -0
  14. package/conf/distros/alpine/calamares/modules/packages.mustache +1 -0
  15. package/conf/distros/alpine/calamares/modules/removeuser.mustache +2 -14
  16. package/conf/distros/alpine/calamares/modules/unpackfs.mustache +2 -2
  17. package/conf/distros/buster/calamares/calamares-modules/cleanup/cleanup.sh +0 -0
  18. package/conf/distros/buster/calamares/calamares-modules/dpkg-unsafe-io/dpkg-unsafe-io.sh +0 -0
  19. package/conf/distros/buster/calamares/calamares-modules/sources-yolk/sources-yolk.sh +0 -0
  20. package/conf/distros/buster/calamares/modules/shellprocess@boot_deploy.yml +1 -16
  21. package/conf/distros/fedora/calamares/calamares-modules/bootloaderspecification/bootloaderspecification.sh +0 -0
  22. package/conf/distros/noble/calamares/calamares-modules/cleanup/cleanup.sh +0 -0
  23. package/conf/distros/noble/calamares/calamares-modules/sources-yolk/sources-yolk.sh +0 -0
  24. package/conf/distros/noble/calamares/libexec/calamares-aptsources.sh +0 -0
  25. package/conf/distros/noble/calamares/libexec/calamares-l10n-helper.sh +0 -0
  26. package/conf/distros/noble/calamares/libexec/calamares-logs-helper.sh +1 -1
  27. package/conf/distros/noble/calamares/libexec/calamares-nomodeset.sh +0 -0
  28. package/conf/distros/noble/calamares/modules/shellprocess@boot_deploy.yml +1 -11
  29. package/conf/distros/noble/calamares/modules/shellprocess@logs.yml +1 -1
  30. package/conf/distros/opensuse/calamares/calamares-modules/bootloaderspecification/bootloaderspecification.sh +0 -0
  31. package/conf/distros/opensuse/calamares/settings.yml +0 -0
  32. package/conf/distros/opensuse/calamares/zstd2lzo.sh +0 -0
  33. package/conf/distros/trixie/calamares/calamares-modules/cleanup/cleanup.sh +0 -0
  34. package/conf/distros/trixie/calamares/calamares-modules/dpkg-unsafe-io/dpkg-unsafe-io.sh +0 -0
  35. package/conf/distros/trixie/calamares/calamares-modules/sources-yolk/sources-yolk.sh +0 -0
  36. package/conf/distros/trixie/calamares/modules/shellprocess@boot_deploy.yml +2 -10
  37. package/conf/init/unattended.sh +0 -0
  38. package/dist/classes/cli-autologin.d.ts +1 -39
  39. package/dist/classes/cli-autologin.js +85 -110
  40. package/dist/classes/daddy.d.ts +30 -12
  41. package/dist/classes/daddy.js +166 -137
  42. package/dist/classes/distro-hossein.d.ts +52 -0
  43. package/dist/classes/distro-hossein.js +239 -0
  44. package/dist/classes/diversions.d.ts +3 -37
  45. package/dist/classes/diversions.js +72 -103
  46. package/dist/classes/incubation/fisherman.d.ts +5 -0
  47. package/dist/classes/incubation/fisherman.js +21 -1
  48. package/dist/classes/incubation/incubator.d/noble.js +6 -2
  49. package/dist/classes/incubation/incubator.js +2 -3
  50. package/dist/classes/keyboards.d.ts +11 -30
  51. package/dist/classes/keyboards.js +100 -251
  52. package/dist/classes/ovary.d/initrd.js +2 -7
  53. package/dist/classes/pacman.js +7 -9
  54. package/dist/commands/tools/repo.js +198 -31
  55. package/dist/krill/classes/sequence.d/unpackfs.js +3 -2
  56. package/dracut/create-symlink +0 -0
  57. package/dracut/export +0 -0
  58. package/dracut/export-dracut-analysis +0 -0
  59. package/dracut/export-dracut-log +0 -0
  60. package/dracut/mkisofs +0 -0
  61. package/dracut/modules.d/00debug-shell/debug-hook.sh +0 -0
  62. package/dracut/modules.d/00debug-shell/module-setup.sh +0 -0
  63. package/dracut/modules.d/90block/block-cmdline.sh +0 -0
  64. package/dracut/modules.d/90block/module-setup.sh +0 -0
  65. package/dracut/modules.d/95iso-scan/iso-scan-fallback.sh +0 -0
  66. package/dracut/modules.d/95iso-scan/iso-scan.sh +0 -0
  67. package/dracut/modules.d/95iso-scan/module-setup.sh +0 -0
  68. package/dracut/modules.d/95luks-loop/luks-loop.sh +0 -0
  69. package/dracut/modules.d/95luks-loop/module-setup.sh +0 -0
  70. package/dracut/renew-initramfs +0 -0
  71. package/dracut/sbin2bin +0 -0
  72. package/dracut/update-dracut-conf-d +0 -0
  73. package/dracut/update-dracut-modules +0 -0
  74. package/eui/eui-autostart-cinnamon.desktop +0 -0
  75. package/eui/eui-autostart-xfce.desktop +0 -0
  76. package/eui/eui-create-image.sh +0 -0
  77. package/eui/eui-start.sh +0 -0
  78. package/package.json +130 -124
  79. package/perrisbrewery/scripts/postinst +0 -0
  80. package/perrisbrewery/scripts/postrm +0 -0
  81. package/perrisbrewery/scripts/preinst +0 -0
  82. package/perrisbrewery/scripts/prerm +0 -0
  83. package/perrisbrewery/template/dependencies.yaml +7 -6
  84. package/scripts/99clean +0 -0
  85. package/scripts/adapt.sh +0 -0
  86. package/scripts/boot-encrypted-root.sh +0 -0
  87. package/scripts/bros/waydroid-helper.sh +0 -0
  88. package/scripts/lsb_release +0 -0
  89. package/scripts/mom.sh +0 -0
  90. package/scripts/mount-encrypted-home.sh +0 -0
  91. package/scripts/pve-live.service +0 -0
  92. package/scripts/pve-live.sh +0 -0
  93. package/scripts/resy +0 -0
  94. package/conf/distros/focal/calamares/calamares-modules/.keepit +0 -0
  95. package/conf/distros/focal/calamares/calamares-modules/cleanup/cleanup.sh +0 -20
  96. package/conf/distros/focal/calamares/calamares-modules/cleanup/module.yml +0 -9
  97. package/conf/distros/focal/calamares/calamares-modules/sources-yolk/module.yml +0 -8
  98. package/conf/distros/focal/calamares/calamares-modules/sources-yolk/sources-yolk.sh +0 -50
  99. package/conf/distros/focal/calamares/calamares-modules/sources-yolk-undo/module.yml +0 -8
  100. package/conf/distros/focal/calamares/modules/after_bootloader_context.yml +0 -19
  101. package/conf/distros/focal/calamares/modules/automirror.yml +0 -6
  102. package/conf/distros/focal/calamares/modules/before_bootloader_context.yml +0 -19
  103. package/conf/distros/focal/calamares/modules/before_bootloader_mkdirs_context.yml +0 -11
  104. package/conf/distros/focal/calamares/modules/bootloader.yml +0 -34
  105. package/conf/distros/focal/calamares/modules/displaymanager.yml +0 -12
  106. package/conf/distros/focal/calamares/modules/finished.yml +0 -4
  107. package/conf/distros/focal/calamares/modules/fstab.yml +0 -13
  108. package/conf/distros/focal/calamares/modules/grubcfg.yml +0 -5
  109. package/conf/distros/focal/calamares/modules/locale.yml +0 -9
  110. package/conf/distros/focal/calamares/modules/machineid.yml +0 -9
  111. package/conf/distros/focal/calamares/modules/mount.yml +0 -41
  112. package/conf/distros/focal/calamares/modules/packages.mustache +0 -5
  113. package/conf/distros/focal/calamares/modules/partition.yml +0 -10
  114. package/conf/distros/focal/calamares/modules/removeuser.mustache +0 -3
  115. package/conf/distros/focal/calamares/modules/shellprocess_add386arch.yml +0 -6
  116. package/conf/distros/focal/calamares/modules/shellprocess_bug-LP#1829805.yml +0 -5
  117. package/conf/distros/focal/calamares/modules/shellprocess_logs.yml +0 -6
  118. package/conf/distros/focal/calamares/modules/unpackfs.mustache +0 -6
  119. package/conf/distros/focal/calamares/modules/users.yml +0 -19
  120. package/conf/distros/focal/calamares/modules/welcome.yml +0 -26
  121. package/conf/distros/focal/calamares/settings.yml +0 -72
  122. package/dist/classes/incubation/incubator.d/focal.d.ts +0 -32
  123. package/dist/classes/incubation/incubator.d/focal.js +0 -85
@@ -8,7 +8,7 @@ common:
8
8
  - cryptsetup-bin
9
9
  - cryptsetup-initramfs
10
10
  - curl # wardrobe
11
- - dbus-bin | uuidgen-runtime # uuid-runtime per devuan
11
+ - dbus-bin | uuid-runtime
12
12
  - dosfstools # eggs
13
13
  - dpkg-dev # yolk
14
14
  - git # wardrobe
@@ -22,7 +22,7 @@ common:
22
22
  - lvm2 # pvdisplay in krill
23
23
  - nodejs (>= 18)
24
24
  - parted
25
- - pkexec # calamares
25
+ - policykit-1 | pkexec # calamares
26
26
  - rsync
27
27
  - squashfs-tools
28
28
  - sshfs # eggs
@@ -42,14 +42,15 @@ arch:
42
42
  - grub-efi-amd64-bin
43
43
  - isolinux
44
44
  - shim-signed
45
- - syslinux-common
46
-
45
+ - syslinux
46
+
47
+
47
48
  i386:
48
49
  - grub-pc-bin
49
50
  - isolinux
50
51
  - grub-efi-ia32-bin
51
- - syslinux-common
52
-
52
+ - syslinux
53
+
53
54
  arm64:
54
55
  - grub-efi-arm64-bin
55
56
  - shim-signed
package/scripts/99clean CHANGED
File without changes
package/scripts/adapt.sh CHANGED
File without changes
File without changes
File without changes
File without changes
package/scripts/mom.sh CHANGED
File without changes
File without changes
File without changes
File without changes
package/scripts/resy CHANGED
File without changes
@@ -1,20 +0,0 @@
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
-
@@ -1,9 +0,0 @@
1
- # Common
2
- # cleanup
3
- ---
4
- type: "job"
5
- name: "cleanup"
6
- interface: "process"
7
- chroot: false
8
- command: "/usr/sbin/cleanup.sh"
9
- timeout: 8
@@ -1,8 +0,0 @@
1
- # Debian Buster
2
- # sources-yolk
3
- ---
4
- type: "job"
5
- name: "sources-yolk"
6
- interface: "process"
7
- command: "/usr/sbin/sources-yolk.sh"
8
- timeout: 600
@@ -1,50 +0,0 @@
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
-
@@ -1,8 +0,0 @@
1
- # Debian Buster
2
- # sources-yolk-undo
3
- ---
4
- type: "job"
5
- name: "sources-yolk-undo"
6
- interface: "process"
7
- command: "/usr/sbin/sources-yolk.sh -u"
8
- timeout: 600
@@ -1,19 +0,0 @@
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
@@ -1,6 +0,0 @@
1
- ---
2
- baseUrl: archive.ubuntu.com
3
- distribution: Lubuntu
4
- geoip:
5
- style: "json"
6
- url: "https://ipapi.co/json"
@@ -1,19 +0,0 @@
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
@@ -1,11 +0,0 @@
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,34 +0,0 @@
1
- # Ubuntu jammy 22.04
2
- ---
3
- efiBootLoader: "grub"
4
-
5
- # systemd-boot configuration files settings, set kernel and initramfs file names
6
- # and amount of time before default selection boots
7
- kernel: "/vmlinuz-linux"
8
- img: "/initramfs-linux.img"
9
- fallback: "/initramfs-linux-fallback.img"
10
- timeout: "10"
11
- # Optionally set the menu entry name and kernel name to use in systemd-boot.
12
- # If not specified here, these settings will be taken from branding.desc.
13
- # bootloaderEntryName: "Generic GNU/Linux"
14
- # kernelLine: ", with Stable-Kernel"
15
- # fallbackKernelLine: ", with Stable-Kernel (fallback initramfs)"
16
-
17
- # GRUB 2 binary names and boot directory
18
- # Some distributions (e.g. Fedora) use grub2-* (resp. /boot/grub2/) names.
19
- grubInstall: "grub-install"
20
- grubMkconfig: "grub-mkconfig"
21
- grubCfg: "/boot/grub/grub.cfg"
22
-
23
- # Optionally set the bootloader ID to use for EFI. This is passed to
24
- # grub-install --bootloader-id.
25
- #
26
- # If not set here, the value from bootloaderEntryName from branding.desc
27
- # is used, with problematic characters (space and slash) replaced.
28
- #
29
- # The ID is also used as a directory name within the EFI environment,
30
- # and the bootloader is copied from /boot/efi/EFI/<dirname>/ . When
31
- # setting the option here, take care to use only valid directory
32
- # names since no sanitizing is done.
33
- #
34
- efiBootloaderId: "ubuntu"
@@ -1,12 +0,0 @@
1
- ---
2
- displaymanagers:
3
- - lightdm
4
- - gdm
5
- - mdm
6
- - sddm
7
- - lxdm
8
- - slim
9
-
10
- basicSetup: false
11
- sddm:
12
- configuration_file: "/etc/sddm.conf"
@@ -1,4 +0,0 @@
1
- # Ubuntu jammy 22.04
2
- ---
3
- restartNowMode: user-checked
4
- restartNowCommand: "systemctl -i reboot"
@@ -1,13 +0,0 @@
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
@@ -1,5 +0,0 @@
1
- # Ubuntu jammy 22.04
2
- ---
3
- overwrite: false
4
- defaults:
5
- GRUB_ENABLE_CRYPTODISK: true
@@ -1,9 +0,0 @@
1
- # Ubuntu jammy 22.04
2
- ---
3
- region: "America"
4
- zone: "New_York"
5
- localeGenPath: "/etc/locale.gen"
6
- geoip:
7
- style: "xml"
8
- url: "https://geoip.ubuntu.com/lookup"
9
- selector: "TimeZone"
@@ -1,9 +0,0 @@
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
@@ -1,41 +0,0 @@
1
- # SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
2
- # SPDX-FileCopyrightText: 2018-2019 Harald Sitter <sitter@kde.org>
3
- #
4
- # Mount filesystems in the target (generally, before treating the
5
- # target as a usable chroot / "live" system). Filesystems are
6
- # automatically mounted from the partitioning module. Filesystems
7
- # listed here are **extra**. The filesystems listed in *extraMounts*
8
- # are mounted in all target systems. The filesystems listed in
9
- # *extraMountsEfi* are mounted in the target system **only** if
10
- # the host machine uses UEFI.
11
- ---
12
- # Extra filesystems to mount. The key's value is a list of entries; each
13
- # entry has four keys:
14
- # - device The device node to mount
15
- # - fs The filesystem type to use
16
- # - mountPoint Where to mount the filesystem
17
- # - options (optional) Extra options to pass to mount(8)
18
- #
19
- extraMounts:
20
- - device: proc
21
- fs: proc
22
- mountPoint: /proc
23
- - device: sys
24
- fs: sysfs
25
- mountPoint: /sys
26
- - device: /dev
27
- mountPoint: /dev
28
- options: [ bind ]
29
- - device: tmpfs
30
- fs: tmpfs
31
- mountPoint: /run
32
- - device: /run/udev
33
- mountPoint: /run/udev
34
- options: [ bind ]
35
- - device: /run/systemd
36
- mountPoint: /run/systemd
37
- options: [ bind ]
38
- - device: efivarfs
39
- fs: efivarfs
40
- mountPoint: /sys/firmware/efi/efivars
41
- efi: true
@@ -1,5 +0,0 @@
1
- # A mustache template for module: packages.conf
2
- ---
3
- backend: {{{backend}}}
4
-
5
- {{{operations}}}
@@ -1,10 +0,0 @@
1
- # Ubuntu jammy 22.04
2
- ---
3
- efiSystemPartition: "/boot/efi"
4
- enableLuksAutomatedPartitioning: true
5
- userSwapChoices:
6
- - none
7
- - file
8
- initialSwapChoice: file
9
- drawNestedPartitions: true
10
- defaultFileSystemType: "ext4"
@@ -1,3 +0,0 @@
1
- # A mustache template for module: removeuser.conf
2
- ---
3
- username: {{{username}}}
@@ -1,6 +0,0 @@
1
- # Ubuntu jammy 22.04
2
- ---
3
- dontChroot: false
4
- timeout: 30
5
- script:
6
- - command: "/usr/bin/dpkg --add-architecture i386"
@@ -1,5 +0,0 @@
1
- ---
2
- dontChroot: false
3
- timeout: 30
4
- script:
5
- - "touch ${ROOT}/boot/initrd.img-$(uname -r)"
@@ -1,6 +0,0 @@
1
- # Ubuntu jammy 22.04
2
- ---
3
- dontChroot: true
4
- timeout: 30
5
- script:
6
- - calamares-logs-helper ${ROOT}
@@ -1,6 +0,0 @@
1
- # A mustache template for module: unpackfs.conf
2
- ---
3
- unpack:
4
- - source: {{{source}}}
5
- sourcefs: "squashfs"
6
- destination: ""
@@ -1,19 +0,0 @@
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
@@ -1,26 +0,0 @@
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"
@@ -1,72 +0,0 @@
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
@@ -1,32 +0,0 @@
1
- /**
2
- * ./src/classes/incubation/distros/focal.ts
3
- * penguins-eggs v.10.0.0 / ecmascript 2020
4
- * author: Piero Proietti
5
- * email: piero.proietti@gmail.com
6
- * license: MIT
7
- */
8
- import { IDistro, IInstaller, IRemix } from '../../../interfaces/index.js';
9
- /**
10
- *
11
- */
12
- export declare class Focal {
13
- distro: IDistro;
14
- installer: IInstaller;
15
- isClone: boolean;
16
- release: boolean;
17
- remix: IRemix;
18
- theme: string;
19
- user_opt: string;
20
- verbose: boolean;
21
- /**
22
- * @param remix
23
- * @param distro
24
- * @param displaymanager
25
- * @param verbose
26
- */
27
- constructor(installer: IInstaller, remix: IRemix, distro: IDistro, user_opt: string, release?: boolean, theme?: string, isClone?: boolean, verbose?: boolean);
28
- /**
29
- * locale, partitions, users can come from themes
30
- */
31
- create(): Promise<void>;
32
- }
@@ -1,85 +0,0 @@
1
- /**
2
- * ./src/classes/incubation/distros/focal.ts
3
- * penguins-eggs v.10.0.0 / ecmascript 2020
4
- * author: Piero Proietti
5
- * email: piero.proietti@gmail.com
6
- * license: MIT
7
- */
8
- import CFS from '../../../krill/classes/cfs.js';
9
- import Fisherman from '../fisherman.js';
10
- /**
11
- *
12
- */
13
- export class Focal {
14
- distro;
15
- installer = {};
16
- isClone;
17
- release = false;
18
- remix;
19
- theme; // theme comprende il path
20
- user_opt;
21
- verbose = false;
22
- /**
23
- * @param remix
24
- * @param distro
25
- * @param displaymanager
26
- * @param verbose
27
- */
28
- constructor(installer, remix, distro, user_opt, release = false, theme = 'eggs', isClone = false, verbose = false) {
29
- this.installer = installer;
30
- this.remix = remix;
31
- this.distro = distro;
32
- this.user_opt = user_opt;
33
- this.verbose = verbose;
34
- this.release = release;
35
- this.theme = theme;
36
- this.isClone = isClone;
37
- }
38
- /**
39
- * locale, partitions, users can come from themes
40
- */
41
- async create() {
42
- const fisherman = new Fisherman(this.distro, this.installer, this.verbose);
43
- await fisherman.createCalamaresSettings(this.theme, this.isClone);
44
- await fisherman.buildModule('welcome');
45
- await fisherman.buildModule('partition', this.theme);
46
- await fisherman.buildModule('mount');
47
- await fisherman.buildModuleUnpackfs();
48
- await fisherman.buildCalamaresModule('sources-yolk', true);
49
- await fisherman.buildModule('machineid');
50
- await fisherman.buildModule('fstab');
51
- await fisherman.buildModule('locale', this.theme);
52
- await fisherman.buildModule('keyboard');
53
- await fisherman.buildModule('localecfg');
54
- await fisherman.buildModule('luksbootkeyfile');
55
- await fisherman.buildModule('users', this.theme);
56
- await fisherman.buildModule('displaymanager');
57
- await fisherman.buildModule('networkcfg');
58
- await fisherman.buildModule('hwclock');
59
- await fisherman.contextualprocess('before_bootloader_mkdirs');
60
- await fisherman.shellprocess('bug-LP#1829805');
61
- await fisherman.buildModule('initramfs');
62
- await fisherman.buildModule('grubcfg');
63
- await fisherman.contextualprocess('before_bootloader');
64
- await fisherman.buildModule('bootloader');
65
- await fisherman.contextualprocess('after_bootloader');
66
- await fisherman.shellprocess('add386arch');
67
- await fisherman.buildModulePackages(this.distro, this.release); //
68
- await fisherman.buildModuleRemoveuser(this.user_opt);
69
- await fisherman.buildCalamaresModule('sources-yolk', false);
70
- await fisherman.buildCalamaresModule('sources-yolk-undo', false);
71
- await fisherman.buildCalamaresModule('cleanup', true);
72
- /**
73
- * cfs: custom final steps
74
- */
75
- const cfs = new CFS();
76
- const steps = await cfs.steps();
77
- if (steps.length > 0) {
78
- for (const step of steps) {
79
- await fisherman.buildCalamaresModule(step, true, this.theme);
80
- }
81
- }
82
- await fisherman.buildModule('umount');
83
- await fisherman.buildModule('finished');
84
- }
85
- }