penguins-eggs 9.0.48 → 9.1.12
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/README.md +82 -442
- package/assets/leaves.svg +1 -0
- package/assets/live-installer/com.github.pieroproietti.penguins-eggs.policy +25 -0
- package/assets/live-installer/filesystem.packages-remove +49 -0
- package/assets/penguins-live-installer.desktop +27 -0
- package/lib/classes/daddy.js +22 -22
- package/lib/classes/distro.d.ts +1 -1
- package/lib/classes/distro.js +1 -1
- package/lib/classes/family/debian.d.ts +4 -0
- package/lib/classes/family/debian.js +7 -0
- package/lib/classes/ovary.d.ts +6 -0
- package/lib/classes/ovary.js +21 -7
- package/lib/classes/settings.js +3 -4
- package/lib/classes/sources_list.d.ts +27 -0
- package/lib/classes/sources_list.js +103 -0
- package/lib/classes/tailor.d.ts +25 -4
- package/lib/classes/tailor.js +234 -327
- package/lib/classes/utils.d.ts +10 -0
- package/lib/classes/utils.js +31 -11
- package/lib/classes/xdg.d.ts +2 -1
- package/lib/classes/xdg.js +47 -106
- package/lib/commands/adapt.d.ts +0 -1
- package/lib/commands/adapt.js +1 -1
- package/lib/commands/analyze.js +4 -1
- package/lib/commands/config.d.ts +0 -1
- package/lib/commands/config.js +8 -3
- package/lib/commands/dad.js +3 -0
- package/lib/commands/info.js +1 -1
- package/lib/commands/install.d.ts +0 -1
- package/lib/commands/install.js +6 -3
- package/lib/commands/kill.js +4 -1
- package/lib/commands/produce.d.ts +0 -1
- package/lib/commands/produce.js +5 -2
- package/lib/commands/remove.js +3 -0
- package/lib/commands/syncfrom.d.ts +0 -1
- package/lib/commands/syncfrom.js +5 -2
- package/lib/commands/syncto.d.ts +0 -1
- package/lib/commands/syncto.js +5 -2
- package/lib/commands/tools/clean.d.ts +0 -1
- package/lib/commands/tools/clean.js +9 -4
- package/lib/commands/tools/locales.js +3 -0
- package/lib/commands/tools/skel.d.ts +0 -1
- package/lib/commands/tools/skel.js +4 -1
- package/lib/commands/tools/stat.d.ts +0 -1
- package/lib/commands/tools/stat.js +1 -1
- package/lib/commands/tools/yolk.js +3 -0
- package/lib/commands/update.d.ts +0 -2
- package/lib/commands/update.js +8 -54
- package/lib/commands/wardrobe/get.d.ts +17 -0
- package/lib/commands/wardrobe/get.js +43 -0
- package/lib/commands/wardrobe/ironing.d.ts +6 -5
- package/lib/commands/wardrobe/ironing.js +80 -78
- package/lib/commands/wardrobe/list.d.ts +5 -1
- package/lib/commands/wardrobe/list.js +46 -11
- package/lib/commands/wardrobe/show.d.ts +5 -1
- package/lib/commands/wardrobe/show.js +36 -20
- package/lib/commands/wardrobe/wear.d.ts +10 -1
- package/lib/commands/wardrobe/wear.js +54 -17
- package/lib/components/elements/information.js +23 -19
- package/lib/components/elements/title.js +4 -3
- package/lib/components/finished.js +1 -0
- package/lib/components/network.js +1 -0
- package/lib/components/welcome.js +2 -2
- package/lib/interfaces/i-costume.d.ts +4 -20
- package/lib/interfaces/i-materia.d.ts +33 -0
- package/lib/interfaces/i-materia.js +2 -0
- package/lib/interfaces/index.d.ts +1 -0
- package/lib/lib/dependencies.js +6 -1
- package/oclif.manifest.json +1 -1
- package/package.json +17 -19
- package/scripts/_eggs +24 -27
- package/scripts/eggs.bash +7 -7
- package/scripts/mom-cli.sh +66 -0
- package/scripts/resy.sh +1 -1
- package/assets/penguins-clinstaller.desktop +0 -24
- package/assets/penguins-minstall.desktop +0 -95
- package/lib/classes/basket.d.ts +0 -22
- package/lib/classes/basket.js +0 -114
- package/lib/commands/bro.d.ts +0 -14
- package/lib/commands/bro.js +0 -31
- package/wardrobe.d/external.yml +0 -7
- package/wardrobe.d/hen/control.template +0 -10
- package/wardrobe.d/hen/index.yml +0 -212
- package/wardrobe.d/kde/index.yml +0 -41
- package/wardrobe.d/lamp/index.yml +0 -35
- package/wardrobe.d/xfce4/index.yml +0 -53
package/README.md
CHANGED
|
@@ -72,6 +72,13 @@ I suggest to leave the default values unchanged during the development of your r
|
|
|
72
72
|
### yolk
|
|
73
73
|
yolk so called - staying on the subject of eggs - is a local repository included in the livecd that contains a minimum of indispensable packages during installation. Thanks to yolk, you can safely install your system without the need of an active internet connection.
|
|
74
74
|
|
|
75
|
+
### wardrobe
|
|
76
|
+
wardrobe was added to eggs on april 2022, it's is a way to guide and consolidate the processo of creating a custom version of Linux, starting from a CLI system. Actually - after very short time . all my personal editions are created using wardrobe. In this way I can organize, consolidate and manage better my work.
|
|
77
|
+
|
|
78
|
+
I hope peoples will be interested in wardrobe and you will end to fork the main repository and add your customizations: together will be possibile to make great steps impossible for an alone developer.
|
|
79
|
+
|
|
80
|
+
You can read more in wardrobe on [penguin's eggs blog](https://penguins-eggs.net/2022/04/12/wardrobe-colibri-duck-eagle-and-owl/). The result of mine customizations are under [ISOs/Debian/bullseys](https://sourceforge.net/projects/penguins-eggs/files/iso/debian/bullseye/) on my sourgeforce page.
|
|
81
|
+
|
|
75
82
|
## What distributions can I use?
|
|
76
83
|
eggs was born on Debian strecth/buster, but actually full support Debian from jessie to bookworm/sid, Devuan beowulf, chimaera, daedalus, Ubuntu bionic, focal, , hirsute, impish, jammy and all derivatives including Linux mint, Deepin, neon KDE, etc. I continuisly try it against Debian various versions, before releases, I tried it successfully in LMDE 4 debbie, and deepin. eggs, generally must work with all the derivates from Debian, Devuan and Ubuntu.
|
|
77
84
|
|
|
@@ -116,7 +123,6 @@ sudo dpkg -i eggs_8.17.17-1_i386.deb
|
|
|
116
123
|
## Upgrade eggs
|
|
117
124
|
If you are using penguins-eggs-ppa You can ugrade eggs as others packages just: **sudo apt upgrade**.
|
|
118
125
|
|
|
119
|
-
|
|
120
126
|
### Upgrade from basket
|
|
121
127
|
If you are using not the penguins-eggs-ppa, the fastest way to use sudo eggs update and choose basket. Eggs let you to select the last 4 versions on the [basket](https://sourceforge.net/projects/penguins-eggs/files/packages-deb/) and install it.
|
|
122
128
|
|
|
@@ -135,7 +141,7 @@ $ npm install -g penguins-eggs
|
|
|
135
141
|
$ eggs COMMAND
|
|
136
142
|
running command...
|
|
137
143
|
$ eggs (--version|-v)
|
|
138
|
-
penguins-eggs/9.
|
|
144
|
+
penguins-eggs/9.1.12 linux-x64 node-v16.14.2
|
|
139
145
|
$ eggs --help [COMMAND]
|
|
140
146
|
USAGE
|
|
141
147
|
$ eggs COMMAND
|
|
@@ -146,33 +152,21 @@ USAGE
|
|
|
146
152
|
# Commands
|
|
147
153
|
<!-- commands -->
|
|
148
154
|
* [`eggs adapt`](#eggs-adapt)
|
|
149
|
-
* [`eggs adjust`](#eggs-adjust)
|
|
150
155
|
* [`eggs analyze`](#eggs-analyze)
|
|
151
156
|
* [`eggs autocomplete [SHELL]`](#eggs-autocomplete-shell)
|
|
152
|
-
* [`eggs backup`](#eggs-backup)
|
|
153
|
-
* [`eggs bro`](#eggs-bro)
|
|
154
157
|
* [`eggs calamares`](#eggs-calamares)
|
|
155
|
-
* [`eggs clean`](#eggs-clean)
|
|
156
158
|
* [`eggs config`](#eggs-config)
|
|
157
159
|
* [`eggs dad`](#eggs-dad)
|
|
158
160
|
* [`eggs export deb`](#eggs-export-deb)
|
|
159
161
|
* [`eggs export docs`](#eggs-export-docs)
|
|
160
162
|
* [`eggs export iso`](#eggs-export-iso)
|
|
161
|
-
* [`eggs hatch`](#eggs-hatch)
|
|
162
163
|
* [`eggs help [COMMAND]`](#eggs-help-command)
|
|
163
164
|
* [`eggs info`](#eggs-info)
|
|
164
165
|
* [`eggs install`](#eggs-install)
|
|
165
166
|
* [`eggs kill`](#eggs-kill)
|
|
166
|
-
* [`eggs krill`](#eggs-krill)
|
|
167
|
-
* [`eggs lay`](#eggs-lay)
|
|
168
167
|
* [`eggs mom`](#eggs-mom)
|
|
169
|
-
* [`eggs prerequisites`](#eggs-prerequisites)
|
|
170
168
|
* [`eggs produce`](#eggs-produce)
|
|
171
169
|
* [`eggs remove`](#eggs-remove)
|
|
172
|
-
* [`eggs restore`](#eggs-restore)
|
|
173
|
-
* [`eggs skel`](#eggs-skel)
|
|
174
|
-
* [`eggs spawn`](#eggs-spawn)
|
|
175
|
-
* [`eggs stat`](#eggs-stat)
|
|
176
170
|
* [`eggs syncfrom`](#eggs-syncfrom)
|
|
177
171
|
* [`eggs syncto`](#eggs-syncto)
|
|
178
172
|
* [`eggs tools clean`](#eggs-tools-clean)
|
|
@@ -182,10 +176,11 @@ USAGE
|
|
|
182
176
|
* [`eggs tools yolk`](#eggs-tools-yolk)
|
|
183
177
|
* [`eggs update`](#eggs-update)
|
|
184
178
|
* [`eggs version`](#eggs-version)
|
|
185
|
-
* [`eggs wardrobe
|
|
186
|
-
* [`eggs wardrobe
|
|
187
|
-
* [`eggs wardrobe
|
|
188
|
-
* [`eggs wardrobe
|
|
179
|
+
* [`eggs wardrobe get [REPO]`](#eggs-wardrobe-get-repo)
|
|
180
|
+
* [`eggs wardrobe ironing [COSTUME]`](#eggs-wardrobe-ironing-costume)
|
|
181
|
+
* [`eggs wardrobe list [WARDROBE]`](#eggs-wardrobe-list-wardrobe)
|
|
182
|
+
* [`eggs wardrobe show [COSTUME]`](#eggs-wardrobe-show-costume)
|
|
183
|
+
* [`eggs wardrobe wear [COSTUME]`](#eggs-wardrobe-wear-costume)
|
|
189
184
|
|
|
190
185
|
## `eggs adapt`
|
|
191
186
|
|
|
@@ -201,35 +196,13 @@ FLAGS
|
|
|
201
196
|
|
|
202
197
|
DESCRIPTION
|
|
203
198
|
adapt monitor resolution for VM only
|
|
204
|
-
|
|
205
|
-
ALIASES
|
|
206
|
-
$ eggs adjust
|
|
207
|
-
```
|
|
208
|
-
|
|
209
|
-
_See code: [src/commands/adapt.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.0.48/src/commands/adapt.ts)_
|
|
210
|
-
|
|
211
|
-
## `eggs adjust`
|
|
212
|
-
|
|
213
|
-
adapt monitor resolution for VM only
|
|
214
|
-
|
|
215
199
|
```
|
|
216
|
-
USAGE
|
|
217
|
-
$ eggs adjust [-v] [-h]
|
|
218
200
|
|
|
219
|
-
|
|
220
|
-
-h, --help Show CLI help.
|
|
221
|
-
-v, --verbose
|
|
222
|
-
|
|
223
|
-
DESCRIPTION
|
|
224
|
-
adapt monitor resolution for VM only
|
|
225
|
-
|
|
226
|
-
ALIASES
|
|
227
|
-
$ eggs adjust
|
|
228
|
-
```
|
|
201
|
+
_See code: [src/commands/adapt.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.1.12/src/commands/adapt.ts)_
|
|
229
202
|
|
|
230
203
|
## `eggs analyze`
|
|
231
204
|
|
|
232
|
-
analyze
|
|
205
|
+
analyze for syncto
|
|
233
206
|
|
|
234
207
|
```
|
|
235
208
|
USAGE
|
|
@@ -240,13 +213,13 @@ FLAGS
|
|
|
240
213
|
-v, --verbose verbose
|
|
241
214
|
|
|
242
215
|
DESCRIPTION
|
|
243
|
-
analyze
|
|
216
|
+
analyze for syncto
|
|
244
217
|
|
|
245
218
|
EXAMPLES
|
|
246
219
|
$ sudo eggs analyze
|
|
247
220
|
```
|
|
248
221
|
|
|
249
|
-
_See code: [src/commands/analyze.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.
|
|
222
|
+
_See code: [src/commands/analyze.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.1.12/src/commands/analyze.ts)_
|
|
250
223
|
|
|
251
224
|
## `eggs autocomplete [SHELL]`
|
|
252
225
|
|
|
@@ -277,47 +250,6 @@ EXAMPLES
|
|
|
277
250
|
|
|
278
251
|
_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v1.2.0/src/commands/autocomplete/index.ts)_
|
|
279
252
|
|
|
280
|
-
## `eggs backup`
|
|
281
|
-
|
|
282
|
-
Backup users, server and datas to luks-eggs-backup
|
|
283
|
-
|
|
284
|
-
```
|
|
285
|
-
USAGE
|
|
286
|
-
$ eggs backup [--delete <value>] [-f <value>] [-h] [-v]
|
|
287
|
-
|
|
288
|
-
FLAGS
|
|
289
|
-
-f, --file=<value> file LUKS volume encrypted
|
|
290
|
-
-h, --help Show CLI help.
|
|
291
|
-
-v, --verbose verbose
|
|
292
|
-
--delete=<value> rsync --delete delete extraneous files from dest dirs
|
|
293
|
-
|
|
294
|
-
DESCRIPTION
|
|
295
|
-
Backup users, server and datas to luks-eggs-backup
|
|
296
|
-
|
|
297
|
-
ALIASES
|
|
298
|
-
$ eggs backup
|
|
299
|
-
|
|
300
|
-
EXAMPLES
|
|
301
|
-
$ sudo eggs syncto
|
|
302
|
-
```
|
|
303
|
-
|
|
304
|
-
## `eggs bro`
|
|
305
|
-
|
|
306
|
-
bro: waydroid helper
|
|
307
|
-
|
|
308
|
-
```
|
|
309
|
-
USAGE
|
|
310
|
-
$ eggs bro [-h]
|
|
311
|
-
|
|
312
|
-
FLAGS
|
|
313
|
-
-h, --help Show CLI help.
|
|
314
|
-
|
|
315
|
-
DESCRIPTION
|
|
316
|
-
bro: waydroid helper
|
|
317
|
-
```
|
|
318
|
-
|
|
319
|
-
_See code: [src/commands/bro.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.0.48/src/commands/bro.ts)_
|
|
320
|
-
|
|
321
253
|
## `eggs calamares`
|
|
322
254
|
|
|
323
255
|
calamares or install or configure it
|
|
@@ -345,26 +277,7 @@ EXAMPLES
|
|
|
345
277
|
install calamares and create it's configuration's files
|
|
346
278
|
```
|
|
347
279
|
|
|
348
|
-
_See code: [src/commands/calamares.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.
|
|
349
|
-
|
|
350
|
-
## `eggs clean`
|
|
351
|
-
|
|
352
|
-
clean system log, apt, etc
|
|
353
|
-
|
|
354
|
-
```
|
|
355
|
-
USAGE
|
|
356
|
-
$ eggs clean [-h] [-v]
|
|
357
|
-
|
|
358
|
-
FLAGS
|
|
359
|
-
-h, --help Show CLI help.
|
|
360
|
-
-v, --verbose verbose
|
|
361
|
-
|
|
362
|
-
DESCRIPTION
|
|
363
|
-
clean system log, apt, etc
|
|
364
|
-
|
|
365
|
-
ALIASES
|
|
366
|
-
$ eggs clean
|
|
367
|
-
```
|
|
280
|
+
_See code: [src/commands/calamares.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.1.12/src/commands/calamares.ts)_
|
|
368
281
|
|
|
369
282
|
## `eggs config`
|
|
370
283
|
|
|
@@ -383,15 +296,12 @@ FLAGS
|
|
|
383
296
|
DESCRIPTION
|
|
384
297
|
Configure and install prerequisites deb packages to run it
|
|
385
298
|
|
|
386
|
-
ALIASES
|
|
387
|
-
$ eggs prerequisites
|
|
388
|
-
|
|
389
299
|
EXAMPLES
|
|
390
300
|
~$ sudo eggs config
|
|
391
301
|
Configure and install prerequisites deb packages to run it
|
|
392
302
|
```
|
|
393
303
|
|
|
394
|
-
_See code: [src/commands/config.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.
|
|
304
|
+
_See code: [src/commands/config.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.1.12/src/commands/config.ts)_
|
|
395
305
|
|
|
396
306
|
## `eggs dad`
|
|
397
307
|
|
|
@@ -411,7 +321,7 @@ DESCRIPTION
|
|
|
411
321
|
ask help from daddy - configuration helper
|
|
412
322
|
```
|
|
413
323
|
|
|
414
|
-
_See code: [src/commands/dad.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.
|
|
324
|
+
_See code: [src/commands/dad.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.1.12/src/commands/dad.ts)_
|
|
415
325
|
|
|
416
326
|
## `eggs export deb`
|
|
417
327
|
|
|
@@ -466,33 +376,6 @@ DESCRIPTION
|
|
|
466
376
|
export iso in the destination host
|
|
467
377
|
```
|
|
468
378
|
|
|
469
|
-
## `eggs hatch`
|
|
470
|
-
|
|
471
|
-
command-line system installer - the egg became a penguin!
|
|
472
|
-
|
|
473
|
-
```
|
|
474
|
-
USAGE
|
|
475
|
-
$ eggs hatch [-c] [-k] [-p] [-h] [-v]
|
|
476
|
-
|
|
477
|
-
FLAGS
|
|
478
|
-
-c, --cli force use CLI installer
|
|
479
|
-
-h, --help Show CLI help.
|
|
480
|
-
-k, --crypted crypted CLI installation
|
|
481
|
-
-p, --pve Proxmox VE install
|
|
482
|
-
-v, --verbose verbose
|
|
483
|
-
|
|
484
|
-
DESCRIPTION
|
|
485
|
-
command-line system installer - the egg became a penguin!
|
|
486
|
-
|
|
487
|
-
ALIASES
|
|
488
|
-
$ eggs hatch
|
|
489
|
-
$ eggs krill
|
|
490
|
-
|
|
491
|
-
EXAMPLES
|
|
492
|
-
$ eggs install
|
|
493
|
-
Install the system using GUI or CLI installer
|
|
494
|
-
```
|
|
495
|
-
|
|
496
379
|
## `eggs help [COMMAND]`
|
|
497
380
|
|
|
498
381
|
Display help for eggs.
|
|
@@ -515,7 +398,7 @@ _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.1.1
|
|
|
515
398
|
|
|
516
399
|
## `eggs info`
|
|
517
400
|
|
|
518
|
-
|
|
401
|
+
informations about eggs configuration
|
|
519
402
|
|
|
520
403
|
```
|
|
521
404
|
USAGE
|
|
@@ -526,10 +409,10 @@ FLAGS
|
|
|
526
409
|
-v, --verbose
|
|
527
410
|
|
|
528
411
|
DESCRIPTION
|
|
529
|
-
|
|
412
|
+
informations about eggs configuration
|
|
530
413
|
```
|
|
531
414
|
|
|
532
|
-
_See code: [src/commands/info.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.
|
|
415
|
+
_See code: [src/commands/info.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.1.12/src/commands/info.ts)_
|
|
533
416
|
|
|
534
417
|
## `eggs install`
|
|
535
418
|
|
|
@@ -549,16 +432,12 @@ FLAGS
|
|
|
549
432
|
DESCRIPTION
|
|
550
433
|
command-line system installer - the egg became a penguin!
|
|
551
434
|
|
|
552
|
-
ALIASES
|
|
553
|
-
$ eggs hatch
|
|
554
|
-
$ eggs krill
|
|
555
|
-
|
|
556
435
|
EXAMPLES
|
|
557
436
|
$ eggs install
|
|
558
437
|
Install the system using GUI or CLI installer
|
|
559
438
|
```
|
|
560
439
|
|
|
561
|
-
_See code: [src/commands/install.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.
|
|
440
|
+
_See code: [src/commands/install.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.1.12/src/commands/install.ts)_
|
|
562
441
|
|
|
563
442
|
## `eggs kill`
|
|
564
443
|
|
|
@@ -580,97 +459,7 @@ EXAMPLES
|
|
|
580
459
|
kill the eggs/free the nest
|
|
581
460
|
```
|
|
582
461
|
|
|
583
|
-
_See code: [src/commands/kill.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.
|
|
584
|
-
|
|
585
|
-
## `eggs krill`
|
|
586
|
-
|
|
587
|
-
command-line system installer - the egg became a penguin!
|
|
588
|
-
|
|
589
|
-
```
|
|
590
|
-
USAGE
|
|
591
|
-
$ eggs krill [-c] [-k] [-p] [-h] [-v]
|
|
592
|
-
|
|
593
|
-
FLAGS
|
|
594
|
-
-c, --cli force use CLI installer
|
|
595
|
-
-h, --help Show CLI help.
|
|
596
|
-
-k, --crypted crypted CLI installation
|
|
597
|
-
-p, --pve Proxmox VE install
|
|
598
|
-
-v, --verbose verbose
|
|
599
|
-
|
|
600
|
-
DESCRIPTION
|
|
601
|
-
command-line system installer - the egg became a penguin!
|
|
602
|
-
|
|
603
|
-
ALIASES
|
|
604
|
-
$ eggs hatch
|
|
605
|
-
$ eggs krill
|
|
606
|
-
|
|
607
|
-
EXAMPLES
|
|
608
|
-
$ eggs install
|
|
609
|
-
Install the system using GUI or CLI installer
|
|
610
|
-
```
|
|
611
|
-
|
|
612
|
-
## `eggs lay`
|
|
613
|
-
|
|
614
|
-
produce a live image from your system whithout your data
|
|
615
|
-
|
|
616
|
-
```
|
|
617
|
-
USAGE
|
|
618
|
-
$ eggs lay [-p <value>] [--basename <value>] [-b] [-f] [-n] [-m] [-v] [-y] [-s] [-h] [--theme <value>]
|
|
619
|
-
[--addons <value>] [--release]
|
|
620
|
-
|
|
621
|
-
FLAGS
|
|
622
|
-
-b, --backup backup mode
|
|
623
|
-
-f, --fast fast compression
|
|
624
|
-
-h, --help Show CLI help.
|
|
625
|
-
-m, --max max compression
|
|
626
|
-
-n, --normal normal compression
|
|
627
|
-
-p, --prefix=<value> prefix
|
|
628
|
-
-s, --script script mode. Generate scripts to manage iso build
|
|
629
|
-
-v, --verbose verbose
|
|
630
|
-
-y, --yolk -y force yolk renew
|
|
631
|
-
--addons=<value>... addons to be used: adapt, ichoice, pve, rsupport
|
|
632
|
-
--basename=<value> basename
|
|
633
|
-
--release release: configure GUI installer to remove eggs and calamares after installation
|
|
634
|
-
--theme=<value> theme for livecd, calamares branding and partitions
|
|
635
|
-
|
|
636
|
-
DESCRIPTION
|
|
637
|
-
produce a live image from your system whithout your data
|
|
638
|
-
|
|
639
|
-
ALIASES
|
|
640
|
-
$ eggs spawn
|
|
641
|
-
$ eggs lay
|
|
642
|
-
|
|
643
|
-
EXAMPLES
|
|
644
|
-
$ sudo eggs produce
|
|
645
|
-
produce an ISO called [hostname]-[arch]-YYYY-MM-DD_HHMM.iso, compressed xz (standard compression).
|
|
646
|
-
If hostname=ugo and arch=i386 ugo-x86-2020-08-25_1215.iso
|
|
647
|
-
|
|
648
|
-
$ sudo eggs produce -v
|
|
649
|
-
same as previuos, but with --verbose output
|
|
650
|
-
|
|
651
|
-
$ sudo eggs produce -vf
|
|
652
|
-
same as previuos, compression zstd, lz4 or gzip (depend from system capability)
|
|
653
|
-
|
|
654
|
-
$ sudo eggs produce -vm
|
|
655
|
-
same as previuos, compression xz -Xbcj x86 (max compression, about 10%
|
|
656
|
-
more compressed)
|
|
657
|
-
|
|
658
|
-
$ sudo eggs produce -vf --basename leo --theme debian --addons adapt
|
|
659
|
-
produce an ISO called leo-i386-2020-08-25_1215.iso compression fast,
|
|
660
|
-
using Debian theme and link to adapt
|
|
661
|
-
|
|
662
|
-
$ sudo eggs produce -v --basename leo --theme debian --addons rsupport
|
|
663
|
-
produce an ISO called leo-i386-2020-08-25_1215.iso compression xz,
|
|
664
|
-
using Debian theme and link to dwagent
|
|
665
|
-
|
|
666
|
-
$ sudo eggs produce -v --basename leo --rsupport
|
|
667
|
-
produce an ISO called leo-i386-2020-08-25_1215.iso compression xz, using eggs
|
|
668
|
-
theme and link to dwagent
|
|
669
|
-
|
|
670
|
-
$ sudo eggs produce -vs --basename leo --rsupport
|
|
671
|
-
produce scripts to build an ISO as the previus example. Scripts can be found
|
|
672
|
-
in /home/eggs/ovarium and you can customize all you need
|
|
673
|
-
```
|
|
462
|
+
_See code: [src/commands/kill.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.1.12/src/commands/kill.ts)_
|
|
674
463
|
|
|
675
464
|
## `eggs mom`
|
|
676
465
|
|
|
@@ -687,32 +476,7 @@ DESCRIPTION
|
|
|
687
476
|
ask for mommy - gui helper
|
|
688
477
|
```
|
|
689
478
|
|
|
690
|
-
_See code: [src/commands/mom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.
|
|
691
|
-
|
|
692
|
-
## `eggs prerequisites`
|
|
693
|
-
|
|
694
|
-
Configure and install prerequisites deb packages to run it
|
|
695
|
-
|
|
696
|
-
```
|
|
697
|
-
USAGE
|
|
698
|
-
$ eggs prerequisites [-n] [-c] [-h] [-v]
|
|
699
|
-
|
|
700
|
-
FLAGS
|
|
701
|
-
-c, --clean remove old configuration before to create new one
|
|
702
|
-
-h, --help Show CLI help.
|
|
703
|
-
-n, --nointeractive assume yes
|
|
704
|
-
-v, --verbose verbose
|
|
705
|
-
|
|
706
|
-
DESCRIPTION
|
|
707
|
-
Configure and install prerequisites deb packages to run it
|
|
708
|
-
|
|
709
|
-
ALIASES
|
|
710
|
-
$ eggs prerequisites
|
|
711
|
-
|
|
712
|
-
EXAMPLES
|
|
713
|
-
~$ sudo eggs config
|
|
714
|
-
Configure and install prerequisites deb packages to run it
|
|
715
|
-
```
|
|
479
|
+
_See code: [src/commands/mom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.1.12/src/commands/mom.ts)_
|
|
716
480
|
|
|
717
481
|
## `eggs produce`
|
|
718
482
|
|
|
@@ -741,10 +505,6 @@ FLAGS
|
|
|
741
505
|
DESCRIPTION
|
|
742
506
|
produce a live image from your system whithout your data
|
|
743
507
|
|
|
744
|
-
ALIASES
|
|
745
|
-
$ eggs spawn
|
|
746
|
-
$ eggs lay
|
|
747
|
-
|
|
748
508
|
EXAMPLES
|
|
749
509
|
$ sudo eggs produce
|
|
750
510
|
produce an ISO called [hostname]-[arch]-YYYY-MM-DD_HHMM.iso, compressed xz (standard compression).
|
|
@@ -777,7 +537,7 @@ EXAMPLES
|
|
|
777
537
|
in /home/eggs/ovarium and you can customize all you need
|
|
778
538
|
```
|
|
779
539
|
|
|
780
|
-
_See code: [src/commands/produce.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.
|
|
540
|
+
_See code: [src/commands/produce.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.1.12/src/commands/produce.ts)_
|
|
781
541
|
|
|
782
542
|
## `eggs remove`
|
|
783
543
|
|
|
@@ -807,139 +567,7 @@ EXAMPLES
|
|
|
807
567
|
remove eggs, eggs configurations, packages dependencies
|
|
808
568
|
```
|
|
809
569
|
|
|
810
|
-
_See code: [src/commands/remove.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.
|
|
811
|
-
|
|
812
|
-
## `eggs restore`
|
|
813
|
-
|
|
814
|
-
Restore users, server and datas from luks-eggs-backup
|
|
815
|
-
|
|
816
|
-
```
|
|
817
|
-
USAGE
|
|
818
|
-
$ eggs restore [--delete <value>] [-f <value>] [-r <value>] [-h] [-v]
|
|
819
|
-
|
|
820
|
-
FLAGS
|
|
821
|
-
-f, --file=<value> file LUKS volume encrypted
|
|
822
|
-
-h, --help Show CLI help.
|
|
823
|
-
-r, --rootdir=<value> rootdir of the installed system, when used from live
|
|
824
|
-
-v, --verbose verbose
|
|
825
|
-
--delete=<value> rsync --delete delete extraneous files from dest dirs
|
|
826
|
-
|
|
827
|
-
DESCRIPTION
|
|
828
|
-
Restore users, server and datas from luks-eggs-backup
|
|
829
|
-
|
|
830
|
-
ALIASES
|
|
831
|
-
$ eggs restore
|
|
832
|
-
|
|
833
|
-
EXAMPLES
|
|
834
|
-
$ sudo eggs restore
|
|
835
|
-
```
|
|
836
|
-
|
|
837
|
-
## `eggs skel`
|
|
838
|
-
|
|
839
|
-
update skel from home configuration
|
|
840
|
-
|
|
841
|
-
```
|
|
842
|
-
USAGE
|
|
843
|
-
$ eggs skel [-h] [-u <value>] [-v]
|
|
844
|
-
|
|
845
|
-
FLAGS
|
|
846
|
-
-h, --help Show CLI help.
|
|
847
|
-
-u, --user=<value> user to be used
|
|
848
|
-
-v, --verbose
|
|
849
|
-
|
|
850
|
-
DESCRIPTION
|
|
851
|
-
update skel from home configuration
|
|
852
|
-
|
|
853
|
-
ALIASES
|
|
854
|
-
$ eggs skel
|
|
855
|
-
|
|
856
|
-
EXAMPLES
|
|
857
|
-
$ eggs skel --user mauro
|
|
858
|
-
desktop configuration of user mauro will get used as default
|
|
859
|
-
```
|
|
860
|
-
|
|
861
|
-
## `eggs spawn`
|
|
862
|
-
|
|
863
|
-
produce a live image from your system whithout your data
|
|
864
|
-
|
|
865
|
-
```
|
|
866
|
-
USAGE
|
|
867
|
-
$ eggs spawn [-p <value>] [--basename <value>] [-b] [-f] [-n] [-m] [-v] [-y] [-s] [-h] [--theme <value>]
|
|
868
|
-
[--addons <value>] [--release]
|
|
869
|
-
|
|
870
|
-
FLAGS
|
|
871
|
-
-b, --backup backup mode
|
|
872
|
-
-f, --fast fast compression
|
|
873
|
-
-h, --help Show CLI help.
|
|
874
|
-
-m, --max max compression
|
|
875
|
-
-n, --normal normal compression
|
|
876
|
-
-p, --prefix=<value> prefix
|
|
877
|
-
-s, --script script mode. Generate scripts to manage iso build
|
|
878
|
-
-v, --verbose verbose
|
|
879
|
-
-y, --yolk -y force yolk renew
|
|
880
|
-
--addons=<value>... addons to be used: adapt, ichoice, pve, rsupport
|
|
881
|
-
--basename=<value> basename
|
|
882
|
-
--release release: configure GUI installer to remove eggs and calamares after installation
|
|
883
|
-
--theme=<value> theme for livecd, calamares branding and partitions
|
|
884
|
-
|
|
885
|
-
DESCRIPTION
|
|
886
|
-
produce a live image from your system whithout your data
|
|
887
|
-
|
|
888
|
-
ALIASES
|
|
889
|
-
$ eggs spawn
|
|
890
|
-
$ eggs lay
|
|
891
|
-
|
|
892
|
-
EXAMPLES
|
|
893
|
-
$ sudo eggs produce
|
|
894
|
-
produce an ISO called [hostname]-[arch]-YYYY-MM-DD_HHMM.iso, compressed xz (standard compression).
|
|
895
|
-
If hostname=ugo and arch=i386 ugo-x86-2020-08-25_1215.iso
|
|
896
|
-
|
|
897
|
-
$ sudo eggs produce -v
|
|
898
|
-
same as previuos, but with --verbose output
|
|
899
|
-
|
|
900
|
-
$ sudo eggs produce -vf
|
|
901
|
-
same as previuos, compression zstd, lz4 or gzip (depend from system capability)
|
|
902
|
-
|
|
903
|
-
$ sudo eggs produce -vm
|
|
904
|
-
same as previuos, compression xz -Xbcj x86 (max compression, about 10%
|
|
905
|
-
more compressed)
|
|
906
|
-
|
|
907
|
-
$ sudo eggs produce -vf --basename leo --theme debian --addons adapt
|
|
908
|
-
produce an ISO called leo-i386-2020-08-25_1215.iso compression fast,
|
|
909
|
-
using Debian theme and link to adapt
|
|
910
|
-
|
|
911
|
-
$ sudo eggs produce -v --basename leo --theme debian --addons rsupport
|
|
912
|
-
produce an ISO called leo-i386-2020-08-25_1215.iso compression xz,
|
|
913
|
-
using Debian theme and link to dwagent
|
|
914
|
-
|
|
915
|
-
$ sudo eggs produce -v --basename leo --rsupport
|
|
916
|
-
produce an ISO called leo-i386-2020-08-25_1215.iso compression xz, using eggs
|
|
917
|
-
theme and link to dwagent
|
|
918
|
-
|
|
919
|
-
$ sudo eggs produce -vs --basename leo --rsupport
|
|
920
|
-
produce scripts to build an ISO as the previus example. Scripts can be found
|
|
921
|
-
in /home/eggs/ovarium and you can customize all you need
|
|
922
|
-
```
|
|
923
|
-
|
|
924
|
-
## `eggs stat`
|
|
925
|
-
|
|
926
|
-
get statistics from sourceforge
|
|
927
|
-
|
|
928
|
-
```
|
|
929
|
-
USAGE
|
|
930
|
-
$ eggs stat [-h] [-m] [-y]
|
|
931
|
-
|
|
932
|
-
FLAGS
|
|
933
|
-
-h, --help Show CLI help.
|
|
934
|
-
-m, --month current month
|
|
935
|
-
-y, --year current year
|
|
936
|
-
|
|
937
|
-
DESCRIPTION
|
|
938
|
-
get statistics from sourceforge
|
|
939
|
-
|
|
940
|
-
ALIASES
|
|
941
|
-
$ eggs stat
|
|
942
|
-
```
|
|
570
|
+
_See code: [src/commands/remove.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.1.12/src/commands/remove.ts)_
|
|
943
571
|
|
|
944
572
|
## `eggs syncfrom`
|
|
945
573
|
|
|
@@ -959,14 +587,11 @@ FLAGS
|
|
|
959
587
|
DESCRIPTION
|
|
960
588
|
Restore users, server and datas from luks-eggs-backup
|
|
961
589
|
|
|
962
|
-
ALIASES
|
|
963
|
-
$ eggs restore
|
|
964
|
-
|
|
965
590
|
EXAMPLES
|
|
966
591
|
$ sudo eggs restore
|
|
967
592
|
```
|
|
968
593
|
|
|
969
|
-
_See code: [src/commands/syncfrom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.
|
|
594
|
+
_See code: [src/commands/syncfrom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.1.12/src/commands/syncfrom.ts)_
|
|
970
595
|
|
|
971
596
|
## `eggs syncto`
|
|
972
597
|
|
|
@@ -985,14 +610,11 @@ FLAGS
|
|
|
985
610
|
DESCRIPTION
|
|
986
611
|
Backup users, server and datas to luks-eggs-backup
|
|
987
612
|
|
|
988
|
-
ALIASES
|
|
989
|
-
$ eggs backup
|
|
990
|
-
|
|
991
613
|
EXAMPLES
|
|
992
614
|
$ sudo eggs syncto
|
|
993
615
|
```
|
|
994
616
|
|
|
995
|
-
_See code: [src/commands/syncto.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.
|
|
617
|
+
_See code: [src/commands/syncto.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.1.12/src/commands/syncto.ts)_
|
|
996
618
|
|
|
997
619
|
## `eggs tools clean`
|
|
998
620
|
|
|
@@ -1008,9 +630,6 @@ FLAGS
|
|
|
1008
630
|
|
|
1009
631
|
DESCRIPTION
|
|
1010
632
|
clean system log, apt, etc
|
|
1011
|
-
|
|
1012
|
-
ALIASES
|
|
1013
|
-
$ eggs clean
|
|
1014
633
|
```
|
|
1015
634
|
|
|
1016
635
|
## `eggs tools locales`
|
|
@@ -1046,9 +665,6 @@ FLAGS
|
|
|
1046
665
|
DESCRIPTION
|
|
1047
666
|
update skel from home configuration
|
|
1048
667
|
|
|
1049
|
-
ALIASES
|
|
1050
|
-
$ eggs skel
|
|
1051
|
-
|
|
1052
668
|
EXAMPLES
|
|
1053
669
|
$ eggs skel --user mauro
|
|
1054
670
|
desktop configuration of user mauro will get used as default
|
|
@@ -1069,9 +685,6 @@ FLAGS
|
|
|
1069
685
|
|
|
1070
686
|
DESCRIPTION
|
|
1071
687
|
get statistics from sourceforge
|
|
1072
|
-
|
|
1073
|
-
ALIASES
|
|
1074
|
-
$ eggs stat
|
|
1075
688
|
```
|
|
1076
689
|
|
|
1077
690
|
## `eggs tools yolk`
|
|
@@ -1099,11 +712,9 @@ update the penguin's eggs tool
|
|
|
1099
712
|
|
|
1100
713
|
```
|
|
1101
714
|
USAGE
|
|
1102
|
-
$ eggs update [-h] [-
|
|
715
|
+
$ eggs update [-h] [-v]
|
|
1103
716
|
|
|
1104
717
|
FLAGS
|
|
1105
|
-
-a, --apt if eggs package is .deb, update from distro repositories
|
|
1106
|
-
-b, --basket if eggs package is .deb, update from eggs basket
|
|
1107
718
|
-h, --help Show CLI help.
|
|
1108
719
|
-v, --verbose verbose
|
|
1109
720
|
|
|
@@ -1115,7 +726,7 @@ EXAMPLES
|
|
|
1115
726
|
update/upgrade the penguin's eggs tool
|
|
1116
727
|
```
|
|
1117
728
|
|
|
1118
|
-
_See code: [src/commands/update.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.
|
|
729
|
+
_See code: [src/commands/update.ts](https://github.com/pieroproietti/penguins-eggs/blob/v9.1.12/src/commands/update.ts)_
|
|
1119
730
|
|
|
1120
731
|
## `eggs version`
|
|
1121
732
|
|
|
@@ -1126,31 +737,35 @@ USAGE
|
|
|
1126
737
|
|
|
1127
738
|
_See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/v1.0.4/src/commands/version.ts)_
|
|
1128
739
|
|
|
1129
|
-
## `eggs wardrobe
|
|
740
|
+
## `eggs wardrobe get [REPO]`
|
|
1130
741
|
|
|
1131
|
-
|
|
742
|
+
get warorobe
|
|
1132
743
|
|
|
1133
744
|
```
|
|
1134
745
|
USAGE
|
|
1135
|
-
$ eggs wardrobe
|
|
746
|
+
$ eggs wardrobe get [REPO] [-v] [-h]
|
|
747
|
+
|
|
748
|
+
ARGUMENTS
|
|
749
|
+
REPO repository to get
|
|
1136
750
|
|
|
1137
751
|
FLAGS
|
|
1138
|
-
-
|
|
1139
|
-
-h, --help Show CLI help.
|
|
752
|
+
-h, --help Show CLI help.
|
|
1140
753
|
-v, --verbose
|
|
1141
|
-
-w, --wardrobe=<value> wardrobe
|
|
1142
754
|
|
|
1143
755
|
DESCRIPTION
|
|
1144
|
-
|
|
756
|
+
get warorobe
|
|
1145
757
|
```
|
|
1146
758
|
|
|
1147
|
-
## `eggs wardrobe
|
|
759
|
+
## `eggs wardrobe ironing [COSTUME]`
|
|
1148
760
|
|
|
1149
|
-
|
|
761
|
+
ordered show of costumes or accessories in wardrobe
|
|
1150
762
|
|
|
1151
763
|
```
|
|
1152
764
|
USAGE
|
|
1153
|
-
$ eggs wardrobe
|
|
765
|
+
$ eggs wardrobe ironing [COSTUME] [-w <value>] [-v] [-h]
|
|
766
|
+
|
|
767
|
+
ARGUMENTS
|
|
768
|
+
COSTUME costume
|
|
1154
769
|
|
|
1155
770
|
FLAGS
|
|
1156
771
|
-h, --help Show CLI help.
|
|
@@ -1158,44 +773,69 @@ FLAGS
|
|
|
1158
773
|
-w, --wardrobe=<value> wardrobe
|
|
1159
774
|
|
|
1160
775
|
DESCRIPTION
|
|
1161
|
-
|
|
776
|
+
ordered show of costumes or accessories in wardrobe
|
|
1162
777
|
```
|
|
1163
778
|
|
|
1164
|
-
## `eggs wardrobe
|
|
779
|
+
## `eggs wardrobe list [WARDROBE]`
|
|
1165
780
|
|
|
1166
|
-
|
|
781
|
+
list costumes and accessoires in wardrobe
|
|
1167
782
|
|
|
1168
783
|
```
|
|
1169
784
|
USAGE
|
|
1170
|
-
$ eggs wardrobe
|
|
785
|
+
$ eggs wardrobe list [WARDROBE] [-v] [-h]
|
|
786
|
+
|
|
787
|
+
ARGUMENTS
|
|
788
|
+
WARDROBE wardrobe
|
|
789
|
+
|
|
790
|
+
FLAGS
|
|
791
|
+
-h, --help Show CLI help.
|
|
792
|
+
-v, --verbose
|
|
793
|
+
|
|
794
|
+
DESCRIPTION
|
|
795
|
+
list costumes and accessoires in wardrobe
|
|
796
|
+
```
|
|
797
|
+
|
|
798
|
+
## `eggs wardrobe show [COSTUME]`
|
|
799
|
+
|
|
800
|
+
show costumes/accessories in wardrobe
|
|
801
|
+
|
|
802
|
+
```
|
|
803
|
+
USAGE
|
|
804
|
+
$ eggs wardrobe show [COSTUME] [-w <value>] [-j] [-v] [-h]
|
|
805
|
+
|
|
806
|
+
ARGUMENTS
|
|
807
|
+
COSTUME costume
|
|
1171
808
|
|
|
1172
809
|
FLAGS
|
|
1173
|
-
-c, --costume=<value> costume
|
|
1174
810
|
-h, --help Show CLI help.
|
|
1175
811
|
-j, --json output JSON
|
|
1176
812
|
-v, --verbose
|
|
1177
813
|
-w, --wardrobe=<value> wardrobe
|
|
1178
814
|
|
|
1179
815
|
DESCRIPTION
|
|
1180
|
-
show costumes
|
|
816
|
+
show costumes/accessories in wardrobe
|
|
1181
817
|
```
|
|
1182
818
|
|
|
1183
|
-
## `eggs wardrobe wear`
|
|
819
|
+
## `eggs wardrobe wear [COSTUME]`
|
|
1184
820
|
|
|
1185
|
-
wear costume
|
|
821
|
+
wear costume/accessories from wardrobe
|
|
1186
822
|
|
|
1187
823
|
```
|
|
1188
824
|
USAGE
|
|
1189
|
-
$ eggs wardrobe wear [-
|
|
825
|
+
$ eggs wardrobe wear [COSTUME] [-w <value>] [-n] [-s] [-v] [-h]
|
|
826
|
+
|
|
827
|
+
ARGUMENTS
|
|
828
|
+
COSTUME costume
|
|
1190
829
|
|
|
1191
830
|
FLAGS
|
|
1192
|
-
-c, --costume=<value> Costume
|
|
1193
831
|
-h, --help Show CLI help.
|
|
832
|
+
-n, --no_accessories not install accessories
|
|
833
|
+
-s, --silent
|
|
1194
834
|
-v, --verbose
|
|
1195
835
|
-w, --wardrobe=<value> wardrobe
|
|
1196
836
|
|
|
1197
837
|
DESCRIPTION
|
|
1198
|
-
wear costume
|
|
838
|
+
wear costume/accessories from wardrobe
|
|
1199
839
|
```
|
|
1200
840
|
<!-- commandsstop -->
|
|
1201
841
|
|