penguins-eggs 25.8.28 → 25.9.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.
Files changed (105) hide show
  1. package/.oclif.manifest.json +1 -1
  2. package/README.md +36 -31
  3. package/README.pdf +2720 -2021
  4. package/addons/eggs/adapt/applications/eggs-adapt.desktop +0 -0
  5. package/addons/eggs/pve/applications/eggs-pve.desktop +0 -0
  6. package/addons/eggs/rsupport/applications/eggs-rsupport.desktop +0 -0
  7. package/addons/eggs/theme/applications/install-system.desktop +0 -0
  8. package/assets/calamares/install-system.sh +0 -0
  9. package/assets/penguins-eggs.desktop +0 -0
  10. package/assets/penguins-krill.desktop +0 -0
  11. package/assets/penguins-links-add.desktop +0 -0
  12. package/assets/penguins-live-installer.desktop +0 -0
  13. package/bin/dev.js +0 -0
  14. package/conf/distros/alpine/calamares/calamares-modules/machineid-openrc/machineid-openrc.sh +0 -0
  15. package/conf/distros/bionic/calamares/calamares-modules/after-bootloader/after-bootloader.sh +0 -0
  16. package/conf/distros/bionic/calamares/calamares-modules/before-bootloader/before-bootloader.sh +0 -0
  17. package/conf/distros/bionic/calamares/calamares-modules/before-bootloader-mkdirs/before-bootloader-mkdirs.sh +0 -0
  18. package/conf/distros/bionic/calamares/calamares-modules/bug/bug.sh +0 -0
  19. package/conf/distros/bionic/calamares/calamares-modules/grubcfg/main.py +0 -0
  20. package/conf/distros/buster/calamares/calamares-modules/cleanup/cleanup.sh +0 -0
  21. package/conf/distros/buster/calamares/calamares-modules/dpkg-unsafe-io/dpkg-unsafe-io.sh +0 -0
  22. package/conf/distros/buster/calamares/calamares-modules/sources-yolk/sources-yolk.sh +0 -0
  23. package/conf/distros/fedora/calamares/calamares-modules/bootloaderspecification/bootloaderspecification.sh +0 -0
  24. package/conf/distros/openmamba/calamares/modules/users.yml +1 -1
  25. package/conf/distros/opensuse/calamares/calamares-modules/bootloaderspecification/bootloaderspecification.sh +0 -0
  26. package/conf/distros/opensuse/calamares/settings.yml +0 -0
  27. package/conf/distros/opensuse/calamares/zstd2lzo.sh +0 -0
  28. package/conf/init/unattended.sh +0 -0
  29. package/dist/classes/incubation/incubator.js +5 -1
  30. package/dist/classes/ovary.d/initrd.js +4 -4
  31. package/dist/classes/ovary.d/kernel-copy.js +1 -1
  32. package/dist/classes/ovary.d/make-efi.js +8 -8
  33. package/dist/classes/ovary.d/make-squashfs.js +1 -1
  34. package/dist/classes/ovary.d/produce.js +2 -2
  35. package/dist/classes/pxe.js +1 -9
  36. package/dist/classes/utils.d/kernel.js +2 -1
  37. package/dist/classes/utils.d.ts +2 -1
  38. package/dist/classes/utils.js +19 -5
  39. package/dist/commands/export/pkg.js +3 -3
  40. package/dist/krill/classes/sequence.d/add_user.js +6 -0
  41. package/dist/krill/classes/sequence.d/bootloader.js +27 -4
  42. package/dist/krill/classes/sequence.d/bootloader_config.js +60 -8
  43. package/dist/krill/classes/sequence.d/mkfs.js +8 -4
  44. package/dist/krill/classes/sequence.d/mount_vfs.js +24 -5
  45. package/dist/krill/classes/sequence.d/partition.d/uefi_standard.js +7 -5
  46. package/dist/krill/classes/sequence.js +8 -8
  47. package/dist/{penguins-eggs_25.8.28-1_i386.deb → penguins-eggs_25.9.3-1_amd64.deb} +0 -0
  48. package/dist/penguins-eggs_25.9.3-1_amd64.deb.sha256 +1 -0
  49. package/dist/{penguins-eggs_25.8.28-1_arm64.deb → penguins-eggs_25.9.3-1_arm64.deb} +0 -0
  50. package/dist/penguins-eggs_25.9.3-1_arm64.deb.sha256 +1 -0
  51. package/dist/{penguins-eggs_25.8.28-1_amd64.deb → penguins-eggs_25.9.3-1_i386.deb} +0 -0
  52. package/dist/penguins-eggs_25.9.3-1_i386.deb.sha256 +1 -0
  53. package/eui/eui-autostart-cinnamon.desktop +0 -0
  54. package/eui/eui-autostart-xfce.desktop +0 -0
  55. package/eui/eui-create-image.sh +0 -0
  56. package/eui/eui-start.sh +0 -0
  57. package/package.json +131 -125
  58. package/perrisbrewery/scripts/postinst +0 -0
  59. package/perrisbrewery/scripts/postrm +0 -0
  60. package/perrisbrewery/scripts/preinst +0 -0
  61. package/perrisbrewery/scripts/prerm +0 -0
  62. package/perrisbrewery/template/dependencies-bionic.yaml +10 -7
  63. package/pods/almalinux.sh +0 -0
  64. package/pods/archlinux.sh +0 -0
  65. package/pods/ci/kernel-overlay-install.sh +0 -0
  66. package/pods/ci/minimal/almalinux-container2host.sh +0 -0
  67. package/pods/ci/minimal/archlinux-container2host.sh +0 -0
  68. package/pods/ci/minimal/debian-container2host.sh +0 -0
  69. package/pods/ci/minimal/fedora-container2host.sh +0 -0
  70. package/pods/ci/minimal/manjaro-container2host.sh +0 -0
  71. package/pods/ci/minimal/opensuse-container2host.sh +0 -0
  72. package/pods/ci/penguins-eggs-execute.sh +0 -0
  73. package/pods/ci/penguins-eggs-install.sh +0 -0
  74. package/pods/ci/run +0 -0
  75. package/pods/ci/run-on-almalinux.sh +0 -0
  76. package/pods/ci/run-on-archlinux.sh +0 -0
  77. package/pods/ci/run-on-debian.sh +0 -0
  78. package/pods/ci/run-on-devuan.sh +0 -0
  79. package/pods/ci/run-on-fedora.sh +0 -0
  80. package/pods/ci/run-on-manjaro.sh +0 -0
  81. package/pods/ci/run-on-opensuse.sh +0 -0
  82. package/pods/ci/run-on-rockylinux.sh +0 -0
  83. package/pods/ci/run-on-ubuntu.sh +0 -0
  84. package/pods/debian.sh +0 -0
  85. package/pods/devuan.sh +0 -0
  86. package/pods/fedora.sh +0 -0
  87. package/pods/lmde.sh +0 -0
  88. package/pods/manjaro.sh +0 -0
  89. package/pods/opensuse.sh +0 -0
  90. package/pods/podman.command.sh +0 -0
  91. package/pods/rocky.sh +0 -0
  92. package/pods/run-build-packages-debs.sh +0 -0
  93. package/pods/run-create-debs.sh +0 -0
  94. package/pods/ubuntu.sh +0 -0
  95. package/scripts/99clean +0 -0
  96. package/scripts/adapt.sh +0 -0
  97. package/scripts/bros/waydroid-helper.sh +0 -0
  98. package/scripts/lsb_release +0 -0
  99. package/scripts/mom.sh +0 -0
  100. package/scripts/pve-live.service +0 -0
  101. package/scripts/pve-live.sh +0 -0
  102. package/scripts/resy +0 -0
  103. package/dist/penguins-eggs_25.8.28-1_amd64.deb.sha256 +0 -1
  104. package/dist/penguins-eggs_25.8.28-1_arm64.deb.sha256 +0 -1
  105. package/dist/penguins-eggs_25.8.28-1_i386.deb.sha256 +0 -1
@@ -0,0 +1 @@
1
+ 52f636944437dab835f49e806f1e1718bc2322d4894ed81ae886909b97738bb0 penguins-eggs_25.9.3-1_i386.deb
File without changes
File without changes
File without changes
package/eui/eui-start.sh CHANGED
File without changes
package/package.json CHANGED
@@ -1,128 +1,134 @@
1
1
  {
2
- "name": "penguins-eggs",
3
- "shortName": "eggs",
4
- "description": "A remaster system tool, compatible with Arch, Debian, Devuan, Ubuntu and others",
5
- "version": "25.8.28",
6
- "author": "Piero Proietti",
7
- "bin": {
8
- "eggs": "./bin/run.js"
9
- },
10
- "bugs": "https://github.com/pieroproietti/penguins-eggs/issues",
11
- "dependencies": {
12
- "@oclif/core": "^4.5.2",
13
- "@oclif/plugin-autocomplete": "^3.2.34",
14
- "@oclif/plugin-help": "^6.2.32",
15
- "@oclif/plugin-version": "^2.2.32",
16
- "@types/express": "^5.0.3",
17
- "ansis": "^4.1.0",
18
- "axios": "^1.11.0",
19
- "chalk": "^5.6.0",
20
- "cli-cursor": "^5.0.0",
21
- "debug": "^4.4.1",
22
- "express": "^5.1.0",
23
- "ink": "^5",
24
- "ink-progress-bar": "^3.0.0",
25
- "ink-spinner": "^5.0.0",
26
- "inquirer": "^12.9.4",
27
- "js-yaml": "^4.1.0",
28
- "mustache": "^4.2.0",
29
- "netmask": "^2.0.2",
30
- "react": "^18.3.1",
31
- "read": "^4.1.0",
32
- "shelljs": "^0.10.0",
33
- "systeminformation": "^5.27.8",
34
- "tftp": "^0.1.2",
35
- "ws": "^8.18.3"
36
- },
37
- "devDependencies": {
38
- "@oclif/prettier-config": "^0.2.1",
39
- "@oclif/test": "^4.1.13",
40
- "@types/chai": "^5.2.2",
41
- "@types/debug": "^4.1.12",
42
- "@types/glob": "^9.0.0",
43
- "@types/inquirer": "^9.0.8",
44
- "@types/js-yaml": "^4.0.9",
45
- "@types/mocha": "^10.0.8",
46
- "@types/mustache": "^4.2.6",
47
- "@types/netmask": "^2.0.5",
48
- "@types/node": "^22.15.30",
49
- "@types/react": "^18.3.1",
50
- "@types/read": "^0.0.32",
51
- "@types/shelljs": "^0.8.17",
52
- "@types/ws": "^8.18.1",
53
- "chai": "^6.0.1",
54
- "eslint": "^9.34.0",
55
- "eslint-config-oclif": "^6.0.98",
56
- "eslint-config-prettier": "^10.1.8",
57
- "glob": "^11.0.3",
58
- "mocha": "^11.7.0",
59
- "oclif": "^4.22.14",
60
- "perrisbrewery": "^10",
61
- "prettier": "^3.6.2",
62
- "shx": "^0.4.0",
63
- "ts-node": "10.9.2",
64
- "ts-prune": "^0.10.3",
65
- "typescript": "^5.9.2"
66
- },
67
- "engines": {
68
- "node": ">=16.0.0"
69
- },
70
- "files": [
71
- ".oclif.manifest.json",
72
- "/addons",
73
- "/assets",
74
- "/bin",
75
- "/conf",
76
- "/dist",
77
- "/dracut",
78
- "/eui",
79
- "/maker",
80
- "/manpages",
81
- "/mkinitcpio",
82
- "/mkinitfs",
83
- "/perrisbrewery",
84
- "/pods",
85
- "/scripts"
86
- ],
87
- "homepage": "https://penguins-eggs.net",
88
- "keywords": [
89
- "oclif",
90
- "remaster",
91
- "system"
92
- ],
93
- "license": "MIT",
94
- "main": "dist/index.js",
95
- "type": "module",
96
- "oclif": {
97
- "bin": "eggs",
98
- "dirname": "penguins-eggs",
99
- "commands": "./dist/commands",
100
- "plugins": [
101
- "@oclif/plugin-help",
102
- "@oclif/plugin-autocomplete",
103
- "@oclif/plugin-version"
2
+ "name": "penguins-eggs",
3
+ "shortName": "eggs",
4
+ "description": "A remaster system tool, compatible with Arch, Debian, Devuan, Ubuntu and others",
5
+ "version": "25.9.3",
6
+ "author": "Piero Proietti",
7
+ "bin": {
8
+ "eggs": "./bin/run.js"
9
+ },
10
+ "bugs": "https://github.com/pieroproietti/penguins-eggs/issues",
11
+ "dependencies": {
12
+ "@oclif/core": "^4.5.2",
13
+ "@oclif/plugin-autocomplete": "^3.2.34",
14
+ "@oclif/plugin-help": "^6.2.32",
15
+ "@oclif/plugin-version": "^2.2.32",
16
+ "@types/express": "^5.0.3",
17
+ "ansis": "^4.1.0",
18
+ "axios": "^1.11.0",
19
+ "chalk": "^5.6.0",
20
+ "cli-cursor": "^5.0.0",
21
+ "debug": "^4.4.1",
22
+ "express": "^5.1.0",
23
+ "ink": "^5",
24
+ "ink-progress-bar": "^3.0.0",
25
+ "ink-spinner": "^5.0.0",
26
+ "inquirer": "^12.9.4",
27
+ "js-yaml": "^4.1.0",
28
+ "mustache": "^4.2.0",
29
+ "netmask": "^2.0.2",
30
+ "react": "^18.3.1",
31
+ "read": "^4.1.0",
32
+ "shelljs": "^0.10.0",
33
+ "systeminformation": "^5.27.8",
34
+ "tftp": "^0.1.2",
35
+ "ws": "^8.18.3"
36
+ },
37
+ "devDependencies": {
38
+ "@oclif/prettier-config": "^0.2.1",
39
+ "@oclif/test": "^4.1.13",
40
+ "@types/chai": "^5.2.2",
41
+ "@types/debug": "^4.1.12",
42
+ "@types/glob": "^9.0.0",
43
+ "@types/inquirer": "^9.0.8",
44
+ "@types/js-yaml": "^4.0.9",
45
+ "@types/mocha": "^10.0.8",
46
+ "@types/mustache": "^4.2.6",
47
+ "@types/netmask": "^2.0.5",
48
+ "@types/node": "^22.15.30",
49
+ "@types/react": "^18.3.1",
50
+ "@types/read": "^0.0.32",
51
+ "@types/shelljs": "^0.8.17",
52
+ "@types/ws": "^8.18.1",
53
+ "chai": "^6.0.1",
54
+ "eslint": "^9.34.0",
55
+ "eslint-config-oclif": "^6.0.101",
56
+ "eslint-config-prettier": "^10.1.8",
57
+ "glob": "^11.0.3",
58
+ "mocha": "^11.7.2",
59
+ "oclif": "^4.22.16",
60
+ "perrisbrewery": "^10",
61
+ "prettier": "^3.6.2",
62
+ "shx": "^0.4.0",
63
+ "ts-node": "10.9.2",
64
+ "ts-prune": "^0.10.3",
65
+ "typescript": "^5.9.2"
66
+ },
67
+ "engines": {
68
+ "node": ">=16.0.0"
69
+ },
70
+ "files": [
71
+ ".oclif.manifest.json",
72
+ "/addons",
73
+ "/assets",
74
+ "/bin",
75
+ "/conf",
76
+ "/dist",
77
+ "/dracut",
78
+ "/eui",
79
+ "/maker",
80
+ "/manpages",
81
+ "/mkinitcpio",
82
+ "/mkinitfs",
83
+ "/perrisbrewery",
84
+ "/pods",
85
+ "/scripts"
104
86
  ],
105
- "topicSeparator": " ",
106
- "topics": {
107
- "hello": {
108
- "description": "Say hello to the world and others"
109
- }
87
+ "homepage": "https://penguins-eggs.net",
88
+ "keywords": [
89
+ "oclif",
90
+ "remaster",
91
+ "system"
92
+ ],
93
+ "license": "MIT",
94
+ "main": "dist/index.js",
95
+ "type": "module",
96
+ "oclif": {
97
+ "bin": "eggs",
98
+ "dirname": "penguins-eggs",
99
+ "commands": "./dist/commands",
100
+ "plugins": [
101
+ "@oclif/plugin-help",
102
+ "@oclif/plugin-autocomplete",
103
+ "@oclif/plugin-version"
104
+ ],
105
+ "topicSeparator": " ",
106
+ "topics": {
107
+ "hello": {
108
+ "description": "Say hello to the world and others"
109
+ }
110
+ }
111
+ },
112
+ "repository": "pieroproietti/penguins-eggs",
113
+ "scripts": {
114
+ "_postpack": "shx rm -f oclif.manifest.json",
115
+ "_prepack": "oclif manifest && ocl -t linux-x64",
116
+ "build": "shx rm -rf dist && tsc -b",
117
+ "deb": "shx rm -rf dist && tsc -p . && oclif manifest && pb deb --release $(cat ./release)",
118
+ "format": "prettier --write \"+(src|test)/**/*.+(ts|js|json)\"",
119
+ "lint": "eslint . --ext .ts",
120
+ "manifest": "oclif manifest",
121
+ "posttest": "pnpm run lint",
122
+ "tarballs": "shx rm -rf dist && tsc -p . && oclif manifest && oclif pack tarballs -t linux-x64 --no-xz -r . && pb tarballs --release $(cat ./release)",
123
+ "test": "mocha --forbid-only \"test/**/*.test.ts\"",
124
+ "unused": "ts-prune",
125
+ "version": "oclif readme && git add README.md"
126
+ },
127
+ "types": "dist/index.d.ts",
128
+ "pnpm": {
129
+ "overrides": {
130
+ "react": "^18.3.1",
131
+ "@types/react": "^18.3.18"
132
+ }
110
133
  }
111
- },
112
- "repository": "pieroproietti/penguins-eggs",
113
- "types": "dist/index.d.ts",
114
- "scripts": {
115
- "_postpack": "shx rm -f oclif.manifest.json",
116
- "_prepack": "oclif manifest && ocl -t linux-x64",
117
- "build": "shx rm -rf dist && tsc -b",
118
- "deb": "shx rm -rf dist && tsc -p . && oclif manifest && pb deb --release $(cat ./release)",
119
- "format": "prettier --write \"+(src|test)/**/*.+(ts|js|json)\"",
120
- "lint": "eslint . --ext .ts",
121
- "manifest": "oclif manifest",
122
- "posttest": "pnpm run lint",
123
- "tarballs": "shx rm -rf dist && tsc -p . && oclif manifest && oclif pack tarballs -t linux-x64 --no-xz -r . && pb tarballs --release $(cat ./release)",
124
- "test": "mocha --forbid-only \"test/**/*.test.ts\"",
125
- "unused": "ts-prune",
126
- "version": "oclif readme && git add README.md"
127
- }
128
- }
134
+ }
File without changes
File without changes
File without changes
File without changes
@@ -5,30 +5,33 @@
5
5
  common:
6
6
  - coreutils
7
7
  - cryptsetup
8
- - cryptsetup-initramfs
8
+ #- cryptsetup-initramfs
9
9
  - curl # wardrobe
10
10
  - dosfstools # eggs
11
11
  - dpkg-dev # yolk
12
12
  - git # wardrobe
13
13
  - jq # mom
14
14
  - live-boot # eggs
15
+ - live-boot # questo va reinstallato
15
16
  - live-boot-doc # eggs
16
17
  - live-boot-initramfs-tools # eggs
17
18
  - live-tools # eggs
18
19
  - lvm2 # pvdisplay in krill
19
20
  - nodejs (>= 16)
20
- - live-boot # questo va reinstallato
21
21
  - parted
22
- - penguins-bootloaders-pc-amd64
23
22
  - rsync
24
23
  - squashfs-tools
25
24
  - sshfs # eggs
26
25
  - xorriso
27
26
 
28
- # dependencies arch specific
27
+ # bootloaders common
28
+ - ipxe
29
+ - pxelinux
30
+ - pxelinux
31
+
29
32
  arch:
30
33
  amd64:
31
34
  - grub-efi-amd64-bin
32
-
33
- arm64:
34
- - syslinux-efi
35
+ - isolinux
36
+ - shim-signed
37
+ - syslinux-common
package/pods/almalinux.sh CHANGED
File without changes
package/pods/archlinux.sh CHANGED
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
package/pods/ci/run CHANGED
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
package/pods/debian.sh CHANGED
File without changes
package/pods/devuan.sh CHANGED
File without changes
package/pods/fedora.sh CHANGED
File without changes
package/pods/lmde.sh CHANGED
File without changes
package/pods/manjaro.sh CHANGED
File without changes
package/pods/opensuse.sh CHANGED
File without changes
File without changes
package/pods/rocky.sh CHANGED
File without changes
File without changes
File without changes
package/pods/ubuntu.sh CHANGED
File without changes
package/scripts/99clean CHANGED
File without changes
package/scripts/adapt.sh CHANGED
File without changes
File without changes
File without changes
package/scripts/mom.sh CHANGED
File without changes
File without changes
File without changes
package/scripts/resy CHANGED
File without changes
@@ -1 +0,0 @@
1
- 05498508d7860a84a12a8c8c7aaa9680c6c6743d74b534b6069fafe6bfd46b6f penguins-eggs_25.8.28-1_amd64.deb
@@ -1 +0,0 @@
1
- 1934d71c93cb97c8d7a728e8ae8617594c9baab385fc371d3c420f3f47394005 penguins-eggs_25.8.28-1_arm64.deb
@@ -1 +0,0 @@
1
- c34883fec332c18410b19e7d422b5ab7d9df7a6626a9d449d03a4d12b7c07427 penguins-eggs_25.8.28-1_i386.deb