penguins-eggs 25.7.30 → 25.8.6
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 +1 -1
- package/README.md +35 -31
- package/README.pdf +1374 -1356
- package/conf/derivatives.yaml +3 -6
- package/dist/classes/utils.d/kernel.js +15 -10
- package/dist/commands/love.js +1 -1
- package/dist/{penguins-eggs_25.7.30-bionic-1_amd64.deb → penguins-eggs_25.8.6-bionic-1_amd64.deb} +0 -0
- package/dist/penguins-eggs_25.8.6-bionic-1_amd64.deb.sha256 +1 -0
- package/package.json +6 -6
- package/dist/penguins-eggs_25.7.30-bionic-1_amd64.deb.sha256 +0 -1
package/.oclif.manifest.json
CHANGED
package/README.md
CHANGED
|
@@ -8,6 +8,10 @@
|
|
|
8
8
|
[](https://sourceforge.net/projects/penguins-eggs/files/)
|
|
9
9
|
[](https://npmjs.org/package/penguins-eggs)
|
|
10
10
|
|
|
11
|
+
It took years of work to create the penguins-eggs, and I also incurred expenses for renting the site and subscribing to Google Gemini, for the artificial intelligence that is now indispensable.
|
|
12
|
+
|
|
13
|
+
[](https://paypal.me/penguinseggs)
|
|
14
|
+
|
|
11
15
|
## Index
|
|
12
16
|
<!-- toc -->
|
|
13
17
|
* [penguins-eggs](#penguins-eggs)
|
|
@@ -527,7 +531,7 @@ EXAMPLES
|
|
|
527
531
|
$ eggs adapt
|
|
528
532
|
```
|
|
529
533
|
|
|
530
|
-
_See code: [src/commands/adapt.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
534
|
+
_See code: [src/commands/adapt.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/adapt.ts)_
|
|
531
535
|
|
|
532
536
|
## `eggs analyze`
|
|
533
537
|
|
|
@@ -548,7 +552,7 @@ EXAMPLES
|
|
|
548
552
|
sudo eggs analyze
|
|
549
553
|
```
|
|
550
554
|
|
|
551
|
-
_See code: [src/commands/analyze.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
555
|
+
_See code: [src/commands/analyze.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/analyze.ts)_
|
|
552
556
|
|
|
553
557
|
## `eggs autocomplete [SHELL]`
|
|
554
558
|
|
|
@@ -579,7 +583,7 @@ EXAMPLES
|
|
|
579
583
|
$ eggs autocomplete --refresh-cache
|
|
580
584
|
```
|
|
581
585
|
|
|
582
|
-
_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v3.2.
|
|
586
|
+
_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v3.2.34/src/commands/autocomplete/index.ts)_
|
|
583
587
|
|
|
584
588
|
## `eggs calamares`
|
|
585
589
|
|
|
@@ -612,7 +616,7 @@ EXAMPLES
|
|
|
612
616
|
sudo eggs calamares --remove
|
|
613
617
|
```
|
|
614
618
|
|
|
615
|
-
_See code: [src/commands/calamares.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
619
|
+
_See code: [src/commands/calamares.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/calamares.ts)_
|
|
616
620
|
|
|
617
621
|
## `eggs config`
|
|
618
622
|
|
|
@@ -639,7 +643,7 @@ EXAMPLES
|
|
|
639
643
|
sudo eggs config --clean --nointeractive
|
|
640
644
|
```
|
|
641
645
|
|
|
642
|
-
_See code: [src/commands/config.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
646
|
+
_See code: [src/commands/config.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/config.ts)_
|
|
643
647
|
|
|
644
648
|
## `eggs cuckoo`
|
|
645
649
|
|
|
@@ -659,7 +663,7 @@ EXAMPLES
|
|
|
659
663
|
sudo eggs cuckoo
|
|
660
664
|
```
|
|
661
665
|
|
|
662
|
-
_See code: [src/commands/cuckoo.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
666
|
+
_See code: [src/commands/cuckoo.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/cuckoo.ts)_
|
|
663
667
|
|
|
664
668
|
## `eggs dad`
|
|
665
669
|
|
|
@@ -688,7 +692,7 @@ EXAMPLES
|
|
|
688
692
|
sudo dad --default
|
|
689
693
|
```
|
|
690
694
|
|
|
691
|
-
_See code: [src/commands/dad.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
695
|
+
_See code: [src/commands/dad.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/dad.ts)_
|
|
692
696
|
|
|
693
697
|
## `eggs export iso`
|
|
694
698
|
|
|
@@ -713,7 +717,7 @@ EXAMPLES
|
|
|
713
717
|
$ eggs export iso --clean
|
|
714
718
|
```
|
|
715
719
|
|
|
716
|
-
_See code: [src/commands/export/iso.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
720
|
+
_See code: [src/commands/export/iso.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/export/iso.ts)_
|
|
717
721
|
|
|
718
722
|
## `eggs export pkg`
|
|
719
723
|
|
|
@@ -740,7 +744,7 @@ EXAMPLES
|
|
|
740
744
|
$ eggs export pkg --all
|
|
741
745
|
```
|
|
742
746
|
|
|
743
|
-
_See code: [src/commands/export/pkg.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
747
|
+
_See code: [src/commands/export/pkg.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/export/pkg.ts)_
|
|
744
748
|
|
|
745
749
|
## `eggs export tarballs`
|
|
746
750
|
|
|
@@ -764,7 +768,7 @@ EXAMPLES
|
|
|
764
768
|
$ eggs export tarballs --clean
|
|
765
769
|
```
|
|
766
770
|
|
|
767
|
-
_See code: [src/commands/export/tarballs.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
771
|
+
_See code: [src/commands/export/tarballs.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/export/tarballs.ts)_
|
|
768
772
|
|
|
769
773
|
## `eggs help [COMMAND]`
|
|
770
774
|
|
|
@@ -784,7 +788,7 @@ DESCRIPTION
|
|
|
784
788
|
Display help for eggs.
|
|
785
789
|
```
|
|
786
790
|
|
|
787
|
-
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.
|
|
791
|
+
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.32/src/commands/help.ts)_
|
|
788
792
|
|
|
789
793
|
## `eggs install`
|
|
790
794
|
|
|
@@ -826,7 +830,7 @@ EXAMPLES
|
|
|
826
830
|
sudo eggs install --chroot
|
|
827
831
|
```
|
|
828
832
|
|
|
829
|
-
_See code: [src/commands/install.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
833
|
+
_See code: [src/commands/install.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/install.ts)_
|
|
830
834
|
|
|
831
835
|
## `eggs kill`
|
|
832
836
|
|
|
@@ -849,7 +853,7 @@ EXAMPLES
|
|
|
849
853
|
sudo eggs kill
|
|
850
854
|
```
|
|
851
855
|
|
|
852
|
-
_See code: [src/commands/kill.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
856
|
+
_See code: [src/commands/kill.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/kill.ts)_
|
|
853
857
|
|
|
854
858
|
## `eggs krill`
|
|
855
859
|
|
|
@@ -911,7 +915,7 @@ EXAMPLES
|
|
|
911
915
|
$ eggs auto
|
|
912
916
|
```
|
|
913
917
|
|
|
914
|
-
_See code: [src/commands/love.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
918
|
+
_See code: [src/commands/love.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/love.ts)_
|
|
915
919
|
|
|
916
920
|
## `eggs mom`
|
|
917
921
|
|
|
@@ -931,7 +935,7 @@ EXAMPLES
|
|
|
931
935
|
$ eggs mom
|
|
932
936
|
```
|
|
933
937
|
|
|
934
|
-
_See code: [src/commands/mom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
938
|
+
_See code: [src/commands/mom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/mom.ts)_
|
|
935
939
|
|
|
936
940
|
## `eggs pods [DISTRO]`
|
|
937
941
|
|
|
@@ -958,7 +962,7 @@ EXAMPLES
|
|
|
958
962
|
$ eggs pods ubuntu
|
|
959
963
|
```
|
|
960
964
|
|
|
961
|
-
_See code: [src/commands/pods.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
965
|
+
_See code: [src/commands/pods.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/pods.ts)_
|
|
962
966
|
|
|
963
967
|
## `eggs produce`
|
|
964
968
|
|
|
@@ -1019,7 +1023,7 @@ EXAMPLES
|
|
|
1019
1023
|
sudo eggs produce --excludes home # exclude ~/*
|
|
1020
1024
|
```
|
|
1021
1025
|
|
|
1022
|
-
_See code: [src/commands/produce.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
1026
|
+
_See code: [src/commands/produce.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/produce.ts)_
|
|
1023
1027
|
|
|
1024
1028
|
## `eggs status`
|
|
1025
1029
|
|
|
@@ -1040,7 +1044,7 @@ EXAMPLES
|
|
|
1040
1044
|
$ eggs status
|
|
1041
1045
|
```
|
|
1042
1046
|
|
|
1043
|
-
_See code: [src/commands/status.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
1047
|
+
_See code: [src/commands/status.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/status.ts)_
|
|
1044
1048
|
|
|
1045
1049
|
## `eggs syncfrom`
|
|
1046
1050
|
|
|
@@ -1066,7 +1070,7 @@ EXAMPLES
|
|
|
1066
1070
|
sudo eggs syncfrom --file /path/to/luks-volume
|
|
1067
1071
|
```
|
|
1068
1072
|
|
|
1069
|
-
_See code: [src/commands/syncfrom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
1073
|
+
_See code: [src/commands/syncfrom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/syncfrom.ts)_
|
|
1070
1074
|
|
|
1071
1075
|
## `eggs syncto`
|
|
1072
1076
|
|
|
@@ -1093,7 +1097,7 @@ EXAMPLES
|
|
|
1093
1097
|
sudo eggs syncto --excludes
|
|
1094
1098
|
```
|
|
1095
1099
|
|
|
1096
|
-
_See code: [src/commands/syncto.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
1100
|
+
_See code: [src/commands/syncto.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/syncto.ts)_
|
|
1097
1101
|
|
|
1098
1102
|
## `eggs tools clean`
|
|
1099
1103
|
|
|
@@ -1115,7 +1119,7 @@ EXAMPLES
|
|
|
1115
1119
|
sudo eggs tools clean
|
|
1116
1120
|
```
|
|
1117
1121
|
|
|
1118
|
-
_See code: [src/commands/tools/clean.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
1122
|
+
_See code: [src/commands/tools/clean.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/tools/clean.ts)_
|
|
1119
1123
|
|
|
1120
1124
|
## `eggs tools ppa`
|
|
1121
1125
|
|
|
@@ -1141,7 +1145,7 @@ EXAMPLES
|
|
|
1141
1145
|
sudo eggs tools ppa --remove
|
|
1142
1146
|
```
|
|
1143
1147
|
|
|
1144
|
-
_See code: [src/commands/tools/ppa.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
1148
|
+
_See code: [src/commands/tools/ppa.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/tools/ppa.ts)_
|
|
1145
1149
|
|
|
1146
1150
|
## `eggs tools skel`
|
|
1147
1151
|
|
|
@@ -1165,7 +1169,7 @@ EXAMPLES
|
|
|
1165
1169
|
sudo eggs tools skel --user user-to-be-copied
|
|
1166
1170
|
```
|
|
1167
1171
|
|
|
1168
|
-
_See code: [src/commands/tools/skel.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
1172
|
+
_See code: [src/commands/tools/skel.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/tools/skel.ts)_
|
|
1169
1173
|
|
|
1170
1174
|
## `eggs tools stat`
|
|
1171
1175
|
|
|
@@ -1191,7 +1195,7 @@ EXAMPLES
|
|
|
1191
1195
|
$ eggs tools stat --year
|
|
1192
1196
|
```
|
|
1193
1197
|
|
|
1194
|
-
_See code: [src/commands/tools/stat.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
1198
|
+
_See code: [src/commands/tools/stat.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/tools/stat.ts)_
|
|
1195
1199
|
|
|
1196
1200
|
## `eggs tools yolk`
|
|
1197
1201
|
|
|
@@ -1212,7 +1216,7 @@ EXAMPLES
|
|
|
1212
1216
|
sudo eggs tools yolk
|
|
1213
1217
|
```
|
|
1214
1218
|
|
|
1215
|
-
_See code: [src/commands/tools/yolk.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
1219
|
+
_See code: [src/commands/tools/yolk.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/tools/yolk.ts)_
|
|
1216
1220
|
|
|
1217
1221
|
## `eggs update`
|
|
1218
1222
|
|
|
@@ -1233,7 +1237,7 @@ EXAMPLES
|
|
|
1233
1237
|
$ eggs update
|
|
1234
1238
|
```
|
|
1235
1239
|
|
|
1236
|
-
_See code: [src/commands/update.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
1240
|
+
_See code: [src/commands/update.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/update.ts)_
|
|
1237
1241
|
|
|
1238
1242
|
## `eggs version`
|
|
1239
1243
|
|
|
@@ -1253,7 +1257,7 @@ FLAG DESCRIPTIONS
|
|
|
1253
1257
|
Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
|
|
1254
1258
|
```
|
|
1255
1259
|
|
|
1256
|
-
_See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/v2.2.
|
|
1260
|
+
_See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/v2.2.32/src/commands/version.ts)_
|
|
1257
1261
|
|
|
1258
1262
|
## `eggs wardrobe get [REPO]`
|
|
1259
1263
|
|
|
@@ -1279,7 +1283,7 @@ EXAMPLES
|
|
|
1279
1283
|
$ eggs wardrobe get your-wardrobe
|
|
1280
1284
|
```
|
|
1281
1285
|
|
|
1282
|
-
_See code: [src/commands/wardrobe/get.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
1286
|
+
_See code: [src/commands/wardrobe/get.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/wardrobe/get.ts)_
|
|
1283
1287
|
|
|
1284
1288
|
## `eggs wardrobe list [REPO]`
|
|
1285
1289
|
|
|
@@ -1308,7 +1312,7 @@ EXAMPLES
|
|
|
1308
1312
|
$ eggs wardrobe list --distro arch
|
|
1309
1313
|
```
|
|
1310
1314
|
|
|
1311
|
-
_See code: [src/commands/wardrobe/list.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
1315
|
+
_See code: [src/commands/wardrobe/list.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/wardrobe/list.ts)_
|
|
1312
1316
|
|
|
1313
1317
|
## `eggs wardrobe show [REPO]`
|
|
1314
1318
|
|
|
@@ -1338,7 +1342,7 @@ EXAMPLES
|
|
|
1338
1342
|
$ eggs wardrobe show accessories/
|
|
1339
1343
|
```
|
|
1340
1344
|
|
|
1341
|
-
_See code: [src/commands/wardrobe/show.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
1345
|
+
_See code: [src/commands/wardrobe/show.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/wardrobe/show.ts)_
|
|
1342
1346
|
|
|
1343
1347
|
## `eggs wardrobe wear [REPO]`
|
|
1344
1348
|
|
|
@@ -1369,7 +1373,7 @@ EXAMPLES
|
|
|
1369
1373
|
sudo eggs wardrobe wear wagtail/waydroid
|
|
1370
1374
|
```
|
|
1371
1375
|
|
|
1372
|
-
_See code: [src/commands/wardrobe/wear.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.
|
|
1376
|
+
_See code: [src/commands/wardrobe/wear.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.6/src/commands/wardrobe/wear.ts)_
|
|
1373
1377
|
<!-- commandsstop -->
|
|
1374
1378
|
|
|
1375
1379
|
# GUI
|