penguins-eggs 25.12.15 → 25.12.16

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 (76) hide show
  1. package/.oclif.manifest.json +1 -1
  2. package/README.md +0 -742
  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/buster/calamares/calamares-modules/cleanup/cleanup.sh +0 -0
  15. package/conf/distros/buster/calamares/calamares-modules/dpkg-unsafe-io/dpkg-unsafe-io.sh +0 -0
  16. package/conf/distros/buster/calamares/calamares-modules/sources-yolk/sources-yolk.sh +0 -0
  17. package/conf/distros/fedora/calamares/calamares-modules/bootloaderspecification/bootloaderspecification.sh +0 -0
  18. package/conf/distros/focal/calamares/calamares-modules/cleanup/cleanup.sh +0 -0
  19. package/conf/distros/focal/calamares/calamares-modules/sources-yolk/sources-yolk.sh +0 -0
  20. package/conf/distros/focal/calamares/libexec/calamares-aptsources.sh +0 -0
  21. package/conf/distros/focal/calamares/libexec/calamares-l10n-helper.sh +0 -0
  22. package/conf/distros/focal/calamares/libexec/calamares-logs-helper.sh +0 -0
  23. package/conf/distros/focal/calamares/libexec/calamares-nomodeset.sh +0 -0
  24. package/conf/distros/noble/calamares/calamares-modules/cleanup/cleanup.sh +0 -0
  25. package/conf/distros/noble/calamares/calamares-modules/sources-yolk/sources-yolk.sh +0 -0
  26. package/conf/distros/noble/calamares/libexec/calamares-aptsources.sh +0 -0
  27. package/conf/distros/noble/calamares/libexec/calamares-l10n-helper.sh +0 -0
  28. package/conf/distros/noble/calamares/libexec/calamares-logs-helper.sh +0 -0
  29. package/conf/distros/noble/calamares/libexec/calamares-nomodeset.sh +0 -0
  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/init/unattended.sh +0 -0
  37. package/dist/bin/dev.js +0 -0
  38. package/dist/bin/run.js +0 -0
  39. package/dist/classes/ovary.d/luks-home-support-systemd.d.ts +12 -0
  40. package/dist/classes/ovary.d/luks-home-support-systemd.js +70 -0
  41. package/dist/classes/ovary.d/luks-home-support.d.ts +1 -0
  42. package/dist/classes/ovary.d/luks-home-support.js +101 -24
  43. package/dist/krill/classes/prepare.js +6 -2
  44. package/dist/krill/classes/sequence.d/remove-homecrypt-hack.d.ts +13 -0
  45. package/dist/krill/classes/sequence.d/remove-homecrypt-hack.js +65 -0
  46. package/dist/krill/classes/sequence.d.ts +2 -0
  47. package/dist/krill/classes/sequence.js +6 -1
  48. package/dracut/modules.d/00debug-shell/debug-hook.sh +0 -0
  49. package/dracut/modules.d/00debug-shell/module-setup.sh +0 -0
  50. package/dracut/modules.d/90block/block-cmdline.sh +0 -0
  51. package/dracut/modules.d/90block/module-setup.sh +0 -0
  52. package/dracut/modules.d/95iso-scan/iso-scan-fallback.sh +0 -0
  53. package/dracut/modules.d/95iso-scan/iso-scan.sh +0 -0
  54. package/dracut/modules.d/95iso-scan/module-setup.sh +0 -0
  55. package/dracut/modules.d/95luks-loop/luks-loop.sh +0 -0
  56. package/dracut/modules.d/95luks-loop/module-setup.sh +0 -0
  57. package/eui/eui-autostart-cinnamon.desktop +0 -0
  58. package/eui/eui-autostart-xfce.desktop +0 -0
  59. package/eui/eui-create-image.sh +0 -0
  60. package/eui/eui-start.sh +0 -0
  61. package/package.json +130 -124
  62. package/perrisbrewery/scripts/postinst +0 -0
  63. package/perrisbrewery/scripts/postrm +0 -0
  64. package/perrisbrewery/scripts/preinst +0 -0
  65. package/perrisbrewery/scripts/prerm +0 -0
  66. package/scripts/99clean +0 -0
  67. package/scripts/adapt.sh +0 -0
  68. package/scripts/boot-encrypted-root.sh +0 -0
  69. package/scripts/bros/waydroid-helper.sh +0 -0
  70. package/scripts/lsb_release +0 -0
  71. package/scripts/mom.sh +0 -0
  72. package/scripts/mount-encrypted-home.sh +0 -0
  73. package/scripts/pve-live.service +0 -0
  74. package/scripts/pve-live.sh +0 -0
  75. package/scripts/restore_homecrypt_krill.sh +0 -0
  76. package/scripts/resy +0 -0
package/package.json CHANGED
@@ -1,127 +1,133 @@
1
1
  {
2
- "name": "penguins-eggs",
3
- "shortName": "eggs",
4
- "description": "A remaster system tool, compatible with Almalinux, Alpine, Arch, Debian, Devuan, Fedora, Manjaro, Opensuse, Ubuntu and derivatives",
5
- "version": "25.12.15",
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.8.0",
13
- "@oclif/plugin-autocomplete": "^3.2.39",
14
- "@oclif/plugin-help": "^6.2.36",
15
- "@oclif/plugin-version": "^2.2.36",
16
- "@types/express": "^5.0.6",
17
- "ansis": "^4.2.0",
18
- "axios": "^1.13.2",
19
- "bcryptjs": "^3.0.3",
20
- "chalk": "^5.6.2",
21
- "cli-cursor": "^5.0.0",
22
- "debug": "^4.4.3",
23
- "express": "^5.2.1",
24
- "ink": "^5",
25
- "ink-progress-bar": "^3.0.0",
26
- "ink-spinner": "^5.0.0",
27
- "inquirer": "^12.11.0",
28
- "js-yaml": "^4.1.1",
29
- "mustache": "^4.2.0",
30
- "netmask": "^2.0.2",
31
- "react": "^18.3.1",
32
- "read": "^4.1.0",
33
- "systeminformation": "^5.27.11",
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.15",
40
- "@types/bcryptjs": "^3.0.0",
41
- "@types/chai": "^5.2.3",
42
- "@types/debug": "^4.1.12",
43
- "@types/glob": "^9.0.0",
44
- "@types/inquirer": "^9.0.9",
45
- "@types/js-yaml": "^4.0.9",
46
- "@types/mocha": "^10.0.8",
47
- "@types/mustache": "^4.2.6",
48
- "@types/netmask": "^2.0.6",
49
- "@types/node": "^22.15.30",
50
- "@types/react": "^18.3.18",
51
- "@types/read": "^0.0.32",
52
- "@types/ws": "^8.18.1",
53
- "chai": "^6.2.1",
54
- "eslint": "^9.39.1",
55
- "eslint-config-oclif": "^6.0.124",
56
- "eslint-config-prettier": "^10.1.8",
57
- "glob": "^13.0.0",
58
- "mocha": "^11.7.5",
59
- "oclif": "^4.22.55",
60
- "perrisbrewery": "^25.9.16",
61
- "prettier": "^3.7.4",
62
- "shx": "^0.4.0",
63
- "ts-node": "10.9.2",
64
- "ts-prune": "^0.10.3",
65
- "typescript": "^5.9.3"
66
- },
67
- "engines": {
68
- "node": ">=22.0.0"
69
- },
70
- "files": [
71
- ".oclif.manifest.json",
72
- "/addons",
73
- "/assets",
74
- "/bin",
75
- "/conf",
76
- "/dist",
77
- "/dracut",
78
- "/eui",
79
- "/manpages",
80
- "/mkinitcpio",
81
- "/mkinitfs",
82
- "/perrisbrewery",
83
- "/scripts"
84
- ],
85
- "homepage": "https://penguins-eggs.net",
86
- "keywords": [
87
- "oclif",
88
- "remaster",
89
- "system"
90
- ],
91
- "license": "MIT",
92
- "main": "dist/index.js",
93
- "type": "module",
94
- "oclif": {
95
- "bin": "eggs",
96
- "dirname": "penguins-eggs",
97
- "commands": "./dist/commands",
98
- "plugins": [
99
- "@oclif/plugin-help",
100
- "@oclif/plugin-autocomplete",
101
- "@oclif/plugin-version"
2
+ "name": "penguins-eggs",
3
+ "shortName": "eggs",
4
+ "description": "A remaster system tool, compatible with Almalinux, Alpine, Arch, Debian, Devuan, Fedora, Manjaro, Opensuse, Ubuntu and derivatives",
5
+ "version": "25.12.16",
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.8.0",
13
+ "@oclif/plugin-autocomplete": "^3.2.39",
14
+ "@oclif/plugin-help": "^6.2.36",
15
+ "@oclif/plugin-version": "^2.2.36",
16
+ "@types/express": "^5.0.6",
17
+ "ansis": "^4.2.0",
18
+ "axios": "^1.13.2",
19
+ "bcryptjs": "^3.0.3",
20
+ "chalk": "^5.6.2",
21
+ "cli-cursor": "^5.0.0",
22
+ "debug": "^4.4.3",
23
+ "express": "^5.2.1",
24
+ "ink": "^5",
25
+ "ink-progress-bar": "^3.0.0",
26
+ "ink-spinner": "^5.0.0",
27
+ "inquirer": "^12.11.0",
28
+ "js-yaml": "^4.1.1",
29
+ "mustache": "^4.2.0",
30
+ "netmask": "^2.0.2",
31
+ "react": "^18.3.1",
32
+ "read": "^4.1.0",
33
+ "systeminformation": "^5.27.11",
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.15",
40
+ "@types/bcryptjs": "^3.0.0",
41
+ "@types/chai": "^5.2.3",
42
+ "@types/debug": "^4.1.12",
43
+ "@types/glob": "^9.0.0",
44
+ "@types/inquirer": "^9.0.9",
45
+ "@types/js-yaml": "^4.0.9",
46
+ "@types/mocha": "^10.0.8",
47
+ "@types/mustache": "^4.2.6",
48
+ "@types/netmask": "^2.0.6",
49
+ "@types/node": "^22.15.30",
50
+ "@types/react": "^18.3.18",
51
+ "@types/read": "^0.0.32",
52
+ "@types/ws": "^8.18.1",
53
+ "chai": "^6.2.1",
54
+ "eslint": "^9.39.1",
55
+ "eslint-config-oclif": "^6.0.126",
56
+ "eslint-config-prettier": "^10.1.8",
57
+ "glob": "^13.0.0",
58
+ "mocha": "^11.7.5",
59
+ "oclif": "^4.22.57",
60
+ "perrisbrewery": "^25.9.16",
61
+ "prettier": "^3.7.4",
62
+ "shx": "^0.4.0",
63
+ "ts-node": "10.9.2",
64
+ "ts-prune": "^0.10.3",
65
+ "typescript": "^5.9.3"
66
+ },
67
+ "engines": {
68
+ "node": ">=22.0.0"
69
+ },
70
+ "files": [
71
+ ".oclif.manifest.json",
72
+ "/addons",
73
+ "/assets",
74
+ "/bin",
75
+ "/conf",
76
+ "/dist",
77
+ "/dracut",
78
+ "/eui",
79
+ "/manpages",
80
+ "/mkinitcpio",
81
+ "/mkinitfs",
82
+ "/perrisbrewery",
83
+ "/scripts"
102
84
  ],
103
- "topicSeparator": " ",
104
- "topics": {
105
- "hello": {
106
- "description": "Say hello to the world and others"
107
- }
85
+ "homepage": "https://penguins-eggs.net",
86
+ "keywords": [
87
+ "oclif",
88
+ "remaster",
89
+ "system"
90
+ ],
91
+ "license": "MIT",
92
+ "main": "dist/index.js",
93
+ "type": "module",
94
+ "oclif": {
95
+ "bin": "eggs",
96
+ "dirname": "penguins-eggs",
97
+ "commands": "./dist/commands",
98
+ "plugins": [
99
+ "@oclif/plugin-help",
100
+ "@oclif/plugin-autocomplete",
101
+ "@oclif/plugin-version"
102
+ ],
103
+ "topicSeparator": " ",
104
+ "topics": {
105
+ "hello": {
106
+ "description": "Say hello to the world and others"
107
+ }
108
+ }
109
+ },
110
+ "repository": "pieroproietti/penguins-eggs",
111
+ "scripts": {
112
+ "appimage": "pnpm build && ./appimage.sh",
113
+ "build": "pnpm clean && shx rm -rf dist && tsc -p . && oclif manifest",
114
+ "clean": "rm -rf build dist *.AppImage AppDir",
115
+ "deb": "pnpm build && pb deb --release $(cat ./release)",
116
+ "format": "prettier --write \"+(src|test)/**/*.+(ts|js|json)\"",
117
+ "lint": "eslint . --ext .ts",
118
+ "manifest": "oclif manifest",
119
+ "postbuild": "shx cp -r bin dist/",
120
+ "posttest": "pnpm run lint",
121
+ "tarballs": "shx rm -rf dist && tsc -p . && oclif manifest && oclif pack tarballs -t linux-x64 --no-xz -r . && pb tarballs --release $(cat ./release)",
122
+ "test": "mocha --forbid-only \"test/**/*.test.ts\"",
123
+ "unused": "ts-prune",
124
+ "version": "oclif readme && git add README.md"
125
+ },
126
+ "types": "dist/index.d.ts",
127
+ "pnpm": {
128
+ "overrides": {
129
+ "react": "^18.3.1",
130
+ "@types/react": "^18.3.18"
131
+ }
108
132
  }
109
- },
110
- "repository": "pieroproietti/penguins-eggs",
111
- "types": "dist/index.d.ts",
112
- "scripts": {
113
- "appimage": "pnpm build && ./appimage.sh",
114
- "build": "pnpm clean && shx rm -rf dist && tsc -p . && oclif manifest",
115
- "clean": "rm -rf build dist *.AppImage AppDir",
116
- "deb": "pnpm build && pb deb --release $(cat ./release)",
117
- "format": "prettier --write \"+(src|test)/**/*.+(ts|js|json)\"",
118
- "lint": "eslint . --ext .ts",
119
- "manifest": "oclif manifest",
120
- "postbuild": "shx cp -r bin dist/",
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
- }
133
+ }
File without changes
File without changes
File without changes
File without changes
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
File without changes
package/scripts/resy CHANGED
File without changes