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/README.md CHANGED
@@ -542,57 +542,9 @@ sudo eggs produce --max
542
542
  > This command will apply differents compression to the ISO file, resulting in a smaller file size or in a longer process. Consult [Penguins Eggs' official guide](https://penguins-eggs.net/docs/Tutorial/eggs-users-guide) for more detailed informations.
543
543
  # Commands
544
544
  <!-- commands -->
545
- * [`eggs adapt`](#eggs-adapt)
546
545
  * [`eggs autocomplete [SHELL]`](#eggs-autocomplete-shell)
547
- * [`eggs calamares`](#eggs-calamares)
548
- * [`eggs config`](#eggs-config)
549
- * [`eggs cuckoo`](#eggs-cuckoo)
550
- * [`eggs dad`](#eggs-dad)
551
- * [`eggs export appimage`](#eggs-export-appimage)
552
- * [`eggs export iso`](#eggs-export-iso)
553
- * [`eggs export pkg`](#eggs-export-pkg)
554
- * [`eggs export tarballs`](#eggs-export-tarballs)
555
546
  * [`eggs help [COMMAND]`](#eggs-help-command)
556
- * [`eggs kill`](#eggs-kill)
557
- * [`eggs krill`](#eggs-krill)
558
- * [`eggs love`](#eggs-love)
559
- * [`eggs mom`](#eggs-mom)
560
- * [`eggs produce`](#eggs-produce)
561
- * [`eggs setup install`](#eggs-setup-install)
562
- * [`eggs setup purge`](#eggs-setup-purge)
563
- * [`eggs status`](#eggs-status)
564
- * [`eggs tools clean`](#eggs-tools-clean)
565
- * [`eggs tools repo`](#eggs-tools-repo)
566
- * [`eggs tools skel`](#eggs-tools-skel)
567
- * [`eggs tools stat`](#eggs-tools-stat)
568
- * [`eggs tools yolk`](#eggs-tools-yolk)
569
- * [`eggs update`](#eggs-update)
570
547
  * [`eggs version`](#eggs-version)
571
- * [`eggs wardrobe get [REPO]`](#eggs-wardrobe-get-repo)
572
- * [`eggs wardrobe list [REPO]`](#eggs-wardrobe-list-repo)
573
- * [`eggs wardrobe show [REPO]`](#eggs-wardrobe-show-repo)
574
- * [`eggs wardrobe wear [REPO]`](#eggs-wardrobe-wear-repo)
575
-
576
- ## `eggs adapt`
577
-
578
- adapt monitor resolution for VM only
579
-
580
- ```
581
- USAGE
582
- $ eggs adapt [-h] [-v]
583
-
584
- FLAGS
585
- -h, --help Show CLI help.
586
- -v, --verbose
587
-
588
- DESCRIPTION
589
- adapt monitor resolution for VM only
590
-
591
- EXAMPLES
592
- $ eggs adapt
593
- ```
594
-
595
- _See code: [src/commands/adapt.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/adapt.ts)_
596
548
 
597
549
  ## `eggs autocomplete [SHELL]`
598
550
 
@@ -625,218 +577,6 @@ EXAMPLES
625
577
 
626
578
  _See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v3.2.39/src/commands/autocomplete/index.ts)_
627
579
 
628
- ## `eggs calamares`
629
-
630
- a GUI system installer - install and configure calamares
631
-
632
- ```
633
- USAGE
634
- $ eggs calamares [-h] [-i] [-n] [-p] [-r] [--remove] [--theme <value>] [-v]
635
-
636
- FLAGS
637
- -h, --help Show CLI help.
638
- -i, --install install calamares and its dependencies
639
- -n, --nointeractive no user interaction
640
- -p, --policies configure calamares policies
641
- -r, --release release: remove calamares and all its dependencies after the installation
642
- -v, --verbose
643
- --remove remove calamares and its dependencies
644
- --theme=<value> theme/branding for eggs and calamares
645
-
646
- DESCRIPTION
647
- a GUI system installer - install and configure calamares
648
-
649
- EXAMPLES
650
- sudo eggs calamares
651
-
652
- sudo eggs calamares --install
653
-
654
- sudo eggs calamares --install --theme=/path/to/theme
655
-
656
- sudo eggs calamares --remove
657
- ```
658
-
659
- _See code: [src/commands/calamares.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/calamares.ts)_
660
-
661
- ## `eggs config`
662
-
663
- Configure eggs to run it
664
-
665
- ```
666
- USAGE
667
- $ eggs config [-c] [-h] [-n] [-v]
668
-
669
- FLAGS
670
- -c, --clean remove old configuration before to create new one
671
- -h, --help Show CLI help.
672
- -n, --nointeractive no user interaction
673
- -v, --verbose verbose
674
-
675
- DESCRIPTION
676
- Configure eggs to run it
677
-
678
- EXAMPLES
679
- sudo eggs config
680
-
681
- sudo eggs config --clean
682
-
683
- sudo eggs config --clean --nointeractive
684
- ```
685
-
686
- _See code: [src/commands/config.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/config.ts)_
687
-
688
- ## `eggs cuckoo`
689
-
690
- PXE start with proxy-dhcp
691
-
692
- ```
693
- USAGE
694
- $ eggs cuckoo [-h] [-v]
695
-
696
- FLAGS
697
- -h, --help Show CLI help.
698
- -v, --verbose verbose
699
-
700
- DESCRIPTION
701
- PXE start with proxy-dhcp
702
-
703
- EXAMPLES
704
- sudo eggs cuckoo
705
- ```
706
-
707
- _See code: [src/commands/cuckoo.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/cuckoo.ts)_
708
-
709
- ## `eggs dad`
710
-
711
- ask help from daddy - TUI configuration helper
712
-
713
- ```
714
- USAGE
715
- $ eggs dad [-c] [-d] [-f <value>] [-n] [-h] [-v]
716
-
717
- FLAGS
718
- -c, --clean remove old configuration before to create
719
- -d, --default reset to default values
720
- -f, --file=<value> use a file configuration custom
721
- -h, --help Show CLI help.
722
- -n, --nointeractive no user interaction
723
- -v, --verbose
724
-
725
- DESCRIPTION
726
- ask help from daddy - TUI configuration helper
727
-
728
- EXAMPLES
729
- sudo dad
730
-
731
- sudo dad --clean
732
-
733
- sudo dad --default
734
- ```
735
-
736
- _See code: [src/commands/dad.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/dad.ts)_
737
-
738
- ## `eggs export appimage`
739
-
740
- export penguins-eggs AppImage to the destination host
741
-
742
- ```
743
- USAGE
744
- $ eggs export appimage [-c] [-h] [-v]
745
-
746
- FLAGS
747
- -c, --clean remove old .AppImage before to copy
748
- -h, --help Show CLI help.
749
- -v, --verbose verbose
750
-
751
- DESCRIPTION
752
- export penguins-eggs AppImage to the destination host
753
-
754
- EXAMPLES
755
- $ eggs export pkg
756
-
757
- $ eggs export pkg --clean
758
-
759
- $ eggs export pkg --all
760
- ```
761
-
762
- _See code: [src/commands/export/appimage.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/export/appimage.ts)_
763
-
764
- ## `eggs export iso`
765
-
766
- export remastered ISO in the destination host
767
-
768
- ```
769
- USAGE
770
- $ eggs export iso [-C] [-c] [-h] [-v]
771
-
772
- FLAGS
773
- -C, --checksum export checksums md5 and sha256
774
- -c, --clean delete old ISOs before to copy
775
- -h, --help Show CLI help.
776
- -v, --verbose verbose
777
-
778
- DESCRIPTION
779
- export remastered ISO in the destination host
780
-
781
- EXAMPLES
782
- $ eggs export iso
783
-
784
- $ eggs export iso --clean
785
- ```
786
-
787
- _See code: [src/commands/export/iso.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/export/iso.ts)_
788
-
789
- ## `eggs export pkg`
790
-
791
- export penguins-eggs package to the destination host
792
-
793
- ```
794
- USAGE
795
- $ eggs export pkg [-a] [-c] [-h] [-v]
796
-
797
- FLAGS
798
- -a, --all export all archs
799
- -c, --clean remove old .deb before to copy
800
- -h, --help Show CLI help.
801
- -v, --verbose verbose
802
-
803
- DESCRIPTION
804
- export penguins-eggs package to the destination host
805
-
806
- EXAMPLES
807
- $ eggs export pkg
808
-
809
- $ eggs export pkg --clean
810
-
811
- $ eggs export pkg --all
812
- ```
813
-
814
- _See code: [src/commands/export/pkg.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/export/pkg.ts)_
815
-
816
- ## `eggs export tarballs`
817
-
818
- export pkg/iso/tarballs to the destination host
819
-
820
- ```
821
- USAGE
822
- $ eggs export tarballs [-c] [-h] [-v]
823
-
824
- FLAGS
825
- -c, --clean remove old .deb before to copy
826
- -h, --help Show CLI help.
827
- -v, --verbose verbose
828
-
829
- DESCRIPTION
830
- export pkg/iso/tarballs to the destination host
831
-
832
- EXAMPLES
833
- $ eggs export tarballs
834
-
835
- $ eggs export tarballs --clean
836
- ```
837
-
838
- _See code: [src/commands/export/tarballs.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/export/tarballs.ts)_
839
-
840
580
  ## `eggs help [COMMAND]`
841
581
 
842
582
  Display help for eggs.
@@ -857,372 +597,6 @@ DESCRIPTION
857
597
 
858
598
  _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.36/src/commands/help.ts)_
859
599
 
860
- ## `eggs kill`
861
-
862
- kill the eggs/free the nest
863
-
864
- ```
865
- USAGE
866
- $ eggs kill [-h] [-i] [-n] [-v]
867
-
868
- FLAGS
869
- -h, --help Show CLI help.
870
- -i, --isos erase all ISOs on remote mount
871
- -n, --nointeractive no user interaction
872
- -v, --verbose verbose
873
-
874
- DESCRIPTION
875
- kill the eggs/free the nest
876
-
877
- EXAMPLES
878
- sudo eggs kill
879
- ```
880
-
881
- _See code: [src/commands/kill.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/kill.ts)_
882
-
883
- ## `eggs krill`
884
-
885
- a TUI system installer - install the system
886
-
887
- ```
888
- USAGE
889
- $ eggs krill [-b] [-c] [-k] [-d <value>] [-H] [-h] [-i] [-n] [-N] [-p] [-r] [-R <value>] [-s] [-S] [-t]
890
- [-u] [-v]
891
-
892
- FLAGS
893
- -H, --halt Halt the system after installation
894
- -N, --none Swap none: 256M
895
- -R, --replace=<value> Replace partition. eg: --replace /dev/sda3
896
- -S, --suspend Swap suspend: RAM x 2
897
- -b, --btrfs Format btrfs
898
- -c, --chroot chroot before to end
899
- -d, --domain=<value> Domain name, defult: .local
900
- -h, --help Show CLI help.
901
- -i, --ip hostname as ip, eg: ip-192-168-1-33
902
- -k, --crypted Crypted CLI installation
903
- -n, --nointeractive no user interaction
904
- -p, --pve Proxmox VE install
905
- -r, --random Add random to hostname, eg: colibri-ay412dt
906
- -s, --small Swap small: RAM
907
- -t, --testing Just testing krill
908
- -u, --unattended Unattended installation
909
- -v, --verbose Verbose
910
-
911
- DESCRIPTION
912
- a TUI system installer - install the system
913
-
914
- EXAMPLES
915
- sudo eggs install
916
-
917
- sudo eggs install --unattended --halt
918
-
919
- sudo eggs install --chroot
920
- ```
921
-
922
- _See code: [src/commands/krill.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/krill.ts)_
923
-
924
- ## `eggs love`
925
-
926
- the simplest way to get an egg!
927
-
928
- ```
929
- USAGE
930
- $ eggs love [-h] [-v] [-H] [-n] [-c] [-k] [-f]
931
-
932
- FLAGS
933
- -H, --hidden stealth mode
934
- -c, --clone clone (uncrypted)
935
- -f, --fullcrypt clone crypted full
936
- -h, --help Show CLI help.
937
- -k, --homecrypt clone crypted home
938
- -n, --nointeractive no user interaction
939
- -v, --verbose
940
-
941
- DESCRIPTION
942
- the simplest way to get an egg!
943
-
944
- EXAMPLES
945
- $ eggs auto
946
- ```
947
-
948
- _See code: [src/commands/love.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/love.ts)_
949
-
950
- ## `eggs mom`
951
-
952
- ask help from mommy - TUI helper
953
-
954
- ```
955
- USAGE
956
- $ eggs mom [-h]
957
-
958
- FLAGS
959
- -h, --help Show CLI help.
960
-
961
- DESCRIPTION
962
- ask help from mommy - TUI helper
963
-
964
- EXAMPLES
965
- $ eggs mom
966
- ```
967
-
968
- _See code: [src/commands/mom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/mom.ts)_
969
-
970
- ## `eggs produce`
971
-
972
- produce a live image from your system
973
-
974
- ```
975
- USAGE
976
- $ eggs produce [--addons <value>...] [--basename <value>] [-c] [-k] [-f] [--excludes <value>...] [-h] [-H]
977
- [-K <value>] [--links <value>...] [-m] [-N] [-n] [-p] [-P <value>] [--release] [-s] [-S] [--theme <value>] [-i] [-v]
978
- [-y]
979
-
980
- FLAGS
981
- -H, --hidden stealth mode
982
- -K, --kernel=<value> kernel version
983
- -N, --noicon no icon eggs on desktop
984
- -P, --prefix=<value> prefix
985
- -S, --standard standard compression: xz -b 1M
986
- -c, --clone clone (uncrypted)
987
- -f, --fullcrypt clone crypted full
988
- -h, --help Show CLI help.
989
- -i, --includeRootHome folder /root is included on live
990
- -k, --homecrypt clone crypted home
991
- -m, --max max compression: xz -Xbcj ...
992
- -n, --nointeractive no user interaction
993
- -p, --pendrive optimized for pendrive: zstd -b 1M -Xcompression-level 15
994
- -s, --script script mode. Generate scripts to manage iso build
995
- -v, --verbose verbose
996
- -y, --yolk force yolk renew
997
- --addons=<value>... addons to be used: adapt, pve, rsupport
998
- --basename=<value> basename
999
- --excludes=<value>... use: static, homes, home
1000
- --links=<value>... desktop links
1001
- --release release: remove penguins-eggs, calamares and dependencies after installation
1002
- --theme=<value> theme for livecd, calamares branding and partitions
1003
-
1004
- DESCRIPTION
1005
- produce a live image from your system
1006
-
1007
- EXAMPLES
1008
- sudo eggs produce # zstd fast compression
1009
-
1010
- sudo eggs produce --pendrive # zstd compression optimized pendrive
1011
-
1012
- sudo eggs produce --clone # clear clone (unencrypted)
1013
-
1014
- sudo eggs produce --homecrypt # clone crypted home (all inside /home is cypted)
1015
-
1016
- sudo eggs produce --fullcrypt # clone crypted full (entire system is crypted)
1017
-
1018
- sudo eggs produce --basename=colibri
1019
- ```
1020
-
1021
- _See code: [src/commands/produce.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/produce.ts)_
1022
-
1023
- ## `eggs setup install`
1024
-
1025
- Automatically check and install system prerequisites
1026
-
1027
- ```
1028
- USAGE
1029
- $ eggs setup install
1030
-
1031
- DESCRIPTION
1032
- Automatically check and install system prerequisites
1033
-
1034
- EXAMPLES
1035
- $ eggs setup # this help
1036
-
1037
- sudo eggs setup install # install native dependencies, autocomplete, man, etc
1038
-
1039
- sudo eggs setup purge # purge all configurations, autocomplete, man, etc installed from penguins-eggs AppImage
1040
- ```
1041
-
1042
- _See code: [src/commands/setup/install.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/setup/install.ts)_
1043
-
1044
- ## `eggs setup purge`
1045
-
1046
- Automatically check and install system prerequisites
1047
-
1048
- ```
1049
- USAGE
1050
- $ eggs setup purge
1051
-
1052
- DESCRIPTION
1053
- Automatically check and install system prerequisites
1054
-
1055
- EXAMPLES
1056
- $ eggs setup # this help
1057
-
1058
- sudo eggs setup install # install native dependencies, autocomplete, man, etc
1059
-
1060
- sudo eggs setup purge # purge all configurations, autocomplete, man, etc installed from penguins-eggs AppImage
1061
- ```
1062
-
1063
- _See code: [src/commands/setup/purge.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/setup/purge.ts)_
1064
-
1065
- ## `eggs status`
1066
-
1067
- informations about eggs status
1068
-
1069
- ```
1070
- USAGE
1071
- $ eggs status [-h] [-v]
1072
-
1073
- FLAGS
1074
- -h, --help Show CLI help.
1075
- -v, --verbose
1076
-
1077
- DESCRIPTION
1078
- informations about eggs status
1079
-
1080
- EXAMPLES
1081
- $ eggs status
1082
- ```
1083
-
1084
- _See code: [src/commands/status.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/status.ts)_
1085
-
1086
- ## `eggs tools clean`
1087
-
1088
- clean system log, apt, etc
1089
-
1090
- ```
1091
- USAGE
1092
- $ eggs tools clean [-h] [-n] [-v]
1093
-
1094
- FLAGS
1095
- -h, --help Show CLI help.
1096
- -n, --nointeractive no user interaction
1097
- -v, --verbose verbose
1098
-
1099
- DESCRIPTION
1100
- clean system log, apt, etc
1101
-
1102
- EXAMPLES
1103
- sudo eggs tools clean
1104
- ```
1105
-
1106
- _See code: [src/commands/tools/clean.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/tools/clean.ts)_
1107
-
1108
- ## `eggs tools repo`
1109
-
1110
- add/remove penguins-repos
1111
-
1112
- ```
1113
- USAGE
1114
- $ eggs tools repo [-a] [-h] [-n] [-r] [-v]
1115
-
1116
- FLAGS
1117
- -a, --add add penguins-repos
1118
- -h, --help Show CLI help.
1119
- -n, --nointeractive no user interaction
1120
- -r, --remove remove penguins-repos
1121
- -v, --verbose verbose
1122
-
1123
- DESCRIPTION
1124
- add/remove penguins-repos
1125
-
1126
- EXAMPLES
1127
- sudo eggs tools repo --add
1128
-
1129
- sudo eggs tools repo --remove
1130
- ```
1131
-
1132
- _See code: [src/commands/tools/repo.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/tools/repo.ts)_
1133
-
1134
- ## `eggs tools skel`
1135
-
1136
- update skel from home configuration
1137
-
1138
- ```
1139
- USAGE
1140
- $ eggs tools skel [-h] [-u <value>] [-v]
1141
-
1142
- FLAGS
1143
- -h, --help Show CLI help.
1144
- -u, --user=<value> user to be used
1145
- -v, --verbose
1146
-
1147
- DESCRIPTION
1148
- update skel from home configuration
1149
-
1150
- EXAMPLES
1151
- sudo eggs tools skel
1152
-
1153
- sudo eggs tools skel --user user-to-be-copied
1154
- ```
1155
-
1156
- _See code: [src/commands/tools/skel.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/tools/skel.ts)_
1157
-
1158
- ## `eggs tools stat`
1159
-
1160
- get statistics from sourceforge
1161
-
1162
- ```
1163
- USAGE
1164
- $ eggs tools stat [-h] [-m] [-y]
1165
-
1166
- FLAGS
1167
- -h, --help Show CLI help.
1168
- -m, --month current month
1169
- -y, --year current year
1170
-
1171
- DESCRIPTION
1172
- get statistics from sourceforge
1173
-
1174
- EXAMPLES
1175
- $ eggs tools stat
1176
-
1177
- $ eggs tools stat --month
1178
-
1179
- $ eggs tools stat --year
1180
- ```
1181
-
1182
- _See code: [src/commands/tools/stat.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/tools/stat.ts)_
1183
-
1184
- ## `eggs tools yolk`
1185
-
1186
- configure eggs to install without internet
1187
-
1188
- ```
1189
- USAGE
1190
- $ eggs tools yolk [-h] [-v]
1191
-
1192
- FLAGS
1193
- -h, --help Show CLI help.
1194
- -v, --verbose
1195
-
1196
- DESCRIPTION
1197
- configure eggs to install without internet
1198
-
1199
- EXAMPLES
1200
- sudo eggs tools yolk
1201
- ```
1202
-
1203
- _See code: [src/commands/tools/yolk.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/tools/yolk.ts)_
1204
-
1205
- ## `eggs update`
1206
-
1207
- update the Penguins' eggs tool
1208
-
1209
- ```
1210
- USAGE
1211
- $ eggs update [-h] [-v]
1212
-
1213
- FLAGS
1214
- -h, --help Show CLI help.
1215
- -v, --verbose verbose
1216
-
1217
- DESCRIPTION
1218
- update the Penguins' eggs tool
1219
-
1220
- EXAMPLES
1221
- $ eggs update
1222
- ```
1223
-
1224
- _See code: [src/commands/update.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/update.ts)_
1225
-
1226
600
  ## `eggs version`
1227
601
 
1228
602
  ```
@@ -1242,122 +616,6 @@ FLAG DESCRIPTIONS
1242
616
  ```
1243
617
 
1244
618
  _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/v2.2.36/src/commands/version.ts)_
1245
-
1246
- ## `eggs wardrobe get [REPO]`
1247
-
1248
- get warorobe
1249
-
1250
- ```
1251
- USAGE
1252
- $ eggs wardrobe get [REPO] [-h] [-v]
1253
-
1254
- ARGUMENTS
1255
- [REPO] repository to get
1256
-
1257
- FLAGS
1258
- -h, --help Show CLI help.
1259
- -v, --verbose
1260
-
1261
- DESCRIPTION
1262
- get warorobe
1263
-
1264
- EXAMPLES
1265
- $ eggs wardrobe get
1266
-
1267
- $ eggs wardrobe get your-wardrobe
1268
- ```
1269
-
1270
- _See code: [src/commands/wardrobe/get.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/wardrobe/get.ts)_
1271
-
1272
- ## `eggs wardrobe list [REPO]`
1273
-
1274
- list costumes and accessoires in wardrobe
1275
-
1276
- ```
1277
- USAGE
1278
- $ eggs wardrobe list [REPO] [-d <value>] [-h] [-v]
1279
-
1280
- ARGUMENTS
1281
- [REPO] wardrobe to get
1282
-
1283
- FLAGS
1284
- -d, --distro=<value> distro
1285
- -h, --help Show CLI help.
1286
- -v, --verbose
1287
-
1288
- DESCRIPTION
1289
- list costumes and accessoires in wardrobe
1290
-
1291
- EXAMPLES
1292
- $ eggs wardrobe list
1293
-
1294
- $ eggs wardrobe list your-wardrobe
1295
-
1296
- $ eggs wardrobe list --distro arch
1297
- ```
1298
-
1299
- _See code: [src/commands/wardrobe/list.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/wardrobe/list.ts)_
1300
-
1301
- ## `eggs wardrobe show [REPO]`
1302
-
1303
- show costumes/accessories in wardrobe
1304
-
1305
- ```
1306
- USAGE
1307
- $ eggs wardrobe show [REPO] [-h] [-j] [-v] [-w <value>]
1308
-
1309
- ARGUMENTS
1310
- [REPO] costume to show
1311
-
1312
- FLAGS
1313
- -h, --help Show CLI help.
1314
- -j, --json output JSON
1315
- -v, --verbose
1316
- -w, --wardrobe=<value> wardrobe
1317
-
1318
- DESCRIPTION
1319
- show costumes/accessories in wardrobe
1320
-
1321
- EXAMPLES
1322
- $ eggs wardrobe show colibri
1323
-
1324
- $ eggs wardrobe show accessories/firmwares
1325
-
1326
- $ eggs wardrobe show accessories/
1327
- ```
1328
-
1329
- _See code: [src/commands/wardrobe/show.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/wardrobe/show.ts)_
1330
-
1331
- ## `eggs wardrobe wear [REPO]`
1332
-
1333
- wear costume/accessories from wardrobe
1334
-
1335
- ```
1336
- USAGE
1337
- $ eggs wardrobe wear [REPO] [-h] [-a] [-f] [-v] [-w <value>]
1338
-
1339
- ARGUMENTS
1340
- [REPO] costume to wear
1341
-
1342
- FLAGS
1343
- -a, --no_accessories not install accessories
1344
- -f, --no_firmwares not install firmwares
1345
- -h, --help Show CLI help.
1346
- -v, --verbose
1347
- -w, --wardrobe=<value> wardrobe
1348
-
1349
- DESCRIPTION
1350
- wear costume/accessories from wardrobe
1351
-
1352
- EXAMPLES
1353
- sudo eggs wardrobe wear duck
1354
-
1355
- sudo eggs wardrobe wear accessories/firmwares
1356
-
1357
- sudo eggs wardrobe wear wagtail/waydroid
1358
- ```
1359
-
1360
- _See code: [src/commands/wardrobe/wear.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.12.15/src/commands/wardrobe/wear.ts)_
1361
619
  <!-- commandsstop -->
1362
620
 
1363
621
  # GUI